.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-be3e9999-25e7-4dcd-8735-ee61c3c6febf {
  min-height: 50px;
}
@media (min-width: 1200px){#s-be3e9999-25e7-4dcd-8735-ee61c3c6febf {
  display: none;
}
#s-be3e9999-25e7-4dcd-8735-ee61c3c6febf, #wrap-s-be3e9999-25e7-4dcd-8735-ee61c3c6febf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be3e9999-25e7-4dcd-8735-ee61c3c6febf {
  display: none;
}
#s-be3e9999-25e7-4dcd-8735-ee61c3c6febf, #wrap-s-be3e9999-25e7-4dcd-8735-ee61c3c6febf { display:none !important; }}







#s-be3e9999-25e7-4dcd-8735-ee61c3c6febf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be3e9999-25e7-4dcd-8735-ee61c3c6febf.shg-box.shg-c {
  justify-content: center;
}

#s-678016ca-36f9-478b-9bc7-296862c8696b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-678016ca-36f9-478b-9bc7-296862c8696b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-678016ca-36f9-478b-9bc7-296862c8696b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-678016ca-36f9-478b-9bc7-296862c8696b {
  
}
}@media (max-width: 767px){#s-678016ca-36f9-478b-9bc7-296862c8696b {
  
}
}







#s-678016ca-36f9-478b-9bc7-296862c8696b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-678016ca-36f9-478b-9bc7-296862c8696b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4ab041b4-589f-4a7b-9497-c497c429db50 {
  background-image: url(https://i.shgcdn.com/d6386e08-acac-440b-b64c-697247c02038/-/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-4ab041b4-589f-4a7b-9497-c497c429db50 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4ab041b4-589f-4a7b-9497-c497c429db50 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4ab041b4-589f-4a7b-9497-c497c429db50 {
  display: none;
}
#s-4ab041b4-589f-4a7b-9497-c497c429db50, #wrap-s-4ab041b4-589f-4a7b-9497-c497c429db50 { display:none !important; }}@media (max-width: 767px){#s-4ab041b4-589f-4a7b-9497-c497c429db50 {
  display: none;
}
#s-4ab041b4-589f-4a7b-9497-c497c429db50, #wrap-s-4ab041b4-589f-4a7b-9497-c497c429db50 { display:none !important; }}







#s-4ab041b4-589f-4a7b-9497-c497c429db50 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-4ab041b4-589f-4a7b-9497-c497c429db50.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-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a4850af6-6146-41ef-a9c6-ccd2a7afbbc2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-44b9fbf8-ab2d-4f63-8e99-8e67381d27ab {
  min-height: 50px;
}








#s-44b9fbf8-ab2d-4f63-8e99-8e67381d27ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44b9fbf8-ab2d-4f63-8e99-8e67381d27ab.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-7e269aaa-a1fa-4eb5-afca-b6e5d4045aae {
  margin-bottom: 20px;
text-align: left;
}

#s-7e269aaa-a1fa-4eb5-afca-b6e5d4045aae .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-5e393fab-c4a9-40eb-b258-90a3ceb8c01f {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-f98a08a2-f002-457f-b2dc-283e9d77b9b4 {
  background-size: cover;
padding-bottom: 0px;
min-height: 540px;
background-position: center center;
background-color: rgba(247, 224, 237, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-f98a08a2-f002-457f-b2dc-283e9d77b9b4 {
  display: none;
}
#s-f98a08a2-f002-457f-b2dc-283e9d77b9b4, #wrap-s-f98a08a2-f002-457f-b2dc-283e9d77b9b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f98a08a2-f002-457f-b2dc-283e9d77b9b4 {
  display: none;
}
#s-f98a08a2-f002-457f-b2dc-283e9d77b9b4, #wrap-s-f98a08a2-f002-457f-b2dc-283e9d77b9b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f98a08a2-f002-457f-b2dc-283e9d77b9b4 {
  
}
}@media (max-width: 767px){#s-f98a08a2-f002-457f-b2dc-283e9d77b9b4 {
  
}
}







#s-f98a08a2-f002-457f-b2dc-283e9d77b9b4 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-f98a08a2-f002-457f-b2dc-283e9d77b9b4.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-5e9db5da-213f-4f13-8641-69f1da5e06ec {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-5e9db5da-213f-4f13-8641-69f1da5e06ec img.shogun-image {
    
    width: px;
  }


#s-5e9db5da-213f-4f13-8641-69f1da5e06ec .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a25fdb27-6359-433d-9c57-03502aee18d2 {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(226, 199, 170, 1);
}








#s-a25fdb27-6359-433d-9c57-03502aee18d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a25fdb27-6359-433d-9c57-03502aee18d2.shg-box.shg-c {
  justify-content: center;
}

#s-bcebd70d-25e2-4809-b442-5fd311019e47 {
  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-bcebd70d-25e2-4809-b442-5fd311019e47 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-2e558cf3-cda1-4337-8509-b140432e10bd {
  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-d82cfb30-bef2-497c-ba88-9b38f0d2ab36 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d82cfb30-bef2-497c-ba88-9b38f0d2ab36 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d82cfb30-bef2-497c-ba88-9b38f0d2ab36 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d82cfb30-bef2-497c-ba88-9b38f0d2ab36 {
  display: none;
}
#s-d82cfb30-bef2-497c-ba88-9b38f0d2ab36, #wrap-s-d82cfb30-bef2-497c-ba88-9b38f0d2ab36 { display:none !important; }}@media (max-width: 767px){#s-d82cfb30-bef2-497c-ba88-9b38f0d2ab36 {
  display: none;
}
#s-d82cfb30-bef2-497c-ba88-9b38f0d2ab36, #wrap-s-d82cfb30-bef2-497c-ba88-9b38f0d2ab36 { display:none !important; }}







#s-d82cfb30-bef2-497c-ba88-9b38f0d2ab36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d82cfb30-bef2-497c-ba88-9b38f0d2ab36.shg-box.shg-c {
  justify-content: flex-start;
}

#s-32516c28-36a8-44c6-9afa-1c38b31bfe39 {
  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-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 768px) {
[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 992px) {
[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 1200px) {
[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-32516c28-36a8-44c6-9afa-1c38b31bfe39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 45.0px);
}

}

#s-9a5d8294-db5e-4c93-a832-73d5af9c4223 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-9a5d8294-db5e-4c93-a832-73d5af9c4223 {
  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-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f {
  text-align: center;
}


.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f {
  max-width: 100%;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f .shg-image-zoom,
.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f {
  max-width: 100%;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f .shg-image-zoom,
.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f {
  max-width: 100%;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f .shg-image-zoom,
.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f {
  max-width: 100%;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f .shg-image-zoom,
.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f {
  max-width: 100%;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f .shg-image-zoom,
.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf9a178b-fbf8-4570-ab84-01c0c8cafe6f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-0256b07d-690c-45fa-8b90-22563d8d9eb0 {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0256b07d-690c-45fa-8b90-22563d8d9eb0"] > .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-5f97c4b5-f9a8-4d1f-8d31-d518ad5940b8 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f97c4b5-f9a8-4d1f-8d31-d518ad5940b8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-23ef0e89-082a-4a86-830f-ab3e9964f8ec {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-23ef0e89-082a-4a86-830f-ab3e9964f8ec .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-23ef0e89-082a-4a86-830f-ab3e9964f8ec .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-23ef0e89-082a-4a86-830f-ab3e9964f8ec .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-6eb3597a-3290-481c-8a25-ca45d30b6872 {
  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-6eb3597a-3290-481c-8a25-ca45d30b6872: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-6eb3597a-3290-481c-8a25-ca45d30b6872: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-6eb3597a-3290-481c-8a25-ca45d30b6872.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-b27e583f-c482-4d51-93f2-d667da7fda89 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-b27e583f-c482-4d51-93f2-d667da7fda89 {
  display: none;
}
#s-64564133-6828-4775-a8f9-2929a435eb74 {
  text-align: center;
}


.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 {
  max-width: 100%;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 .shg-image-zoom,
.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 {
  max-width: 100%;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 .shg-image-zoom,
.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 {
  max-width: 100%;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 .shg-image-zoom,
.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 {
  max-width: 100%;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 .shg-image-zoom,
.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 {
  max-width: 100%;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 .shg-image-zoom,
.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64564133-6828-4775-a8f9-2929a435eb74 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e5d04b19-1f50-456a-ba46-4433a1da9a1a {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e5d04b19-1f50-456a-ba46-4433a1da9a1a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4e6ed773-e6a7-4540-b07f-922cf7f93657 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e6ed773-e6a7-4540-b07f-922cf7f93657 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-f00208bd-3824-4a4b-a9d8-b41ae0cd2811 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-f00208bd-3824-4a4b-a9d8-b41ae0cd2811 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-f00208bd-3824-4a4b-a9d8-b41ae0cd2811 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-f00208bd-3824-4a4b-a9d8-b41ae0cd2811 .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-9c9dfc17-20f9-4e4b-b2f2-6088a7a7e603 {
  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-9c9dfc17-20f9-4e4b-b2f2-6088a7a7e603: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-9c9dfc17-20f9-4e4b-b2f2-6088a7a7e603: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-9c9dfc17-20f9-4e4b-b2f2-6088a7a7e603.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-df23ff35-a9dc-46b6-aff6-e423a10c94ea {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-df23ff35-a9dc-46b6-aff6-e423a10c94ea {
  display: none;
}
#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 {
  text-align: center;
}


.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 {
  max-width: 100%;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 .shg-image-zoom,
.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 {
  max-width: 100%;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 .shg-image-zoom,
.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 {
  max-width: 100%;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 .shg-image-zoom,
.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 {
  max-width: 100%;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 .shg-image-zoom,
.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 {
  max-width: 100%;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 .shg-image-zoom,
.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fd27ed7-92a3-456d-8f6a-bf466680f0f1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-07c69df6-31d6-404a-9fc4-3824c975758e {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07c69df6-31d6-404a-9fc4-3824c975758e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1504c509-e11e-4ed7-8008-0aab4dfa812a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1504c509-e11e-4ed7-8008-0aab4dfa812a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 15px;
}

#s-0db25625-54b5-410e-a27a-c20402b8ac54 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-0db25625-54b5-410e-a27a-c20402b8ac54 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-0db25625-54b5-410e-a27a-c20402b8ac54 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-0db25625-54b5-410e-a27a-c20402b8ac54 .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-2aca6ca8-efdc-4bf3-a5e9-0ffcb6d7fc4c {
  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-2aca6ca8-efdc-4bf3-a5e9-0ffcb6d7fc4c: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-2aca6ca8-efdc-4bf3-a5e9-0ffcb6d7fc4c: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-2aca6ca8-efdc-4bf3-a5e9-0ffcb6d7fc4c.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-4a5fca9b-93c2-4539-b51a-8937016f2951 {
  display: none;
}
#s-59eee125-c0ea-44ad-826b-f0408f3fd09c {
  text-align: left;
}


.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c {
  max-width: 100%;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c .shg-image-zoom,
.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c {
  max-width: 100%;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c .shg-image-zoom,
.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c {
  max-width: 100%;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c .shg-image-zoom,
.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c {
  max-width: 100%;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c .shg-image-zoom,
.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c {
  max-width: 100%;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c .shg-image-zoom,
.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59eee125-c0ea-44ad-826b-f0408f3fd09c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c71dc496-a19f-4bab-9e3b-4aaabc42554b {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c71dc496-a19f-4bab-9e3b-4aaabc42554b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-191e3a02-f612-4da1-bfc4-0b0c80aba401 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-191e3a02-f612-4da1-bfc4-0b0c80aba401 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 15px;
}

#s-3d2c3c7f-7d51-4375-8534-0725a350536f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-3d2c3c7f-7d51-4375-8534-0725a350536f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-3d2c3c7f-7d51-4375-8534-0725a350536f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-3d2c3c7f-7d51-4375-8534-0725a350536f .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-d83836cd-f096-4936-bf41-ed7865a29ad3 {
  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-d83836cd-f096-4936-bf41-ed7865a29ad3: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-d83836cd-f096-4936-bf41-ed7865a29ad3: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-d83836cd-f096-4936-bf41-ed7865a29ad3.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-5b071f75-e282-4588-915e-0da4e56352d6 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5b071f75-e282-4588-915e-0da4e56352d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4cbbaa32-aee3-44fa-9502-b51af41d40fa {
  display: none;
}
#s-8533ac29-ea24-4e67-9552-860b4a50869d {
  text-align: left;
}


.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d {
  max-width: 100%;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d .shg-image-zoom,
.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d {
  max-width: 100%;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d .shg-image-zoom,
.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d {
  max-width: 100%;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d .shg-image-zoom,
.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d {
  max-width: 100%;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d .shg-image-zoom,
.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d {
  max-width: 100%;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d .shg-image-zoom,
.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8533ac29-ea24-4e67-9552-860b4a50869d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9b1e7087-5f14-4212-a5b6-6fd8bd920a0a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-90d044c0-6a5f-4e77-9c24-9a254e56c15c {
  text-align: center;
}

#s-90d044c0-6a5f-4e77-9c24-9a254e56c15c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-90d044c0-6a5f-4e77-9c24-9a254e56c15c .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-90d044c0-6a5f-4e77-9c24-9a254e56c15c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fd0cc377-5c6e-476a-8b72-efde98fd77a0 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 6em;
padding-bottom: 0em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: center;
background-color: rgba(253, 253, 253, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-fd0cc377-5c6e-476a-8b72-efde98fd77a0:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-fd0cc377-5c6e-476a-8b72-efde98fd77a0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fd0cc377-5c6e-476a-8b72-efde98fd77a0 {
  
}
}


#s-fd0cc377-5c6e-476a-8b72-efde98fd77a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-dc8013bf-e5ce-4ad8-93da-60e7b999bf46 {
  display: none;
}
#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 {
  text-align: left;
}


.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 {
  max-width: 100%;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 .shg-image-zoom,
.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 {
  max-width: 100%;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 .shg-image-zoom,
.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 {
  max-width: 100%;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 .shg-image-zoom,
.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 {
  max-width: 100%;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 .shg-image-zoom,
.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 {
  max-width: 100%;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 .shg-image-zoom,
.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d4b1814-5763-4e5b-9ae8-317e97aeb207 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-313eef0f-7760-47ee-9992-a566d115df65 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a8a99fac-a3b4-42b7-aea4-093de7d25b7a {
  text-align: center;
}

#s-a8a99fac-a3b4-42b7-aea4-093de7d25b7a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a8a99fac-a3b4-42b7-aea4-093de7d25b7a .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-a8a99fac-a3b4-42b7-aea4-093de7d25b7a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-27d8271f-8d12-462f-8fbf-32093bad7756 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 6em;
padding-bottom: 0em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: center;
background-color: rgba(253, 253, 253, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-27d8271f-8d12-462f-8fbf-32093bad7756:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-27d8271f-8d12-462f-8fbf-32093bad7756:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-27d8271f-8d12-462f-8fbf-32093bad7756 {
  
}
}


#s-27d8271f-8d12-462f-8fbf-32093bad7756.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3 {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5fb6ed7-9fc0-4f7b-b709-060aa27563f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5436df72-f38a-4707-86ee-340fdfde9b81 {
  display: none;
}
#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 {
  text-align: left;
}


.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 {
  max-width: 100%;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 .shg-image-zoom,
.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 {
  max-width: 100%;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 .shg-image-zoom,
.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 {
  max-width: 100%;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 .shg-image-zoom,
.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 {
  max-width: 100%;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 .shg-image-zoom,
.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 {
  max-width: 100%;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 .shg-image-zoom,
.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4bd8edd-73fa-496f-8c55-b81cdb232c78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e2261004-be2c-49bd-a4f0-22d61dcc67fb {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2261004-be2c-49bd-a4f0-22d61dcc67fb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-0f85a0ed-6bba-4f72-9827-6437e4e52037 {
  text-align: center;
}

#s-0f85a0ed-6bba-4f72-9827-6437e4e52037 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0f85a0ed-6bba-4f72-9827-6437e4e52037 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-0f85a0ed-6bba-4f72-9827-6437e4e52037 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b5bacd6d-c900-4377-81c7-d9b5cf30b2cb {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 6em;
padding-bottom: 0em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: center;
background-color: rgba(253, 253, 253, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-b5bacd6d-c900-4377-81c7-d9b5cf30b2cb:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b5bacd6d-c900-4377-81c7-d9b5cf30b2cb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b5bacd6d-c900-4377-81c7-d9b5cf30b2cb {
  
}
}


#s-b5bacd6d-c900-4377-81c7-d9b5cf30b2cb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-0784f176-46c9-4f93-b527-33b5c326f6a2 {
  display: none;
}
#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 {
  text-align: left;
}


.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 {
  max-width: 100%;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 .shg-image-zoom,
.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 {
  max-width: 100%;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 .shg-image-zoom,
.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 {
  max-width: 100%;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 .shg-image-zoom,
.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 {
  max-width: 100%;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 .shg-image-zoom,
.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 {
  max-width: 100%;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 .shg-image-zoom,
.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff97c9ae-83c7-4318-8b2a-eb89b67929f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6e121757-2026-481b-84c9-e0867446d90c {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e121757-2026-481b-84c9-e0867446d90c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-2bab2b4f-145a-47ea-8f95-b879d54d92f0 {
  text-align: center;
}

#s-2bab2b4f-145a-47ea-8f95-b879d54d92f0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2bab2b4f-145a-47ea-8f95-b879d54d92f0 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-2bab2b4f-145a-47ea-8f95-b879d54d92f0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f86174e2-5cb9-46e9-9ba0-2fa7ffcda4fe {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 6em;
padding-bottom: 0em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: center;
background-color: rgba(253, 253, 253, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-f86174e2-5cb9-46e9-9ba0-2fa7ffcda4fe:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f86174e2-5cb9-46e9-9ba0-2fa7ffcda4fe:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f86174e2-5cb9-46e9-9ba0-2fa7ffcda4fe {
  
}
}


#s-f86174e2-5cb9-46e9-9ba0-2fa7ffcda4fe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-c017d27b-731d-443f-8d97-72669830aae2 {
  background-size: cover;
margin-top: auto;
margin-bottom: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 600px;
background-position: center center;
background-color: rgba(167, 204, 127, 0);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-c017d27b-731d-443f-8d97-72669830aae2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c017d27b-731d-443f-8d97-72669830aae2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c017d27b-731d-443f-8d97-72669830aae2 {
  display: none;
}
#s-c017d27b-731d-443f-8d97-72669830aae2, #wrap-s-c017d27b-731d-443f-8d97-72669830aae2 { display:none !important; }}@media (max-width: 767px){#s-c017d27b-731d-443f-8d97-72669830aae2 {
  padding-top: 20px;
padding-bottom: 20px;
display: none;
}
#s-c017d27b-731d-443f-8d97-72669830aae2, #wrap-s-c017d27b-731d-443f-8d97-72669830aae2 { display:none !important; }}







#s-c017d27b-731d-443f-8d97-72669830aae2 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-c017d27b-731d-443f-8d97-72669830aae2.shg-box.shg-c {
  justify-content: center;
}

#s-bf233523-7b0b-4e82-aafa-b088eddd0ca2 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-bf233523-7b0b-4e82-aafa-b088eddd0ca2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-459f2a94-921c-49dd-851d-b299f76e3a70 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-459f2a94-921c-49dd-851d-b299f76e3a70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-459f2a94-921c-49dd-851d-b299f76e3a70.shg-box.shg-c {
  justify-content: center;
}

#s-b7ba96d8-e942-43e7-a262-a75928672e6c {
  margin-bottom: 20px;
text-align: left;
}

#s-b7ba96d8-e942-43e7-a262-a75928672e6c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-b7ba96d8-e942-43e7-a262-a75928672e6c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-1979e6e0-ffb2-4ab1-a0a1-875681b66141 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-aad74098-0b06-4eaf-8805-21cd18f50a7b {
  margin-bottom: 0px;
text-align: left;
}

#s-aad74098-0b06-4eaf-8805-21cd18f50a7b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-1516d7c0-68f6-46e6-859c-de8913c65423 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-e8a080fe-53c6-4b91-a444-78f85196fe1f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e8a080fe-53c6-4b91-a444-78f85196fe1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d7b9aa79-0eef-485e-b930-734bc4339730 {
  display: none;
}
#s-654124f6-3463-46e0-a34a-09653ade74fd {
  text-align: left;
}


.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd {
  max-width: 100%;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd .shg-image-zoom,
.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd {
  max-width: 100%;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd .shg-image-zoom,
.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd {
  max-width: 100%;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd .shg-image-zoom,
.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd {
  max-width: 100%;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd .shg-image-zoom,
.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd {
  max-width: 100%;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd .shg-image-zoom,
.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-654124f6-3463-46e0-a34a-09653ade74fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b30f84a2-1867-4d24-b45e-8ac2e8176ae3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b30f84a2-1867-4d24-b45e-8ac2e8176ae3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-a98eb356-568f-4155-9173-3d453e1cd970 {
  text-align: center;
}

#s-a98eb356-568f-4155-9173-3d453e1cd970 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a98eb356-568f-4155-9173-3d453e1cd970 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-a98eb356-568f-4155-9173-3d453e1cd970 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4c5e7a82-9ca0-49a3-bb62-51fff1305e26 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 6em;
padding-bottom: 0em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: center;
background-color: rgba(253, 253, 253, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-4c5e7a82-9ca0-49a3-bb62-51fff1305e26:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4c5e7a82-9ca0-49a3-bb62-51fff1305e26:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-4c5e7a82-9ca0-49a3-bb62-51fff1305e26 {
  
}
}


#s-4c5e7a82-9ca0-49a3-bb62-51fff1305e26.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-9d2cb6b2-f376-4679-9543-fa1e99340f2c {
  display: none;
}
#s-1b68a389-ed2a-4794-9c5b-1d929055e53c {
  text-align: left;
}


.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c {
  max-width: 100%;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c .shg-image-zoom,
.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c {
  max-width: 100%;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c .shg-image-zoom,
.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c {
  max-width: 100%;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c .shg-image-zoom,
.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c {
  max-width: 100%;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c .shg-image-zoom,
.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c {
  max-width: 100%;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c .shg-image-zoom,
.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b68a389-ed2a-4794-9c5b-1d929055e53c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c5999fa9-a0e0-4abc-b793-ba0b661f53ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5999fa9-a0e0-4abc-b793-ba0b661f53ed .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-910b5668-44f5-499f-af3a-ee5c94bebf4f {
  text-align: center;
}

#s-910b5668-44f5-499f-af3a-ee5c94bebf4f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-910b5668-44f5-499f-af3a-ee5c94bebf4f .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-910b5668-44f5-499f-af3a-ee5c94bebf4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-98b9e2d2-aabd-47c9-a5d4-c64f0b10fd19 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 6em;
padding-bottom: 0em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: center;
background-color: rgba(253, 253, 253, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-98b9e2d2-aabd-47c9-a5d4-c64f0b10fd19:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-98b9e2d2-aabd-47c9-a5d4-c64f0b10fd19:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-98b9e2d2-aabd-47c9-a5d4-c64f0b10fd19 {
  
}
}


#s-98b9e2d2-aabd-47c9-a5d4-c64f0b10fd19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-2f0ef54f-9402-4e72-871f-21207f0ec51c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2f0ef54f-9402-4e72-871f-21207f0ec51c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9e9257b2-249d-4fdc-b228-49c1f0d0a1f5 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-9e9257b2-249d-4fdc-b228-49c1f0d0a1f5 {
  display: none;
}
#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 {
  text-align: center;
}


.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 {
  max-width: 100%;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 .shg-image-zoom,
.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 {
  max-width: 100%;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 .shg-image-zoom,
.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 {
  max-width: 100%;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 .shg-image-zoom,
.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 {
  max-width: 100%;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 .shg-image-zoom,
.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 {
  max-width: 100%;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 .shg-image-zoom,
.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc55c017-d098-4ca6-9ce9-9d0c58b6fee1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9e548045-01b5-475a-a494-8725edc5203c {
  min-height: 0px;
}

@media (min-width: 0px) {
[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9e548045-01b5-475a-a494-8725edc5203c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9e3fe27d-4df0-48b9-a1cc-30766b751df1 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e3fe27d-4df0-48b9-a1cc-30766b751df1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-b6094cc1-11f1-48f2-803f-00949e75bbe2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-b6094cc1-11f1-48f2-803f-00949e75bbe2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-b6094cc1-11f1-48f2-803f-00949e75bbe2 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-b6094cc1-11f1-48f2-803f-00949e75bbe2 .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-62b38d9f-1116-46ba-9692-404b0f467f49 {
  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-62b38d9f-1116-46ba-9692-404b0f467f49: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-62b38d9f-1116-46ba-9692-404b0f467f49: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-62b38d9f-1116-46ba-9692-404b0f467f49.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4ac427a4-be77-461f-9907-d9d9c57ae2fb {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-4ac427a4-be77-461f-9907-d9d9c57ae2fb {
  display: none;
}
#s-eb933830-6943-48c4-9c1c-c6840823846f {
  text-align: center;
}


.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f {
  max-width: 100%;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f .shg-image-zoom,
.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f {
  max-width: 100%;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f .shg-image-zoom,
.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f {
  max-width: 100%;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f .shg-image-zoom,
.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f {
  max-width: 100%;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f .shg-image-zoom,
.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f {
  max-width: 100%;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f .shg-image-zoom,
.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb933830-6943-48c4-9c1c-c6840823846f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-83323d10-3c2d-4a78-962a-5d8be091dbb5 {
  min-height: 0px;
}

@media (min-width: 0px) {
[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-83323d10-3c2d-4a78-962a-5d8be091dbb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a422d5ad-bd94-4846-80da-209652c83452 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a422d5ad-bd94-4846-80da-209652c83452 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-ca743e2b-b497-46c3-8357-ab6fcd4f71bb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-ca743e2b-b497-46c3-8357-ab6fcd4f71bb .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-ca743e2b-b497-46c3-8357-ab6fcd4f71bb .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-ca743e2b-b497-46c3-8357-ab6fcd4f71bb .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-3d90fbbf-fb9d-4449-99e1-0871e25d674e {
  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-3d90fbbf-fb9d-4449-99e1-0871e25d674e: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-3d90fbbf-fb9d-4449-99e1-0871e25d674e: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-3d90fbbf-fb9d-4449-99e1-0871e25d674e.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d91c1b83-ad00-4336-9eae-a1bd775a7169 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-d91c1b83-ad00-4336-9eae-a1bd775a7169 {
  display: none;
}
#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d {
  text-align: center;
}


.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d {
  max-width: 100%;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d .shg-image-zoom,
.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d {
  max-width: 100%;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d .shg-image-zoom,
.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d {
  max-width: 100%;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d .shg-image-zoom,
.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d {
  max-width: 100%;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d .shg-image-zoom,
.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d {
  max-width: 100%;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d .shg-image-zoom,
.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e8d7b55-46ec-4ce6-b582-e48089c21a9d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5f3aae43-6b3c-417a-b40c-e65bcc068bee {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5f3aae43-6b3c-417a-b40c-e65bcc068bee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0b27b574-fdff-46a1-aa5c-41f2f99ac8bb {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b27b574-fdff-46a1-aa5c-41f2f99ac8bb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 15px;
}

#s-16936467-950b-409d-bdd0-eead59447c78 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-16936467-950b-409d-bdd0-eead59447c78 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-16936467-950b-409d-bdd0-eead59447c78 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-16936467-950b-409d-bdd0-eead59447c78 .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-b00111fa-e928-47f4-8f06-3e4bd641edac {
  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-b00111fa-e928-47f4-8f06-3e4bd641edac: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-b00111fa-e928-47f4-8f06-3e4bd641edac: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-b00111fa-e928-47f4-8f06-3e4bd641edac.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e230c37e-14af-4123-a0ba-55a56d81e69f {
  min-height: 50px;
}








#s-e230c37e-14af-4123-a0ba-55a56d81e69f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e230c37e-14af-4123-a0ba-55a56d81e69f.shg-box.shg-c {
  justify-content: center;
}

#s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9 {
  background-size: cover;
margin-top: auto;
margin-bottom: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 600px;
background-position: center center;
background-color: rgba(167, 204, 127, 0);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9 {
  display: none;
}
#s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9, #wrap-s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9 {
  display: none;
}
#s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9, #wrap-s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9 {
  
}
}@media (max-width: 767px){#s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9 {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-041955ab-b9ac-4b15-a1a8-4c839cfeffa9.shg-box.shg-c {
  justify-content: center;
}

#s-d32e5c81-d90a-4239-9953-3328b01e8090 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-d32e5c81-d90a-4239-9953-3328b01e8090"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-29b8650b-55bf-4b45-9a11-2c6c2c1a4b74 {
  text-align: center;
}




  #s-29b8650b-55bf-4b45-9a11-2c6c2c1a4b74 img.shogun-image {
    
    width: px;
  }


#s-29b8650b-55bf-4b45-9a11-2c6c2c1a4b74 .shogun-image-content {
  
    align-items: center;
  
}

#s-9701a470-ee13-49e4-902d-b20ccc7323e8 {
  margin-bottom: 0px;
text-align: left;
}

#s-9701a470-ee13-49e4-902d-b20ccc7323e8 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-da347ffa-eafd-4602-9a8d-f887828b06e8 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-90050913-bf25-4b2f-b10f-f1f53007199b {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-90050913-bf25-4b2f-b10f-f1f53007199b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-8606045d-e083-4886-a82f-3bb302d7060c {
  text-align: center;
}




  #s-8606045d-e083-4886-a82f-3bb302d7060c img.shogun-image {
    
    width: px;
  }


#s-8606045d-e083-4886-a82f-3bb302d7060c .shogun-image-content {
  
    align-items: center;
  
}

#s-2d84ce27-00be-4b3a-82ea-4c9adeb04a0c {
  margin-bottom: 0px;
text-align: left;
}

#s-2d84ce27-00be-4b3a-82ea-4c9adeb04a0c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-6c0372f2-ad7e-4de7-b1ff-96e67690e07f {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-c8b23d1e-4e97-44a3-adc6-d80b4f6433d2 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c8b23d1e-4e97-44a3-adc6-d80b4f6433d2 {
  display: none;
}
#s-c8b23d1e-4e97-44a3-adc6-d80b4f6433d2, #wrap-s-c8b23d1e-4e97-44a3-adc6-d80b4f6433d2 { display:none !important; }}@media (max-width: 767px){#s-c8b23d1e-4e97-44a3-adc6-d80b4f6433d2 {
  display: none;
}
#s-c8b23d1e-4e97-44a3-adc6-d80b4f6433d2, #wrap-s-c8b23d1e-4e97-44a3-adc6-d80b4f6433d2 { display:none !important; }}







#s-c8b23d1e-4e97-44a3-adc6-d80b4f6433d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8b23d1e-4e97-44a3-adc6-d80b4f6433d2.shg-box.shg-c {
  justify-content: center;
}

#s-9a4fe0e0-72e1-42bd-9ea8-f5eca669be87 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9a4fe0e0-72e1-42bd-9ea8-f5eca669be87 {
  display: none;
}
#s-9a4fe0e0-72e1-42bd-9ea8-f5eca669be87, #wrap-s-9a4fe0e0-72e1-42bd-9ea8-f5eca669be87 { display:none !important; }}@media (max-width: 767px){#s-9a4fe0e0-72e1-42bd-9ea8-f5eca669be87 {
  display: none;
}
#s-9a4fe0e0-72e1-42bd-9ea8-f5eca669be87, #wrap-s-9a4fe0e0-72e1-42bd-9ea8-f5eca669be87 { display:none !important; }}







#s-9a4fe0e0-72e1-42bd-9ea8-f5eca669be87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a4fe0e0-72e1-42bd-9ea8-f5eca669be87.shg-box.shg-c {
  justify-content: center;
}

#s-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95 {
  background-image: url(https://i.shgcdn.com/16a7f8b4-6cab-4993-b3da-e7936c31e8eb/-/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-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95 {
  display: none;
}
#s-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95, #wrap-s-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95 { display:none !important; }}@media (max-width: 767px){#s-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95 {
  display: none;
}
#s-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95, #wrap-s-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95 { display:none !important; }}







#s-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-fb84469d-d86a-44dd-a2d9-5caa4e9a0c95.shg-box.shg-c {
  justify-content: center;
}

#s-b83dc7ad-d6da-4895-a0b5-17a4117246d9 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b83dc7ad-d6da-4895-a0b5-17a4117246d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-98fcfe49-168a-4cd0-a9f8-3025530ad4cb {
  min-height: 50px;
}








#s-98fcfe49-168a-4cd0-a9f8-3025530ad4cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98fcfe49-168a-4cd0-a9f8-3025530ad4cb.shg-box.shg-c {
  justify-content: center;
}

#s-626c87e6-2063-401d-a11d-4f596b07e55a {
  margin-bottom: 20px;
text-align: left;
}

#s-626c87e6-2063-401d-a11d-4f596b07e55a .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-ee2ffe00-d37a-4679-affc-e4a0263fa0db {
  border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-33514652-54aa-4520-8507-655263afdaef {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-33514652-54aa-4520-8507-655263afdaef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33514652-54aa-4520-8507-655263afdaef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-33514652-54aa-4520-8507-655263afdaef {
  display: none;
}
#s-33514652-54aa-4520-8507-655263afdaef, #wrap-s-33514652-54aa-4520-8507-655263afdaef { display:none !important; }}@media (max-width: 767px){#s-33514652-54aa-4520-8507-655263afdaef {
  display: none;
}
#s-33514652-54aa-4520-8507-655263afdaef, #wrap-s-33514652-54aa-4520-8507-655263afdaef { display:none !important; }}







#s-33514652-54aa-4520-8507-655263afdaef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33514652-54aa-4520-8507-655263afdaef.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1506c24a-ad9a-4d84-a699-aac0e86c26c5 {
  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-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-1506c24a-ad9a-4d84-a699-aac0e86c26c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-a96cc0e0-61bc-4dfb-9f37-63c8346afacf {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-a96cc0e0-61bc-4dfb-9f37-63c8346afacf {
  display: none;
}
#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba {
  text-align: center;
}


.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba {
  max-width: 100%;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba .shg-image-zoom,
.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba {
  max-width: 100%;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba .shg-image-zoom,
.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba {
  max-width: 100%;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba .shg-image-zoom,
.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba {
  max-width: 100%;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba .shg-image-zoom,
.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba {
  max-width: 100%;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba .shg-image-zoom,
.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c82b11be-7359-4eb0-b5ca-b335e7a9cbba .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f702a1d5-23a0-49be-a912-c1eb1b849fec {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f702a1d5-23a0-49be-a912-c1eb1b849fec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1c5d5466-cd74-40e9-b643-69478bb8fbd6 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c5d5466-cd74-40e9-b643-69478bb8fbd6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-17dde076-771e-4296-a77b-6ca15f6f9c18 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-17dde076-771e-4296-a77b-6ca15f6f9c18 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-17dde076-771e-4296-a77b-6ca15f6f9c18 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-17dde076-771e-4296-a77b-6ca15f6f9c18 .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-8ffd7ecc-3e3e-435b-8068-e9557b671052 {
  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-8ffd7ecc-3e3e-435b-8068-e9557b671052: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-8ffd7ecc-3e3e-435b-8068-e9557b671052: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-8ffd7ecc-3e3e-435b-8068-e9557b671052.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-026c4363-2e16-4755-86cf-7018cf7acdb2 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-026c4363-2e16-4755-86cf-7018cf7acdb2 {
  display: none;
}
#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb {
  text-align: center;
}


.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb {
  max-width: 100%;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb .shg-image-zoom,
.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb {
  max-width: 100%;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb .shg-image-zoom,
.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb {
  max-width: 100%;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb .shg-image-zoom,
.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb {
  max-width: 100%;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb .shg-image-zoom,
.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb {
  max-width: 100%;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb .shg-image-zoom,
.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44fc05f1-a0de-404d-9a3b-9c1db8ed0dbb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-59dcc513-ddea-4507-9c52-3667893d1106 {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-59dcc513-ddea-4507-9c52-3667893d1106"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-55347d43-5843-4bdc-a555-72c040e39e79 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-55347d43-5843-4bdc-a555-72c040e39e79 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-9dbcec8c-8bc3-46c3-9154-e16b92309c88 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-9dbcec8c-8bc3-46c3-9154-e16b92309c88 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-9dbcec8c-8bc3-46c3-9154-e16b92309c88 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-9dbcec8c-8bc3-46c3-9154-e16b92309c88 .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-c0f1072b-830f-450a-a7a4-cbd3f747dbb5 {
  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-c0f1072b-830f-450a-a7a4-cbd3f747dbb5: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-c0f1072b-830f-450a-a7a4-cbd3f747dbb5: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-c0f1072b-830f-450a-a7a4-cbd3f747dbb5.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-cf53ee61-a1b7-4b1c-bad9-520bb8b8acc4 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-cf53ee61-a1b7-4b1c-bad9-520bb8b8acc4 {
  display: none;
}
#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 {
  text-align: center;
}


.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 {
  max-width: 100%;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 .shg-image-zoom,
.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 {
  max-width: 100%;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 .shg-image-zoom,
.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 {
  max-width: 100%;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 .shg-image-zoom,
.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 {
  max-width: 100%;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 .shg-image-zoom,
.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 {
  max-width: 100%;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 .shg-image-zoom,
.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1d652c0-a81b-4dc1-94a6-25cd9f22bc18 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3 {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90cd9c3b-486f-4743-9e5a-fd2e19271ff3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ecd2d9fa-3027-4fbf-ac4a-590655e2aa7b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ecd2d9fa-3027-4fbf-ac4a-590655e2aa7b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-8295c754-79bf-46f6-8253-5c57350f8699 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-8295c754-79bf-46f6-8253-5c57350f8699 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-8295c754-79bf-46f6-8253-5c57350f8699 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-8295c754-79bf-46f6-8253-5c57350f8699 .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-6b48153f-0ddc-43ba-92e2-731bf5c06e09 {
  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-6b48153f-0ddc-43ba-92e2-731bf5c06e09: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-6b48153f-0ddc-43ba-92e2-731bf5c06e09: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-6b48153f-0ddc-43ba-92e2-731bf5c06e09.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-1f6ae834-4910-41a1-a509-e66ec58a68ec {
  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-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-1f6ae834-4910-41a1-a509-e66ec58a68ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-9dd2db19-4500-44b1-8dad-dacae0d3b3e2 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-9dd2db19-4500-44b1-8dad-dacae0d3b3e2 {
  display: none;
}
#s-04663d3f-96e1-4575-a117-e97b7fe93a0a {
  text-align: center;
}


.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a {
  max-width: 100%;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a .shg-image-zoom,
.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a {
  max-width: 100%;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a .shg-image-zoom,
.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a {
  max-width: 100%;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a .shg-image-zoom,
.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a {
  max-width: 100%;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a .shg-image-zoom,
.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a {
  max-width: 100%;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a .shg-image-zoom,
.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04663d3f-96e1-4575-a117-e97b7fe93a0a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9cf7aa29-bdf0-4edf-9d67-0516e9246cec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b7bfbd8a-17a6-4936-b8fa-ed64b38fe877 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b7bfbd8a-17a6-4936-b8fa-ed64b38fe877 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-b0e463fc-bae4-4bda-ada8-769a1cc46533 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-b0e463fc-bae4-4bda-ada8-769a1cc46533 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-b0e463fc-bae4-4bda-ada8-769a1cc46533 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-b0e463fc-bae4-4bda-ada8-769a1cc46533 .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-a502515b-b3fa-4152-bec3-b5e0204cf542 {
  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-a502515b-b3fa-4152-bec3-b5e0204cf542: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-a502515b-b3fa-4152-bec3-b5e0204cf542: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-a502515b-b3fa-4152-bec3-b5e0204cf542.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-a9bc5645-5982-4efb-95b3-86588f806b9d {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-a9bc5645-5982-4efb-95b3-86588f806b9d {
  display: none;
}
#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b {
  text-align: center;
}


.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b {
  max-width: 100%;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b .shg-image-zoom,
.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b {
  max-width: 100%;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b .shg-image-zoom,
.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b {
  max-width: 100%;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b .shg-image-zoom,
.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b {
  max-width: 100%;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b .shg-image-zoom,
.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b {
  max-width: 100%;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b .shg-image-zoom,
.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b41c36c4-08cc-422f-a6c5-e9c0dd14a77b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-360507a3-c9c4-485a-bc4e-41137df552b7 {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-360507a3-c9c4-485a-bc4e-41137df552b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7341d1b4-1cd6-4ea4-a31a-439b44ae0159 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7341d1b4-1cd6-4ea4-a31a-439b44ae0159 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-e16a2571-d2cf-491d-b1c7-fafb3e3656b2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-e16a2571-d2cf-491d-b1c7-fafb3e3656b2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-e16a2571-d2cf-491d-b1c7-fafb3e3656b2 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-e16a2571-d2cf-491d-b1c7-fafb3e3656b2 .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-79796bc7-a752-41cd-b882-72a2023291ba {
  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-79796bc7-a752-41cd-b882-72a2023291ba: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-79796bc7-a752-41cd-b882-72a2023291ba: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-79796bc7-a752-41cd-b882-72a2023291ba.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-999fea2c-ae21-478a-bff0-f82cbc08b683 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-999fea2c-ae21-478a-bff0-f82cbc08b683 {
  display: none;
}
#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 {
  text-align: center;
}


.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 {
  max-width: 100%;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 .shg-image-zoom,
.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 {
  max-width: 100%;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 .shg-image-zoom,
.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 {
  max-width: 100%;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 .shg-image-zoom,
.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 {
  max-width: 100%;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 .shg-image-zoom,
.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 {
  max-width: 100%;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 .shg-image-zoom,
.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd322134-703a-4fbf-a92e-bdc0874a0f64 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2b7448b7-5eae-483e-b859-ec01da55c065 {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b7448b7-5eae-483e-b859-ec01da55c065"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f120fe7e-90e5-4cc8-9196-b3d97aa23e9b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f120fe7e-90e5-4cc8-9196-b3d97aa23e9b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 15px;
}

#s-3e13c5d3-2939-4367-a0fd-411a73c39945 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-3e13c5d3-2939-4367-a0fd-411a73c39945 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-3e13c5d3-2939-4367-a0fd-411a73c39945 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-3e13c5d3-2939-4367-a0fd-411a73c39945 .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-4c05075f-3b42-4df1-9884-9d7d355186d6 {
  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-4c05075f-3b42-4df1-9884-9d7d355186d6: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-4c05075f-3b42-4df1-9884-9d7d355186d6: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-4c05075f-3b42-4df1-9884-9d7d355186d6.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-5819a34d-e993-43a0-8b45-44518a1220e7 {
  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-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-5819a34d-e993-43a0-8b45-44518a1220e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-6d33849b-4a90-4638-85c2-a8ea2db81572 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-6d33849b-4a90-4638-85c2-a8ea2db81572 {
  display: none;
}
#s-0b638104-44fc-4ede-a842-ae981e14930c {
  text-align: center;
}


.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c {
  max-width: 100%;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c .shg-image-zoom,
.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c {
  max-width: 100%;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c .shg-image-zoom,
.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c {
  max-width: 100%;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c .shg-image-zoom,
.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c {
  max-width: 100%;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c .shg-image-zoom,
.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c {
  max-width: 100%;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c .shg-image-zoom,
.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b638104-44fc-4ede-a842-ae981e14930c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c5d453f9-01aa-495c-ac48-3c48abccfbdf {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5d453f9-01aa-495c-ac48-3c48abccfbdf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b2dd5790-1d65-440a-b81e-d35e48f6e6bf {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2dd5790-1d65-440a-b81e-d35e48f6e6bf .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-08c9df8e-5505-4701-9652-93f9c47b5d7e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-08c9df8e-5505-4701-9652-93f9c47b5d7e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-08c9df8e-5505-4701-9652-93f9c47b5d7e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-08c9df8e-5505-4701-9652-93f9c47b5d7e .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-3c47bbbf-c0f2-4c0c-b6ab-84d73ede2f1b {
  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-3c47bbbf-c0f2-4c0c-b6ab-84d73ede2f1b: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-3c47bbbf-c0f2-4c0c-b6ab-84d73ede2f1b: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-3c47bbbf-c0f2-4c0c-b6ab-84d73ede2f1b.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-3eed8209-c6ae-4dfb-96b4-0ab5e458dbfa {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-3eed8209-c6ae-4dfb-96b4-0ab5e458dbfa {
  display: none;
}
#s-61839dca-1350-4a02-8c52-eccb70a842b6 {
  text-align: center;
}


.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 {
  max-width: 100%;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 .shg-image-zoom,
.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 {
  max-width: 100%;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 .shg-image-zoom,
.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 {
  max-width: 100%;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 .shg-image-zoom,
.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 {
  max-width: 100%;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 .shg-image-zoom,
.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 {
  max-width: 100%;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 .shg-image-zoom,
.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61839dca-1350-4a02-8c52-eccb70a842b6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6b3a8328-19ef-4133-9778-a9b52c56673b {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b3a8328-19ef-4133-9778-a9b52c56673b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fcb9f94c-f739-4f19-9c40-808b6267460c {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fcb9f94c-f739-4f19-9c40-808b6267460c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-db378cee-0cbc-46cb-bdf3-88f7d5603892 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-db378cee-0cbc-46cb-bdf3-88f7d5603892 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-db378cee-0cbc-46cb-bdf3-88f7d5603892 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-db378cee-0cbc-46cb-bdf3-88f7d5603892 .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-f704a049-831c-4933-8d22-0bf8acf8d670 {
  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-f704a049-831c-4933-8d22-0bf8acf8d670: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-f704a049-831c-4933-8d22-0bf8acf8d670: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-f704a049-831c-4933-8d22-0bf8acf8d670.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-e0ce2a1d-c548-49f3-9e30-06902cfe9735 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-e0ce2a1d-c548-49f3-9e30-06902cfe9735 {
  display: none;
}
#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 {
  text-align: center;
}


.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 {
  max-width: 100%;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 .shg-image-zoom,
.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 {
  max-width: 100%;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 .shg-image-zoom,
.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 {
  max-width: 100%;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 .shg-image-zoom,
.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 {
  max-width: 100%;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 .shg-image-zoom,
.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 {
  max-width: 100%;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 .shg-image-zoom,
.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8af49099-70e8-4664-8dc6-f6471b6e02f2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-58b60081-c7c4-4eee-bed9-22a26ffb7758 {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-58b60081-c7c4-4eee-bed9-22a26ffb7758"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a7b20ce9-76f8-4465-a272-17ff5f224c02 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7b20ce9-76f8-4465-a272-17ff5f224c02 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 15px;
}

#s-07463ea2-e768-4771-95cd-b9ca8d5978b0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-07463ea2-e768-4771-95cd-b9ca8d5978b0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-07463ea2-e768-4771-95cd-b9ca8d5978b0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-07463ea2-e768-4771-95cd-b9ca8d5978b0 .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-67ed4b1c-a6dd-43d6-b1f6-0061f3f238b2 {
  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-67ed4b1c-a6dd-43d6-b1f6-0061f3f238b2: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-67ed4b1c-a6dd-43d6-b1f6-0061f3f238b2: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-67ed4b1c-a6dd-43d6-b1f6-0061f3f238b2.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc {
  background-size: cover;
margin-top: auto;
margin-bottom: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 600px;
background-position: center center;
background-color: rgba(167, 204, 127, 0);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc {
  display: none;
}
#s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc, #wrap-s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc { display:none !important; }}@media (max-width: 767px){#s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc {
  padding-top: 20px;
padding-bottom: 20px;
display: none;
}
#s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc, #wrap-s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc { display:none !important; }}







#s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-50b28bbc-2158-4c76-9d4c-5466a2aca2bc.shg-box.shg-c {
  justify-content: center;
}

#s-906e892f-60f0-42db-832d-407af48c8cb3 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-906e892f-60f0-42db-832d-407af48c8cb3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-3839227f-a958-40cc-a694-051e62b3477b {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-3839227f-a958-40cc-a694-051e62b3477b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3839227f-a958-40cc-a694-051e62b3477b.shg-box.shg-c {
  justify-content: center;
}

#s-329e1b9e-bdfd-4901-b20c-e6ec33896ff6 {
  text-align: center;
}




  #s-329e1b9e-bdfd-4901-b20c-e6ec33896ff6 img.shogun-image {
    
    width: px;
  }


#s-329e1b9e-bdfd-4901-b20c-e6ec33896ff6 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa5c5b17-c85e-4d1e-a6c2-b679b3381b62 {
  margin-bottom: 0px;
text-align: left;
}

#s-aa5c5b17-c85e-4d1e-a6c2-b679b3381b62 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-671009f1-d612-4494-a398-71ad3302f3bb {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-a9d53cb7-5422-4dfe-9fc8-0217993874b6 {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-a9d53cb7-5422-4dfe-9fc8-0217993874b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-251479f8-37d7-4154-aaae-d4ee206d41f9 {
  margin-bottom: 0px;
text-align: left;
}

#s-251479f8-37d7-4154-aaae-d4ee206d41f9 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-a7a3c5a3-48c7-4696-9718-618d86e539ac {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-f7821758-c9c1-459f-af5a-734966baca6d {
  text-align: center;
}




  #s-f7821758-c9c1-459f-af5a-734966baca6d img.shogun-image {
    
    width: px;
  }


#s-f7821758-c9c1-459f-af5a-734966baca6d .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

#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;
}
