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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-72aa59d6-366e-45a1-9b53-a83b3d341555 {
  margin-top: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-72aa59d6-366e-45a1-9b53-a83b3d341555 {
  display: none;
}
#s-72aa59d6-366e-45a1-9b53-a83b3d341555, #wrap-s-72aa59d6-366e-45a1-9b53-a83b3d341555 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72aa59d6-366e-45a1-9b53-a83b3d341555 {
  display: none;
}
#s-72aa59d6-366e-45a1-9b53-a83b3d341555, #wrap-s-72aa59d6-366e-45a1-9b53-a83b3d341555 { display:none !important; }}@media (max-width: 767px){#s-72aa59d6-366e-45a1-9b53-a83b3d341555 {
  display: none;
}
#s-72aa59d6-366e-45a1-9b53-a83b3d341555, #wrap-s-72aa59d6-366e-45a1-9b53-a83b3d341555 { display:none !important; }}



  #s-72aa59d6-366e-45a1-9b53-a83b3d341555 img.shogun-image {
    
    width: px;
  }


#s-72aa59d6-366e-45a1-9b53-a83b3d341555 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

@media (min-width: 768px) and (max-width: 991px){#s-a4cf0df8-921c-43fc-8b79-3f6b78c85242 {
  display: none;
}
#s-a4cf0df8-921c-43fc-8b79-3f6b78c85242, #wrap-s-a4cf0df8-921c-43fc-8b79-3f6b78c85242 { display:none !important; }}@media (max-width: 767px){#s-a4cf0df8-921c-43fc-8b79-3f6b78c85242 {
  display: none;
}
#s-a4cf0df8-921c-43fc-8b79-3f6b78c85242, #wrap-s-a4cf0df8-921c-43fc-8b79-3f6b78c85242 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.333333333333332px);
}

[id="s-a4cf0df8-921c-43fc-8b79-3f6b78c85242"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.333333333333332px);
}

}

.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-40523e31-cebe-4219-9769-fbdb4f6b90a7 {
  border-style: solid;
margin-top: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}

#s-40523e31-cebe-4219-9769-fbdb4f6b90a7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 17px;
  line-height: 2.5em;
  letter-spacing: 6px;
  text-align: center;
}



#s-80ea2ea8-dee9-4221-b01e-0e9689f87621 {
  border-style: solid;
margin-top: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}

#s-80ea2ea8-dee9-4221-b01e-0e9689f87621 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 23px;
  line-height: 1.5em;
  letter-spacing: 6px;
  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-81f5e4ee-0149-429d-a3a6-44d00de92d9e {
  margin-top: 2%;
margin-bottom: 1%;
}

#s-451e7eec-1cd9-4890-95a3-c185e7f1d618 {
  padding-top: 35%;
padding-bottom: 35%;
}

#s-451e7eec-1cd9-4890-95a3-c185e7f1d618 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-68ac94d7-4f73-4fe4-9660-06b1ff68723f {
  border-style: solid;
margin-top: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}

#s-68ac94d7-4f73-4fe4-9660-06b1ff68723f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 17px;
  line-height: 2.5em;
  letter-spacing: 6px;
  text-align: center;
}



#s-3aad5f94-020a-4722-8669-e93632edf383 {
  border-style: solid;
margin-top: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-3aad5f94-020a-4722-8669-e93632edf383 {
  display: none;
}
#s-3aad5f94-020a-4722-8669-e93632edf383, #wrap-s-3aad5f94-020a-4722-8669-e93632edf383 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3aad5f94-020a-4722-8669-e93632edf383 {
  display: none;
}
#s-3aad5f94-020a-4722-8669-e93632edf383, #wrap-s-3aad5f94-020a-4722-8669-e93632edf383 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3aad5f94-020a-4722-8669-e93632edf383 {
  display: none;
}
#s-3aad5f94-020a-4722-8669-e93632edf383, #wrap-s-3aad5f94-020a-4722-8669-e93632edf383 { display:none !important; }}
#s-3aad5f94-020a-4722-8669-e93632edf383 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 17px;
  line-height: 2.5em;
  letter-spacing: 6px;
  text-align: center;
}



#s-961c1efa-5737-4c54-9665-af977d15c300 {
  border-style: solid;
margin-top: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}

#s-961c1efa-5737-4c54-9665-af977d15c300 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 23px;
  line-height: 1.5em;
  letter-spacing: 6px;
  text-align: center;
}



#s-369ab1cf-07fa-4705-8025-4762ad3acdfd {
  border-style: solid;
margin-top: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-369ab1cf-07fa-4705-8025-4762ad3acdfd {
  display: none;
}
#s-369ab1cf-07fa-4705-8025-4762ad3acdfd, #wrap-s-369ab1cf-07fa-4705-8025-4762ad3acdfd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-369ab1cf-07fa-4705-8025-4762ad3acdfd {
  display: none;
}
#s-369ab1cf-07fa-4705-8025-4762ad3acdfd, #wrap-s-369ab1cf-07fa-4705-8025-4762ad3acdfd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-369ab1cf-07fa-4705-8025-4762ad3acdfd {
  display: none;
}
#s-369ab1cf-07fa-4705-8025-4762ad3acdfd, #wrap-s-369ab1cf-07fa-4705-8025-4762ad3acdfd { display:none !important; }}
#s-369ab1cf-07fa-4705-8025-4762ad3acdfd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 23px;
  line-height: 1.5em;
  letter-spacing: 6px;
  text-align: center;
}



#s-980879e5-832f-49da-8a03-c83409dc50b0 {
  margin-top: 2%;
margin-bottom: 1%;
}
@media (min-width: 1200px){#s-980879e5-832f-49da-8a03-c83409dc50b0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-980879e5-832f-49da-8a03-c83409dc50b0 {
  
}
}
#s-05ce0cfa-7d3b-4167-a956-9a8cdc5707c8 {
  margin-top: 2%;
margin-bottom: 1%;
}
@media (min-width: 1200px){#s-05ce0cfa-7d3b-4167-a956-9a8cdc5707c8 {
  display: none;
}
#s-05ce0cfa-7d3b-4167-a956-9a8cdc5707c8, #wrap-s-05ce0cfa-7d3b-4167-a956-9a8cdc5707c8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05ce0cfa-7d3b-4167-a956-9a8cdc5707c8 {
  display: none;
}
#s-05ce0cfa-7d3b-4167-a956-9a8cdc5707c8, #wrap-s-05ce0cfa-7d3b-4167-a956-9a8cdc5707c8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05ce0cfa-7d3b-4167-a956-9a8cdc5707c8 {
  display: none;
}
#s-05ce0cfa-7d3b-4167-a956-9a8cdc5707c8, #wrap-s-05ce0cfa-7d3b-4167-a956-9a8cdc5707c8 { display:none !important; }}
#s-c86d21b3-be57-4fed-829e-10160a79ce15 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c86d21b3-be57-4fed-829e-10160a79ce15 {
  display: none;
}
#s-c86d21b3-be57-4fed-829e-10160a79ce15, #wrap-s-c86d21b3-be57-4fed-829e-10160a79ce15 { display:none !important; }}@media (max-width: 767px){#s-c86d21b3-be57-4fed-829e-10160a79ce15 {
  display: none;
}
#s-c86d21b3-be57-4fed-829e-10160a79ce15, #wrap-s-c86d21b3-be57-4fed-829e-10160a79ce15 { display:none !important; }}



  #s-c86d21b3-be57-4fed-829e-10160a79ce15 img.shogun-image {
    
    width: px;
  }


#s-c86d21b3-be57-4fed-829e-10160a79ce15 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 1200px){#s-a7d03c2c-9189-4615-b215-2f9ff1074d0f {
  display: none;
}
#s-a7d03c2c-9189-4615-b215-2f9ff1074d0f, #wrap-s-a7d03c2c-9189-4615-b215-2f9ff1074d0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a7d03c2c-9189-4615-b215-2f9ff1074d0f {
  display: none;
}
#s-a7d03c2c-9189-4615-b215-2f9ff1074d0f, #wrap-s-a7d03c2c-9189-4615-b215-2f9ff1074d0f { display:none !important; }}@media (max-width: 767px){#s-a7d03c2c-9189-4615-b215-2f9ff1074d0f {
  display: none;
}
#s-a7d03c2c-9189-4615-b215-2f9ff1074d0f, #wrap-s-a7d03c2c-9189-4615-b215-2f9ff1074d0f { display:none !important; }}
@media (min-width: 0px) {
[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.333333333333332px);
}

[id="s-a7d03c2c-9189-4615-b215-2f9ff1074d0f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.333333333333332px);
}

}

#s-ef29763d-3089-42a3-a266-9dee68e517a1 {
  border-style: solid;
margin-top: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}

#s-ef29763d-3089-42a3-a266-9dee68e517a1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 17px;
  line-height: 2.5em;
  letter-spacing: 6px;
  text-align: center;
}



#s-123a0857-43ae-4198-8fc5-9558e5b5a3ba {
  border-style: solid;
margin-top: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}

#s-123a0857-43ae-4198-8fc5-9558e5b5a3ba .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 23px;
  line-height: 1.5em;
  letter-spacing: 6px;
  text-align: center;
}



#s-5845fe0e-2810-431b-83d8-0a027f438e36 {
  margin-top: 2%;
margin-bottom: 1%;
}

@media (min-width: 768px) and (max-width: 991px){#s-964722a7-73b1-4406-9ba3-25d14cfa3615 {
  display: none;
}
#s-964722a7-73b1-4406-9ba3-25d14cfa3615, #wrap-s-964722a7-73b1-4406-9ba3-25d14cfa3615 { display:none !important; }}@media (max-width: 767px){#s-964722a7-73b1-4406-9ba3-25d14cfa3615 {
  display: none;
}
#s-964722a7-73b1-4406-9ba3-25d14cfa3615, #wrap-s-964722a7-73b1-4406-9ba3-25d14cfa3615 { display:none !important; }}
@media (min-width: 0px) {
[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 25.333333333333332px);
}

}

@media (min-width: 768px) {
[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.333333333333332px);
}

[id="s-964722a7-73b1-4406-9ba3-25d14cfa3615"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.333333333333332px);
}

}

#s-c72879eb-4258-4125-bc67-5c9f75f7b888 {
  border-style: solid;
margin-top: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}

#s-c72879eb-4258-4125-bc67-5c9f75f7b888 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: 2.5em;
  letter-spacing: 6px;
  text-align: center;
}



#s-645702f6-dc5b-4426-ab65-a1808c0865c2 {
  border-style: solid;
margin-top: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}

#s-645702f6-dc5b-4426-ab65-a1808c0865c2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 23px;
  line-height: 1.5em;
  letter-spacing: 6px;
  text-align: center;
}



#s-bfdb17d0-4b70-4575-9b3b-8342f07e0e2b {
  margin-top: 2%;
margin-bottom: 1%;
}

#s-b0ec5872-a914-4e7a-8651-cfc3e6eaf53a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

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

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

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

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

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

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

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

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

#s-5f9fc247-a757-400b-b504-e7a355c6cc33 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5f9fc247-a757-400b-b504-e7a355c6cc33 {
  display: none;
}
#s-5f9fc247-a757-400b-b504-e7a355c6cc33, #wrap-s-5f9fc247-a757-400b-b504-e7a355c6cc33 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f9fc247-a757-400b-b504-e7a355c6cc33 {
  display: none;
}
#s-5f9fc247-a757-400b-b504-e7a355c6cc33, #wrap-s-5f9fc247-a757-400b-b504-e7a355c6cc33 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f9fc247-a757-400b-b504-e7a355c6cc33 {
  display: none;
}
#s-5f9fc247-a757-400b-b504-e7a355c6cc33, #wrap-s-5f9fc247-a757-400b-b504-e7a355c6cc33 { display:none !important; }}







#s-5f9fc247-a757-400b-b504-e7a355c6cc33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f9fc247-a757-400b-b504-e7a355c6cc33.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-96c5e903-58fa-483e-9af1-69dfe082bdd5 {
  text-align: center;
}
@media (min-width: 1200px){#s-96c5e903-58fa-483e-9af1-69dfe082bdd5 {
  display: none;
}
#s-96c5e903-58fa-483e-9af1-69dfe082bdd5, #wrap-s-96c5e903-58fa-483e-9af1-69dfe082bdd5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96c5e903-58fa-483e-9af1-69dfe082bdd5 {
  display: none;
}
#s-96c5e903-58fa-483e-9af1-69dfe082bdd5, #wrap-s-96c5e903-58fa-483e-9af1-69dfe082bdd5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96c5e903-58fa-483e-9af1-69dfe082bdd5 {
  display: none;
}
#s-96c5e903-58fa-483e-9af1-69dfe082bdd5, #wrap-s-96c5e903-58fa-483e-9af1-69dfe082bdd5 { display:none !important; }}




#s-96c5e903-58fa-483e-9af1-69dfe082bdd5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f0e23040-9e57-4913-bd42-fc99cdf545d0 {
  border-style: solid;
margin-top: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
}
@media (max-width: 767px){#s-f0e23040-9e57-4913-bd42-fc99cdf545d0 {
  display: none;
}
#s-f0e23040-9e57-4913-bd42-fc99cdf545d0, #wrap-s-f0e23040-9e57-4913-bd42-fc99cdf545d0 { display:none !important; }}
#s-f0e23040-9e57-4913-bd42-fc99cdf545d0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401 {
  display: none;
}
#s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401, #wrap-s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401 {
  display: none;
}
#s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401, #wrap-s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401 {
  display: none;
}
#s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401, #wrap-s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401 { display:none !important; }}
#s-0eecc52b-10f6-4ed9-9d7e-5eab41a47401 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-9cdee4c3-8189-4ba5-b5e1-2b50d4db42be {
  padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
text-align: center;
}

#s-9cdee4c3-8189-4ba5-b5e1-2b50d4db42be .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 3px;
  text-align: center;
}



#s-729da9ef-6d18-44e6-8cdc-7f0e50ddd83b {
  padding-top: 50%;
padding-bottom: 50%;
}

#s-729da9ef-6d18-44e6-8cdc-7f0e50ddd83b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-50f368cb-2f4c-4bba-a4f3-0802446d55f4 {
  padding-top: 5%;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-50f368cb-2f4c-4bba-a4f3-0802446d55f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50f368cb-2f4c-4bba-a4f3-0802446d55f4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-40734e22-c65a-433b-9b13-93234ce171e0 {
  margin-top: 15%;
text-align: center;
}
@media (min-width: 1200px){#s-40734e22-c65a-433b-9b13-93234ce171e0 {
  display: none;
}
#s-40734e22-c65a-433b-9b13-93234ce171e0, #wrap-s-40734e22-c65a-433b-9b13-93234ce171e0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-40734e22-c65a-433b-9b13-93234ce171e0 {
  display: none;
}
#s-40734e22-c65a-433b-9b13-93234ce171e0, #wrap-s-40734e22-c65a-433b-9b13-93234ce171e0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-40734e22-c65a-433b-9b13-93234ce171e0 {
  display: none;
}
#s-40734e22-c65a-433b-9b13-93234ce171e0, #wrap-s-40734e22-c65a-433b-9b13-93234ce171e0 { display:none !important; }}
#s-40734e22-c65a-433b-9b13-93234ce171e0 .shogun-heading-component h6 {
  color: rgba(87, 87, 87, 1);
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 12px;
  line-height: 2.5em;
  letter-spacing: 1px;
  text-align: center;
}



#s-ae897353-310e-4579-966f-68ac17371875 {
  margin-top: 2%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-ae897353-310e-4579-966f-68ac17371875 {
  display: none;
}
#s-ae897353-310e-4579-966f-68ac17371875, #wrap-s-ae897353-310e-4579-966f-68ac17371875 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ae897353-310e-4579-966f-68ac17371875 {
  display: none;
}
#s-ae897353-310e-4579-966f-68ac17371875, #wrap-s-ae897353-310e-4579-966f-68ac17371875 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ae897353-310e-4579-966f-68ac17371875 {
  display: none;
}
#s-ae897353-310e-4579-966f-68ac17371875, #wrap-s-ae897353-310e-4579-966f-68ac17371875 { display:none !important; }}
#s-ae897353-310e-4579-966f-68ac17371875 .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: 2.5em;
  letter-spacing: 4px;
  text-align: center;
}



#s-5b4cf455-b380-4d87-ae64-93807fc4fd69 {
  margin-top: 2%;
margin-left: 10%;
margin-bottom: 20%;
margin-right: 10%;
padding-bottom: 5%;
}
@media (min-width: 1200px){#s-5b4cf455-b380-4d87-ae64-93807fc4fd69 {
  display: none;
}
#s-5b4cf455-b380-4d87-ae64-93807fc4fd69, #wrap-s-5b4cf455-b380-4d87-ae64-93807fc4fd69 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b4cf455-b380-4d87-ae64-93807fc4fd69 {
  display: none;
}
#s-5b4cf455-b380-4d87-ae64-93807fc4fd69, #wrap-s-5b4cf455-b380-4d87-ae64-93807fc4fd69 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b4cf455-b380-4d87-ae64-93807fc4fd69 {
  display: none;
}
#s-5b4cf455-b380-4d87-ae64-93807fc4fd69, #wrap-s-5b4cf455-b380-4d87-ae64-93807fc4fd69 { display:none !important; }}
#s-9068e735-d91c-4819-a548-55a8b0c2b3f3 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-9068e735-d91c-4819-a548-55a8b0c2b3f3 {
  display: none;
}
#s-9068e735-d91c-4819-a548-55a8b0c2b3f3, #wrap-s-9068e735-d91c-4819-a548-55a8b0c2b3f3 { display:none !important; }}@media (max-width: 767px){#s-9068e735-d91c-4819-a548-55a8b0c2b3f3 {
  display: none;
}
#s-9068e735-d91c-4819-a548-55a8b0c2b3f3, #wrap-s-9068e735-d91c-4819-a548-55a8b0c2b3f3 { display:none !important; }}







#s-9068e735-d91c-4819-a548-55a8b0c2b3f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9068e735-d91c-4819-a548-55a8b0c2b3f3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0dc4f4a6-8d88-4415-9df3-bee7fa7964b8 {
  margin-top: 15%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0dc4f4a6-8d88-4415-9df3-bee7fa7964b8 {
  display: none;
}
#s-0dc4f4a6-8d88-4415-9df3-bee7fa7964b8, #wrap-s-0dc4f4a6-8d88-4415-9df3-bee7fa7964b8 { display:none !important; }}@media (max-width: 767px){#s-0dc4f4a6-8d88-4415-9df3-bee7fa7964b8 {
  display: none;
}
#s-0dc4f4a6-8d88-4415-9df3-bee7fa7964b8, #wrap-s-0dc4f4a6-8d88-4415-9df3-bee7fa7964b8 { display:none !important; }}
#s-0dc4f4a6-8d88-4415-9df3-bee7fa7964b8 .shogun-heading-component h2 {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 3em;
  letter-spacing: 6px;
  text-align: center;
}



#s-9ea5a344-0cbc-445b-8911-dfa6ba886e61 {
  margin-left: 25%;
margin-bottom: 15%;
margin-right: 25%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ea5a344-0cbc-445b-8911-dfa6ba886e61 {
  display: none;
}
#s-9ea5a344-0cbc-445b-8911-dfa6ba886e61, #wrap-s-9ea5a344-0cbc-445b-8911-dfa6ba886e61 { display:none !important; }}@media (max-width: 767px){#s-9ea5a344-0cbc-445b-8911-dfa6ba886e61 {
  display: none;
}
#s-9ea5a344-0cbc-445b-8911-dfa6ba886e61, #wrap-s-9ea5a344-0cbc-445b-8911-dfa6ba886e61 { display:none !important; }}
#s-6737fbe1-7b51-4643-9bdf-71ce6c6cc63e {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6737fbe1-7b51-4643-9bdf-71ce6c6cc63e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6737fbe1-7b51-4643-9bdf-71ce6c6cc63e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a22860c2-4b38-4749-943c-677dd121ba6d {
  margin-top: 15%;
text-align: center;
}
@media (min-width: 1200px){#s-a22860c2-4b38-4749-943c-677dd121ba6d {
  display: none;
}
#s-a22860c2-4b38-4749-943c-677dd121ba6d, #wrap-s-a22860c2-4b38-4749-943c-677dd121ba6d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a22860c2-4b38-4749-943c-677dd121ba6d {
  display: none;
}
#s-a22860c2-4b38-4749-943c-677dd121ba6d, #wrap-s-a22860c2-4b38-4749-943c-677dd121ba6d { display:none !important; }}@media (max-width: 767px){#s-a22860c2-4b38-4749-943c-677dd121ba6d {
  display: none;
}
#s-a22860c2-4b38-4749-943c-677dd121ba6d, #wrap-s-a22860c2-4b38-4749-943c-677dd121ba6d { display:none !important; }}
#s-a22860c2-4b38-4749-943c-677dd121ba6d .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: 6px;
  text-align: center;
}



#s-e2c660a4-b220-4053-a299-dcd7a27df581 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 15%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-e2c660a4-b220-4053-a299-dcd7a27df581 {
  display: none;
}
#s-e2c660a4-b220-4053-a299-dcd7a27df581, #wrap-s-e2c660a4-b220-4053-a299-dcd7a27df581 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2c660a4-b220-4053-a299-dcd7a27df581 {
  display: none;
}
#s-e2c660a4-b220-4053-a299-dcd7a27df581, #wrap-s-e2c660a4-b220-4053-a299-dcd7a27df581 { display:none !important; }}@media (max-width: 767px){#s-e2c660a4-b220-4053-a299-dcd7a27df581 {
  display: none;
}
#s-e2c660a4-b220-4053-a299-dcd7a27df581, #wrap-s-e2c660a4-b220-4053-a299-dcd7a27df581 { display:none !important; }}
@media (min-width: 1200px){#s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f {
  display: none;
}
#s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f, #wrap-s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f {
  display: none;
}
#s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f, #wrap-s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f { display:none !important; }}@media (max-width: 767px){#s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f {
  display: none;
}
#s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f, #wrap-s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f { display:none !important; }}
@media (min-width: 0px) {
[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 768px) {
[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 992px) {
[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-e2f81ceb-db2f-44cc-bbb4-5b7281526d7f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 19.0px);
}

}

#s-bcdcb9a5-9c22-43da-a8ec-33cb36efaa9c {
  text-align: center;
}




  #s-bcdcb9a5-9c22-43da-a8ec-33cb36efaa9c img.shogun-image {
    
    width: px;
  }


#s-bcdcb9a5-9c22-43da-a8ec-33cb36efaa9c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a1b7bdbc-e13b-4ca9-970d-2e12695b584b {
  display: none;
}
.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-53627c73-276e-4e89-8e7a-8b8c372d470b {
  padding-top: 7%;
padding-bottom: 7%;
text-align: center;
}

#s-53627c73-276e-4e89-8e7a-8b8c372d470b .shg-product-title-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-126efc6f-9569-405a-8550-50c75508a21e {
  padding-bottom: 7%;
text-align: center;
}

#s-126efc6f-9569-405a-8550-50c75508a21e .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 18px;
}

#s-126efc6f-9569-405a-8550-50c75508a21e .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-126efc6f-9569-405a-8550-50c75508a21e .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-68131003-d2d7-409b-9dce-d025a1a850a8 {
  padding-left: 25%;
padding-bottom: 5%;
padding-right: 25%;
text-align: left;
}

#s-68131003-d2d7-409b-9dce-d025a1a850a8 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-68131003-d2d7-409b-9dce-d025a1a850a8 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-68131003-d2d7-409b-9dce-d025a1a850a8 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-68131003-d2d7-409b-9dce-d025a1a850a8 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-357e6fd5-2323-4b32-8e72-91feb1176bef {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-357e6fd5-2323-4b32-8e72-91feb1176bef:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-357e6fd5-2323-4b32-8e72-91feb1176bef:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-357e6fd5-2323-4b32-8e72-91feb1176bef.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-d829872c-7901-4edf-a7d6-922be14c434a {
  margin-right: 0%;
padding-top: 5%;
text-align: center;
}




  #s-d829872c-7901-4edf-a7d6-922be14c434a img.shogun-image {
    
    width: px;
  }


#s-d829872c-7901-4edf-a7d6-922be14c434a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-122c6ba6-1b31-4d1a-a64c-d71131eefdea {
  margin-left: 2%;
margin-right: 2%;
}
@media (min-width: 1200px){#s-122c6ba6-1b31-4d1a-a64c-d71131eefdea {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-122c6ba6-1b31-4d1a-a64c-d71131eefdea {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-122c6ba6-1b31-4d1a-a64c-d71131eefdea {
  display: none;
}
#s-122c6ba6-1b31-4d1a-a64c-d71131eefdea, #wrap-s-122c6ba6-1b31-4d1a-a64c-d71131eefdea { display:none !important; }}@media (max-width: 767px){#s-122c6ba6-1b31-4d1a-a64c-d71131eefdea {
  display: none;
}
#s-122c6ba6-1b31-4d1a-a64c-d71131eefdea, #wrap-s-122c6ba6-1b31-4d1a-a64c-d71131eefdea { display:none !important; }}
@media (min-width: 0px) {
[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-122c6ba6-1b31-4d1a-a64c-d71131eefdea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ca696ac7-a4f8-4536-8b06-9deea11e9b0d {
  text-align: center;
}




  #s-ca696ac7-a4f8-4536-8b06-9deea11e9b0d img.shogun-image {
    
    width: px;
  }


#s-ca696ac7-a4f8-4536-8b06-9deea11e9b0d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3ada61b7-38e4-4cd9-8606-b062a6049f9b {
  display: none;
}
#s-a199dc3f-d720-4467-8284-80f7697f88c6 {
  padding-top: 5%;
padding-bottom: 2%;
text-align: center;
}

#s-a199dc3f-d720-4467-8284-80f7697f88c6 .shg-product-title-component h2 {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7d7d1226-b53c-4512-a6df-27d778323159 {
  padding-top: 5%;
padding-bottom: 2%;
text-align: center;
}
@media (min-width: 1200px){#s-7d7d1226-b53c-4512-a6df-27d778323159 {
  display: none;
}
#s-7d7d1226-b53c-4512-a6df-27d778323159, #wrap-s-7d7d1226-b53c-4512-a6df-27d778323159 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d7d1226-b53c-4512-a6df-27d778323159 {
  display: none;
}
#s-7d7d1226-b53c-4512-a6df-27d778323159, #wrap-s-7d7d1226-b53c-4512-a6df-27d778323159 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d7d1226-b53c-4512-a6df-27d778323159 {
  display: none;
}
#s-7d7d1226-b53c-4512-a6df-27d778323159, #wrap-s-7d7d1226-b53c-4512-a6df-27d778323159 { display:none !important; }}
#s-7d7d1226-b53c-4512-a6df-27d778323159 .shg-product-title-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 23px;
}

#s-f3ddff99-3046-47e8-9fe2-e334772f7a13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f3ddff99-3046-47e8-9fe2-e334772f7a13 {
  display: none;
}
#s-f3ddff99-3046-47e8-9fe2-e334772f7a13, #wrap-s-f3ddff99-3046-47e8-9fe2-e334772f7a13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3ddff99-3046-47e8-9fe2-e334772f7a13 {
  display: none;
}
#s-f3ddff99-3046-47e8-9fe2-e334772f7a13, #wrap-s-f3ddff99-3046-47e8-9fe2-e334772f7a13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3ddff99-3046-47e8-9fe2-e334772f7a13 {
  display: none;
}
#s-f3ddff99-3046-47e8-9fe2-e334772f7a13, #wrap-s-f3ddff99-3046-47e8-9fe2-e334772f7a13 { display:none !important; }}
#s-f3ddff99-3046-47e8-9fe2-e334772f7a13 .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-1fc7535b-9f6e-4a8f-907f-f9b250ab107a {
  padding-top: 5%;
text-align: center;
}

#s-1fc7535b-9f6e-4a8f-907f-f9b250ab107a .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 18px;
}

#s-1fc7535b-9f6e-4a8f-907f-f9b250ab107a .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-1fc7535b-9f6e-4a8f-907f-f9b250ab107a .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-697943f2-96eb-4478-a3b6-9b3642b179cf {
  padding-top: 2%;
padding-bottom: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-697943f2-96eb-4478-a3b6-9b3642b179cf {
  display: none;
}
#s-697943f2-96eb-4478-a3b6-9b3642b179cf, #wrap-s-697943f2-96eb-4478-a3b6-9b3642b179cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-697943f2-96eb-4478-a3b6-9b3642b179cf {
  display: none;
}
#s-697943f2-96eb-4478-a3b6-9b3642b179cf, #wrap-s-697943f2-96eb-4478-a3b6-9b3642b179cf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-697943f2-96eb-4478-a3b6-9b3642b179cf {
  display: none;
}
#s-697943f2-96eb-4478-a3b6-9b3642b179cf, #wrap-s-697943f2-96eb-4478-a3b6-9b3642b179cf { display:none !important; }}
#s-697943f2-96eb-4478-a3b6-9b3642b179cf .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 18px;
}

#s-697943f2-96eb-4478-a3b6-9b3642b179cf .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-697943f2-96eb-4478-a3b6-9b3642b179cf .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-10a86536-f7be-4560-9218-1b859297f588 {
  padding-top: 5%;
padding-left: 25%;
padding-bottom: 5%;
padding-right: 25%;
text-align: left;
}

#s-10a86536-f7be-4560-9218-1b859297f588 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-10a86536-f7be-4560-9218-1b859297f588 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-10a86536-f7be-4560-9218-1b859297f588 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-10a86536-f7be-4560-9218-1b859297f588 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-e022030a-adf9-4ee4-aa16-001802be0575 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
text-decoration: none;
}
#s-e022030a-adf9-4ee4-aa16-001802be0575:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e022030a-adf9-4ee4-aa16-001802be0575:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e022030a-adf9-4ee4-aa16-001802be0575.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-5842090d-59bc-47cc-906e-8484e6044ad9 {
  margin-top: 10%;
margin-right: 0%;
text-align: center;
}




  #s-5842090d-59bc-47cc-906e-8484e6044ad9 img.shogun-image {
    
    width: px;
  }


#s-5842090d-59bc-47cc-906e-8484e6044ad9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6b8ad5ee-1abf-409a-806c-012d0e30608f {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-6b8ad5ee-1abf-409a-806c-012d0e30608f {
  display: none;
}
#s-6b8ad5ee-1abf-409a-806c-012d0e30608f, #wrap-s-6b8ad5ee-1abf-409a-806c-012d0e30608f { display:none !important; }}@media (max-width: 767px){#s-6b8ad5ee-1abf-409a-806c-012d0e30608f {
  display: none;
}
#s-6b8ad5ee-1abf-409a-806c-012d0e30608f, #wrap-s-6b8ad5ee-1abf-409a-806c-012d0e30608f { display:none !important; }}







#s-6b8ad5ee-1abf-409a-806c-012d0e30608f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b8ad5ee-1abf-409a-806c-012d0e30608f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-24a58177-b73b-4416-b282-9b50cbed40b3 {
  padding-top: 15%;
padding-left: 20%;
padding-right: 20%;
text-align: center;
}
@media (max-width: 767px){#s-24a58177-b73b-4416-b282-9b50cbed40b3 {
  display: none;
}
#s-24a58177-b73b-4416-b282-9b50cbed40b3, #wrap-s-24a58177-b73b-4416-b282-9b50cbed40b3 { display:none !important; }}
#s-24a58177-b73b-4416-b282-9b50cbed40b3 .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: 6px;
  text-align: center;
}



#s-1c082ba1-c539-4027-ba8b-340e865d1963 {
  margin-top: 2%;
margin-left: 25%;
margin-bottom: 15%;
margin-right: 25%;
}
@media (min-width: 768px) and (max-width: 991px){#s-1c082ba1-c539-4027-ba8b-340e865d1963 {
  display: none;
}
#s-1c082ba1-c539-4027-ba8b-340e865d1963, #wrap-s-1c082ba1-c539-4027-ba8b-340e865d1963 { display:none !important; }}@media (max-width: 767px){#s-1c082ba1-c539-4027-ba8b-340e865d1963 {
  display: none;
}
#s-1c082ba1-c539-4027-ba8b-340e865d1963, #wrap-s-1c082ba1-c539-4027-ba8b-340e865d1963 { display:none !important; }}
#s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e {
  display: none;
}
#s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e, #wrap-s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e {
  display: none;
}
#s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e, #wrap-s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e {
  display: none;
}
#s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e, #wrap-s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e { display:none !important; }}
@media (min-width: 0px) {
[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e0585ffc-6b18-49e4-8971-20c9cf0d7e5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4aa0ad10-fdd2-4c70-9e12-0cf0b4724af8 {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-4aa0ad10-fdd2-4c70-9e12-0cf0b4724af8 img.shogun-image {
    
    width: px;
  }


#s-4aa0ad10-fdd2-4c70-9e12-0cf0b4724af8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 1200px){#s-34c04026-d2ef-4c96-818c-c21f5ca8363a {
  display: none;
}
#s-34c04026-d2ef-4c96-818c-c21f5ca8363a, #wrap-s-34c04026-d2ef-4c96-818c-c21f5ca8363a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-34c04026-d2ef-4c96-818c-c21f5ca8363a {
  display: none;
}
#s-34c04026-d2ef-4c96-818c-c21f5ca8363a, #wrap-s-34c04026-d2ef-4c96-818c-c21f5ca8363a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-34c04026-d2ef-4c96-818c-c21f5ca8363a {
  display: none;
}
#s-34c04026-d2ef-4c96-818c-c21f5ca8363a, #wrap-s-34c04026-d2ef-4c96-818c-c21f5ca8363a { display:none !important; }}
@media (min-width: 0px) {
[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 9.5px);
}

}

@media (min-width: 768px) {
[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 9.5px);
}

}

@media (min-width: 992px) {
[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 9.5px);
}

}

@media (min-width: 1200px) {
[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-34c04026-d2ef-4c96-818c-c21f5ca8363a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 9.5px);
}

}

#s-fcbd5396-4b5e-4af2-8ecb-6c4bb2cc2d07 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 {
  text-align: left;
}


.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 {
  max-width: 100%;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 .shg-image-zoom,
.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 {
  max-width: 100%;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 .shg-image-zoom,
.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 {
  max-width: 100%;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 .shg-image-zoom,
.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 {
  max-width: 100%;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 .shg-image-zoom,
.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 {
  max-width: 100%;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 .shg-image-zoom,
.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5783523-bd27-4706-8af2-6503e9fbd8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f5003401-3394-4db9-9cf0-a922d0a3079c {
  padding-top: 20%;
padding-bottom: 20%;
}

#s-f5003401-3394-4db9-9cf0-a922d0a3079c {
  display: none;
}
#s-8783b992-64e6-4fb7-b80b-e06394aa9244 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8783b992-64e6-4fb7-b80b-e06394aa9244 .shg-product-title-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-793c4df9-3e7a-4c49-8fd4-689e9c1c95e8 {
  padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-793c4df9-3e7a-4c49-8fd4-689e9c1c95e8 .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 15px;
}

#s-793c4df9-3e7a-4c49-8fd4-689e9c1c95e8 .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 15px;
}

#s-793c4df9-3e7a-4c49-8fd4-689e9c1c95e8 .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-d2235280-be1b-43de-aeda-cb41fa7bdf26 {
  display: none;
}
#s-3c9e75d4-a8d9-4eaf-88e8-3628104544b1 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-3c9e75d4-a8d9-4eaf-88e8-3628104544b1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3c9e75d4-a8d9-4eaf-88e8-3628104544b1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(64, 64, 64, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-3c9e75d4-a8d9-4eaf-88e8-3628104544b1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

@media (min-width: 1200px){#s-d3c1f966-d01a-4e61-88c5-f3796947497c {
  display: none;
}
#s-d3c1f966-d01a-4e61-88c5-f3796947497c, #wrap-s-d3c1f966-d01a-4e61-88c5-f3796947497c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3c1f966-d01a-4e61-88c5-f3796947497c {
  display: none;
}
#s-d3c1f966-d01a-4e61-88c5-f3796947497c, #wrap-s-d3c1f966-d01a-4e61-88c5-f3796947497c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3c1f966-d01a-4e61-88c5-f3796947497c {
  display: none;
}
#s-d3c1f966-d01a-4e61-88c5-f3796947497c, #wrap-s-d3c1f966-d01a-4e61-88c5-f3796947497c { display:none !important; }}
#s-d3c1f966-d01a-4e61-88c5-f3796947497c hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-756c1723-e687-4e2b-b5cf-3e3fbed6f70e {
  margin-bottom: 5%;
margin-right: 0%;
padding-bottom: 5%;
text-align: center;
}




  #s-756c1723-e687-4e2b-b5cf-3e3fbed6f70e img.shogun-image {
    
    width: px;
  }


#s-756c1723-e687-4e2b-b5cf-3e3fbed6f70e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7c46e077-dce2-431a-a622-e7dd63573f55 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 15%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-7c46e077-dce2-431a-a622-e7dd63573f55 {
  display: none;
}
#s-7c46e077-dce2-431a-a622-e7dd63573f55, #wrap-s-7c46e077-dce2-431a-a622-e7dd63573f55 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7c46e077-dce2-431a-a622-e7dd63573f55 {
  display: none;
}
#s-7c46e077-dce2-431a-a622-e7dd63573f55, #wrap-s-7c46e077-dce2-431a-a622-e7dd63573f55 { display:none !important; }}@media (max-width: 767px){#s-7c46e077-dce2-431a-a622-e7dd63573f55 {
  display: none;
}
#s-7c46e077-dce2-431a-a622-e7dd63573f55, #wrap-s-7c46e077-dce2-431a-a622-e7dd63573f55 { display:none !important; }}
#s-70302acf-89e5-4c15-877d-bcba10ea4e22 {
  padding-top: 5%;
padding-bottom: 5%;
min-height: 50px;
background-color: rgba(240, 240, 240, 1);
}
@media (min-width: 1200px){#s-70302acf-89e5-4c15-877d-bcba10ea4e22 {
  display: none;
}
#s-70302acf-89e5-4c15-877d-bcba10ea4e22, #wrap-s-70302acf-89e5-4c15-877d-bcba10ea4e22 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70302acf-89e5-4c15-877d-bcba10ea4e22 {
  display: none;
}
#s-70302acf-89e5-4c15-877d-bcba10ea4e22, #wrap-s-70302acf-89e5-4c15-877d-bcba10ea4e22 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70302acf-89e5-4c15-877d-bcba10ea4e22 {
  display: none;
}
#s-70302acf-89e5-4c15-877d-bcba10ea4e22, #wrap-s-70302acf-89e5-4c15-877d-bcba10ea4e22 { display:none !important; }}







#s-70302acf-89e5-4c15-877d-bcba10ea4e22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70302acf-89e5-4c15-877d-bcba10ea4e22.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da {
  padding-top: 20%;
padding-left: 20%;
padding-bottom: 5%;
padding-right: 20%;
text-align: center;
}
@media (min-width: 1200px){#s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da {
  display: none;
}
#s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da, #wrap-s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da {
  display: none;
}
#s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da, #wrap-s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da {
  display: none;
}
#s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da, #wrap-s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da { display:none !important; }}
#s-d4073f8a-b589-4f2b-aeba-8e0a0cadb5da .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 17px;
  line-height: 2.5em;
  letter-spacing: 4px;
  text-align: center;
}



#s-56d2b76e-236a-461b-85a4-7aae25e86cf4 {
  margin-top: 2%;
margin-left: 10%;
margin-bottom: 20%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-56d2b76e-236a-461b-85a4-7aae25e86cf4 {
  display: none;
}
#s-56d2b76e-236a-461b-85a4-7aae25e86cf4, #wrap-s-56d2b76e-236a-461b-85a4-7aae25e86cf4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56d2b76e-236a-461b-85a4-7aae25e86cf4 {
  display: none;
}
#s-56d2b76e-236a-461b-85a4-7aae25e86cf4, #wrap-s-56d2b76e-236a-461b-85a4-7aae25e86cf4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-56d2b76e-236a-461b-85a4-7aae25e86cf4 {
  display: none;
}
#s-56d2b76e-236a-461b-85a4-7aae25e86cf4, #wrap-s-56d2b76e-236a-461b-85a4-7aae25e86cf4 { display:none !important; }}
#s-d444e006-48e7-4218-87fc-5421a1f3839c {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-d444e006-48e7-4218-87fc-5421a1f3839c {
  display: none;
}
#s-d444e006-48e7-4218-87fc-5421a1f3839c, #wrap-s-d444e006-48e7-4218-87fc-5421a1f3839c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d444e006-48e7-4218-87fc-5421a1f3839c {
  display: none;
}
#s-d444e006-48e7-4218-87fc-5421a1f3839c, #wrap-s-d444e006-48e7-4218-87fc-5421a1f3839c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d444e006-48e7-4218-87fc-5421a1f3839c {
  display: none;
}
#s-d444e006-48e7-4218-87fc-5421a1f3839c, #wrap-s-d444e006-48e7-4218-87fc-5421a1f3839c { display:none !important; }}
@media (min-width: 0px) {
[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d444e006-48e7-4218-87fc-5421a1f3839c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-15264bd8-0ffc-4cdf-ac1c-f8c3fc67275c {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-15264bd8-0ffc-4cdf-ac1c-f8c3fc67275c img.shogun-image {
    
    width: px;
  }


#s-15264bd8-0ffc-4cdf-ac1c-f8c3fc67275c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d34a8fcf-726f-44ab-80d3-f3d025ddde56 {
  padding-top: 2%;
padding-bottom: 2%;
}

@media (min-width: 1200px){#s-d734a36f-66ba-4c75-9e68-baf4968c84a0 {
  display: none;
}
#s-d734a36f-66ba-4c75-9e68-baf4968c84a0, #wrap-s-d734a36f-66ba-4c75-9e68-baf4968c84a0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d734a36f-66ba-4c75-9e68-baf4968c84a0 {
  display: none;
}
#s-d734a36f-66ba-4c75-9e68-baf4968c84a0, #wrap-s-d734a36f-66ba-4c75-9e68-baf4968c84a0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d734a36f-66ba-4c75-9e68-baf4968c84a0 {
  display: none;
}
#s-d734a36f-66ba-4c75-9e68-baf4968c84a0, #wrap-s-d734a36f-66ba-4c75-9e68-baf4968c84a0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 9.5px);
}

}

@media (min-width: 768px) {
[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 9.5px);
}

}

@media (min-width: 992px) {
[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 9.5px);
}

}

@media (min-width: 1200px) {
[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-d734a36f-66ba-4c75-9e68-baf4968c84a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 9.5px);
}

}

#s-e7d14194-8a3c-440b-9a60-b316b70525b6 {
  display: none;
}
#s-daee5606-9807-4c26-894b-1f17626faa8a {
  text-align: left;
}


.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a {
  max-width: 100%;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a .shg-image-zoom,
.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a {
  max-width: 100%;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a .shg-image-zoom,
.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a {
  max-width: 100%;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a .shg-image-zoom,
.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a {
  max-width: 100%;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a .shg-image-zoom,
.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a {
  max-width: 100%;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a .shg-image-zoom,
.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-daee5606-9807-4c26-894b-1f17626faa8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-25d10ff0-f06b-4ca6-b5d8-5db05e37502d {
  padding-top: 20%;
padding-bottom: 20%;
}

#s-25d10ff0-f06b-4ca6-b5d8-5db05e37502d {
  display: none;
}
#s-47e3e043-ab87-48cd-ac8c-13f18feb8b09 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47e3e043-ab87-48cd-ac8c-13f18feb8b09 .shg-product-title-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-098056c3-a5b6-4115-8805-08f6c02d8917 {
  padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-098056c3-a5b6-4115-8805-08f6c02d8917 .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 15px;
}

#s-098056c3-a5b6-4115-8805-08f6c02d8917 .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 15px;
}

#s-098056c3-a5b6-4115-8805-08f6c02d8917 .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-4671ab65-e997-466b-9924-ee07dbb2e8e9 {
  display: none;
}
#s-153dcc24-89de-4fb5-a40c-88bee27b37f9 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-153dcc24-89de-4fb5-a40c-88bee27b37f9 {
  display: none;
}
#s-153dcc24-89de-4fb5-a40c-88bee27b37f9, #wrap-s-153dcc24-89de-4fb5-a40c-88bee27b37f9 { display:none !important; }}
#s-153dcc24-89de-4fb5-a40c-88bee27b37f9 .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-793ee17f-e175-4eb4-a4cc-811ab46a5b9a {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-793ee17f-e175-4eb4-a4cc-811ab46a5b9a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-793ee17f-e175-4eb4-a4cc-811ab46a5b9a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(64, 64, 64, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-793ee17f-e175-4eb4-a4cc-811ab46a5b9a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

@media (min-width: 1200px){#s-4ee5140f-491a-4b4a-a262-cf82cd9c46db {
  display: none;
}
#s-4ee5140f-491a-4b4a-a262-cf82cd9c46db, #wrap-s-4ee5140f-491a-4b4a-a262-cf82cd9c46db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ee5140f-491a-4b4a-a262-cf82cd9c46db {
  display: none;
}
#s-4ee5140f-491a-4b4a-a262-cf82cd9c46db, #wrap-s-4ee5140f-491a-4b4a-a262-cf82cd9c46db { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4ee5140f-491a-4b4a-a262-cf82cd9c46db {
  display: none;
}
#s-4ee5140f-491a-4b4a-a262-cf82cd9c46db, #wrap-s-4ee5140f-491a-4b4a-a262-cf82cd9c46db { display:none !important; }}
#s-4ee5140f-491a-4b4a-a262-cf82cd9c46db hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-f49102b2-5c00-4b78-b228-4474c2e0b9e2 {
  margin-bottom: 10%;
margin-right: 0%;
text-align: center;
}




  #s-f49102b2-5c00-4b78-b228-4474c2e0b9e2 img.shogun-image {
    
    width: px;
  }


#s-f49102b2-5c00-4b78-b228-4474c2e0b9e2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-228015e1-f1fb-4a04-91a2-8ee6b1dec806 {
  padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-228015e1-f1fb-4a04-91a2-8ee6b1dec806 {
  display: none;
}
#s-228015e1-f1fb-4a04-91a2-8ee6b1dec806, #wrap-s-228015e1-f1fb-4a04-91a2-8ee6b1dec806 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-228015e1-f1fb-4a04-91a2-8ee6b1dec806 {
  display: none;
}
#s-228015e1-f1fb-4a04-91a2-8ee6b1dec806, #wrap-s-228015e1-f1fb-4a04-91a2-8ee6b1dec806 { display:none !important; }}@media (max-width: 767px){#s-228015e1-f1fb-4a04-91a2-8ee6b1dec806 {
  display: none;
}
#s-228015e1-f1fb-4a04-91a2-8ee6b1dec806, #wrap-s-228015e1-f1fb-4a04-91a2-8ee6b1dec806 { display:none !important; }}
@media (min-width: 0px) {
[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 768px) {
[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 992px) {
[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 1200px) {
[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-228015e1-f1fb-4a04-91a2-8ee6b1dec806"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 19.0px);
}

}

#s-7b1cb161-1170-473b-826f-9d93dcdb2dd6 {
  text-align: center;
}




  #s-7b1cb161-1170-473b-826f-9d93dcdb2dd6 img.shogun-image {
    
    width: px;
  }


#s-7b1cb161-1170-473b-826f-9d93dcdb2dd6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6db17dd2-c335-4bda-b42a-6eac7e99df38 {
  display: none;
}
#s-63d31a5c-8c87-4715-a3ff-781d26e478d8 {
  display: none;
}
#s-2f2f23c6-0d1b-404b-8af4-b73f93792ceb {
  padding-top: 10%;
padding-bottom: 2%;
text-align: center;
}

#s-2f2f23c6-0d1b-404b-8af4-b73f93792ceb .shg-product-title-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-80127b78-cfec-47cf-88cf-94e78a8dcab2 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 2%;
padding-bottom: 2%;
}

#s-0361e823-43ad-42a1-b15c-9f21e3270ff1 {
  padding-bottom: 5%;
text-align: center;
}

#s-0361e823-43ad-42a1-b15c-9f21e3270ff1 .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 18px;
}

#s-0361e823-43ad-42a1-b15c-9f21e3270ff1 .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-0361e823-43ad-42a1-b15c-9f21e3270ff1 .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-2b412ad0-f59a-4d73-a0b9-2b9e4c784922 {
  padding-left: 25%;
padding-bottom: 5%;
padding-right: 25%;
text-align: left;
}

#s-2b412ad0-f59a-4d73-a0b9-2b9e4c784922 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-2b412ad0-f59a-4d73-a0b9-2b9e4c784922 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-2b412ad0-f59a-4d73-a0b9-2b9e4c784922 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2b412ad0-f59a-4d73-a0b9-2b9e4c784922 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-e335e7c0-58ac-4a68-ac47-4f99d928925c {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-e335e7c0-58ac-4a68-ac47-4f99d928925c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e335e7c0-58ac-4a68-ac47-4f99d928925c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e335e7c0-58ac-4a68-ac47-4f99d928925c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-86fb56e2-c403-46ae-bf03-268b67c1df6c {
  margin-right: 0%;
padding-top: 5%;
text-align: center;
}




  #s-86fb56e2-c403-46ae-bf03-268b67c1df6c img.shogun-image {
    
    width: px;
  }


#s-86fb56e2-c403-46ae-bf03-268b67c1df6c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b {
  display: none;
}
#s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b, #wrap-s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b { display:none !important; }}@media (max-width: 767px){#s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b {
  display: none;
}
#s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b, #wrap-s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b { display:none !important; }}
@media (min-width: 0px) {
[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1b5febb4-d108-4bfd-b1ad-bd28f3de304b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8c28eb42-301e-4a05-b27d-78a4f77b9e78 {
  text-align: center;
}




  #s-8c28eb42-301e-4a05-b27d-78a4f77b9e78 img.shogun-image {
    
    width: px;
  }


#s-8c28eb42-301e-4a05-b27d-78a4f77b9e78 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-40e0169a-1386-4c75-a57c-7afa3bbff89f {
  display: none;
}
#s-81c34b3b-05ca-424b-972e-74f48fc7dde3 {
  padding-top: 5%;
padding-bottom: 2%;
text-align: center;
}
@media (min-width: 1200px){#s-81c34b3b-05ca-424b-972e-74f48fc7dde3 {
  display: none;
}
#s-81c34b3b-05ca-424b-972e-74f48fc7dde3, #wrap-s-81c34b3b-05ca-424b-972e-74f48fc7dde3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81c34b3b-05ca-424b-972e-74f48fc7dde3 {
  display: none;
}
#s-81c34b3b-05ca-424b-972e-74f48fc7dde3, #wrap-s-81c34b3b-05ca-424b-972e-74f48fc7dde3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81c34b3b-05ca-424b-972e-74f48fc7dde3 {
  display: none;
}
#s-81c34b3b-05ca-424b-972e-74f48fc7dde3, #wrap-s-81c34b3b-05ca-424b-972e-74f48fc7dde3 { display:none !important; }}
#s-81c34b3b-05ca-424b-972e-74f48fc7dde3 .shg-product-title-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 23px;
}

#s-7a6d5ff1-34bd-467f-97e2-9d45aa5475fc {
  padding-top: 5%;
padding-bottom: 2%;
text-align: center;
}

#s-7a6d5ff1-34bd-467f-97e2-9d45aa5475fc .shg-product-title-component h2 {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-48889843-9f40-4075-9aba-d691799d3168 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-48889843-9f40-4075-9aba-d691799d3168 {
  display: none;
}
#s-48889843-9f40-4075-9aba-d691799d3168, #wrap-s-48889843-9f40-4075-9aba-d691799d3168 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48889843-9f40-4075-9aba-d691799d3168 {
  display: none;
}
#s-48889843-9f40-4075-9aba-d691799d3168, #wrap-s-48889843-9f40-4075-9aba-d691799d3168 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-48889843-9f40-4075-9aba-d691799d3168 {
  display: none;
}
#s-48889843-9f40-4075-9aba-d691799d3168, #wrap-s-48889843-9f40-4075-9aba-d691799d3168 { display:none !important; }}
#s-48889843-9f40-4075-9aba-d691799d3168 .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-9db417c7-5b98-4519-8f3b-ff69d8344106 {
  padding-top: 2%;
padding-bottom: 5%;
text-align: center;
}

#s-9db417c7-5b98-4519-8f3b-ff69d8344106 .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 18px;
}

#s-9db417c7-5b98-4519-8f3b-ff69d8344106 .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-9db417c7-5b98-4519-8f3b-ff69d8344106 .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-da43434a-4c44-4e93-a367-ac054bbd46c1 {
  padding-top: 2%;
padding-bottom: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-da43434a-4c44-4e93-a367-ac054bbd46c1 {
  display: none;
}
#s-da43434a-4c44-4e93-a367-ac054bbd46c1, #wrap-s-da43434a-4c44-4e93-a367-ac054bbd46c1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-da43434a-4c44-4e93-a367-ac054bbd46c1 {
  display: none;
}
#s-da43434a-4c44-4e93-a367-ac054bbd46c1, #wrap-s-da43434a-4c44-4e93-a367-ac054bbd46c1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-da43434a-4c44-4e93-a367-ac054bbd46c1 {
  display: none;
}
#s-da43434a-4c44-4e93-a367-ac054bbd46c1, #wrap-s-da43434a-4c44-4e93-a367-ac054bbd46c1 { display:none !important; }}
#s-da43434a-4c44-4e93-a367-ac054bbd46c1 .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 18px;
}

#s-da43434a-4c44-4e93-a367-ac054bbd46c1 .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-da43434a-4c44-4e93-a367-ac054bbd46c1 .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-d7f58222-d5b4-4169-8b62-ba6f060e7e73 {
  padding-left: 25%;
padding-bottom: 5%;
padding-right: 25%;
text-align: left;
}

#s-d7f58222-d5b4-4169-8b62-ba6f060e7e73 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-d7f58222-d5b4-4169-8b62-ba6f060e7e73 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-d7f58222-d5b4-4169-8b62-ba6f060e7e73 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d7f58222-d5b4-4169-8b62-ba6f060e7e73 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-0f47bf70-7f07-407d-8e08-ee6cf7d341d7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
text-decoration: none;
}
#s-0f47bf70-7f07-407d-8e08-ee6cf7d341d7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0f47bf70-7f07-407d-8e08-ee6cf7d341d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0f47bf70-7f07-407d-8e08-ee6cf7d341d7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-f2d30f62-5104-44c4-873b-4c83e11594d4 {
  padding-top: 15%;
text-align: center;
}




  #s-f2d30f62-5104-44c4-873b-4c83e11594d4 img.shogun-image {
    
    width: px;
  }


#s-f2d30f62-5104-44c4-873b-4c83e11594d4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1a432ba1-53dd-48a2-8c33-505ca720f8e6 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-1a432ba1-53dd-48a2-8c33-505ca720f8e6 {
  display: none;
}
#s-1a432ba1-53dd-48a2-8c33-505ca720f8e6, #wrap-s-1a432ba1-53dd-48a2-8c33-505ca720f8e6 { display:none !important; }}@media (max-width: 767px){#s-1a432ba1-53dd-48a2-8c33-505ca720f8e6 {
  display: none;
}
#s-1a432ba1-53dd-48a2-8c33-505ca720f8e6, #wrap-s-1a432ba1-53dd-48a2-8c33-505ca720f8e6 { display:none !important; }}







#s-1a432ba1-53dd-48a2-8c33-505ca720f8e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a432ba1-53dd-48a2-8c33-505ca720f8e6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ca219663-fb54-4976-be6e-4f615a6919eb {
  padding-top: 15%;
padding-left: 20%;
padding-right: 20%;
text-align: center;
}
@media (max-width: 767px){#s-ca219663-fb54-4976-be6e-4f615a6919eb {
  display: none;
}
#s-ca219663-fb54-4976-be6e-4f615a6919eb, #wrap-s-ca219663-fb54-4976-be6e-4f615a6919eb { display:none !important; }}
#s-ca219663-fb54-4976-be6e-4f615a6919eb .shogun-heading-component h2 {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: 6px;
  text-align: center;
}



#s-d0612b32-efaa-4c4b-bce4-68b641ab144c {
  margin-top: 2%;
margin-left: 25%;
margin-bottom: 15%;
margin-right: 25%;
}
@media (min-width: 768px) and (max-width: 991px){#s-d0612b32-efaa-4c4b-bce4-68b641ab144c {
  display: none;
}
#s-d0612b32-efaa-4c4b-bce4-68b641ab144c, #wrap-s-d0612b32-efaa-4c4b-bce4-68b641ab144c { display:none !important; }}@media (max-width: 767px){#s-d0612b32-efaa-4c4b-bce4-68b641ab144c {
  display: none;
}
#s-d0612b32-efaa-4c4b-bce4-68b641ab144c, #wrap-s-d0612b32-efaa-4c4b-bce4-68b641ab144c { display:none !important; }}
#s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808 {
  display: none;
}
#s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808, #wrap-s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808 { display:none !important; }}@media (max-width: 767px){#s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808 {
  display: none;
}
#s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808, #wrap-s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808 { display:none !important; }}
@media (min-width: 0px) {
[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ebf82a-1574-4c4c-b6d8-f75b4b5c4808"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6d4c5fc9-195a-4272-a37a-1794666f0a53 {
  text-align: center;
}




  #s-6d4c5fc9-195a-4272-a37a-1794666f0a53 img.shogun-image {
    
    width: px;
  }


#s-6d4c5fc9-195a-4272-a37a-1794666f0a53 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a48d2739-c7f8-4e63-9a29-507c87850d7e {
  display: none;
}
#s-51c12887-751d-42a8-9d39-b33eb3bb5b52 {
  padding-top: 5%;
padding-bottom: 2%;
text-align: center;
}
@media (min-width: 1200px){#s-51c12887-751d-42a8-9d39-b33eb3bb5b52 {
  display: none;
}
#s-51c12887-751d-42a8-9d39-b33eb3bb5b52, #wrap-s-51c12887-751d-42a8-9d39-b33eb3bb5b52 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51c12887-751d-42a8-9d39-b33eb3bb5b52 {
  display: none;
}
#s-51c12887-751d-42a8-9d39-b33eb3bb5b52, #wrap-s-51c12887-751d-42a8-9d39-b33eb3bb5b52 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51c12887-751d-42a8-9d39-b33eb3bb5b52 {
  display: none;
}
#s-51c12887-751d-42a8-9d39-b33eb3bb5b52, #wrap-s-51c12887-751d-42a8-9d39-b33eb3bb5b52 { display:none !important; }}
#s-51c12887-751d-42a8-9d39-b33eb3bb5b52 .shg-product-title-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 23px;
}

#s-0db66c4b-e20a-4605-991f-6781145d5175 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0db66c4b-e20a-4605-991f-6781145d5175 {
  display: none;
}
#s-0db66c4b-e20a-4605-991f-6781145d5175, #wrap-s-0db66c4b-e20a-4605-991f-6781145d5175 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0db66c4b-e20a-4605-991f-6781145d5175 {
  display: none;
}
#s-0db66c4b-e20a-4605-991f-6781145d5175, #wrap-s-0db66c4b-e20a-4605-991f-6781145d5175 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0db66c4b-e20a-4605-991f-6781145d5175 {
  display: none;
}
#s-0db66c4b-e20a-4605-991f-6781145d5175, #wrap-s-0db66c4b-e20a-4605-991f-6781145d5175 { display:none !important; }}
#s-0db66c4b-e20a-4605-991f-6781145d5175 .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-dec25de2-fbfc-45ed-808e-fd768a7730c2 {
  padding-top: 2%;
padding-bottom: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-dec25de2-fbfc-45ed-808e-fd768a7730c2 {
  display: none;
}
#s-dec25de2-fbfc-45ed-808e-fd768a7730c2, #wrap-s-dec25de2-fbfc-45ed-808e-fd768a7730c2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dec25de2-fbfc-45ed-808e-fd768a7730c2 {
  display: none;
}
#s-dec25de2-fbfc-45ed-808e-fd768a7730c2, #wrap-s-dec25de2-fbfc-45ed-808e-fd768a7730c2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dec25de2-fbfc-45ed-808e-fd768a7730c2 {
  display: none;
}
#s-dec25de2-fbfc-45ed-808e-fd768a7730c2, #wrap-s-dec25de2-fbfc-45ed-808e-fd768a7730c2 { display:none !important; }}
#s-dec25de2-fbfc-45ed-808e-fd768a7730c2 .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 18px;
}

#s-dec25de2-fbfc-45ed-808e-fd768a7730c2 .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-dec25de2-fbfc-45ed-808e-fd768a7730c2 .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-9926137f-6ae8-4354-9831-03f1ec498f60 {
  margin-top: 10%;
text-align: center;
}




  #s-9926137f-6ae8-4354-9831-03f1ec498f60 img.shogun-image {
    
    width: px;
  }


#s-9926137f-6ae8-4354-9831-03f1ec498f60 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b16a5fd6-4c8a-44f0-a631-a9e11bc751e9 {
  display: none;
}
#s-41e1aa24-af98-400a-ad79-9b9c93184e96 {
  padding-top: 7%;
padding-bottom: 7%;
text-align: center;
}

#s-41e1aa24-af98-400a-ad79-9b9c93184e96 .shg-product-title-component h2 {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-33704652-490c-4c50-97ce-f3cb62d4a51f {
  padding-bottom: 5%;
text-align: center;
}

#s-33704652-490c-4c50-97ce-f3cb62d4a51f .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 16px;
}

#s-33704652-490c-4c50-97ce-f3cb62d4a51f .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-33704652-490c-4c50-97ce-f3cb62d4a51f .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-b524caf2-d166-47ec-afc1-bdc1a31045a6 {
  padding-left: 25%;
padding-bottom: 5%;
padding-right: 25%;
text-align: left;
}

#s-b524caf2-d166-47ec-afc1-bdc1a31045a6 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-b524caf2-d166-47ec-afc1-bdc1a31045a6 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-b524caf2-d166-47ec-afc1-bdc1a31045a6 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b524caf2-d166-47ec-afc1-bdc1a31045a6 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-f2eb0963-4f8b-47a4-9fb6-f4ebc6daafae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
text-decoration: none;
}
#s-f2eb0963-4f8b-47a4-9fb6-f4ebc6daafae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f2eb0963-4f8b-47a4-9fb6-f4ebc6daafae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f2eb0963-4f8b-47a4-9fb6-f4ebc6daafae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-223fc11b-a222-4d7b-a76e-426d97644e5d {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 15%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-223fc11b-a222-4d7b-a76e-426d97644e5d {
  display: none;
}
#s-223fc11b-a222-4d7b-a76e-426d97644e5d, #wrap-s-223fc11b-a222-4d7b-a76e-426d97644e5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-223fc11b-a222-4d7b-a76e-426d97644e5d {
  display: none;
}
#s-223fc11b-a222-4d7b-a76e-426d97644e5d, #wrap-s-223fc11b-a222-4d7b-a76e-426d97644e5d { display:none !important; }}@media (max-width: 767px){#s-223fc11b-a222-4d7b-a76e-426d97644e5d {
  display: none;
}
#s-223fc11b-a222-4d7b-a76e-426d97644e5d, #wrap-s-223fc11b-a222-4d7b-a76e-426d97644e5d { display:none !important; }}
#s-e3ac5575-f87a-4af7-b543-f85f87dfb901 {
  padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-e3ac5575-f87a-4af7-b543-f85f87dfb901 {
  display: none;
}
#s-e3ac5575-f87a-4af7-b543-f85f87dfb901, #wrap-s-e3ac5575-f87a-4af7-b543-f85f87dfb901 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3ac5575-f87a-4af7-b543-f85f87dfb901 {
  display: none;
}
#s-e3ac5575-f87a-4af7-b543-f85f87dfb901, #wrap-s-e3ac5575-f87a-4af7-b543-f85f87dfb901 { display:none !important; }}@media (max-width: 767px){#s-e3ac5575-f87a-4af7-b543-f85f87dfb901 {
  display: none;
}
#s-e3ac5575-f87a-4af7-b543-f85f87dfb901, #wrap-s-e3ac5575-f87a-4af7-b543-f85f87dfb901 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 768px) {
[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 992px) {
[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-e3ac5575-f87a-4af7-b543-f85f87dfb901"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 19.0px);
}

}

#s-052c9474-ad24-4fc5-b794-1e2c4f93c70a {
  margin-right: 0%;
padding-top: 5%;
text-align: center;
}




  #s-052c9474-ad24-4fc5-b794-1e2c4f93c70a img.shogun-image {
    
    width: px;
  }


#s-052c9474-ad24-4fc5-b794-1e2c4f93c70a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3505f87e-31a0-4342-9aa1-4f9f70fa7edd {
  text-align: center;
}




  #s-3505f87e-31a0-4342-9aa1-4f9f70fa7edd img.shogun-image {
    
    width: px;
  }


#s-3505f87e-31a0-4342-9aa1-4f9f70fa7edd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ed5756ce-6136-4ed5-b78c-66353a740311 {
  display: none;
}
#s-c88b5803-4425-4839-b30a-440742a5d73b {
  margin-top: 7%;
margin-bottom: 7%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c88b5803-4425-4839-b30a-440742a5d73b .shg-product-title-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-3f33de53-9c33-43cb-bbaf-fdec7c2f8636 {
  padding-bottom: 7%;
text-align: center;
}

#s-3f33de53-9c33-43cb-bbaf-fdec7c2f8636 .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 18px;
}

#s-3f33de53-9c33-43cb-bbaf-fdec7c2f8636 .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-3f33de53-9c33-43cb-bbaf-fdec7c2f8636 .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-5bd49342-3108-4627-8401-4e2f4bc23806 {
  padding-left: 25%;
padding-bottom: 5%;
padding-right: 25%;
text-align: left;
}

#s-5bd49342-3108-4627-8401-4e2f4bc23806 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-5bd49342-3108-4627-8401-4e2f4bc23806 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-5bd49342-3108-4627-8401-4e2f4bc23806 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5bd49342-3108-4627-8401-4e2f4bc23806 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-72c6f909-91c4-4d00-b2e9-ee73918ad794 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-72c6f909-91c4-4d00-b2e9-ee73918ad794:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-72c6f909-91c4-4d00-b2e9-ee73918ad794:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-72c6f909-91c4-4d00-b2e9-ee73918ad794.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-4f5e6368-b614-47d0-ae6b-5f404d508529 {
  padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-4f5e6368-b614-47d0-ae6b-5f404d508529 {
  display: none;
}
#s-4f5e6368-b614-47d0-ae6b-5f404d508529, #wrap-s-4f5e6368-b614-47d0-ae6b-5f404d508529 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f5e6368-b614-47d0-ae6b-5f404d508529 {
  display: none;
}
#s-4f5e6368-b614-47d0-ae6b-5f404d508529, #wrap-s-4f5e6368-b614-47d0-ae6b-5f404d508529 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f5e6368-b614-47d0-ae6b-5f404d508529 {
  display: none;
}
#s-4f5e6368-b614-47d0-ae6b-5f404d508529, #wrap-s-4f5e6368-b614-47d0-ae6b-5f404d508529 { display:none !important; }}







#s-4f5e6368-b614-47d0-ae6b-5f404d508529 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f5e6368-b614-47d0-ae6b-5f404d508529.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-39d18e97-c946-4a09-81f4-a920fdf29f04 {
  padding-top: 20%;
padding-left: 20%;
padding-bottom: 5%;
padding-right: 20%;
text-align: center;
}
@media (min-width: 1200px){#s-39d18e97-c946-4a09-81f4-a920fdf29f04 {
  display: none;
}
#s-39d18e97-c946-4a09-81f4-a920fdf29f04, #wrap-s-39d18e97-c946-4a09-81f4-a920fdf29f04 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-39d18e97-c946-4a09-81f4-a920fdf29f04 {
  display: none;
}
#s-39d18e97-c946-4a09-81f4-a920fdf29f04, #wrap-s-39d18e97-c946-4a09-81f4-a920fdf29f04 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-39d18e97-c946-4a09-81f4-a920fdf29f04 {
  display: none;
}
#s-39d18e97-c946-4a09-81f4-a920fdf29f04, #wrap-s-39d18e97-c946-4a09-81f4-a920fdf29f04 { display:none !important; }}
#s-39d18e97-c946-4a09-81f4-a920fdf29f04 .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 17px;
  line-height: 2.5em;
  letter-spacing: 4px;
  text-align: center;
}



#s-82c5eff7-f755-44f8-a523-87a4a07f00ce {
  margin-top: 2%;
margin-left: 10%;
margin-bottom: 20%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-82c5eff7-f755-44f8-a523-87a4a07f00ce {
  display: none;
}
#s-82c5eff7-f755-44f8-a523-87a4a07f00ce, #wrap-s-82c5eff7-f755-44f8-a523-87a4a07f00ce { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-82c5eff7-f755-44f8-a523-87a4a07f00ce {
  display: none;
}
#s-82c5eff7-f755-44f8-a523-87a4a07f00ce, #wrap-s-82c5eff7-f755-44f8-a523-87a4a07f00ce { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-82c5eff7-f755-44f8-a523-87a4a07f00ce {
  display: none;
}
#s-82c5eff7-f755-44f8-a523-87a4a07f00ce, #wrap-s-82c5eff7-f755-44f8-a523-87a4a07f00ce { display:none !important; }}
#s-9512d440-42cf-4175-bc18-330cb582275b {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-9512d440-42cf-4175-bc18-330cb582275b {
  display: none;
}
#s-9512d440-42cf-4175-bc18-330cb582275b, #wrap-s-9512d440-42cf-4175-bc18-330cb582275b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9512d440-42cf-4175-bc18-330cb582275b {
  display: none;
}
#s-9512d440-42cf-4175-bc18-330cb582275b, #wrap-s-9512d440-42cf-4175-bc18-330cb582275b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9512d440-42cf-4175-bc18-330cb582275b {
  display: none;
}
#s-9512d440-42cf-4175-bc18-330cb582275b, #wrap-s-9512d440-42cf-4175-bc18-330cb582275b { display:none !important; }}
@media (min-width: 0px) {
[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9512d440-42cf-4175-bc18-330cb582275b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-50332292-b1eb-40fb-8a4a-d33c27e47874 {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-50332292-b1eb-40fb-8a4a-d33c27e47874 img.shogun-image {
    
    width: px;
  }


#s-50332292-b1eb-40fb-8a4a-d33c27e47874 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 1200px){#s-892d90bc-2489-4611-8288-f21b268ff76a {
  display: none;
}
#s-892d90bc-2489-4611-8288-f21b268ff76a, #wrap-s-892d90bc-2489-4611-8288-f21b268ff76a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-892d90bc-2489-4611-8288-f21b268ff76a {
  display: none;
}
#s-892d90bc-2489-4611-8288-f21b268ff76a, #wrap-s-892d90bc-2489-4611-8288-f21b268ff76a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-892d90bc-2489-4611-8288-f21b268ff76a {
  display: none;
}
#s-892d90bc-2489-4611-8288-f21b268ff76a, #wrap-s-892d90bc-2489-4611-8288-f21b268ff76a { display:none !important; }}
@media (min-width: 0px) {
[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 9.5px);
}

}

@media (min-width: 768px) {
[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 9.5px);
}

}

@media (min-width: 992px) {
[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 9.5px);
}

}

@media (min-width: 1200px) {
[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 9.5px);
}

[id="s-892d90bc-2489-4611-8288-f21b268ff76a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 9.5px);
}

}

#s-6d22dbc9-e5c3-499b-8638-5243258e74b5 {
  display: none;
}
#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb {
  text-align: left;
}


.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb {
  max-width: 100%;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb .shg-image-zoom,
.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb {
  max-width: 100%;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb .shg-image-zoom,
.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb {
  max-width: 100%;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb .shg-image-zoom,
.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb {
  max-width: 100%;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb .shg-image-zoom,
.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb {
  max-width: 100%;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb .shg-image-zoom,
.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2bafe9-8c31-4fa5-a1f7-fef26985d2bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cdf28815-76e7-420b-b52d-6ea562934b50 {
  padding-top: 20%;
padding-bottom: 20%;
}

#s-cdf28815-76e7-420b-b52d-6ea562934b50 {
  display: none;
}
#s-32d2a4ff-8306-4b19-a41d-1a20c92cbfc0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-32d2a4ff-8306-4b19-a41d-1a20c92cbfc0 .shg-product-title-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 15px;
}

#s-8d818f06-97c2-40e3-8d49-88d926254cfe {
  padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-8d818f06-97c2-40e3-8d49-88d926254cfe .shg-product-sold-out {
  display: none;
  color: rgba(87, 87, 87, 1);
  font-size: 15px;
}

#s-8d818f06-97c2-40e3-8d49-88d926254cfe .shg-product-price {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 15px;
}

#s-8d818f06-97c2-40e3-8d49-88d926254cfe .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-77170bd8-945e-4ae0-94db-8f2d1f2a0fe7 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-77170bd8-945e-4ae0-94db-8f2d1f2a0fe7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-77170bd8-945e-4ae0-94db-8f2d1f2a0fe7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(64, 64, 64, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-77170bd8-945e-4ae0-94db-8f2d1f2a0fe7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

@media (min-width: 1200px){#s-3be524bd-1289-49a9-8c09-769ba59abcb1 {
  display: none;
}
#s-3be524bd-1289-49a9-8c09-769ba59abcb1, #wrap-s-3be524bd-1289-49a9-8c09-769ba59abcb1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3be524bd-1289-49a9-8c09-769ba59abcb1 {
  display: none;
}
#s-3be524bd-1289-49a9-8c09-769ba59abcb1, #wrap-s-3be524bd-1289-49a9-8c09-769ba59abcb1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3be524bd-1289-49a9-8c09-769ba59abcb1 {
  display: none;
}
#s-3be524bd-1289-49a9-8c09-769ba59abcb1, #wrap-s-3be524bd-1289-49a9-8c09-769ba59abcb1 { display:none !important; }}
#s-3be524bd-1289-49a9-8c09-769ba59abcb1 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 1);
}

#s-838589ec-d853-4677-a609-31a8a621bd4d {
  margin-right: 0%;
text-align: center;
}




  #s-838589ec-d853-4677-a609-31a8a621bd4d img.shogun-image {
    
    width: px;
  }


#s-838589ec-d853-4677-a609-31a8a621bd4d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-59eb1e78-f9b1-4d70-a0cd-c2d391cc08d2 {
  padding-top: 5%;
padding-bottom: 5%;
opacity: 0;
}

#s-59eb1e78-f9b1-4d70-a0cd-c2d391cc08d2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-d4624009-f2a6-45f6-9229-4cc16fc0f09b {
  margin-top: 2%;
margin-bottom: 2%;
min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-d4624009-f2a6-45f6-9229-4cc16fc0f09b {
  display: none;
}
#s-d4624009-f2a6-45f6-9229-4cc16fc0f09b, #wrap-s-d4624009-f2a6-45f6-9229-4cc16fc0f09b { display:none !important; }}@media (max-width: 767px){#s-d4624009-f2a6-45f6-9229-4cc16fc0f09b {
  display: none;
}
#s-d4624009-f2a6-45f6-9229-4cc16fc0f09b, #wrap-s-d4624009-f2a6-45f6-9229-4cc16fc0f09b { display:none !important; }}







#s-d4624009-f2a6-45f6-9229-4cc16fc0f09b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4624009-f2a6-45f6-9229-4cc16fc0f09b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8b4e5ff0-d681-4460-914c-812cd1200dfd {
  padding-top: 5%;
padding-bottom: 2%;
text-align: center;
}

#s-8b4e5ff0-d681-4460-914c-812cd1200dfd .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 5px;
  text-align: center;
}



#s-0702a6da-9096-4d3c-8f77-d42652e12613 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0702a6da-9096-4d3c-8f77-d42652e12613"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f5a261ba-2196-4a30-9931-c939a0702c5b {
  display: none;
}
#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b {
  text-align: left;
}


.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b {
  max-width: 100%;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b .shg-image-zoom,
.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b {
  max-width: 100%;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b .shg-image-zoom,
.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b {
  max-width: 100%;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b .shg-image-zoom,
.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b {
  max-width: 100%;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b .shg-image-zoom,
.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b {
  max-width: 100%;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b .shg-image-zoom,
.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb81300c-a6a4-49a7-b5a0-d19307afbf4b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7274bfdc-c655-460f-9b2d-61c52c5223c3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-bb7404e3-a9e6-454d-a22a-7c2208bc0fb6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(194, 162, 132, 1);
}

#s-bb7404e3-a9e6-454d-a22a-7c2208bc0fb6 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
}

#s-72137576-d60a-4533-acd0-5bcc10b90783 {
  display: none;
}
#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 {
  text-align: left;
}


.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 {
  max-width: 100%;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 .shg-image-zoom,
.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 {
  max-width: 100%;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 .shg-image-zoom,
.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 {
  max-width: 100%;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 .shg-image-zoom,
.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 {
  max-width: 100%;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 .shg-image-zoom,
.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 {
  max-width: 100%;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 .shg-image-zoom,
.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdb09882-a3e7-465e-a3e8-844af1e667c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-384fec0c-e60c-4c2d-abec-ed5a6b5d6c9f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-0709ee9a-c402-461b-9ddc-08cd473ef922 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(194, 162, 132, 1);
}

#s-0709ee9a-c402-461b-9ddc-08cd473ef922 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
}

#s-9a7bd2ca-d6bd-4793-9dfa-695b6de4cb5e {
  display: none;
}
#s-9902714c-aae5-4ef3-b394-23cef8840448 {
  text-align: left;
}


.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 {
  max-width: 100%;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 .shg-image-zoom,
.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 {
  max-width: 100%;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 .shg-image-zoom,
.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 {
  max-width: 100%;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 .shg-image-zoom,
.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 {
  max-width: 100%;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 .shg-image-zoom,
.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 {
  max-width: 100%;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 .shg-image-zoom,
.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9902714c-aae5-4ef3-b394-23cef8840448 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3e24c809-17a3-40b4-8f13-ff7074d9ffb0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-fc370171-89ee-4aed-bd8e-a0a08546a1f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(194, 162, 132, 1);
}

#s-fc370171-89ee-4aed-bd8e-a0a08546a1f8 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
}

#s-0d3ad00e-8a80-4338-97a0-cf5156153138 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}
@media (min-width: 1200px){#s-0d3ad00e-8a80-4338-97a0-cf5156153138 {
  display: none;
}
#s-0d3ad00e-8a80-4338-97a0-cf5156153138, #wrap-s-0d3ad00e-8a80-4338-97a0-cf5156153138 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d3ad00e-8a80-4338-97a0-cf5156153138 {
  display: none;
}
#s-0d3ad00e-8a80-4338-97a0-cf5156153138, #wrap-s-0d3ad00e-8a80-4338-97a0-cf5156153138 { display:none !important; }}@media (max-width: 767px){#s-0d3ad00e-8a80-4338-97a0-cf5156153138 {
  display: none;
}
#s-0d3ad00e-8a80-4338-97a0-cf5156153138, #wrap-s-0d3ad00e-8a80-4338-97a0-cf5156153138 { display:none !important; }}







#s-0d3ad00e-8a80-4338-97a0-cf5156153138 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3ad00e-8a80-4338-97a0-cf5156153138.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-53f9098a-5426-4178-987a-4c8cabf4bd55 {
  padding-top: 5%;
padding-bottom: 2%;
text-align: center;
}

#s-53f9098a-5426-4178-987a-4c8cabf4bd55 .shogun-heading-component h1 {
  color: rgba(87, 87, 87, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8 {
  margin-top: 5%;
margin-bottom: 5%;
padding-left: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1f6e2c0-56c5-4d11-b42e-219f992fd8e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-98ac42a8-3469-4642-ae30-5b1ea8129cad {
  display: none;
}
#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 {
  text-align: left;
}


.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 {
  max-width: 100%;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 .shg-image-zoom,
.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 {
  max-width: 100%;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 .shg-image-zoom,
.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 {
  max-width: 100%;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 .shg-image-zoom,
.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 {
  max-width: 100%;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 .shg-image-zoom,
.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 {
  max-width: 100%;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 .shg-image-zoom,
.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb19dbc9-a567-4143-940b-1cb270aef9d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f0f7ec2f-2b62-42cb-9c49-d5500e04a168 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-91ca0387-13ee-4470-8d49-e3174f1f53bf {
  box-shadow:1px 1px 1px 1px rgba(194, 162, 132, 0);
padding-top: 10%;
padding-bottom: 10%;
text-align: center;
background-color: rgba(194, 162, 132, 1);
}

#s-91ca0387-13ee-4470-8d49-e3174f1f53bf .shg-product-title-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-f146ea8c-3354-4842-b871-5fac81d186d5 {
  display: none;
}
#s-c00919c4-5a4b-4a74-8447-70427552f703 {
  text-align: left;
}


.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 {
  max-width: 100%;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 .shg-image-zoom,
.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 {
  max-width: 100%;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 .shg-image-zoom,
.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 {
  max-width: 100%;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 .shg-image-zoom,
.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 {
  max-width: 100%;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 .shg-image-zoom,
.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 {
  max-width: 100%;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 .shg-image-zoom,
.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c00919c4-5a4b-4a74-8447-70427552f703 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a706bd22-3944-4b85-b03c-a8d3ace17536 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-a5defe89-7582-4a88-8da8-fea78b7edc41 {
  box-shadow:1px 1px 1px 1px rgba(194, 162, 132, 0);
padding-top: 10%;
padding-bottom: 10%;
text-align: center;
background-color: rgba(194, 162, 132, 1);
}

#s-a5defe89-7582-4a88-8da8-fea78b7edc41 .shg-product-title-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-090a40ef-8ef5-46c1-ad80-9add21029163 {
  display: none;
}
#s-703f9db8-b393-4092-93e0-b35ec77ebe38 {
  text-align: left;
}


.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 {
  max-width: 100%;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 .shg-image-zoom,
.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 {
  max-width: 100%;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 .shg-image-zoom,
.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 {
  max-width: 100%;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 .shg-image-zoom,
.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 {
  max-width: 100%;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 .shg-image-zoom,
.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 {
  max-width: 100%;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 .shg-image-zoom,
.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-703f9db8-b393-4092-93e0-b35ec77ebe38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e617b70e-b628-4eb5-97fa-dbacdd1b75fa hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-80c3dca5-c0c0-42df-876a-2d74cccae27c {
  box-shadow:1px 1px 1px 1px rgba(194, 162, 132, 0);
padding-top: 10%;
padding-bottom: 10%;
text-align: center;
background-color: rgba(194, 162, 132, 1);
}

#s-80c3dca5-c0c0-42df-876a-2d74cccae27c .shg-product-title-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-37c24018-3610-46c8-a909-9f1931b0ddf2 {
  margin-top: 5%;
margin-bottom: 5%;
padding-top: 5%;
padding-bottom: 5%;
min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}
@media (min-width: 1200px){#s-37c24018-3610-46c8-a909-9f1931b0ddf2 {
  display: none;
}
#s-37c24018-3610-46c8-a909-9f1931b0ddf2, #wrap-s-37c24018-3610-46c8-a909-9f1931b0ddf2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-37c24018-3610-46c8-a909-9f1931b0ddf2 {
  display: none;
}
#s-37c24018-3610-46c8-a909-9f1931b0ddf2, #wrap-s-37c24018-3610-46c8-a909-9f1931b0ddf2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-37c24018-3610-46c8-a909-9f1931b0ddf2 {
  display: none;
}
#s-37c24018-3610-46c8-a909-9f1931b0ddf2, #wrap-s-37c24018-3610-46c8-a909-9f1931b0ddf2 { display:none !important; }}







#s-37c24018-3610-46c8-a909-9f1931b0ddf2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37c24018-3610-46c8-a909-9f1931b0ddf2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0f2606d6-30a4-4f0a-b660-0fb62041975f {
  border-style: solid;
margin-top: 0px;
margin-left: 10%;
margin-right: 10%;
padding-top: 10%;
padding-left: 0px;
padding-bottom: 10%;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0f2606d6-30a4-4f0a-b660-0fb62041975f {
  display: none;
}
#s-0f2606d6-30a4-4f0a-b660-0fb62041975f, #wrap-s-0f2606d6-30a4-4f0a-b660-0fb62041975f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f2606d6-30a4-4f0a-b660-0fb62041975f {
  display: none;
}
#s-0f2606d6-30a4-4f0a-b660-0fb62041975f, #wrap-s-0f2606d6-30a4-4f0a-b660-0fb62041975f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0f2606d6-30a4-4f0a-b660-0fb62041975f {
  display: none;
}
#s-0f2606d6-30a4-4f0a-b660-0fb62041975f, #wrap-s-0f2606d6-30a4-4f0a-b660-0fb62041975f { display:none !important; }}@media (max-width: 767px){#s-0f2606d6-30a4-4f0a-b660-0fb62041975f {
  
}
}
#s-0f2606d6-30a4-4f0a-b660-0fb62041975f .shogun-heading-component h3 {
  color: rgba(70, 70, 70, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837 {
  margin-top: 5%;
margin-bottom: 5%;
}

@media (min-width: 0px) {
[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-79c9c15a-f411-4ce9-9a6b-63fcacd3c837"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-b7af0f07-c5b8-4572-9ab0-a8a977ce1b49 {
  display: none;
}
#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 {
  padding-left: 10%;
padding-right: 10%;
text-align: left;
}


.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 {
  max-width: 100%;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 .shg-image-zoom,
.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 {
  max-width: 100%;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 .shg-image-zoom,
.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 {
  max-width: 100%;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 .shg-image-zoom,
.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 {
  max-width: 100%;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 .shg-image-zoom,
.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 {
  max-width: 100%;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 .shg-image-zoom,
.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8021493-760b-4b33-a0de-7f9b4b0eb333 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-47c60b12-bbc3-464d-82b4-5000091dd503 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 5%;
padding-bottom: 3%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-47c60b12-bbc3-464d-82b4-5000091dd503 .shg-product-title-component h1 {
  color: rgba(71, 71, 71, 1);
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 15px;
}

#s-360be5c7-20c5-4a10-9d94-cc258d1c7eac {
  margin-left: 10%;
margin-right: 10%;
padding-top: 2%;
padding-left: 25%;
padding-bottom: 4%;
padding-right: 25%;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-360be5c7-20c5-4a10-9d94-cc258d1c7eac .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-360be5c7-20c5-4a10-9d94-cc258d1c7eac .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-360be5c7-20c5-4a10-9d94-cc258d1c7eac .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-360be5c7-20c5-4a10-9d94-cc258d1c7eac .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-828525d2-801d-4aae-9b5d-c18bed173f18 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 33%;
padding-bottom: 10px;
padding-right: 33%;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-828525d2-801d-4aae-9b5d-c18bed173f18:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-828525d2-801d-4aae-9b5d-c18bed173f18:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-828525d2-801d-4aae-9b5d-c18bed173f18 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-828525d2-801d-4aae-9b5d-c18bed173f18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-828525d2-801d-4aae-9b5d-c18bed173f18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-828525d2-801d-4aae-9b5d-c18bed173f18.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6eafd7e1-b519-46aa-8585-d3c5b64920ed {
  display: none;
}
#s-fe1f4afc-6de9-467a-b978-884299d4c213 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-632d1b0f-3c57-488c-b574-fff328cfe4e0 {
  display: none;
}
#s-296e906e-12b3-44c2-ba12-c2f96a733cee {
  padding-left: 10%;
padding-right: 10%;
text-align: left;
}


.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee {
  max-width: 100%;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee .shg-image-zoom,
.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee {
  max-width: 100%;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee .shg-image-zoom,
.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee {
  max-width: 100%;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee .shg-image-zoom,
.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee {
  max-width: 100%;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee .shg-image-zoom,
.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee {
  max-width: 100%;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee .shg-image-zoom,
.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-296e906e-12b3-44c2-ba12-c2f96a733cee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6dc83699-db6a-44c3-82c9-30b6f1777d10 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 5%;
padding-bottom: 3%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-6dc83699-db6a-44c3-82c9-30b6f1777d10 .shg-product-title-component h1 {
  color: rgba(71, 71, 71, 1);
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 15px;
}

#s-52055600-9c1f-43f7-93e7-d8ab7f6c3de9 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 2%;
padding-left: 25%;
padding-bottom: 4%;
padding-right: 25%;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-52055600-9c1f-43f7-93e7-d8ab7f6c3de9 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-52055600-9c1f-43f7-93e7-d8ab7f6c3de9 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-52055600-9c1f-43f7-93e7-d8ab7f6c3de9 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-52055600-9c1f-43f7-93e7-d8ab7f6c3de9 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-3664b0f0-8678-43fc-a585-a0e6bebbc67e {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 33%;
padding-bottom: 10px;
padding-right: 33%;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-3664b0f0-8678-43fc-a585-a0e6bebbc67e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3664b0f0-8678-43fc-a585-a0e6bebbc67e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3664b0f0-8678-43fc-a585-a0e6bebbc67e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-3664b0f0-8678-43fc-a585-a0e6bebbc67e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3664b0f0-8678-43fc-a585-a0e6bebbc67e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-3664b0f0-8678-43fc-a585-a0e6bebbc67e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b2ffd926-281e-4176-9629-0e654315df5d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-d7680107-59f8-4f17-a746-5939d23ea878 {
  display: none;
}
#s-a981bde5-f71e-4e23-8c21-b460c51edb8d {
  display: none;
}
#s-d97cebb0-6033-4c55-800b-37476eef886c {
  padding-left: 10%;
padding-right: 10%;
text-align: left;
}


.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c {
  max-width: 100%;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c .shg-image-zoom,
.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c {
  max-width: 100%;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c .shg-image-zoom,
.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c {
  max-width: 100%;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c .shg-image-zoom,
.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c {
  max-width: 100%;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c .shg-image-zoom,
.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c {
  max-width: 100%;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c .shg-image-zoom,
.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d97cebb0-6033-4c55-800b-37476eef886c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e446f22e-96d5-435f-b21d-bad1019e62b2 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 5%;
padding-bottom: 3%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-e446f22e-96d5-435f-b21d-bad1019e62b2 .shg-product-title-component h1 {
  color: rgba(71, 71, 71, 1);
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 15px;
}

#s-af4b97c1-d654-47a7-8009-edccf56e2659 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 2%;
padding-left: 25%;
padding-bottom: 4%;
padding-right: 25%;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-af4b97c1-d654-47a7-8009-edccf56e2659 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-af4b97c1-d654-47a7-8009-edccf56e2659 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-af4b97c1-d654-47a7-8009-edccf56e2659 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-af4b97c1-d654-47a7-8009-edccf56e2659 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-6f317476-3a3f-4071-a923-17c61827597f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 33%;
padding-bottom: 10px;
padding-right: 33%;
border-radius: 2px;
background-color: rgba(194, 162, 132, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-6f317476-3a3f-4071-a923-17c61827597f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6f317476-3a3f-4071-a923-17c61827597f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6f317476-3a3f-4071-a923-17c61827597f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-6f317476-3a3f-4071-a923-17c61827597f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f317476-3a3f-4071-a923-17c61827597f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6f317476-3a3f-4071-a923-17c61827597f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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