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

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

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

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

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

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

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

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

#s-6d42f6f3-6e68-4b4a-9cb7-6d104218cdbd {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d42f6f3-6e68-4b4a-9cb7-6d104218cdbd {
  display: none;
}
#s-6d42f6f3-6e68-4b4a-9cb7-6d104218cdbd, #wrap-s-6d42f6f3-6e68-4b4a-9cb7-6d104218cdbd { display:none !important; }}@media (max-width: 767px){#s-6d42f6f3-6e68-4b4a-9cb7-6d104218cdbd {
  display: none;
}
#s-6d42f6f3-6e68-4b4a-9cb7-6d104218cdbd, #wrap-s-6d42f6f3-6e68-4b4a-9cb7-6d104218cdbd { display:none !important; }}







#s-6d42f6f3-6e68-4b4a-9cb7-6d104218cdbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d42f6f3-6e68-4b4a-9cb7-6d104218cdbd.shg-box.shg-c {
  justify-content: center;
}

#s-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb {
  background-image: url(https://i.shgcdn.com/8cffb303-ae6d-40cd-8dec-920e1c1100c5/-/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-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb {
  display: none;
}
#s-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb, #wrap-s-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb { display:none !important; }}@media (max-width: 767px){#s-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb {
  display: none;
}
#s-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb, #wrap-s-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb { display:none !important; }}







#s-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-7a1d3500-4f9b-43dc-b4b7-7e35e20065cb.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-bd02b605-8f25-4031-a1d7-078f6a536bb1 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bd02b605-8f25-4031-a1d7-078f6a536bb1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bb2469c4-8bcc-49ef-ada7-254898f47716 {
  min-height: 50px;
}








#s-bb2469c4-8bcc-49ef-ada7-254898f47716 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb2469c4-8bcc-49ef-ada7-254898f47716.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-282aafde-ed58-4dd7-aeea-112bf6804c0d {
  margin-bottom: 20px;
text-align: left;
}

#s-282aafde-ed58-4dd7-aeea-112bf6804c0d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 35px;
  line-height: 1.5em;
  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-f649667f-4e97-4439-8a61-452f4577d848 {
  border-style: solid;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982 {
  display: none;
}
#s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982, #wrap-s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982 { display:none !important; }}@media (max-width: 767px){#s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982 {
  display: none;
}
#s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982, #wrap-s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982 { display:none !important; }}







#s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee7eaf93-cf35-41b8-be23-e4d9b08c6982.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fe45d388-ed9e-4b51-8531-d759ee9aaf13 {
  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-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe45d388-ed9e-4b51-8531-d759ee9aaf13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-56c84784-58ba-476b-a0a5-437257f03e6a {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-56c84784-58ba-476b-a0a5-437257f03e6a {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c {
  text-align: center;
}


.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c {
  max-width: 100%;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c .shg-image-zoom,
.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c {
  max-width: 100%;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c .shg-image-zoom,
.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c {
  max-width: 100%;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c .shg-image-zoom,
.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c {
  max-width: 100%;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c .shg-image-zoom,
.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c {
  max-width: 100%;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c .shg-image-zoom,
.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9157d005-5d2a-4dd5-aa1c-e49b80f3a60c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b8ee5af-5403-4e97-907f-17bb9c03f483"] > .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-504abe5b-be78-492e-92a5-26295daa7490 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-504abe5b-be78-492e-92a5-26295daa7490 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-c25493e5-0072-4d8c-9ee4-da1611f27006 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-c25493e5-0072-4d8c-9ee4-da1611f27006 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-c25493e5-0072-4d8c-9ee4-da1611f27006 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-c25493e5-0072-4d8c-9ee4-da1611f27006 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-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-465706fd-333d-494d-b848-8c73501837c4 {
  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;
letter-spacing: -1px;
}
#s-465706fd-333d-494d-b848-8c73501837c4: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-465706fd-333d-494d-b848-8c73501837c4: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-465706fd-333d-494d-b848-8c73501837c4.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-1cc84734-d3e1-4e97-a8dd-9dc9bd8fd601 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-1cc84734-d3e1-4e97-a8dd-9dc9bd8fd601 {
  display: none;
}
#s-ad46542e-4886-4072-94da-f53292dbcbd1 {
  text-align: center;
}


.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 {
  max-width: 100%;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 .shg-image-zoom,
.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 {
  max-width: 100%;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 .shg-image-zoom,
.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 {
  max-width: 100%;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 .shg-image-zoom,
.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 {
  max-width: 100%;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 .shg-image-zoom,
.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 {
  max-width: 100%;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 .shg-image-zoom,
.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ad46542e-4886-4072-94da-f53292dbcbd1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a39dd0ce-735d-4f4c-bcd5-734d442091a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4c23e619-8fee-4b38-8236-3b61e1ba7605 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4c23e619-8fee-4b38-8236-3b61e1ba7605 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-9c1e053a-01ac-408c-bf56-bac073944312 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-9c1e053a-01ac-408c-bf56-bac073944312 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-9c1e053a-01ac-408c-bf56-bac073944312 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-9c1e053a-01ac-408c-bf56-bac073944312 .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-f97d7c7d-95ee-48d6-9bdb-7d22ccb916a3 {
  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;
letter-spacing: -1px;
}
#s-f97d7c7d-95ee-48d6-9bdb-7d22ccb916a3: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-f97d7c7d-95ee-48d6-9bdb-7d22ccb916a3: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-f97d7c7d-95ee-48d6-9bdb-7d22ccb916a3.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-11c93051-8b3b-4872-8136-a7ef4aeadf8e {
  display: none;
}
#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 {
  text-align: left;
}


.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 {
  max-width: 100%;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 .shg-image-zoom,
.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 {
  max-width: 100%;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 .shg-image-zoom,
.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 {
  max-width: 100%;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 .shg-image-zoom,
.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 {
  max-width: 100%;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 .shg-image-zoom,
.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 {
  max-width: 100%;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 .shg-image-zoom,
.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1122691d-3c75-4234-b82e-32c1dd2b7b19 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
@media (min-width: 0px) {
[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-74e87850-6c6c-4e92-b70a-7a8ed59458b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4a356d1e-d4da-467d-bbab-5acd1228c3dd {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a356d1e-d4da-467d-bbab-5acd1228c3dd .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-4f0ae1a5-efd2-4bbb-aa34-397ab6d155ae {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-4f0ae1a5-efd2-4bbb-aa34-397ab6d155ae .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-4f0ae1a5-efd2-4bbb-aa34-397ab6d155ae .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-4f0ae1a5-efd2-4bbb-aa34-397ab6d155ae .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-b4341fc4-8150-4248-a8a6-25ec1dc59154 {
  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;
letter-spacing: -1px;
}
#s-b4341fc4-8150-4248-a8a6-25ec1dc59154: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-b4341fc4-8150-4248-a8a6-25ec1dc59154: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-b4341fc4-8150-4248-a8a6-25ec1dc59154.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-1c39bb2c-268b-46bc-87b0-4ef3c39a5167 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-1c39bb2c-268b-46bc-87b0-4ef3c39a5167 {
  display: none;
}
#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f {
  text-align: center;
}


.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f {
  max-width: 100%;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f .shg-image-zoom,
.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f {
  max-width: 100%;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f .shg-image-zoom,
.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f {
  max-width: 100%;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f .shg-image-zoom,
.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f {
  max-width: 100%;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f .shg-image-zoom,
.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f {
  max-width: 100%;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f .shg-image-zoom,
.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14cbce82-3f6a-498e-bccb-3aa6cad4aa8f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9c2c3c9a-4dac-4d75-a1f2-834ff5d4979d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b51b1d64-8a0b-4705-8f41-0f7fd79cea22 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b51b1d64-8a0b-4705-8f41-0f7fd79cea22 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-c87ffd92-5408-4f64-82a0-c7c128d21a4e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-c87ffd92-5408-4f64-82a0-c7c128d21a4e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-c87ffd92-5408-4f64-82a0-c7c128d21a4e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-c87ffd92-5408-4f64-82a0-c7c128d21a4e .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-21e57311-6e23-425a-8bbc-c69166c04f69 {
  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-21e57311-6e23-425a-8bbc-c69166c04f69: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-21e57311-6e23-425a-8bbc-c69166c04f69: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-21e57311-6e23-425a-8bbc-c69166c04f69.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-48d8018d-256b-4d38-964f-70b1b0acf30f {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-48d8018d-256b-4d38-964f-70b1b0acf30f {
  display: none;
}
#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 {
  text-align: center;
}


.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 {
  max-width: 100%;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 .shg-image-zoom,
.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 {
  max-width: 100%;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 .shg-image-zoom,
.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 {
  max-width: 100%;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 .shg-image-zoom,
.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 {
  max-width: 100%;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 .shg-image-zoom,
.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 {
  max-width: 100%;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 .shg-image-zoom,
.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c649a4e-70f5-4a4d-a15e-b47b0d1f8df8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c633ae4b-5b85-426a-bf3b-ce1ebb420c36"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-50359fc4-32b8-4c7b-9b62-5691878f2362 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50359fc4-32b8-4c7b-9b62-5691878f2362 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-cdaf49c9-6de0-4582-be22-8cf68fae32e3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-cdaf49c9-6de0-4582-be22-8cf68fae32e3 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-cdaf49c9-6de0-4582-be22-8cf68fae32e3 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-cdaf49c9-6de0-4582-be22-8cf68fae32e3 .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-8766d755-6852-41c1-98fb-1ee7d40718d9 {
  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;
letter-spacing: -1px;
}
#s-8766d755-6852-41c1-98fb-1ee7d40718d9: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-8766d755-6852-41c1-98fb-1ee7d40718d9: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-8766d755-6852-41c1-98fb-1ee7d40718d9.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-e71c5941-9aab-4a8f-866a-28b634546f9d {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-e71c5941-9aab-4a8f-866a-28b634546f9d {
  display: none;
}
#s-26bdd1ae-f459-4865-b057-68063a508fab {
  text-align: center;
}


.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab {
  max-width: 100%;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab .shg-image-zoom,
.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab {
  max-width: 100%;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab .shg-image-zoom,
.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab {
  max-width: 100%;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab .shg-image-zoom,
.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab {
  max-width: 100%;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab .shg-image-zoom,
.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab {
  max-width: 100%;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab .shg-image-zoom,
.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26bdd1ae-f459-4865-b057-68063a508fab .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f73fb4ac-d032-4b0d-9756-d5ac8c0be788"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fdd1c459-d8ba-4fd1-9cbf-13a6a540a7e2 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fdd1c459-d8ba-4fd1-9cbf-13a6a540a7e2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-f83bfe5a-8cfa-4a09-b1d5-fe5b28b1d46c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-f83bfe5a-8cfa-4a09-b1d5-fe5b28b1d46c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-f83bfe5a-8cfa-4a09-b1d5-fe5b28b1d46c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-f83bfe5a-8cfa-4a09-b1d5-fe5b28b1d46c .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-d6b24a76-0881-416d-b8f3-d565e5c2adc3 {
  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;
letter-spacing: -1px;
}
#s-d6b24a76-0881-416d-b8f3-d565e5c2adc3: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-d6b24a76-0881-416d-b8f3-d565e5c2adc3: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-d6b24a76-0881-416d-b8f3-d565e5c2adc3.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-21db9eb8-c219-47ed-8593-7547ead46002 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-21db9eb8-c219-47ed-8593-7547ead46002 {
  display: none;
}
#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 {
  text-align: center;
}


.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 {
  max-width: 100%;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 .shg-image-zoom,
.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 {
  max-width: 100%;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 .shg-image-zoom,
.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 {
  max-width: 100%;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 .shg-image-zoom,
.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 {
  max-width: 100%;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 .shg-image-zoom,
.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 {
  max-width: 100%;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 .shg-image-zoom,
.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ae0f662-e353-4792-8b9a-aea6d8bc2a24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-457f54bc-3f2e-49c5-a43c-a64b44fbbaf4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b5f0f74e-0c84-4e6b-b75c-32eaebe72e76 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b5f0f74e-0c84-4e6b-b75c-32eaebe72e76 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-0f74be0b-7fae-4c2e-ad06-94b340f4bc9c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-0f74be0b-7fae-4c2e-ad06-94b340f4bc9c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-0f74be0b-7fae-4c2e-ad06-94b340f4bc9c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-0f74be0b-7fae-4c2e-ad06-94b340f4bc9c .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-105da8fb-f552-4d6b-bb60-0f72d13b120c {
  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;
letter-spacing: -1px;
}
#s-105da8fb-f552-4d6b-bb60-0f72d13b120c: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-105da8fb-f552-4d6b-bb60-0f72d13b120c: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-105da8fb-f552-4d6b-bb60-0f72d13b120c.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-fcd94f64-e60c-48cb-be85-3f36cedd6227 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-fcd94f64-e60c-48cb-be85-3f36cedd6227 {
  display: none;
}
#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 {
  text-align: center;
}


.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 {
  max-width: 100%;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 .shg-image-zoom,
.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 {
  max-width: 100%;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 .shg-image-zoom,
.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 {
  max-width: 100%;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 .shg-image-zoom,
.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 {
  max-width: 100%;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 .shg-image-zoom,
.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 {
  max-width: 100%;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 .shg-image-zoom,
.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b6241e-eb1a-4988-b1f1-915465c36f95 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dba5e9cf-3017-4028-9c92-b48125855412"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2f73baf5-c60c-4ba7-bba8-951989ab3821 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f73baf5-c60c-4ba7-bba8-951989ab3821 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-7e128096-e398-49e7-85c7-4834a2194860 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-7e128096-e398-49e7-85c7-4834a2194860 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-7e128096-e398-49e7-85c7-4834a2194860 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-7e128096-e398-49e7-85c7-4834a2194860 .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-1d88e616-ca9f-4cad-9936-55ca8d067b49 {
  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;
letter-spacing: -1px;
}
#s-1d88e616-ca9f-4cad-9936-55ca8d067b49: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-1d88e616-ca9f-4cad-9936-55ca8d067b49: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-1d88e616-ca9f-4cad-9936-55ca8d067b49.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-0d49e112-57f8-4d27-b608-7cd27d2d5f4b {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-0d49e112-57f8-4d27-b608-7cd27d2d5f4b {
  display: none;
}
#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 {
  text-align: left;
}


.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 {
  max-width: 100%;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 .shg-image-zoom,
.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 {
  max-width: 100%;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 .shg-image-zoom,
.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 {
  max-width: 100%;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 .shg-image-zoom,
.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 {
  max-width: 100%;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 .shg-image-zoom,
.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 {
  max-width: 100%;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 .shg-image-zoom,
.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f95c9c10-f338-4a12-95cf-ee0b67b51359 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
@media (min-width: 0px) {
[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41a63d39-236a-4042-9b68-e57a088d4ea1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-67936c60-c4ff-46c9-a97c-85cb2ceccbc2 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67936c60-c4ff-46c9-a97c-85cb2ceccbc2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-52541c18-760e-4cef-bce4-167f1e55064d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-52541c18-760e-4cef-bce4-167f1e55064d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-52541c18-760e-4cef-bce4-167f1e55064d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-52541c18-760e-4cef-bce4-167f1e55064d .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-b95a5a88-73cd-4140-bb6b-53a756663fa6 {
  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;
letter-spacing: -1px;
}
#s-b95a5a88-73cd-4140-bb6b-53a756663fa6: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-b95a5a88-73cd-4140-bb6b-53a756663fa6: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-b95a5a88-73cd-4140-bb6b-53a756663fa6.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-103e988f-65d3-48f1-ba5d-8ec566b10538 {
  background-size: cover;
margin-top: auto;
margin-bottom: auto;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
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-103e988f-65d3-48f1-ba5d-8ec566b10538 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-103e988f-65d3-48f1-ba5d-8ec566b10538 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-103e988f-65d3-48f1-ba5d-8ec566b10538 {
  
}
}@media (max-width: 767px){#s-103e988f-65d3-48f1-ba5d-8ec566b10538 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-103e988f-65d3-48f1-ba5d-8ec566b10538 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-103e988f-65d3-48f1-ba5d-8ec566b10538.shg-box.shg-c {
  justify-content: center;
}

#s-75b74cda-f171-4521-8d12-9d110afdbf53 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75b74cda-f171-4521-8d12-9d110afdbf53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7ba17b06-1703-49e0-938c-ef31b8289788 {
  min-height: 50px;
}








#s-7ba17b06-1703-49e0-938c-ef31b8289788 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ba17b06-1703-49e0-938c-ef31b8289788.shg-box.shg-c {
  justify-content: center;
}

#s-3ad68a47-7e5a-4e12-ae58-10e9bce507ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3ad68a47-7e5a-4e12-ae58-10e9bce507ab .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-912dc3d3-178d-4bfb-9d73-26a00f9608b0 {
  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);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-97651055-ca90-4cfd-b3e7-4e7e9cbaa882 {
  text-align: center;
}
@media (max-width: 767px){#s-97651055-ca90-4cfd-b3e7-4e7e9cbaa882 {
  margin-top: 20px;
margin-bottom: 20px;
}
}



  #s-97651055-ca90-4cfd-b3e7-4e7e9cbaa882 img.shogun-image {
    
    width: px;
  }


#s-97651055-ca90-4cfd-b3e7-4e7e9cbaa882 .shogun-image-content {
  
    align-items: center;
  
}

#s-602773e2-70f6-4f6f-a99d-8f891d214594 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-602773e2-70f6-4f6f-a99d-8f891d214594 {
  display: none;
}
#s-602773e2-70f6-4f6f-a99d-8f891d214594, #wrap-s-602773e2-70f6-4f6f-a99d-8f891d214594 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-602773e2-70f6-4f6f-a99d-8f891d214594 {
  display: none;
}
#s-602773e2-70f6-4f6f-a99d-8f891d214594, #wrap-s-602773e2-70f6-4f6f-a99d-8f891d214594 { display:none !important; }}







#s-602773e2-70f6-4f6f-a99d-8f891d214594 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-602773e2-70f6-4f6f-a99d-8f891d214594.shg-box.shg-c {
  justify-content: center;
}

#s-0b777af6-08ac-46bc-bf4d-622e2985720d {
  background-size: cover;
padding-top: 0px;
min-height: 0px;
background-position: center center;
background-color: rgba(217, 226, 239, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-0b777af6-08ac-46bc-bf4d-622e2985720d {
  display: none;
}
#s-0b777af6-08ac-46bc-bf4d-622e2985720d, #wrap-s-0b777af6-08ac-46bc-bf4d-622e2985720d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b777af6-08ac-46bc-bf4d-622e2985720d {
  display: none;
}
#s-0b777af6-08ac-46bc-bf4d-622e2985720d, #wrap-s-0b777af6-08ac-46bc-bf4d-622e2985720d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0b777af6-08ac-46bc-bf4d-622e2985720d {
  
}
}@media (max-width: 767px){#s-0b777af6-08ac-46bc-bf4d-622e2985720d {
  
}
}







#s-0b777af6-08ac-46bc-bf4d-622e2985720d > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-0b777af6-08ac-46bc-bf4d-622e2985720d.shg-box.shg-c {
  justify-content: center;
}

#s-88ce23b7-31ad-42b4-8e05-0a1fbf9c00c7 {
  margin-bottom: 0px;
text-align: center;
}




  #s-88ce23b7-31ad-42b4-8e05-0a1fbf9c00c7 img.shogun-image {
    
    width: px;
  }


#s-88ce23b7-31ad-42b4-8e05-0a1fbf9c00c7 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-62b10dd0-e94a-4dd3-a7ae-a7af6a74030f {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-62b10dd0-e94a-4dd3-a7ae-a7af6a74030f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62b10dd0-e94a-4dd3-a7ae-a7af6a74030f.shg-box.shg-c {
  justify-content: center;
}

#s-468c9d48-22c0-4deb-bf07-e24a50c1c64e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-468c9d48-22c0-4deb-bf07-e24a50c1c64e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-e05c1d83-69f1-484b-acef-835357c879e7 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(229, 229, 229, 1);
}

#s-856dc5d6-45f8-451f-9f47-bc5f684fe794 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-856dc5d6-45f8-451f-9f47-bc5f684fe794 {
  display: none;
}
#s-856dc5d6-45f8-451f-9f47-bc5f684fe794, #wrap-s-856dc5d6-45f8-451f-9f47-bc5f684fe794 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-856dc5d6-45f8-451f-9f47-bc5f684fe794 {
  display: none;
}
#s-856dc5d6-45f8-451f-9f47-bc5f684fe794, #wrap-s-856dc5d6-45f8-451f-9f47-bc5f684fe794 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-856dc5d6-45f8-451f-9f47-bc5f684fe794 {
  
}
}@media (max-width: 767px){#s-856dc5d6-45f8-451f-9f47-bc5f684fe794 {
  
}
}







#s-856dc5d6-45f8-451f-9f47-bc5f684fe794 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-856dc5d6-45f8-451f-9f47-bc5f684fe794.shg-box.shg-c {
  justify-content: flex-start;
}

#s-652dddc1-8127-4f64-9e61-c0c031f78b4a {
  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-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-652dddc1-8127-4f64-9e61-c0c031f78b4a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-b5006bfa-16f0-4976-a740-48562e342475 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-b5006bfa-16f0-4976-a740-48562e342475 {
  display: none;
}
#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 {
  text-align: center;
}


.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 {
  max-width: 100%;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 .shg-image-zoom,
.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 {
  max-width: 100%;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 .shg-image-zoom,
.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 {
  max-width: 100%;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 .shg-image-zoom,
.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 {
  max-width: 100%;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 .shg-image-zoom,
.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 {
  max-width: 100%;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 .shg-image-zoom,
.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba321bb0-7908-4ec4-9ba8-ad38d1e854f0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0 {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b055dff1-8a24-49fe-b94d-0f517a1ecfa0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a06d96b9-7c4e-42f5-be85-80b323886d09 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a06d96b9-7c4e-42f5-be85-80b323886d09 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-5f535a86-de6f-4915-95c2-95c6f427ef98 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-5f535a86-de6f-4915-95c2-95c6f427ef98 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-5f535a86-de6f-4915-95c2-95c6f427ef98 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-5f535a86-de6f-4915-95c2-95c6f427ef98 .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-877848bb-1413-4494-9f58-336c601578f3 {
  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;
letter-spacing: -1px;
}
#s-877848bb-1413-4494-9f58-336c601578f3: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-877848bb-1413-4494-9f58-336c601578f3: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-877848bb-1413-4494-9f58-336c601578f3.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d6afad42-e9a0-4082-ae94-f5e258cc86f3 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-d6afad42-e9a0-4082-ae94-f5e258cc86f3 {
  display: none;
}
#s-aa979c79-d870-4e8b-943f-22a17b950e88 {
  text-align: center;
}


.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 {
  max-width: 100%;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 .shg-image-zoom,
.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 {
  max-width: 100%;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 .shg-image-zoom,
.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 {
  max-width: 100%;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 .shg-image-zoom,
.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 {
  max-width: 100%;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 .shg-image-zoom,
.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 {
  max-width: 100%;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 .shg-image-zoom,
.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa979c79-d870-4e8b-943f-22a17b950e88 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-36363f49-b19a-450a-8d76-b946178ba181 {
  min-height: 13px;
}

@media (min-width: 0px) {
[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-36363f49-b19a-450a-8d76-b946178ba181"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3619c456-aae5-4d1e-b7e0-5b7777da201f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3619c456-aae5-4d1e-b7e0-5b7777da201f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-ee20875b-4e2b-43fc-b72e-e10168e1dfea {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-ee20875b-4e2b-43fc-b72e-e10168e1dfea .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-ee20875b-4e2b-43fc-b72e-e10168e1dfea .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-ee20875b-4e2b-43fc-b72e-e10168e1dfea .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-db616fad-5773-43ee-8ae1-c0acc4a4f203 {
  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;
letter-spacing: -1px;
}
#s-db616fad-5773-43ee-8ae1-c0acc4a4f203: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-db616fad-5773-43ee-8ae1-c0acc4a4f203: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-db616fad-5773-43ee-8ae1-c0acc4a4f203.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6f76fe67-cb2f-44b6-bcfa-9a42383e4f0e {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-6f76fe67-cb2f-44b6-bcfa-9a42383e4f0e {
  display: none;
}
#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea {
  text-align: center;
}


.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea {
  max-width: 100%;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea .shg-image-zoom,
.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea {
  max-width: 100%;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea .shg-image-zoom,
.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea {
  max-width: 100%;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea .shg-image-zoom,
.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea {
  max-width: 100%;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea .shg-image-zoom,
.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea {
  max-width: 100%;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea .shg-image-zoom,
.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8eaebc00-dc07-48e2-887f-2b0a16a47eea .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1ad8647c-706e-4859-a554-6e900ef30ad0 {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1ad8647c-706e-4859-a554-6e900ef30ad0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-eed46707-70ea-41bc-81b9-559dd421a898 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eed46707-70ea-41bc-81b9-559dd421a898 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-8b67c8e4-f1f9-4a18-ae70-7b1e50f7fbba {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-8b67c8e4-f1f9-4a18-ae70-7b1e50f7fbba .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-8b67c8e4-f1f9-4a18-ae70-7b1e50f7fbba .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-8b67c8e4-f1f9-4a18-ae70-7b1e50f7fbba .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-e1fe1933-72bc-453a-afab-0aadd01bb706 {
  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;
letter-spacing: -1px;
}
#s-e1fe1933-72bc-453a-afab-0aadd01bb706: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-e1fe1933-72bc-453a-afab-0aadd01bb706: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-e1fe1933-72bc-453a-afab-0aadd01bb706.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-19cda137-6322-460c-a882-bd8185c5a3d6 {
  margin-bottom: 0px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-19cda137-6322-460c-a882-bd8185c5a3d6 {
  display: none;
}
#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 {
  text-align: center;
}


.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 {
  max-width: 100%;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 .shg-image-zoom,
.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 {
  max-width: 100%;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 .shg-image-zoom,
.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 {
  max-width: 100%;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 .shg-image-zoom,
.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 {
  max-width: 100%;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 .shg-image-zoom,
.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 {
  max-width: 100%;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 .shg-image-zoom,
.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d46d9b2-8f48-46e2-903a-4c6b59666799 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d9adae1f-1d99-4a4f-9484-d533e13fce3b {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d9adae1f-1d99-4a4f-9484-d533e13fce3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6c4297d1-47d9-4126-8982-c6ab18abdde6 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c4297d1-47d9-4126-8982-c6ab18abdde6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-94c60813-cbe1-4bcd-bb94-dc0912036d55 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-94c60813-cbe1-4bcd-bb94-dc0912036d55 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-94c60813-cbe1-4bcd-bb94-dc0912036d55 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-94c60813-cbe1-4bcd-bb94-dc0912036d55 .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-c8943b38-7556-4740-93c3-9e1f3dd08127 {
  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;
letter-spacing: -1px;
}
#s-c8943b38-7556-4740-93c3-9e1f3dd08127: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-c8943b38-7556-4740-93c3-9e1f3dd08127: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-c8943b38-7556-4740-93c3-9e1f3dd08127.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e7282134-f197-473e-b930-1b7fd9744f8c {
  margin-bottom: 0px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-e7282134-f197-473e-b930-1b7fd9744f8c {
  display: none;
}
#s-ea275ffc-c400-47a3-b616-4c3295c05bbc {
  text-align: center;
}


.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc {
  max-width: 100%;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc .shg-image-zoom,
.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc {
  max-width: 100%;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc .shg-image-zoom,
.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc {
  max-width: 100%;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc .shg-image-zoom,
.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc {
  max-width: 100%;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc .shg-image-zoom,
.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc {
  max-width: 100%;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc .shg-image-zoom,
.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea275ffc-c400-47a3-b616-4c3295c05bbc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-41fffaf7-08cb-4877-a2ae-178c458fc309 {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41fffaf7-08cb-4877-a2ae-178c458fc309"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-27b9ae18-9dd2-495c-9311-8e06112c1684 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-27b9ae18-9dd2-495c-9311-8e06112c1684 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-4ed2e39b-11e8-4287-b27d-2cbe12d10f69 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-4ed2e39b-11e8-4287-b27d-2cbe12d10f69 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-4ed2e39b-11e8-4287-b27d-2cbe12d10f69 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-4ed2e39b-11e8-4287-b27d-2cbe12d10f69 .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-52badb9e-ad31-4780-a3c9-fab99d69eeff {
  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;
letter-spacing: -1px;
}
#s-52badb9e-ad31-4780-a3c9-fab99d69eeff: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-52badb9e-ad31-4780-a3c9-fab99d69eeff: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-52badb9e-ad31-4780-a3c9-fab99d69eeff.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6072c8a9-826c-453c-be85-8a3b8bcb8ff7 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-6072c8a9-826c-453c-be85-8a3b8bcb8ff7 {
  display: none;
}
#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 {
  text-align: center;
}


.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 {
  max-width: 100%;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 .shg-image-zoom,
.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 {
  max-width: 100%;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 .shg-image-zoom,
.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 {
  max-width: 100%;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 .shg-image-zoom,
.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 {
  max-width: 100%;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 .shg-image-zoom,
.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 {
  max-width: 100%;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 .shg-image-zoom,
.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b438d4b-6f38-42c8-a400-ff9c8d2b2e07 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-685dd438-3132-41fb-a7ac-1127fb645502 {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-685dd438-3132-41fb-a7ac-1127fb645502"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-89488ae3-0e1e-4aae-81fa-89a314fada18 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-89488ae3-0e1e-4aae-81fa-89a314fada18 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-6833a70c-1bc3-4232-864d-a250fb0e9b65 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-6833a70c-1bc3-4232-864d-a250fb0e9b65 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-6833a70c-1bc3-4232-864d-a250fb0e9b65 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-6833a70c-1bc3-4232-864d-a250fb0e9b65 .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-706d576e-4be5-41d4-96cb-398987f4f15d {
  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-706d576e-4be5-41d4-96cb-398987f4f15d: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-706d576e-4be5-41d4-96cb-398987f4f15d: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-706d576e-4be5-41d4-96cb-398987f4f15d.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-537f9b1f-5b3b-4542-91f0-7d9d2b789337 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-537f9b1f-5b3b-4542-91f0-7d9d2b789337 {
  display: none;
}
#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad {
  text-align: center;
}


.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad {
  max-width: 100%;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad .shg-image-zoom,
.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad {
  max-width: 100%;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad .shg-image-zoom,
.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad {
  max-width: 100%;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad .shg-image-zoom,
.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad {
  max-width: 100%;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad .shg-image-zoom,
.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad {
  max-width: 100%;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad .shg-image-zoom,
.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55bcf2e5-5d53-4ca9-84d3-859bc16111ad .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b565e0bc-9158-4e96-a610-ef62e2427634 {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b565e0bc-9158-4e96-a610-ef62e2427634"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6b171483-e58d-4aee-9494-b969cfe0823a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b171483-e58d-4aee-9494-b969cfe0823a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-769fbd23-68a2-476a-b515-230fb2b3f1ef {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-769fbd23-68a2-476a-b515-230fb2b3f1ef .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-769fbd23-68a2-476a-b515-230fb2b3f1ef .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-769fbd23-68a2-476a-b515-230fb2b3f1ef .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-6da9b07c-80b9-4c64-81cf-449b338f9508 {
  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;
letter-spacing: -1px;
}
#s-6da9b07c-80b9-4c64-81cf-449b338f9508: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-6da9b07c-80b9-4c64-81cf-449b338f9508: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-6da9b07c-80b9-4c64-81cf-449b338f9508.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7a798511-be40-49b0-adf5-7b7fe3a25554 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-7a798511-be40-49b0-adf5-7b7fe3a25554 {
  display: none;
}
#s-95145711-0620-455f-9aef-1e9a1d8e6a97 {
  text-align: center;
}


.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 {
  max-width: 100%;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 .shg-image-zoom,
.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 {
  max-width: 100%;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 .shg-image-zoom,
.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 {
  max-width: 100%;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 .shg-image-zoom,
.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 {
  max-width: 100%;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 .shg-image-zoom,
.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 {
  max-width: 100%;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 .shg-image-zoom,
.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95145711-0620-455f-9aef-1e9a1d8e6a97 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7f9a45e8-300d-4718-821f-1cb83264155a {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f9a45e8-300d-4718-821f-1cb83264155a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a396af4a-e666-4eb1-bd59-686f0eff1609 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a396af4a-e666-4eb1-bd59-686f0eff1609 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-905f1ce2-afe3-440a-ab6a-a4cff4b8c9a1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-905f1ce2-afe3-440a-ab6a-a4cff4b8c9a1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-905f1ce2-afe3-440a-ab6a-a4cff4b8c9a1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-905f1ce2-afe3-440a-ab6a-a4cff4b8c9a1 .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-9f72a819-e24c-41cc-aedf-84224db13699 {
  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;
letter-spacing: -1px;
}
#s-9f72a819-e24c-41cc-aedf-84224db13699: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-9f72a819-e24c-41cc-aedf-84224db13699: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-9f72a819-e24c-41cc-aedf-84224db13699.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8833c9bb-cec1-45e3-9084-d042eb64e62b {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-8833c9bb-cec1-45e3-9084-d042eb64e62b {
  display: none;
}
#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c {
  text-align: center;
}


.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c {
  max-width: 100%;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c .shg-image-zoom,
.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c {
  max-width: 100%;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c .shg-image-zoom,
.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c {
  max-width: 100%;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c .shg-image-zoom,
.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c {
  max-width: 100%;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c .shg-image-zoom,
.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c {
  max-width: 100%;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c .shg-image-zoom,
.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f820b2d4-d2ab-4205-b121-b6aeefa8479c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-fd7c07f8-52e8-4a38-befe-a7dd2416135a {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fd7c07f8-52e8-4a38-befe-a7dd2416135a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e6813662-def2-4c84-aa2d-bc55b0edde2f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6813662-def2-4c84-aa2d-bc55b0edde2f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-0a0100d1-cd86-48aa-ae39-73c967de819d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-0a0100d1-cd86-48aa-ae39-73c967de819d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-0a0100d1-cd86-48aa-ae39-73c967de819d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-0a0100d1-cd86-48aa-ae39-73c967de819d .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-35aff3b2-853e-4d4c-87c5-e6e93474c1b1 {
  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;
letter-spacing: -1px;
}
#s-35aff3b2-853e-4d4c-87c5-e6e93474c1b1: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-35aff3b2-853e-4d4c-87c5-e6e93474c1b1: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-35aff3b2-853e-4d4c-87c5-e6e93474c1b1.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fc934bf2-3578-465b-97da-926ef7692269 {
  background-size: cover;
margin-top: auto;
margin-bottom: auto;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
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-fc934bf2-3578-465b-97da-926ef7692269 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fc934bf2-3578-465b-97da-926ef7692269 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fc934bf2-3578-465b-97da-926ef7692269 {
  
}
}@media (max-width: 767px){#s-fc934bf2-3578-465b-97da-926ef7692269 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-fc934bf2-3578-465b-97da-926ef7692269 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-fc934bf2-3578-465b-97da-926ef7692269.shg-box.shg-c {
  justify-content: center;
}

#s-766acf68-2355-4a88-a24c-daa8adedd238 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-766acf68-2355-4a88-a24c-daa8adedd238"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-87fa725f-3a55-42e3-995f-91c77034474f {
  min-height: 50px;
}








#s-87fa725f-3a55-42e3-995f-91c77034474f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87fa725f-3a55-42e3-995f-91c77034474f.shg-box.shg-c {
  justify-content: center;
}

#s-7150c2e0-930a-4c31-9a1f-3fc992b589b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7150c2e0-930a-4c31-9a1f-3fc992b589b8 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-4e220a3d-ac1f-4cbc-99d8-cdf2171cd1a3 {
  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-4026aa36-ddaf-4c64-bee5-8e409abaed53 {
  text-align: center;
}
@media (max-width: 767px){#s-4026aa36-ddaf-4c64-bee5-8e409abaed53 {
  margin-top: 20px;
margin-bottom: 20px;
}
}



  #s-4026aa36-ddaf-4c64-bee5-8e409abaed53 img.shogun-image {
    
    width: px;
  }


#s-4026aa36-ddaf-4c64-bee5-8e409abaed53 .shogun-image-content {
  
    align-items: center;
  
}

#s-8bec96fe-2d56-4111-a44d-cd5b16574929 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8bec96fe-2d56-4111-a44d-cd5b16574929 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8bec96fe-2d56-4111-a44d-cd5b16574929 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8bec96fe-2d56-4111-a44d-cd5b16574929 {
  
}
}@media (max-width: 767px){#s-8bec96fe-2d56-4111-a44d-cd5b16574929 {
  
}
}







#s-8bec96fe-2d56-4111-a44d-cd5b16574929 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bec96fe-2d56-4111-a44d-cd5b16574929.shg-box.shg-c {
  justify-content: flex-start;
}

#s-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86 {
  background-image: url(https://i.shgcdn.com/8cffb303-ae6d-40cd-8dec-920e1c1100c5/-/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-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86 {
  display: none;
}
#s-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86, #wrap-s-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86 { display:none !important; }}@media (max-width: 767px){#s-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86 {
  display: none;
}
#s-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86, #wrap-s-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86 { display:none !important; }}







#s-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-96e5a3e7-ae08-4023-98f7-ddfb3dd90f86.shg-box.shg-c {
  justify-content: center;
}

#s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e77a89fd-fb35-4dcc-aa8c-54903645d8a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e3e3ce66-04ae-47b6-bad4-23c6c1b17ed1 {
  min-height: 50px;
}








#s-e3e3ce66-04ae-47b6-bad4-23c6c1b17ed1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3e3ce66-04ae-47b6-bad4-23c6c1b17ed1.shg-box.shg-c {
  justify-content: center;
}

#s-e08e44ef-fb34-45a1-bd49-1d3e811d87d8 {
  margin-bottom: 20px;
text-align: left;
}

#s-e08e44ef-fb34-45a1-bd49-1d3e811d87d8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 35px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: left;
}



#s-4eabc19c-8941-4c23-bfb8-065eedf9dad6 {
  border-style: solid;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-a044ad4d-e217-4c97-bc81-77f9f637a2cc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a044ad4d-e217-4c97-bc81-77f9f637a2cc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a044ad4d-e217-4c97-bc81-77f9f637a2cc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a044ad4d-e217-4c97-bc81-77f9f637a2cc {
  display: none;
}
#s-a044ad4d-e217-4c97-bc81-77f9f637a2cc, #wrap-s-a044ad4d-e217-4c97-bc81-77f9f637a2cc { display:none !important; }}@media (max-width: 767px){#s-a044ad4d-e217-4c97-bc81-77f9f637a2cc {
  display: none;
}
#s-a044ad4d-e217-4c97-bc81-77f9f637a2cc, #wrap-s-a044ad4d-e217-4c97-bc81-77f9f637a2cc { display:none !important; }}







#s-a044ad4d-e217-4c97-bc81-77f9f637a2cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a044ad4d-e217-4c97-bc81-77f9f637a2cc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-80e19614-c05f-47d2-8818-eac9b491bd14 {
  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-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80e19614-c05f-47d2-8818-eac9b491bd14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-91512915-168c-4650-9378-38e5362e6920 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-91512915-168c-4650-9378-38e5362e6920 {
  display: none;
}
#s-4fd90959-d18d-44d1-a53e-268029eb5f0c {
  text-align: center;
}


.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c {
  max-width: 100%;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c .shg-image-zoom,
.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c {
  max-width: 100%;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c .shg-image-zoom,
.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c {
  max-width: 100%;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c .shg-image-zoom,
.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c {
  max-width: 100%;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c .shg-image-zoom,
.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c {
  max-width: 100%;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c .shg-image-zoom,
.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fd90959-d18d-44d1-a53e-268029eb5f0c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1efd801f-e5d3-4ac0-926c-4282681aee73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c336cff1-d31e-46f2-a80f-bdcc72141df1 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c336cff1-d31e-46f2-a80f-bdcc72141df1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-42169687-177d-4e46-ae9b-2957089d042d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-42169687-177d-4e46-ae9b-2957089d042d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-42169687-177d-4e46-ae9b-2957089d042d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-42169687-177d-4e46-ae9b-2957089d042d .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-fd55191f-a7a5-42b0-b9d5-b4f75a7ebf1a {
  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-fd55191f-a7a5-42b0-b9d5-b4f75a7ebf1a: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-fd55191f-a7a5-42b0-b9d5-b4f75a7ebf1a: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-fd55191f-a7a5-42b0-b9d5-b4f75a7ebf1a.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-fb26c261-696d-4176-b5f7-60ae3919f339 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-fb26c261-696d-4176-b5f7-60ae3919f339 {
  display: none;
}
#s-15110588-39d4-4f3e-9384-d7b17eea57c1 {
  text-align: center;
}


.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 {
  max-width: 100%;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 .shg-image-zoom,
.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 {
  max-width: 100%;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 .shg-image-zoom,
.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 {
  max-width: 100%;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 .shg-image-zoom,
.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 {
  max-width: 100%;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 .shg-image-zoom,
.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 {
  max-width: 100%;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 .shg-image-zoom,
.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15110588-39d4-4f3e-9384-d7b17eea57c1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0bab3a1-78be-47e2-88a9-90d6a042858a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-78ba1999-7f48-4a4d-b6d6-3caacc876b80 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78ba1999-7f48-4a4d-b6d6-3caacc876b80 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-79f7087c-a32a-4f95-8c23-541335864a85 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-79f7087c-a32a-4f95-8c23-541335864a85 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-79f7087c-a32a-4f95-8c23-541335864a85 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-79f7087c-a32a-4f95-8c23-541335864a85 .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-b74dd8ee-d34a-4404-9380-d510fc5f48fb {
  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-b74dd8ee-d34a-4404-9380-d510fc5f48fb: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-b74dd8ee-d34a-4404-9380-d510fc5f48fb: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-b74dd8ee-d34a-4404-9380-d510fc5f48fb.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-8322a93f-6ec5-47cc-8ba1-c914d409e63f {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-8322a93f-6ec5-47cc-8ba1-c914d409e63f {
  display: none;
}
#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee {
  text-align: center;
}


.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee {
  max-width: 100%;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee .shg-image-zoom,
.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee {
  max-width: 100%;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee .shg-image-zoom,
.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee {
  max-width: 100%;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee .shg-image-zoom,
.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee {
  max-width: 100%;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee .shg-image-zoom,
.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee {
  max-width: 100%;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee .shg-image-zoom,
.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4f6989f-94d0-45da-b2a6-798bf688b5ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84b80dd6-b0e3-442f-89c8-16e5fbf35a15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7f96b3fd-8854-40d7-9d08-1d26d98e74ac {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f96b3fd-8854-40d7-9d08-1d26d98e74ac .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-2f9bc327-b2ce-4b53-a6b7-8a4c119c9b5a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-2f9bc327-b2ce-4b53-a6b7-8a4c119c9b5a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-2f9bc327-b2ce-4b53-a6b7-8a4c119c9b5a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-2f9bc327-b2ce-4b53-a6b7-8a4c119c9b5a .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-80955c60-0e4c-4dc0-bd7a-9df0ebb82cf6 {
  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-80955c60-0e4c-4dc0-bd7a-9df0ebb82cf6: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-80955c60-0e4c-4dc0-bd7a-9df0ebb82cf6: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-80955c60-0e4c-4dc0-bd7a-9df0ebb82cf6.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-c0f33ec6-5349-4b2a-9c1b-1433c21d25da {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-c0f33ec6-5349-4b2a-9c1b-1433c21d25da {
  display: none;
}
#s-7cfb3425-bc24-47f3-9201-0ed186756dbf {
  text-align: center;
}


.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf {
  max-width: 100%;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf .shg-image-zoom,
.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf {
  max-width: 100%;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf .shg-image-zoom,
.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf {
  max-width: 100%;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf .shg-image-zoom,
.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf {
  max-width: 100%;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf .shg-image-zoom,
.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf {
  max-width: 100%;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf .shg-image-zoom,
.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cfb3425-bc24-47f3-9201-0ed186756dbf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-78991c37-86fa-47ff-973e-17f070d3e7f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-52b8bfb0-3561-4e50-9db1-0f049d52627e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-52b8bfb0-3561-4e50-9db1-0f049d52627e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-127a6e73-7227-4ea8-9223-31c2baa1cca0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-127a6e73-7227-4ea8-9223-31c2baa1cca0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-127a6e73-7227-4ea8-9223-31c2baa1cca0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-127a6e73-7227-4ea8-9223-31c2baa1cca0 .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-7f0a2fc6-20a7-4518-9c7b-5fb52ae207c2 {
  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-7f0a2fc6-20a7-4518-9c7b-5fb52ae207c2: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-7f0a2fc6-20a7-4518-9c7b-5fb52ae207c2: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-7f0a2fc6-20a7-4518-9c7b-5fb52ae207c2.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-9445a49b-ec94-43a3-b616-ef86351b12fa {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-9445a49b-ec94-43a3-b616-ef86351b12fa {
  display: none;
}
#s-80d41eae-5483-4356-88e5-472c2f16c76b {
  text-align: center;
}


.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b {
  max-width: 100%;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b .shg-image-zoom,
.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b {
  max-width: 100%;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b .shg-image-zoom,
.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b {
  max-width: 100%;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b .shg-image-zoom,
.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b {
  max-width: 100%;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b .shg-image-zoom,
.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b {
  max-width: 100%;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b .shg-image-zoom,
.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80d41eae-5483-4356-88e5-472c2f16c76b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9b393b47-da8f-4514-b719-93e6bf64603f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-33776788-2211-4137-9542-d014e45780bc {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33776788-2211-4137-9542-d014e45780bc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-9d06665e-7234-42fc-977b-0e06e383f1d7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-9d06665e-7234-42fc-977b-0e06e383f1d7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-9d06665e-7234-42fc-977b-0e06e383f1d7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-9d06665e-7234-42fc-977b-0e06e383f1d7 .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-fffb3142-bd71-4330-bb9c-bf49525f8bd6 {
  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-fffb3142-bd71-4330-bb9c-bf49525f8bd6: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-fffb3142-bd71-4330-bb9c-bf49525f8bd6: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-fffb3142-bd71-4330-bb9c-bf49525f8bd6.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-5775c447-e1ce-43f3-92ea-7e0622ee4b8e {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-5775c447-e1ce-43f3-92ea-7e0622ee4b8e {
  display: none;
}
#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa {
  text-align: center;
}


.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa {
  max-width: 100%;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa .shg-image-zoom,
.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa {
  max-width: 100%;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa .shg-image-zoom,
.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa {
  max-width: 100%;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa .shg-image-zoom,
.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa {
  max-width: 100%;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa .shg-image-zoom,
.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa {
  max-width: 100%;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa .shg-image-zoom,
.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abaa7de2-e09e-4b7a-b782-9f4b18c761fa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de3ef867-952c-4e08-8de9-b1a6bd2ca551"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fd1a26d9-f610-41ed-903a-dc6ea743c2b5 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd1a26d9-f610-41ed-903a-dc6ea743c2b5 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-19013ae5-a5c3-49b5-9718-f4755529e20e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-19013ae5-a5c3-49b5-9718-f4755529e20e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-19013ae5-a5c3-49b5-9718-f4755529e20e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-19013ae5-a5c3-49b5-9718-f4755529e20e .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-f86ffd53-7825-4ab3-bd4d-003ebe0f9258 {
  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-f86ffd53-7825-4ab3-bd4d-003ebe0f9258: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-f86ffd53-7825-4ab3-bd4d-003ebe0f9258: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-f86ffd53-7825-4ab3-bd4d-003ebe0f9258.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-e5831bbe-caa7-4412-80c1-4671a650b6b4 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-e5831bbe-caa7-4412-80c1-4671a650b6b4 {
  display: none;
}
#s-2a167780-b59e-4785-b8e7-b30e674baea9 {
  text-align: center;
}


.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 {
  max-width: 100%;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 .shg-image-zoom,
.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 {
  max-width: 100%;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 .shg-image-zoom,
.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 {
  max-width: 100%;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 .shg-image-zoom,
.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 {
  max-width: 100%;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 .shg-image-zoom,
.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 {
  max-width: 100%;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 .shg-image-zoom,
.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a167780-b59e-4785-b8e7-b30e674baea9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5231f390-27a0-4fc9-8a54-bb16b765bbd8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-294562aa-dcc2-42f8-9da2-b504ca19b3b8 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-294562aa-dcc2-42f8-9da2-b504ca19b3b8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-c3974e62-1941-450c-b059-224088052c8c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-c3974e62-1941-450c-b059-224088052c8c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-c3974e62-1941-450c-b059-224088052c8c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-c3974e62-1941-450c-b059-224088052c8c .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-a9b7571b-b51e-4ad1-a367-b1b68f8f363c {
  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-a9b7571b-b51e-4ad1-a367-b1b68f8f363c: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-a9b7571b-b51e-4ad1-a367-b1b68f8f363c: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-a9b7571b-b51e-4ad1-a367-b1b68f8f363c.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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