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

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

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

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

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

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

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

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

#s-a11a2753-357e-4bc8-88b8-a97f8e0b7811 { min-height: 400px; }
@media (max-width: 767px){#s-a11a2753-357e-4bc8-88b8-a97f8e0b7811, #wrap-s-a11a2753-357e-4bc8-88b8-a97f8e0b7811 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a11a2753-357e-4bc8-88b8-a97f8e0b7811, #wrap-s-a11a2753-357e-4bc8-88b8-a97f8e0b7811 { display:none !important; }}
#s-a11a2753-357e-4bc8-88b8-a97f8e0b7811 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8a08e43b-6bb2-441e-aeb8-e7533824e290 { border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
min-height: 0px;
border-color: rgba(0, 0, 0, 0.1);
background-color: rgba(245, 246, 246, 1); }
#s-8a08e43b-6bb2-441e-aeb8-e7533824e290 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}
.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-e8c06e57-8483-4cb7-8725-ae4ff831597c { margin-top: 15px;
margin-left: 15px;
max-width: 80px;
text-align: left; }
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-0ce24655-b83f-4d86-a44e-4e1d70efa69b { margin-top: -75px;
margin-left: 12%;
margin-right: 12%; }
@media (min-width: 0px) {
[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ce24655-b83f-4d86-a44e-4e1d70efa69b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-306448db-e52a-4f6b-98a7-cc60d68cb44c { text-align: center; }
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-62f2c04d-019e-4c9d-a848-9ca11a11f032 { margin-left: 30px;
margin-right: 30px;
padding-top: 150px;
padding-bottom: 10px; }
 #s-62f2c04d-019e-4c9d-a848-9ca11a11f032 .shogun-heading-component h3 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   font-family: Special Elite;
   font-style:  normal ;
   font-size: 32px;
   line-height: 1em;
   letter-spacing: 1px;
   text-align: center;
 }

 

#s-a3fc7b49-a70e-4882-9dbb-f126800c9ba1 { margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px; }
 #s-a3fc7b49-a70e-4882-9dbb-f126800c9ba1 .shogun-heading-component h1 {
   color: rgba(229, 33, 0, 1);
   font-weight:  normal ;
   font-family: Special Elite;
   font-style:  normal ;
   font-size: 60px;
   line-height: 1em;
   letter-spacing: 1px;
   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: text;
  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-63d75754-9707-43b9-86da-82a224933ef1 { border-style: solid;
margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 30px;
padding-bottom: 45px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-0a42580e-2be6-4d49-a091-268f027fe8ef { box-shadow:1px 1px 30px 1px rgba(113, 121, 131, 1);
margin-bottom: 90px;
padding-top: 15px;
padding-bottom: 15px;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1); }
#s-0a42580e-2be6-4d49-a091-268f027fe8ef {
  display: none;
}
#s-9ee7b092-55a4-4079-b838-33b0cf2eda47 { margin-left: 30px;
margin-right: 30px;
padding-left: 10px;
padding-right: 10px; }
@media (min-width: 0px) {
[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ee7b092-55a4-4079-b838-33b0cf2eda47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e41fb151-d761-4a51-9acd-07d513803e12 { padding-top: 10px;
padding-bottom: 10px; }
 #s-e41fb151-d761-4a51-9acd-07d513803e12 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: left;
 }

 

#s-3c076d48-c955-4d31-b754-cb1766b9a24e { padding-right: 10px;
text-align: right; }
#s-3c076d48-c955-4d31-b754-cb1766b9a24e .shg-product-sold-out {
  display: none;
}

#s-3c076d48-c955-4d31-b754-cb1766b9a24e .shg-product-price {
  color: rgba(113, 121, 131, 1);
  font-weight:  normal ;
  font-family: Special Elite;
  font-style:  normal ;
  font-size: 26px;
}

#s-3c076d48-c955-4d31-b754-cb1766b9a24e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9283404a-f365-4044-b939-c180b7b3f4cb { box-shadow:0px 0px 0px 0px rgba(113, 121, 131, 1);
margin-left: 30px;
margin-right: 30px;
padding-left: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0); }
@media (min-width: 0px) {
[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9283404a-f365-4044-b939-c180b7b3f4cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c9ae670e-dfde-461a-af50-61329b6af283 { padding-top: 22px;
padding-bottom: 10px; }
 #s-c9ae670e-dfde-461a-af50-61329b6af283 .shogun-heading-component h3 {
   color: rgba(113, 121, 131, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 18px;
   
   
   text-align: left;
 }

 

#s-61085f08-6d61-458c-945d-ceb22ef7f585 { text-align: left; }
#s-61085f08-6d61-458c-945d-ceb22ef7f585 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-61085f08-6d61-458c-945d-ceb22ef7f585 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-61085f08-6d61-458c-945d-ceb22ef7f585 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-61085f08-6d61-458c-945d-ceb22ef7f585 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper .shg-btn:not(.shg-btn-stretch) {
  display: inline-block !important;
}

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

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

#s-c63cc87a-345f-4a0d-bbd2-6511bc2cb080 { margin-top: 2px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
background-color: rgba(74, 176, 68, 1); }
#s-c63cc87a-345f-4a0d-bbd2-6511bc2cb080:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c63cc87a-345f-4a0d-bbd2-6511bc2cb080:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c63cc87a-345f-4a0d-bbd2-6511bc2cb080 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c63cc87a-345f-4a0d-bbd2-6511bc2cb080.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c63cc87a-345f-4a0d-bbd2-6511bc2cb080.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-c63cc87a-345f-4a0d-bbd2-6511bc2cb080.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ad6807f-2d29-4160-bce0-2f06be35a9bc { margin-top: 120px;
margin-left: 12%;
margin-bottom: 120px;
margin-right: 12%;
min-height: 50px; }
#s-4ad6807f-2d29-4160-bce0-2f06be35a9bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cae2629d-e548-45b5-81a4-fb3368dc8d9c { min-height: 50px; }
#s-cae2629d-e548-45b5-81a4-fb3368dc8d9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6581e175-4fb6-468e-93b9-a41d99c3549a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a6b2f7b5-c4b3-4b2b-87e2-3ce145011806 { padding-top: 10px;
padding-bottom: 10px; }
 #s-a6b2f7b5-c4b3-4b2b-87e2-3ce145011806 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 50px;
   line-height: 1.5em;
   
   text-align: left;
 }

 

#s-5aca612b-780d-4f9b-9a37-9d30fcee89bf { min-height: 400px; }
@media (min-width: 992px) and (max-width: 1199px){#s-5aca612b-780d-4f9b-9a37-9d30fcee89bf, #wrap-s-5aca612b-780d-4f9b-9a37-9d30fcee89bf { display:none !important; }}@media (min-width: 1200px){#s-5aca612b-780d-4f9b-9a37-9d30fcee89bf, #wrap-s-5aca612b-780d-4f9b-9a37-9d30fcee89bf { display:none !important; }}
#s-5aca612b-780d-4f9b-9a37-9d30fcee89bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-596005cd-e8ff-4ef7-ad7c-2b64814868ad { border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
min-height: 0px;
border-color: rgba(0, 0, 0, 0.1);
background-color: rgba(245, 246, 246, 1); }
#s-596005cd-e8ff-4ef7-ad7c-2b64814868ad > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}
#s-55441f79-ea0d-4479-82fd-8bb1cdaf27a6 { margin-top: 15px;
margin-left: 15px;
max-width: 80px;
text-align: center; }
#s-c7c58915-661b-4225-8f2d-a4d6fb06678a { margin-left: 60px;
margin-right: 60px;
padding-bottom: 10px; }
 #s-c7c58915-661b-4225-8f2d-a4d6fb06678a .shogun-heading-component h3 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   font-family: Special Elite;
   font-style:  normal ;
   font-size: 32px;
   line-height: 1em;
   letter-spacing: 1px;
   text-align: center;
 }

 

#s-8122c9d8-c577-4063-80c9-b47088cbeb65 { margin-top: 0px;
margin-left: 60px;
margin-bottom: 0px;
margin-right: 60px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-8122c9d8-c577-4063-80c9-b47088cbeb65 .shogun-heading-component h1 {
   color: rgba(229, 33, 0, 1);
   font-weight:  normal ;
   font-family: Special Elite;
   font-style:  normal ;
   font-size: 50px;
   line-height: 1em;
   letter-spacing: 1px;
   text-align: center;
 }

 

#s-691b4f8c-d876-483d-ace6-a92b9e4967eb { border-style: solid;
margin-top: 10px;
margin-left: 60px;
margin-bottom: 10px;
margin-right: 60px;
padding-top: 30px;
padding-bottom: 45px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-d97e95b7-244d-40fb-a799-7d5c151c6f25 { box-shadow:1px 1px 30px 1px rgba(113, 121, 131, 1);
margin-left: 60px;
margin-right: 60px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1); }
#s-d97e95b7-244d-40fb-a799-7d5c151c6f25 {
  display: none;
}
#s-ce9c4eae-5b4d-4a28-b73a-a942869ccfbf { padding-top: 10px;
padding-bottom: 10px; }
 #s-ce9c4eae-5b4d-4a28-b73a-a942869ccfbf .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

#s-ea164ce4-0b12-4d59-9378-f12b6739bd8d { padding-top: 22px;
padding-bottom: 10px; }
 #s-ea164ce4-0b12-4d59-9378-f12b6739bd8d .shogun-heading-component h3 {
   color: rgba(113, 121, 131, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 18px;
   
   
   text-align: center;
 }

 

#s-d2733b33-f51b-4138-99a2-84e371989de2 { text-align: left; }
#s-d2733b33-f51b-4138-99a2-84e371989de2 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-d2733b33-f51b-4138-99a2-84e371989de2 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-d2733b33-f51b-4138-99a2-84e371989de2 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d2733b33-f51b-4138-99a2-84e371989de2 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-5e65086f-d3f2-40f3-ac76-3a1df87d6705 { margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
background-color: rgba(74, 176, 68, 1); }
#s-5e65086f-d3f2-40f3-ac76-3a1df87d6705:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e65086f-d3f2-40f3-ac76-3a1df87d6705:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e65086f-d3f2-40f3-ac76-3a1df87d6705 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5e65086f-d3f2-40f3-ac76-3a1df87d6705.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e65086f-d3f2-40f3-ac76-3a1df87d6705.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-5e65086f-d3f2-40f3-ac76-3a1df87d6705.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c525d2bd-2ab1-477e-a7e9-a92ce7fb3144 { padding-right: 10px;
text-align: center; }
#s-c525d2bd-2ab1-477e-a7e9-a92ce7fb3144 .shg-product-sold-out {
  display: none;
}

#s-c525d2bd-2ab1-477e-a7e9-a92ce7fb3144 .shg-product-price {
  color: rgba(113, 121, 131, 1);
  font-weight:  normal ;
  font-family: Special Elite;
  font-style:  normal ;
  font-size: 26px;
}

#s-c525d2bd-2ab1-477e-a7e9-a92ce7fb3144 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-955a7254-8524-4726-a6f6-9b929da83393 { text-align: center; }
#s-fd6b6f03-d9d4-45f6-9239-a897bbea5bd4 { padding-top: 60px;
padding-left: 60px;
padding-bottom: 60px;
padding-right: 60px;
min-height: 50px; }
#s-fd6b6f03-d9d4-45f6-9239-a897bbea5bd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b35d088c-2dde-4b0f-9017-0be66e61a522 { padding-top: 10px;
padding-bottom: 10px; }
 #s-b35d088c-2dde-4b0f-9017-0be66e61a522 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   line-height: 1.5em;
   
   text-align: center;
 }

 

#s-eb5783e0-018c-4047-ab3c-715492743f0f { padding-top: 20px;
padding-bottom: 20px; }
#s-0034356a-b202-44b9-8a65-141a1de8f440 { border-style: solid;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
min-height: 50px;
border-color: rgba(0, 0, 0, 0.1);
background-color: rgba(74, 176, 68, 1); }
@media (max-width: 767px){#s-0034356a-b202-44b9-8a65-141a1de8f440, #wrap-s-0034356a-b202-44b9-8a65-141a1de8f440 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0034356a-b202-44b9-8a65-141a1de8f440, #wrap-s-0034356a-b202-44b9-8a65-141a1de8f440 { display:none !important; }}
#s-0034356a-b202-44b9-8a65-141a1de8f440 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3ae9ace4-39d4-4901-aa0a-1468f503bbe0 { background-repeat: repeat;
background-attachment: fixed;
min-height: 50px;
background-position: left top; }
#s-3ae9ace4-39d4-4901-aa0a-1468f503bbe0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cbda2dc5-0017-454d-85fb-c01bb92246bd { margin-top: 45px;
margin-left: 25%;
margin-bottom: 45px;
margin-right: 25%;
min-height: 50px;
background-repeat: repeat; }
#s-cbda2dc5-0017-454d-85fb-c01bb92246bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e6693744-3057-4ea4-bd9e-14533872512a { margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-e6693744-3057-4ea4-bd9e-14533872512a .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 50px;
   
   
   text-align: center;
 }

 

@media (min-width: 0px) {
[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48fe75dc-8dd4-4040-ae04-3df25fb82f0b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b0c4b4a7-e70d-467b-a4b3-0d34f5d8fc48 { padding-top: 10px;
padding-bottom: 10px; }
 #s-b0c4b4a7-e70d-467b-a4b3-0d34f5d8fc48 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   
   
   
   text-align: center;
 }

 

#s-881d6625-f0c2-442d-a534-0ebe26eb479a { padding-top: 10px;
padding-bottom: 10px; }
 #s-881d6625-f0c2-442d-a534-0ebe26eb479a .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   
   
   
   text-align: center;
 }

 

#s-89122758-2bd4-4090-9490-5fb226584f9e { padding-top: 10px;
padding-bottom: 10px; }
 #s-89122758-2bd4-4090-9490-5fb226584f9e .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

#s-da372d3e-3a12-49e1-91bb-75ddef480c32 { border-style: solid;
padding-top: 30px;
padding-left: 60px;
padding-bottom: 30px;
padding-right: 60px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
min-height: 50px;
border-color: rgba(0, 0, 0, 0.1);
background-color: rgba(74, 176, 68, 1); }
@media (min-width: 992px) and (max-width: 1199px){#s-da372d3e-3a12-49e1-91bb-75ddef480c32, #wrap-s-da372d3e-3a12-49e1-91bb-75ddef480c32 { display:none !important; }}@media (min-width: 1200px){#s-da372d3e-3a12-49e1-91bb-75ddef480c32, #wrap-s-da372d3e-3a12-49e1-91bb-75ddef480c32 { display:none !important; }}
#s-da372d3e-3a12-49e1-91bb-75ddef480c32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-76b775ac-0c7d-41a7-8463-1e53ff7ebcc4 { margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-76b775ac-0c7d-41a7-8463-1e53ff7ebcc4 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

#s-9f624831-ea93-45de-be8f-9b62c992a84f { padding-top: 10px;
padding-bottom: 10px; }
 #s-9f624831-ea93-45de-be8f-9b62c992a84f .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 24px;
   
   
   text-align: center;
 }

 

#s-9d646946-d605-486d-a424-a8d7b00562c6 { padding-top: 10px;
padding-bottom: 10px; }
 #s-9d646946-d605-486d-a424-a8d7b00562c6 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 24px;
   
   
   text-align: center;
 }

 

#s-a1e550fb-a4d1-4c18-b656-0b0334d9c3d8 { padding-top: 10px;
padding-bottom: 10px; }
 #s-a1e550fb-a4d1-4c18-b656-0b0334d9c3d8 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 24px;
   
   
   text-align: center;
 }

 

#s-ca907d06-4520-4e35-8248-71bcbcaf199a { min-height: 50px; }
@media (max-width: 767px){#s-ca907d06-4520-4e35-8248-71bcbcaf199a, #wrap-s-ca907d06-4520-4e35-8248-71bcbcaf199a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ca907d06-4520-4e35-8248-71bcbcaf199a, #wrap-s-ca907d06-4520-4e35-8248-71bcbcaf199a { display:none !important; }}
#s-ca907d06-4520-4e35-8248-71bcbcaf199a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a2dc47f8-87a6-4a87-82c7-797c416f880f { margin-top: 90px;
margin-left: 12%;
margin-right: 12%;
min-height: 50px; }
#s-a2dc47f8-87a6-4a87-82c7-797c416f880f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a4cf09dd-9d49-40fb-9886-24055792fd52 { padding-top: 10px;
padding-bottom: 10px; }
 #s-a4cf09dd-9d49-40fb-9886-24055792fd52 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 50px;
   
   
   text-align: center;
 }

 

#s-a51077ce-0c55-46fd-a7c5-a3a60670fda3 { margin-top: 60px;
margin-left: 15%;
margin-bottom: 90px;
margin-right: 15%; }
@media (min-width: 0px) {
[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a51077ce-0c55-46fd-a7c5-a3a60670fda3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8dd7b67e-cf3d-46ae-b3db-3c222d2ca223 { margin-top: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-8dd7b67e-cf3d-46ae-b3db-3c222d2ca223 .shogun-heading-component h4 {
   color: rgba(113, 121, 131, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   
   
   text-align: center;
 }

 

#s-37ba5683-212f-4cbb-9c45-4a1f4f901084 { margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(245, 246, 246, 0); }
 #s-37ba5683-212f-4cbb-9c45-4a1f4f901084 .shogun-heading-component h4 {
   color: rgba(113, 121, 131, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   line-height: 2em;
   
   text-align: center;
 }

 

#s-e6dac338-f050-4403-af30-ebe089f21102 { margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-e6dac338-f050-4403-af30-ebe089f21102 .shogun-heading-component h4 {
   color: rgba(113, 121, 131, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   line-height: 2em;
   
   text-align: center;
 }

 

#s-2e8b6f05-a640-4bc9-887c-560562bd1c0e { padding-top: 10px;
padding-bottom: 10px; }
 #s-2e8b6f05-a640-4bc9-887c-560562bd1c0e .shogun-heading-component h4 {
   color: rgba(113, 121, 131, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   line-height: 2em;
   
   text-align: center;
 }

 

#s-b47efcae-f72e-412a-91c8-390e2bfe6676 { box-shadow:1px 1px 30px 0px rgba(113, 121, 131, 1);
padding-top: 45px;
padding-bottom: 45px;
border-radius: 10px;
background-color: rgba(245, 246, 246, 1); }
#s-6585393b-9376-4860-be3b-514153ad6952 { text-align: center; }
#s-b69ef576-91fc-49a8-b8fd-e2e9729af69a { padding-left: 60px;
padding-right: 60px;
min-height: 50px; }
@media (min-width: 992px) and (max-width: 1199px){#s-b69ef576-91fc-49a8-b8fd-e2e9729af69a, #wrap-s-b69ef576-91fc-49a8-b8fd-e2e9729af69a { display:none !important; }}@media (min-width: 1200px){#s-b69ef576-91fc-49a8-b8fd-e2e9729af69a, #wrap-s-b69ef576-91fc-49a8-b8fd-e2e9729af69a { display:none !important; }}
#s-b69ef576-91fc-49a8-b8fd-e2e9729af69a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-af2eea69-822d-4b5e-bace-49e24100ee1e { margin-top: 60px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-af2eea69-822d-4b5e-bace-49e24100ee1e .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

#s-9bfb1d6e-cd7a-4c96-ad3e-814388e242fc { padding-top: 10px;
padding-bottom: 10px; }
 #s-9bfb1d6e-cd7a-4c96-ad3e-814388e242fc .shogun-heading-component h4 {
   color: rgba(113, 121, 131, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   
   
   text-align: center;
 }

 

#s-94afbc42-19c4-47b9-94b6-08aad6856f21 { padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(245, 246, 246, 0); }
 #s-94afbc42-19c4-47b9-94b6-08aad6856f21 .shogun-heading-component h4 {
   color: rgba(113, 121, 131, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   line-height: 2em;
   
   text-align: center;
 }

 

#s-c81e660f-fab3-4912-84a5-b70e14728b76 { padding-top: 10px;
padding-bottom: 10px; }
 #s-c81e660f-fab3-4912-84a5-b70e14728b76 .shogun-heading-component h4 {
   color: rgba(113, 121, 131, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   line-height: 2em;
   
   text-align: center;
 }

 

#s-8460c10f-4ad2-42a1-896c-a0aec97ff43e { padding-top: 10px;
padding-bottom: 10px; }
 #s-8460c10f-4ad2-42a1-896c-a0aec97ff43e .shogun-heading-component h4 {
   color: rgba(113, 121, 131, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 18px;
   line-height: 2em;
   
   text-align: center;
 }

 

#s-fd3e5b91-1739-443b-bb3e-6a1b65d09f5e { box-shadow:1px 1px 30px 0px rgba(0, 0, 0, 0.1);
border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-radius: 15px;
border-color: rgba(0, 0, 0, 0.1);
background-color: rgba(245, 246, 246, 1); }
#s-6b27f06d-f7c7-4f3f-b24d-8891f88bdb16 { text-align: center; }
#s-8b0a9f7c-90df-4dec-83bf-687760eb54ac { border-style: solid;
padding-top: 90px;
padding-bottom: 120px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
min-height: 50px;
border-color: rgba(0, 0, 0, 0.1);
background-color: rgba(245, 246, 246, 1); }
@media (max-width: 767px){#s-8b0a9f7c-90df-4dec-83bf-687760eb54ac, #wrap-s-8b0a9f7c-90df-4dec-83bf-687760eb54ac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8b0a9f7c-90df-4dec-83bf-687760eb54ac, #wrap-s-8b0a9f7c-90df-4dec-83bf-687760eb54ac { display:none !important; }}
#s-8b0a9f7c-90df-4dec-83bf-687760eb54ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9746e6b3-9739-40a2-8d2e-c1a48de5158e { min-height: 50px; }
#s-9746e6b3-9739-40a2-8d2e-c1a48de5158e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ae7f5afc-4872-4f4d-a640-3f90979964ee { padding-top: 10px;
padding-bottom: 10px; }
 #s-ae7f5afc-4872-4f4d-a640-3f90979964ee .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 50px;
   
   
   text-align: center;
 }

 

#s-ece12fb9-547a-4561-a56b-e91cb4b78489 { border-style: solid;
margin-top: 10px;
margin-left: 25%;
margin-bottom: 60px;
margin-right: 25%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-b23cd14f-46f7-4699-b355-60141585931c { margin-left: 15%;
margin-right: 15%; }
@media (min-width: 0px) {
[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-b23cd14f-46f7-4699-b355-60141585931c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-cc606850-895c-49fe-b62b-7cada5d03f13 { box-shadow:1px 1px 30px 0px rgba(113, 121, 131, 1);
padding-top: 30px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1); }
#s-cc606850-895c-49fe-b62b-7cada5d03f13 {
  display: none;
}
#s-644f1401-951b-477e-9007-3c6d4f7298b0 {  }
 #s-644f1401-951b-477e-9007-3c6d4f7298b0 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-492d1bf6-42e1-48e9-926d-35dc4b081acb {  }
 #s-492d1bf6-42e1-48e9-926d-35dc4b081acb .shogun-heading-component h3 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 18px;
   line-height: 1em;
   
   text-align: center;
 }

 

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: -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-90215ccd-29c6-46d7-a073-1d012066c150 { text-align: left; }
@media (min-width: 0px) {
[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2f01a04-0439-416c-b364-6d0c97f524dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b6f13a08-9853-451f-8dae-d267305689d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
background-color: rgba(74, 176, 68, 1); }
#s-b6f13a08-9853-451f-8dae-d267305689d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6f13a08-9853-451f-8dae-d267305689d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6f13a08-9853-451f-8dae-d267305689d0 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b6f13a08-9853-451f-8dae-d267305689d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6f13a08-9853-451f-8dae-d267305689d0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-b6f13a08-9853-451f-8dae-d267305689d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-51af5f1d-431a-48c6-b732-5972e12352cb { padding-top: 5px;
text-align: center; }
#s-51af5f1d-431a-48c6-b732-5972e12352cb .shg-product-sold-out {
  display: none;
}

#s-51af5f1d-431a-48c6-b732-5972e12352cb .shg-product-price {
  color: rgba(56, 63, 73, 1);
  font-weight:  normal ;
  font-family: Special Elite;
  font-style:  normal ;
  font-size: 26px;
}

#s-51af5f1d-431a-48c6-b732-5972e12352cb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-05251178-e877-442a-a591-456e3070a1a3 { box-shadow:1px 1px 30px 0px rgba(113, 121, 131, 1);
padding-top: 30px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1); }
#s-05251178-e877-442a-a591-456e3070a1a3 {
  display: none;
}
#s-d0f21e66-2f9e-42b2-b3dc-804cd92b4f24 {  }
 #s-d0f21e66-2f9e-42b2-b3dc-804cd92b4f24 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-d68d7071-b5bf-4215-9414-a30c2f19fcec {  }
 #s-d68d7071-b5bf-4215-9414-a30c2f19fcec .shogun-heading-component h3 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 18px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-17627c81-30ea-48bb-8f77-f86c078d9582 { text-align: left; }
@media (min-width: 0px) {
[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcef3b66-628f-4a88-9115-da2db53e245e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fbed4687-2492-449b-8b10-1a4b1e907c9a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
background-color: rgba(74, 176, 68, 1); }
#s-fbed4687-2492-449b-8b10-1a4b1e907c9a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fbed4687-2492-449b-8b10-1a4b1e907c9a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fbed4687-2492-449b-8b10-1a4b1e907c9a {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fbed4687-2492-449b-8b10-1a4b1e907c9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbed4687-2492-449b-8b10-1a4b1e907c9a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-fbed4687-2492-449b-8b10-1a4b1e907c9a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cfdbf8fa-e5e1-4750-bc71-1c996b2bf085 { padding-top: 5px;
text-align: center; }
#s-cfdbf8fa-e5e1-4750-bc71-1c996b2bf085 .shg-product-sold-out {
  display: none;
}

#s-cfdbf8fa-e5e1-4750-bc71-1c996b2bf085 .shg-product-price {
  color: rgba(56, 63, 73, 1);
  font-weight:  normal ;
  font-family: Special Elite;
  font-style:  normal ;
  font-size: 26px;
}

#s-cfdbf8fa-e5e1-4750-bc71-1c996b2bf085 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2c3d0ebb-3c1f-4224-ba17-e342cf98c281 { box-shadow:1px 1px 30px 0px rgba(113, 121, 131, 1);
padding-top: 30px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1); }
#s-2c3d0ebb-3c1f-4224-ba17-e342cf98c281 {
  display: none;
}
#s-09b3380e-0640-4fa4-bc02-8b2369807e97 {  }
 #s-09b3380e-0640-4fa4-bc02-8b2369807e97 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-7694b9f7-525b-4cf7-9d96-4738f6af19bf {  }
 #s-7694b9f7-525b-4cf7-9d96-4738f6af19bf .shogun-heading-component h3 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 18px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-7a6146fc-1b31-445e-bf6c-ea34cc38f790 { text-align: left; }
@media (min-width: 0px) {
[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32e90fe3-5881-4e71-8806-e17b36d3f90c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5c21dcf2-cf41-451f-ade4-cd11e239fbdf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
background-color: rgba(74, 176, 68, 1); }
#s-5c21dcf2-cf41-451f-ade4-cd11e239fbdf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c21dcf2-cf41-451f-ade4-cd11e239fbdf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c21dcf2-cf41-451f-ade4-cd11e239fbdf {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5c21dcf2-cf41-451f-ade4-cd11e239fbdf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c21dcf2-cf41-451f-ade4-cd11e239fbdf.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-5c21dcf2-cf41-451f-ade4-cd11e239fbdf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-61f692bf-8714-4c47-b3fe-251ddfc3fbed { padding-top: 5px;
text-align: center; }
#s-61f692bf-8714-4c47-b3fe-251ddfc3fbed .shg-product-sold-out {
  display: none;
}

#s-61f692bf-8714-4c47-b3fe-251ddfc3fbed .shg-product-price {
  color: rgba(56, 63, 73, 1);
  font-weight:  normal ;
  font-family: Special Elite;
  font-style:  normal ;
  font-size: 26px;
}

#s-61f692bf-8714-4c47-b3fe-251ddfc3fbed .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-81aabfcd-7749-4b6e-8563-49168507c09d { margin-top: 45px;
margin-left: 25%;
margin-right: 25%; }
#s-57ef8920-d564-45b4-a146-01ccbcbe4a67 { border-style: solid;
padding-top: 60px;
padding-bottom: 60px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
min-height: 50px;
border-color: rgba(0, 0, 0, 0.1);
background-color: rgba(245, 246, 246, 1); }
@media (min-width: 992px) and (max-width: 1199px){#s-57ef8920-d564-45b4-a146-01ccbcbe4a67, #wrap-s-57ef8920-d564-45b4-a146-01ccbcbe4a67 { display:none !important; }}@media (min-width: 1200px){#s-57ef8920-d564-45b4-a146-01ccbcbe4a67, #wrap-s-57ef8920-d564-45b4-a146-01ccbcbe4a67 { display:none !important; }}
#s-57ef8920-d564-45b4-a146-01ccbcbe4a67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c3f13ffd-9db0-4d27-8a64-5280c3cd9d49 { min-height: 50px; }
#s-c3f13ffd-9db0-4d27-8a64-5280c3cd9d49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-fa708367-d998-4e75-97b5-b692aad66dd0 { margin-left: 60px;
margin-right: 60px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-fa708367-d998-4e75-97b5-b692aad66dd0 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 50px;
   
   
   text-align: center;
 }

 

#s-86fac3eb-b163-4594-9c00-692e40c7ef0c { border-style: solid;
margin-top: 10px;
margin-left: 60px;
margin-bottom: 60px;
margin-right: 60px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-8d2cf05a-a925-4929-8f22-7f8447ac40fb { box-shadow:1px 1px 30px 0px rgba(113, 121, 131, 1);
margin-left: 45px;
margin-right: 45px;
padding-top: 30px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1); }
#s-8d2cf05a-a925-4929-8f22-7f8447ac40fb {
  display: none;
}
#s-061548d6-3216-4ea7-8f26-9cddf2040d88 {  }
 #s-061548d6-3216-4ea7-8f26-9cddf2040d88 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-0b8830a9-1bd3-4f98-b576-a529b1460768 {  }
 #s-0b8830a9-1bd3-4f98-b576-a529b1460768 .shogun-heading-component h3 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 18px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-242a7263-5d4d-4f3a-9e63-4dd95bc77596 { text-align: left; }
@media (min-width: 0px) {
[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-03914240-c668-4886-80c6-0da39f4765b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-05e26c20-ebbd-47a3-9907-d9e116627745 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
background-color: rgba(74, 176, 68, 1); }
#s-05e26c20-ebbd-47a3-9907-d9e116627745:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05e26c20-ebbd-47a3-9907-d9e116627745:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05e26c20-ebbd-47a3-9907-d9e116627745 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-05e26c20-ebbd-47a3-9907-d9e116627745.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05e26c20-ebbd-47a3-9907-d9e116627745.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-05e26c20-ebbd-47a3-9907-d9e116627745.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-48ac6e22-2c53-4d63-b656-263b384687c7 { padding-top: 5px;
text-align: center; }
#s-48ac6e22-2c53-4d63-b656-263b384687c7 .shg-product-sold-out {
  display: none;
}

#s-48ac6e22-2c53-4d63-b656-263b384687c7 .shg-product-price {
  color: rgba(56, 63, 73, 1);
  font-weight:  normal ;
  font-family: Special Elite;
  font-style:  normal ;
  font-size: 26px;
}

#s-48ac6e22-2c53-4d63-b656-263b384687c7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-52d72440-1a78-4562-8e62-5384c7505398 { box-shadow:1px 1px 30px 0px rgba(113, 121, 131, 1);
margin-top: 45px;
margin-left: 45px;
margin-bottom: 45px;
margin-right: 45px;
padding-top: 30px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1); }
#s-52d72440-1a78-4562-8e62-5384c7505398 {
  display: none;
}
#s-dea3cebf-1de4-494d-9a0f-7cb6b7c0e740 {  }
 #s-dea3cebf-1de4-494d-9a0f-7cb6b7c0e740 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-bd23975d-7b2b-4815-b2dc-96704420cece {  }
 #s-bd23975d-7b2b-4815-b2dc-96704420cece .shogun-heading-component h3 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 18px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-ad609c00-c84c-4f94-8e39-9d27812e5fa1 { text-align: left; }
@media (min-width: 0px) {
[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-897e83fc-8721-438c-82d9-91640180adb2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4cf8172b-6e05-4bc5-9769-05d84ad92852 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
background-color: rgba(74, 176, 68, 1); }
#s-4cf8172b-6e05-4bc5-9769-05d84ad92852:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4cf8172b-6e05-4bc5-9769-05d84ad92852:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4cf8172b-6e05-4bc5-9769-05d84ad92852 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4cf8172b-6e05-4bc5-9769-05d84ad92852.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4cf8172b-6e05-4bc5-9769-05d84ad92852.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-4cf8172b-6e05-4bc5-9769-05d84ad92852.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9b46d933-e14f-4428-9bf5-f4827be818ae { padding-top: 5px;
text-align: center; }
#s-9b46d933-e14f-4428-9bf5-f4827be818ae .shg-product-sold-out {
  display: none;
}

#s-9b46d933-e14f-4428-9bf5-f4827be818ae .shg-product-price {
  color: rgba(56, 63, 73, 1);
  font-weight:  normal ;
  font-family: Special Elite;
  font-style:  normal ;
  font-size: 26px;
}

#s-9b46d933-e14f-4428-9bf5-f4827be818ae .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ac4eba2a-46bf-42c8-9611-804789bfa128 { box-shadow:1px 1px 30px 0px rgba(113, 121, 131, 1);
margin-left: 45px;
margin-right: 45px;
padding-top: 30px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1); }
#s-ac4eba2a-46bf-42c8-9611-804789bfa128 {
  display: none;
}
#s-d37b80c3-4c0d-45e4-9d4b-6b2760aa3bb6 {  }
 #s-d37b80c3-4c0d-45e4-9d4b-6b2760aa3bb6 .shogun-heading-component h1 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-fc3959da-eaef-458a-9cc5-113b58fa41c5 {  }
 #s-fc3959da-eaef-458a-9cc5-113b58fa41c5 .shogun-heading-component h3 {
   color: rgba(56, 63, 73, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 18px;
   line-height: 1em;
   
   text-align: center;
 }

 

#s-ebe4a110-f73a-4de1-b21e-9de1aa40ebfc { text-align: left; }
@media (min-width: 0px) {
[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e495b8d2-c1ec-4277-85f4-4dde82f8c91b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-07eae993-f9a8-4ddf-8abc-77916e3e701f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
background-color: rgba(74, 176, 68, 1); }
#s-07eae993-f9a8-4ddf-8abc-77916e3e701f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07eae993-f9a8-4ddf-8abc-77916e3e701f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07eae993-f9a8-4ddf-8abc-77916e3e701f {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-07eae993-f9a8-4ddf-8abc-77916e3e701f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07eae993-f9a8-4ddf-8abc-77916e3e701f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-07eae993-f9a8-4ddf-8abc-77916e3e701f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9bd7da79-e1a6-42c8-a5ef-951575cd15eb { padding-top: 5px;
text-align: center; }
#s-9bd7da79-e1a6-42c8-a5ef-951575cd15eb .shg-product-sold-out {
  display: none;
}

#s-9bd7da79-e1a6-42c8-a5ef-951575cd15eb .shg-product-price {
  color: rgba(56, 63, 73, 1);
  font-weight:  normal ;
  font-family: Special Elite;
  font-style:  normal ;
  font-size: 26px;
}

#s-9bd7da79-e1a6-42c8-a5ef-951575cd15eb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c8db5328-3775-4e9f-877e-40fe50c1a108 { margin-top: 45px;
margin-left: 60px;
margin-right: 60px; }
#s-c3281301-21c3-4366-a2fc-9d96e59adcd5 { padding-top: 60px;
padding-left: 60px;
padding-bottom: 60px;
padding-right: 60px;
min-height: 50px;
background-color: rgba(56, 63, 73, 1); }
#s-c3281301-21c3-4366-a2fc-9d96e59adcd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
/*
  $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;
	transition: opacity 300ms;
}
