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

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

.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-e01c106f-45eb-4ba5-9c74-71193e5b2225 {
  min-height: 50px;
}








#s-e01c106f-45eb-4ba5-9c74-71193e5b2225 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e01c106f-45eb-4ba5-9c74-71193e5b2225.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;
}

@media (min-width: 0px) {
[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41574a76-eba6-439b-9c57-fa34fc23c6b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-305b488d-c96d-4bde-9b64-0ee7e5a441e8 {
  text-align: center;
}




  #s-305b488d-c96d-4bde-9b64-0ee7e5a441e8 img.shogun-image {
    
    width: px;
  }


#s-305b488d-c96d-4bde-9b64-0ee7e5a441e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-90aabdd1-00e7-431a-a9ab-f5e798efde62 {
  text-align: center;
}




  #s-90aabdd1-00e7-431a-a9ab-f5e798efde62 img.shogun-image {
    
    width: px;
  }


#s-90aabdd1-00e7-431a-a9ab-f5e798efde62 .shogun-image-content {
  
    align-items: center;
  
}

#s-de5b1a6d-08fd-4fdd-af10-dfe3ceb73ad8 {
  margin-left: 50px;
margin-right: 50px;
}

#s-de5b1a6d-08fd-4fdd-af10-dfe3ceb73ad8 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

.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-1e76022c-77d9-4e48-ae56-e1df2f3d22f2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e76022c-77d9-4e48-ae56-e1df2f3d22f2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: DM Sans;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-a4d4d9a4-a936-4722-9ed1-59d579983579 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4d4d9a4-a936-4722-9ed1-59d579983579 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: DM Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d829f0eb-98d8-4bc1-a868-974326b7594d {
  margin-left: 50px;
margin-right: 50px;
}

#s-d829f0eb-98d8-4bc1-a868-974326b7594d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-b1caef2d-a4c6-4d02-9051-c749a115930c {
  min-height: 50px;
}








#s-b1caef2d-a4c6-4d02-9051-c749a115930c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1caef2d-a4c6-4d02-9051-c749a115930c.shg-box.shg-c {
  justify-content: center;
}

#s-cf3bb588-1a18-438e-93ac-c60270b34f34 {
  margin-top: 20px;
margin-left: 75px;
margin-bottom: 20px;
margin-right: 75px;
}

@media (min-width: 0px) {
[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cf3bb588-1a18-438e-93ac-c60270b34f34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-09c21131-f88b-4405-941d-366828efbd5e {
  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-e1e52d0d-9ad2-474c-a43c-c2027431e1df {
  text-align: left;
}


.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df {
  max-width: 100%;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df .shg-image-zoom,
.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df {
  max-width: 100%;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df .shg-image-zoom,
.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df {
  max-width: 100%;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df .shg-image-zoom,
.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df {
  max-width: 100%;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df .shg-image-zoom,
.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df {
  max-width: 100%;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df .shg-image-zoom,
.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1e52d0d-9ad2-474c-a43c-c2027431e1df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-691cfa78-1ede-4a52-89c5-73d30a3728d5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-691cfa78-1ede-4a52-89c5-73d30a3728d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-691cfa78-1ede-4a52-89c5-73d30a3728d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-691cfa78-1ede-4a52-89c5-73d30a3728d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

.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-9fe934eb-9baf-45ab-bd60-0e5b4772e9b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fe934eb-9baf-45ab-bd60-0e5b4772e9b6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8dccdd55-a49a-42c2-bd7c-2ce34e481677 {
  text-align: center;
}

#s-8dccdd55-a49a-42c2-bd7c-2ce34e481677 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-8dccdd55-a49a-42c2-bd7c-2ce34e481677 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8dccdd55-a49a-42c2-bd7c-2ce34e481677 .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-6890df84-cfd0-4ea2-b050-d25f9519c13f {
  display: none;
}
#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 {
  text-align: left;
}


.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 {
  max-width: 100%;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 .shg-image-zoom,
.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 {
  max-width: 100%;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 .shg-image-zoom,
.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 {
  max-width: 100%;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 .shg-image-zoom,
.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 {
  max-width: 100%;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 .shg-image-zoom,
.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 {
  max-width: 100%;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 .shg-image-zoom,
.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98e73e7b-16e4-4e95-996c-3628c8f3e0e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-df51c4dd-c42f-4ad5-b0cd-8e34de5a8910 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-df51c4dd-c42f-4ad5-b0cd-8e34de5a8910:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-df51c4dd-c42f-4ad5-b0cd-8e34de5a8910:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-df51c4dd-c42f-4ad5-b0cd-8e34de5a8910.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-5f6fe5d1-abe3-446d-b906-24b20b70c8a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f6fe5d1-abe3-446d-b906-24b20b70c8a5 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-9c8e4471-e42a-4152-9e65-7447108fdb53 {
  text-align: center;
}

#s-9c8e4471-e42a-4152-9e65-7447108fdb53 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-9c8e4471-e42a-4152-9e65-7447108fdb53 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9c8e4471-e42a-4152-9e65-7447108fdb53 .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-f56f0f50-2511-48c8-b0f2-295389b695e1 {
  display: none;
}
#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 {
  text-align: left;
}


.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 {
  max-width: 100%;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 .shg-image-zoom,
.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 {
  max-width: 100%;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 .shg-image-zoom,
.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 {
  max-width: 100%;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 .shg-image-zoom,
.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 {
  max-width: 100%;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 .shg-image-zoom,
.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 {
  max-width: 100%;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 .shg-image-zoom,
.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6f4993-a8b4-4949-bc42-46ccf16cf1d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b1ae3676-f4a7-46fa-b239-4e3c768b1a6c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b1ae3676-f4a7-46fa-b239-4e3c768b1a6c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b1ae3676-f4a7-46fa-b239-4e3c768b1a6c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b1ae3676-f4a7-46fa-b239-4e3c768b1a6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-265512c8-35ce-4b07-9982-b4debb9a0ac9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-265512c8-35ce-4b07-9982-b4debb9a0ac9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1c4b294e-9a69-428c-9e01-9e5bacd07ce8 {
  text-align: center;
}

#s-1c4b294e-9a69-428c-9e01-9e5bacd07ce8 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-1c4b294e-9a69-428c-9e01-9e5bacd07ce8 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1c4b294e-9a69-428c-9e01-9e5bacd07ce8 .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-8558cc6d-1f60-446d-b7b7-fe3c89f15d41 {
  display: none;
}
#s-a6dbf784-1e29-46be-94c6-dc50f438b694 {
  text-align: left;
}


.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 {
  max-width: 100%;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 .shg-image-zoom,
.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 {
  max-width: 100%;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 .shg-image-zoom,
.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 {
  max-width: 100%;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 .shg-image-zoom,
.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 {
  max-width: 100%;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 .shg-image-zoom,
.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 {
  max-width: 100%;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 .shg-image-zoom,
.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6dbf784-1e29-46be-94c6-dc50f438b694 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-909d53ce-8bed-46b6-941f-be330ab45dca {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-909d53ce-8bed-46b6-941f-be330ab45dca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-909d53ce-8bed-46b6-941f-be330ab45dca:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-909d53ce-8bed-46b6-941f-be330ab45dca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-c27639ed-b273-46fc-bb3d-45de3673b49e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c27639ed-b273-46fc-bb3d-45de3673b49e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0d4fcf03-4b71-47f5-8e61-2ba4bb715568 {
  text-align: center;
}

#s-0d4fcf03-4b71-47f5-8e61-2ba4bb715568 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-0d4fcf03-4b71-47f5-8e61-2ba4bb715568 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0d4fcf03-4b71-47f5-8e61-2ba4bb715568 .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-c1c7f4f5-c3da-4059-a73b-ed4d65550669 {
  margin-left: 75px;
margin-right: 75px;
}

#s-c1c7f4f5-c3da-4059-a73b-ed4d65550669 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(5, 0, 0, 1);
}

#s-825f1100-1bac-4d9d-903e-dd7a6854605b {
  margin-top: 20px;
margin-left: 75px;
margin-bottom: 20px;
margin-right: 75px;
}

@media (min-width: 0px) {
[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-825f1100-1bac-4d9d-903e-dd7a6854605b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-740c5a35-53e0-4b98-bc56-20b43b8635e2 {
  display: none;
}
#s-0275e751-221f-447d-be45-0d85844fb4fb {
  text-align: left;
}


.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb {
  max-width: 100%;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb .shg-image-zoom,
.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb {
  max-width: 100%;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb .shg-image-zoom,
.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb {
  max-width: 100%;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb .shg-image-zoom,
.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb {
  max-width: 100%;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb .shg-image-zoom,
.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb {
  max-width: 100%;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb .shg-image-zoom,
.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0275e751-221f-447d-be45-0d85844fb4fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8d83c805-3406-4110-ad2c-58e2fc268560 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8d83c805-3406-4110-ad2c-58e2fc268560:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8d83c805-3406-4110-ad2c-58e2fc268560:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8d83c805-3406-4110-ad2c-58e2fc268560.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-1bf8f7f3-80f5-4db9-a0d8-2eadd0e3dd71 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bf8f7f3-80f5-4db9-a0d8-2eadd0e3dd71 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-87cdd7ab-2316-4788-84d6-c6bed566b00f {
  text-align: center;
}

#s-87cdd7ab-2316-4788-84d6-c6bed566b00f .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-87cdd7ab-2316-4788-84d6-c6bed566b00f .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-87cdd7ab-2316-4788-84d6-c6bed566b00f .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-1e9c938a-bf37-4673-bcd9-74fa9ea6b014 {
  display: none;
}
#s-e015a9ed-1388-41a8-88be-f9afc984a837 {
  text-align: left;
}


.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 {
  max-width: 100%;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 .shg-image-zoom,
.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 {
  max-width: 100%;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 .shg-image-zoom,
.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 {
  max-width: 100%;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 .shg-image-zoom,
.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 {
  max-width: 100%;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 .shg-image-zoom,
.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 {
  max-width: 100%;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 .shg-image-zoom,
.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e015a9ed-1388-41a8-88be-f9afc984a837 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bf5030bd-b74c-49ad-9a1b-5c13f5fd33f3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-bf5030bd-b74c-49ad-9a1b-5c13f5fd33f3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bf5030bd-b74c-49ad-9a1b-5c13f5fd33f3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bf5030bd-b74c-49ad-9a1b-5c13f5fd33f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-a88f7905-d9a4-4593-8654-586f78040a70 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a88f7905-d9a4-4593-8654-586f78040a70 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1f24d2e9-9f57-463b-b380-041e1b5cc671 {
  text-align: center;
}

#s-1f24d2e9-9f57-463b-b380-041e1b5cc671 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-1f24d2e9-9f57-463b-b380-041e1b5cc671 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1f24d2e9-9f57-463b-b380-041e1b5cc671 .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-5fe8f8a3-5e56-444b-8e04-34ac5a7ede94 {
  display: none;
}
#s-6314d055-628e-44de-a88e-35db1ba3c248 {
  text-align: left;
}


.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 {
  max-width: 100%;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 .shg-image-zoom,
.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 {
  max-width: 100%;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 .shg-image-zoom,
.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 {
  max-width: 100%;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 .shg-image-zoom,
.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 {
  max-width: 100%;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 .shg-image-zoom,
.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 {
  max-width: 100%;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 .shg-image-zoom,
.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6314d055-628e-44de-a88e-35db1ba3c248 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9dff314c-1041-4801-a66d-18543af499f9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9dff314c-1041-4801-a66d-18543af499f9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9dff314c-1041-4801-a66d-18543af499f9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9dff314c-1041-4801-a66d-18543af499f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-6337d93f-1af6-43ac-a7b9-e420e11b89df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6337d93f-1af6-43ac-a7b9-e420e11b89df .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-aa63bfcd-db1f-49c3-8434-347bb2c3f97f {
  text-align: center;
}

#s-aa63bfcd-db1f-49c3-8434-347bb2c3f97f .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-aa63bfcd-db1f-49c3-8434-347bb2c3f97f .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-aa63bfcd-db1f-49c3-8434-347bb2c3f97f .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-1687dee1-05f2-43fb-9e25-eb55e62b812b {
  display: none;
}
#s-7e591b11-72e1-43c7-b46d-8c66ab79568c {
  text-align: left;
}


.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c {
  max-width: 100%;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c .shg-image-zoom,
.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c {
  max-width: 100%;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c .shg-image-zoom,
.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c {
  max-width: 100%;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c .shg-image-zoom,
.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c {
  max-width: 100%;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c .shg-image-zoom,
.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c {
  max-width: 100%;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c .shg-image-zoom,
.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e591b11-72e1-43c7-b46d-8c66ab79568c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-563fc2d7-9d63-49d6-a940-cad44f2d1d0d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-563fc2d7-9d63-49d6-a940-cad44f2d1d0d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-563fc2d7-9d63-49d6-a940-cad44f2d1d0d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-563fc2d7-9d63-49d6-a940-cad44f2d1d0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-b2a1bf58-0243-4f0b-9f59-5c580fbbb6f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2a1bf58-0243-4f0b-9f59-5c580fbbb6f4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-6a302837-4334-431d-afa3-7ce0fc0f7619 {
  text-align: center;
}

#s-6a302837-4334-431d-afa3-7ce0fc0f7619 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-6a302837-4334-431d-afa3-7ce0fc0f7619 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6a302837-4334-431d-afa3-7ce0fc0f7619 .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-8ba44c6b-bb4a-4a42-946a-d32c470196e4 {
  margin-left: 75px;
margin-right: 75px;
}

#s-8ba44c6b-bb4a-4a42-946a-d32c470196e4 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(5, 0, 0, 1);
}

#s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2 {
  margin-top: 20px;
margin-left: 75px;
margin-bottom: 20px;
margin-right: 75px;
}

@media (min-width: 0px) {
[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bd3ebc65-9e8e-481b-8d30-065a1a4ad5f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-cbae459d-3454-4efc-8012-ebf045ebfab5 {
  display: none;
}
#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee {
  text-align: left;
}


.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee {
  max-width: 100%;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee .shg-image-zoom,
.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee {
  max-width: 100%;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee .shg-image-zoom,
.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee {
  max-width: 100%;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee .shg-image-zoom,
.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee {
  max-width: 100%;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee .shg-image-zoom,
.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee {
  max-width: 100%;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee .shg-image-zoom,
.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed1c2563-fa6a-494a-abd4-6ab7c60f92ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7fcabb68-f13f-4631-9d2e-60157456e136 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7fcabb68-f13f-4631-9d2e-60157456e136:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7fcabb68-f13f-4631-9d2e-60157456e136:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7fcabb68-f13f-4631-9d2e-60157456e136.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-0d2745a8-3c0a-4114-bf37-505b0bfa34b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d2745a8-3c0a-4114-bf37-505b0bfa34b3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-12d8a644-dd57-4435-a2fe-bb503636f49a {
  text-align: center;
}

#s-12d8a644-dd57-4435-a2fe-bb503636f49a .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-12d8a644-dd57-4435-a2fe-bb503636f49a .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-12d8a644-dd57-4435-a2fe-bb503636f49a .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-5a51c612-2cb9-4707-bc15-40c140cca025 {
  display: none;
}
#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 {
  text-align: left;
}


.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 {
  max-width: 100%;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 .shg-image-zoom,
.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 {
  max-width: 100%;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 .shg-image-zoom,
.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 {
  max-width: 100%;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 .shg-image-zoom,
.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 {
  max-width: 100%;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 .shg-image-zoom,
.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 {
  max-width: 100%;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 .shg-image-zoom,
.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf043cf1-ce2d-404d-8b52-6cf5b729fe69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-66bd3359-2b2c-48ab-af4d-ebf85cd337ac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-66bd3359-2b2c-48ab-af4d-ebf85cd337ac:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-66bd3359-2b2c-48ab-af4d-ebf85cd337ac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-66bd3359-2b2c-48ab-af4d-ebf85cd337ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-b7f951e3-9c2e-4d7a-8981-e1fc1ad36570 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b7f951e3-9c2e-4d7a-8981-e1fc1ad36570 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-6576603f-66cd-4a97-8c1b-6846ab01b816 {
  text-align: center;
}

#s-6576603f-66cd-4a97-8c1b-6846ab01b816 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-6576603f-66cd-4a97-8c1b-6846ab01b816 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6576603f-66cd-4a97-8c1b-6846ab01b816 .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-04459e5b-19f3-43f3-9e12-cf12bbbc9731 {
  display: none;
}
#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 {
  text-align: left;
}


.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 {
  max-width: 100%;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 .shg-image-zoom,
.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 {
  max-width: 100%;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 .shg-image-zoom,
.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 {
  max-width: 100%;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 .shg-image-zoom,
.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 {
  max-width: 100%;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 .shg-image-zoom,
.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 {
  max-width: 100%;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 .shg-image-zoom,
.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e251e60-54ac-4253-bc4c-8d2e75c96167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-192fbd6a-cb73-42ab-b3ab-10a0c515165c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-192fbd6a-cb73-42ab-b3ab-10a0c515165c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-192fbd6a-cb73-42ab-b3ab-10a0c515165c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-192fbd6a-cb73-42ab-b3ab-10a0c515165c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-b8c3bb65-d0eb-4aef-ba9f-ff19d5159236 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8c3bb65-d0eb-4aef-ba9f-ff19d5159236 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-2ec3f3ac-9dd1-4350-bcf8-960e2cd5116e {
  text-align: center;
}

#s-2ec3f3ac-9dd1-4350-bcf8-960e2cd5116e .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-2ec3f3ac-9dd1-4350-bcf8-960e2cd5116e .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2ec3f3ac-9dd1-4350-bcf8-960e2cd5116e .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-ba924478-7ed5-4521-9acb-112cc88f221e {
  display: none;
}
#s-03cf92e2-baba-4789-92c9-bb8aec608521 {
  text-align: left;
}


.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 {
  max-width: 100%;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 .shg-image-zoom,
.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 {
  max-width: 100%;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 .shg-image-zoom,
.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 {
  max-width: 100%;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 .shg-image-zoom,
.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 {
  max-width: 100%;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 .shg-image-zoom,
.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 {
  max-width: 100%;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 .shg-image-zoom,
.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03cf92e2-baba-4789-92c9-bb8aec608521 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-91ef454c-277b-4c31-b3b3-594312f69e74 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-91ef454c-277b-4c31-b3b3-594312f69e74:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-91ef454c-277b-4c31-b3b3-594312f69e74:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-91ef454c-277b-4c31-b3b3-594312f69e74.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-7e5a3307-b35a-4b19-92b1-cdb13498b90c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7e5a3307-b35a-4b19-92b1-cdb13498b90c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1f9249fe-8c0f-4db7-b266-7070e181d893 {
  text-align: center;
}

#s-1f9249fe-8c0f-4db7-b266-7070e181d893 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-1f9249fe-8c0f-4db7-b266-7070e181d893 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1f9249fe-8c0f-4db7-b266-7070e181d893 .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-e060d8c7-f32a-42d5-8cee-5dbe1504f738 {
  margin-left: 75px;
margin-right: 75px;
}

#s-e060d8c7-f32a-42d5-8cee-5dbe1504f738 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(5, 0, 0, 1);
}

#s-69603502-851d-45c9-a578-d9319c531796 {
  margin-top: 20px;
margin-left: 75px;
margin-bottom: 20px;
margin-right: 75px;
}

@media (min-width: 0px) {
[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-69603502-851d-45c9-a578-d9319c531796"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e23dc43e-b20a-4c24-af13-c14bdcbd6def {
  display: none;
}
#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e {
  text-align: left;
}


.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e {
  max-width: 100%;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e .shg-image-zoom,
.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e {
  max-width: 100%;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e .shg-image-zoom,
.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e {
  max-width: 100%;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e .shg-image-zoom,
.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e {
  max-width: 100%;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e .shg-image-zoom,
.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e {
  max-width: 100%;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e .shg-image-zoom,
.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43f33d66-60dd-4fe5-96bd-36741c98ef7e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-414e9c48-c6fa-4c48-88ea-a1f61e1ee5ad {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-414e9c48-c6fa-4c48-88ea-a1f61e1ee5ad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-414e9c48-c6fa-4c48-88ea-a1f61e1ee5ad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-414e9c48-c6fa-4c48-88ea-a1f61e1ee5ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-c5ba0538-6c0a-468f-83b6-4ab1a7b4fcfe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5ba0538-6c0a-468f-83b6-4ab1a7b4fcfe .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c84a00b3-dd90-4767-9725-cb3422e48167 {
  text-align: center;
}

#s-c84a00b3-dd90-4767-9725-cb3422e48167 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-c84a00b3-dd90-4767-9725-cb3422e48167 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c84a00b3-dd90-4767-9725-cb3422e48167 .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-0ad7095e-ec70-487e-9196-8c18a035b1e8 {
  display: none;
}
#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 {
  text-align: left;
}


.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 {
  max-width: 100%;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 .shg-image-zoom,
.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 {
  max-width: 100%;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 .shg-image-zoom,
.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 {
  max-width: 100%;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 .shg-image-zoom,
.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 {
  max-width: 100%;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 .shg-image-zoom,
.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 {
  max-width: 100%;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 .shg-image-zoom,
.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfc9873b-de9e-4b8e-ad05-62bb74463b88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c8e9087a-8f82-4b46-8b4b-f7822385e777 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c8e9087a-8f82-4b46-8b4b-f7822385e777:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c8e9087a-8f82-4b46-8b4b-f7822385e777:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c8e9087a-8f82-4b46-8b4b-f7822385e777.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-6f2a76a0-2eb7-4c33-a713-7a54d600e3b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f2a76a0-2eb7-4c33-a713-7a54d600e3b4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-30332ad3-09fa-484f-859c-1f6e2f75f8e8 {
  text-align: center;
}

#s-30332ad3-09fa-484f-859c-1f6e2f75f8e8 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-30332ad3-09fa-484f-859c-1f6e2f75f8e8 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-30332ad3-09fa-484f-859c-1f6e2f75f8e8 .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-0156993d-8eab-4ca2-8e96-c871936e6961 {
  display: none;
}
#s-83784865-16fa-4a6b-887f-9f5eb74fee77 {
  text-align: left;
}


.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 {
  max-width: 100%;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 .shg-image-zoom,
.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 {
  max-width: 100%;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 .shg-image-zoom,
.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 {
  max-width: 100%;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 .shg-image-zoom,
.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 {
  max-width: 100%;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 .shg-image-zoom,
.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 {
  max-width: 100%;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 .shg-image-zoom,
.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83784865-16fa-4a6b-887f-9f5eb74fee77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-123f4b05-38a4-4cca-952b-06dff9478013 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-123f4b05-38a4-4cca-952b-06dff9478013:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-123f4b05-38a4-4cca-952b-06dff9478013:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-123f4b05-38a4-4cca-952b-06dff9478013.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-7abcf8f5-cdb2-41b7-bdeb-83ed070d6b61 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7abcf8f5-cdb2-41b7-bdeb-83ed070d6b61 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ec553ff4-571e-48fd-99b2-b9430c21a951 {
  text-align: center;
}

#s-ec553ff4-571e-48fd-99b2-b9430c21a951 .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-ec553ff4-571e-48fd-99b2-b9430c21a951 .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ec553ff4-571e-48fd-99b2-b9430c21a951 .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-150941c5-8504-4f70-8616-3880bd363b4d {
  display: none;
}
#s-5b270d1f-20e2-4389-9139-7b30e52c7214 {
  text-align: left;
}


.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 {
  max-width: 100%;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 .shg-image-zoom,
.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 {
  max-width: 100%;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 .shg-image-zoom,
.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 {
  max-width: 100%;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 .shg-image-zoom,
.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 {
  max-width: 100%;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 .shg-image-zoom,
.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 {
  max-width: 100%;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 .shg-image-zoom,
.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b270d1f-20e2-4389-9139-7b30e52c7214 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4da32f05-1231-4a39-add7-3af073adb79e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-4da32f05-1231-4a39-add7-3af073adb79e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4da32f05-1231-4a39-add7-3af073adb79e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4da32f05-1231-4a39-add7-3af073adb79e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-0f2b075b-042f-4cee-90dc-3b7b5c2bc1e6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f2b075b-042f-4cee-90dc-3b7b5c2bc1e6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7bc0e4d8-1c55-4959-8abe-076a20c6a8ab {
  text-align: center;
}

#s-7bc0e4d8-1c55-4959-8abe-076a20c6a8ab .shg-product-sold-out {
  display: none;
  color: rgba(255, 165, 0, 1);
  font-size: 18px;
}

#s-7bc0e4d8-1c55-4959-8abe-076a20c6a8ab .shg-product-price {
  color: rgba(255, 165, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7bc0e4d8-1c55-4959-8abe-076a20c6a8ab .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-3e74fa4c-3fff-454a-87d2-938d0e859a3c {
  margin-left: 50px;
margin-right: 50px;
}

#s-3e74fa4c-3fff-454a-87d2-938d0e859a3c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b {
  margin-left: 75px;
margin-right: 75px;
}

@media (min-width: 0px) {
[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e6d7b1a9-01bc-45ea-817d-3658730a2c6b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-12547dc2-485b-4b13-bcd3-175cd067478e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-12547dc2-485b-4b13-bcd3-175cd067478e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-12547dc2-485b-4b13-bcd3-175cd067478e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-12547dc2-485b-4b13-bcd3-175cd067478e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cf619d7d-a7f5-4253-8327-bc866296d797 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-cf619d7d-a7f5-4253-8327-bc866296d797:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf619d7d-a7f5-4253-8327-bc866296d797:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cf619d7d-a7f5-4253-8327-bc866296d797.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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