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

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

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

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

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

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

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

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

#s-60023c32-88a4-4a56-9e77-a4c834dada10 {
  min-height: 50px;
}








#s-60023c32-88a4-4a56-9e77-a4c834dada10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60023c32-88a4-4a56-9e77-a4c834dada10.shg-box.shg-c {
  justify-content: center;
}

#s-863d4046-686b-4902-a2ea-d0a81aa7b161 {
  min-height: 50px;
}








#s-863d4046-686b-4902-a2ea-d0a81aa7b161 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-863d4046-686b-4902-a2ea-d0a81aa7b161.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0cb81b5f-0abc-40b4-93a7-6df3a362b29c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-3062da68-1edd-44f4-9dbf-33306c71d29e {
  margin-top: 10px;
margin-bottom: 20px;
text-align: left;
}

#s-3062da68-1edd-44f4-9dbf-33306c71d29e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-a4761c5b-6f03-4909-9d4c-68cd390e8d3a {
  margin-bottom: 20px;
}

#s-bd111226-3750-48b2-8190-42773e1d8ac6 {
  margin-top: 10px;
margin-bottom: 20px;
text-align: left;
}

#s-bd111226-3750-48b2-8190-42773e1d8ac6 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ebd7724d-7d2e-4c80-b734-043793dfc973 {
  margin-bottom: 20px;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-1970985f-38e7-426b-9905-2ff967edf424 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-1970985f-38e7-426b-9905-2ff967edf424 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-1970985f-38e7-426b-9905-2ff967edf424 .shg-sld-nav-button.shg-sld-left,
#s-1970985f-38e7-426b-9905-2ff967edf424 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-3503ed13-e59c-4990-8d4b-3c612b5e7062 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-3503ed13-e59c-4990-8d4b-3c612b5e7062 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-943ebbef-7fbf-4dbc-ba15-2b6e1f6c4c05 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-943ebbef-7fbf-4dbc-ba15-2b6e1f6c4c05 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

#s-84041d34-ba0b-4640-95ac-362bb14d6e37 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 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: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-84041d34-ba0b-4640-95ac-362bb14d6e37 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-84041d34-ba0b-4640-95ac-362bb14d6e37 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-84041d34-ba0b-4640-95ac-362bb14d6e37 {
  
}
}@media (max-width: 767px){#s-84041d34-ba0b-4640-95ac-362bb14d6e37 {
  
}
}







#s-84041d34-ba0b-4640-95ac-362bb14d6e37 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-84041d34-ba0b-4640-95ac-362bb14d6e37.shg-box.shg-c {
  justify-content: center;
}

#s-142b49e6-cdf5-4251-8911-cef7277da82b {
  margin-top: 40px;
}

@media (min-width: 0px) {
[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-142b49e6-cdf5-4251-8911-cef7277da82b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b7d9a855-6e53-45b6-a71a-b00f553fe910 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-b7d9a855-6e53-45b6-a71a-b00f553fe910 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7d9a855-6e53-45b6-a71a-b00f553fe910.shg-box.shg-c {
  justify-content: flex-start;
}

#s-193a8e81-43cc-4e6c-9e9e-27bbcbccd171 {
  margin-left: 20px;
margin-right: 20px;
}

#s-193a8e81-43cc-4e6c-9e9e-27bbcbccd171 .shogun-icon-wrapper {
  text-align: left;
}


#s-193a8e81-43cc-4e6c-9e9e-27bbcbccd171 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(255, 134, 0, 1);
}

#s-0b3e7366-16c0-4185-adad-c9e28bd2eee2 {
  margin-left: 20px;
margin-bottom: -10px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0b3e7366-16c0-4185-adad-c9e28bd2eee2 .shogun-heading-component h3 {
  color: rgba(255, 134, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-867966b6-e886-4b77-a714-75194124de7d {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-1705bcfb-d22d-4ee4-8b2a-d6cce1550400 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-1705bcfb-d22d-4ee4-8b2a-d6cce1550400 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1705bcfb-d22d-4ee4-8b2a-d6cce1550400.shg-box.shg-c {
  justify-content: flex-start;
}

#s-14e7c8c1-7c1b-4239-ba37-f0aab2257a95 {
  margin-left: 20px;
margin-right: 20px;
}

#s-14e7c8c1-7c1b-4239-ba37-f0aab2257a95 .shogun-icon-wrapper {
  text-align: left;
}


#s-14e7c8c1-7c1b-4239-ba37-f0aab2257a95 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(255, 134, 0, 1);
}

#s-559acb0b-6c3a-4dbb-bbcc-6858c531f188 {
  margin-left: 20px;
margin-bottom: -10px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-559acb0b-6c3a-4dbb-bbcc-6858c531f188 .shogun-heading-component h3 {
  color: rgba(255, 134, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0ecdd583-f4e2-4b27-816a-cdbfb33472a9 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-1c83467c-4764-418c-8ec8-cf3ed3ba8096 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-1c83467c-4764-418c-8ec8-cf3ed3ba8096 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c83467c-4764-418c-8ec8-cf3ed3ba8096.shg-box.shg-c {
  justify-content: flex-start;
}

#s-413f6053-56a2-447e-8537-4b11ed59ea01 {
  margin-left: 20px;
margin-right: 20px;
}

#s-413f6053-56a2-447e-8537-4b11ed59ea01 .shogun-icon-wrapper {
  text-align: left;
}


#s-413f6053-56a2-447e-8537-4b11ed59ea01 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(255, 134, 0, 1);
}

#s-5e460622-fb8b-4c3b-bb63-45009a19ba90 {
  margin-left: 20px;
margin-bottom: -10px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5e460622-fb8b-4c3b-bb63-45009a19ba90 .shogun-heading-component h3 {
  color: rgba(255, 134, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-180ac277-033a-4349-8e3c-98e90f4ab97e {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-6b77872b-fa04-41a3-9c9e-6c8eebf616cd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6ed63429-4d41-4b2f-9930-010ebac825db {
  min-height: 50px;
}








#s-6ed63429-4d41-4b2f-9930-010ebac825db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ed63429-4d41-4b2f-9930-010ebac825db.shg-box.shg-c {
  justify-content: center;
}

#s-4bb2a926-037d-4233-8e21-9e0b05ee53cb {
  margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}

#s-4bb2a926-037d-4233-8e21-9e0b05ee53cb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6220abf5-68cc-42ec-b5f4-a059f2500832"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-9cded95c-64c6-492b-990d-b61d0023a70e {
  text-align: center;
}




  #s-9cded95c-64c6-492b-990d-b61d0023a70e img.shogun-image {
    
    width: px;
  }


#s-9cded95c-64c6-492b-990d-b61d0023a70e .shogun-image-content {
  
    align-items: center;
  
}

#s-c58ffd93-1c48-459b-9354-dda8d05b61d6 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-c58ffd93-1c48-459b-9354-dda8d05b61d6 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e130355d-0963-4570-afd1-a9a1a84c76d9 {
  margin-bottom: 20px;
}

#s-9eeb5c7e-02ee-4b38-a42a-93477f5eaaf1 {
  text-align: center;
}




  #s-9eeb5c7e-02ee-4b38-a42a-93477f5eaaf1 img.shogun-image {
    
    width: px;
  }


#s-9eeb5c7e-02ee-4b38-a42a-93477f5eaaf1 .shogun-image-content {
  
    align-items: center;
  
}

#s-f99014c4-e967-466c-b84b-e2b9b49fe5c2 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-f99014c4-e967-466c-b84b-e2b9b49fe5c2 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a4f069b1-1eb5-4333-b78e-0a1ed278b3c8 {
  margin-bottom: 20px;
}

#s-422807cc-a9a2-4a5e-bc6c-6d2f83cd1a5f {
  text-align: center;
}




  #s-422807cc-a9a2-4a5e-bc6c-6d2f83cd1a5f img.shogun-image {
    
    width: px;
  }


#s-422807cc-a9a2-4a5e-bc6c-6d2f83cd1a5f .shogun-image-content {
  
    align-items: center;
  
}

#s-e078aa68-59d3-4819-a2b0-763e6ed9accf {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-e078aa68-59d3-4819-a2b0-763e6ed9accf .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8180a1c8-086f-4faa-b5a9-5550dc6dd09a {
  margin-bottom: 20px;
}

#s-0c89d824-0584-4277-b699-6375accacd20 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ac5dfe0a-ea15-4986-989b-bba9b404223c {
  min-height: 50px;
}








#s-ac5dfe0a-ea15-4986-989b-bba9b404223c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac5dfe0a-ea15-4986-989b-bba9b404223c.shg-box.shg-c {
  justify-content: center;
}

#s-265b7e76-720b-4362-934e-61576df84c14 {
  margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}

#s-265b7e76-720b-4362-934e-61576df84c14 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-53271f0a-5800-452f-a06b-2662b95c2890"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-3e422d01-4091-4511-834a-0c668a0de5a0 {
  min-height: 50px;
}








#s-3e422d01-4091-4511-834a-0c668a0de5a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e422d01-4091-4511-834a-0c668a0de5a0.shg-box.shg-c {
  justify-content: center;
}

#s-537e0945-0303-4db6-914d-ebe66196f149 .shogun-icon-wrapper {
  text-align: left;
}


#s-537e0945-0303-4db6-914d-ebe66196f149 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-1dbb5eac-d398-47b0-8309-ca1c90e4976e {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-1dbb5eac-d398-47b0-8309-ca1c90e4976e .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-23fd9d42-9cdf-4986-93d7-11bd02da9ca3 {
  margin-bottom: 20px;
}

#s-95b7616c-5d3b-4c1a-b98e-883a53593eb0 {
  min-height: 50px;
}








#s-95b7616c-5d3b-4c1a-b98e-883a53593eb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95b7616c-5d3b-4c1a-b98e-883a53593eb0.shg-box.shg-c {
  justify-content: center;
}

#s-fffe8c85-0243-485e-8f0a-875423eb9c98 .shogun-icon-wrapper {
  text-align: left;
}


#s-fffe8c85-0243-485e-8f0a-875423eb9c98 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-57fa87a9-a3da-45ba-99b8-2822bc389e81 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-57fa87a9-a3da-45ba-99b8-2822bc389e81 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-de45b897-948e-4d92-a625-882f20742efe {
  margin-bottom: 20px;
}

#s-6ab4685e-f7f3-486c-8d4f-8b194851cf77 {
  min-height: 50px;
}








#s-6ab4685e-f7f3-486c-8d4f-8b194851cf77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ab4685e-f7f3-486c-8d4f-8b194851cf77.shg-box.shg-c {
  justify-content: center;
}

#s-266cce6b-a0d0-47ff-bf0c-2b0eb23c4288 .shogun-icon-wrapper {
  text-align: left;
}


#s-266cce6b-a0d0-47ff-bf0c-2b0eb23c4288 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-11692d48-1c37-413f-b16e-89386684e103 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-11692d48-1c37-413f-b16e-89386684e103 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-10c531e6-b3a2-4c9e-95be-07bff7dfd72b {
  margin-bottom: 20px;
}

#s-1813350f-e2ce-42f6-bade-0e3d29719608 {
  min-height: 50px;
}








#s-1813350f-e2ce-42f6-bade-0e3d29719608 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1813350f-e2ce-42f6-bade-0e3d29719608.shg-box.shg-c {
  justify-content: center;
}

#s-59e69579-3f42-4a43-8b98-863487fb31a7 .shogun-icon-wrapper {
  text-align: left;
}


#s-59e69579-3f42-4a43-8b98-863487fb31a7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-0a6a8f28-3a5f-47a0-8cb6-09439e9956be {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-0a6a8f28-3a5f-47a0-8cb6-09439e9956be .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d94d72d6-afd8-44d2-9b78-917b00fc6e1f {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5be28e99-8077-49c5-a4ce-de33e759a5dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-058f502a-ce92-4a49-a1c2-00f9a0df2216 {
  min-height: 50px;
}








#s-058f502a-ce92-4a49-a1c2-00f9a0df2216 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-058f502a-ce92-4a49-a1c2-00f9a0df2216.shg-box.shg-c {
  justify-content: center;
}

#s-c4b5ffb2-0204-4c53-88b7-f6c4d98c65e0 .shogun-icon-wrapper {
  text-align: left;
}


#s-c4b5ffb2-0204-4c53-88b7-f6c4d98c65e0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-e86abcd4-fc89-4021-b07f-21748d31d621 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-e86abcd4-fc89-4021-b07f-21748d31d621 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-633b249f-6f6c-47b3-8b35-6fc83546a45b {
  margin-bottom: 20px;
}

#s-bad230a9-8cac-4242-b2a3-cc81050e8188 {
  min-height: 50px;
}








#s-bad230a9-8cac-4242-b2a3-cc81050e8188 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bad230a9-8cac-4242-b2a3-cc81050e8188.shg-box.shg-c {
  justify-content: center;
}

#s-0e539ea0-2fc1-4baa-9ad6-eef1905dcb02 .shogun-icon-wrapper {
  text-align: left;
}


#s-0e539ea0-2fc1-4baa-9ad6-eef1905dcb02 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-7f748679-4578-4467-8369-164032c6619c {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-7f748679-4578-4467-8369-164032c6619c .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c2792969-96cc-4121-a39f-5e16a39c39e8 {
  margin-bottom: 20px;
}

#s-693a6647-1be7-4e30-9131-cfda6a0afa2e {
  min-height: 50px;
}








#s-693a6647-1be7-4e30-9131-cfda6a0afa2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-693a6647-1be7-4e30-9131-cfda6a0afa2e.shg-box.shg-c {
  justify-content: center;
}

#s-023ed980-a53c-4641-b8bd-021d7f9c2e5f .shogun-icon-wrapper {
  text-align: left;
}


#s-023ed980-a53c-4641-b8bd-021d7f9c2e5f .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-aa503f28-dea8-4f3a-9c11-25cfd641c2fe {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-aa503f28-dea8-4f3a-9c11-25cfd641c2fe .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b41e5d7a-781a-4208-a273-163c94bcfd77 {
  margin-bottom: 20px;
}

#s-74396947-59a6-43ef-9b4f-93f9882bc71a {
  min-height: 50px;
}








#s-74396947-59a6-43ef-9b4f-93f9882bc71a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74396947-59a6-43ef-9b4f-93f9882bc71a.shg-box.shg-c {
  justify-content: center;
}

#s-3f1d7b4d-e667-4381-8591-9abb6615d62a .shogun-icon-wrapper {
  text-align: left;
}


#s-3f1d7b4d-e667-4381-8591-9abb6615d62a .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-9c6b88a3-5396-45dc-b7af-05414613c16f {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-9c6b88a3-5396-45dc-b7af-05414613c16f .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6f77bb90-1647-46d5-a935-f748569e2876 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1f9951bd-15a4-4bab-9848-d88954a05def"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-02465d52-268d-4569-bd20-b0577de0d9d2 {
  min-height: 50px;
}








#s-02465d52-268d-4569-bd20-b0577de0d9d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02465d52-268d-4569-bd20-b0577de0d9d2.shg-box.shg-c {
  justify-content: center;
}

#s-906e5efc-a241-4c9c-b264-3c20870c351c .shogun-icon-wrapper {
  text-align: left;
}


#s-906e5efc-a241-4c9c-b264-3c20870c351c .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-9de28bda-92eb-4d9a-9e5a-d0788fac151c {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-9de28bda-92eb-4d9a-9e5a-d0788fac151c .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-743838db-09e4-49d9-afee-1e774a14d47f {
  margin-bottom: 20px;
}

#s-5472f46f-4430-47ec-a207-6ccc78f13a12 {
  min-height: 50px;
}








#s-5472f46f-4430-47ec-a207-6ccc78f13a12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5472f46f-4430-47ec-a207-6ccc78f13a12.shg-box.shg-c {
  justify-content: center;
}

#s-ddc54018-8357-4ec9-8c18-f415002b8168 .shogun-icon-wrapper {
  text-align: left;
}


#s-ddc54018-8357-4ec9-8c18-f415002b8168 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-d4e745b8-833b-470f-a2d8-7d819210a348 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-d4e745b8-833b-470f-a2d8-7d819210a348 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f35a4762-09fa-4e6f-8774-b8687b927d82 {
  margin-bottom: 20px;
}

#s-83ab3b66-b7fa-43f6-9431-bbc7d0acb449 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-edc7e7e3-774f-4c7f-a575-be1aef2a66c4 {
  min-height: 50px;
}








#s-edc7e7e3-774f-4c7f-a575-be1aef2a66c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edc7e7e3-774f-4c7f-a575-be1aef2a66c4.shg-box.shg-c {
  justify-content: center;
}

#s-7f8cc705-edf8-4ad2-91e1-3525f2ffac6e {
  margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}

#s-7f8cc705-edf8-4ad2-91e1-3525f2ffac6e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-17ae5ebd-eb0f-4382-af5b-a1b5821b69d4 {
  margin-bottom: 20px;
}

#s-17ae5ebd-eb0f-4382-af5b-a1b5821b69d4 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-17ae5ebd-eb0f-4382-af5b-a1b5821b69d4 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-17ae5ebd-eb0f-4382-af5b-a1b5821b69d4 td.shogun-table-column {
  background-color: rgba(245, 245, 245, 1);
  padding: 20px;
  text-align: left;
}

#s-17ae5ebd-eb0f-4382-af5b-a1b5821b69d4 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-17ae5ebd-eb0f-4382-af5b-a1b5821b69d4 td.shogun-table-column, #s-17ae5ebd-eb0f-4382-af5b-a1b5821b69d4 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-edd16081-e537-4a85-bdc7-ac946f28856d {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-2942e954-57ad-4c64-a18e-3cbba254d982 {
  text-align: center;
}


.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 {
  max-width: 100%;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 .shg-image-zoom,
.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 {
  max-width: 100%;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 .shg-image-zoom,
.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 {
  max-width: 100%;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 .shg-image-zoom,
.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 {
  max-width: 100%;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 .shg-image-zoom,
.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 {
  max-width: 100%;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 .shg-image-zoom,
.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-2942e954-57ad-4c64-a18e-3cbba254d982 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-07d18f6f-0d50-4738-9d60-08c5bc031753 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-07d18f6f-0d50-4738-9d60-08c5bc031753 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07d18f6f-0d50-4738-9d60-08c5bc031753.shg-box.shg-c {
  justify-content: center;
}

#s-ad85b33b-421b-4d31-8a34-c237886b3eab {
  display: none;
}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-2db97096-ab97-42f2-b8d2-c349561a1e84 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2db97096-ab97-42f2-b8d2-c349561a1e84 .shg-product-title-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-97d943ab-4409-4bf3-8531-1214cf699db2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-97d943ab-4409-4bf3-8531-1214cf699db2 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}







#s-97d943ab-4409-4bf3-8531-1214cf699db2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97d943ab-4409-4bf3-8531-1214cf699db2.shg-box.shg-c {
  justify-content: center;
}

#s-dd2cd5ba-526d-4219-8b9c-40ccbb80dfa1 {
  display: none;
}
#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f {
  margin-bottom: 10px;
text-align: center;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-fb080b7b-4961-4f42-862a-f2d13ea6ac4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-33d69b6c-97bd-4a6c-beea-82bd743016f9 {
  margin-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-33d69b6c-97bd-4a6c-beea-82bd743016f9 {
  display: none;
}
#s-33d69b6c-97bd-4a6c-beea-82bd743016f9, #wrap-s-33d69b6c-97bd-4a6c-beea-82bd743016f9 { display:none !important; }}
#s-33d69b6c-97bd-4a6c-beea-82bd743016f9 .shg-product-quantity-wrapper {
  display: flex;
}

#s-33d69b6c-97bd-4a6c-beea-82bd743016f9 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-33d69b6c-97bd-4a6c-beea-82bd743016f9 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-33d69b6c-97bd-4a6c-beea-82bd743016f9 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-33d69b6c-97bd-4a6c-beea-82bd743016f9 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




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

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

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  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-align-center {
  text-align: center;
}

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

#s-3dc848a4-6d0c-473e-938a-7501ca3204e8 {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3dc848a4-6d0c-473e-938a-7501ca3204e8:hover {border-radius: 2px !important;
background-color: rgba(255, 134, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3dc848a4-6d0c-473e-938a-7501ca3204e8:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3dc848a4-6d0c-473e-938a-7501ca3204e8 {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
}


#s-3dc848a4-6d0c-473e-938a-7501ca3204e8 {
  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-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-3dc848a4-6d0c-473e-938a-7501ca3204e8 {
  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-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-3dc848a4-6d0c-473e-938a-7501ca3204e8-atc-btn-wrapper {
    text-align: center;
  }


#s-3dc848a4-6d0c-473e-938a-7501ca3204e8 {
  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-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


  #s-3dc848a4-6d0c-473e-938a-7501ca3204e8.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}
#s-6442b207-bba7-45db-93f5-323f321eb211 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6442b207-bba7-45db-93f5-323f321eb211 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}







#s-6442b207-bba7-45db-93f5-323f321eb211 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6442b207-bba7-45db-93f5-323f321eb211.shg-box.shg-c {
  justify-content: center;
}

#s-7c7a5702-d6c1-445f-aa38-07a0444cd9b3 {
  display: none;
}
#s-ff922c41-d951-4a26-9cce-35225f2dbc24 {
  margin-bottom: 10px;
text-align: center;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-ff922c41-d951-4a26-9cce-35225f2dbc24 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-2335dc19-d1b0-4992-ab38-e137f024be19 {
  margin-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-2335dc19-d1b0-4992-ab38-e137f024be19 {
  display: none;
}
#s-2335dc19-d1b0-4992-ab38-e137f024be19, #wrap-s-2335dc19-d1b0-4992-ab38-e137f024be19 { display:none !important; }}
#s-2335dc19-d1b0-4992-ab38-e137f024be19 .shg-product-quantity-wrapper {
  display: flex;
}

#s-2335dc19-d1b0-4992-ab38-e137f024be19 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-2335dc19-d1b0-4992-ab38-e137f024be19 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-2335dc19-d1b0-4992-ab38-e137f024be19 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-2335dc19-d1b0-4992-ab38-e137f024be19 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-68a40c4b-7348-492b-b5c6-0c9f2963192c {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-68a40c4b-7348-492b-b5c6-0c9f2963192c:hover {border-radius: 2px !important;
background-color: rgba(255, 134, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-68a40c4b-7348-492b-b5c6-0c9f2963192c:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-68a40c4b-7348-492b-b5c6-0c9f2963192c {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
}


#s-68a40c4b-7348-492b-b5c6-0c9f2963192c {
  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-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-68a40c4b-7348-492b-b5c6-0c9f2963192c {
  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-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-68a40c4b-7348-492b-b5c6-0c9f2963192c-atc-btn-wrapper {
    text-align: center;
  }


#s-68a40c4b-7348-492b-b5c6-0c9f2963192c {
  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-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


  #s-68a40c4b-7348-492b-b5c6-0c9f2963192c.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}
#s-6fc86702-5679-4cae-a171-f653cee9694c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-6fc86702-5679-4cae-a171-f653cee9694c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fc86702-5679-4cae-a171-f653cee9694c.shg-box.shg-c {
  justify-content: center;
}

#s-6c5f358a-3f0d-4283-8798-d8791b3795c9 {
  display: none;
}
#s-ae5c1f40-69d5-4650-8773-e61771f9effa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ae5c1f40-69d5-4650-8773-e61771f9effa .shg-product-title-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6e4b8c14-f03f-4ce0-8626-e8034f8cbe51 {
  display: none;
}
#s-bf3ce67c-a53e-4964-8858-62822460dd87 {
  text-align: center;
}


.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 {
  max-width: 100%;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 .shg-image-zoom,
.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 {
  max-width: 100%;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 .shg-image-zoom,
.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 {
  max-width: 100%;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 .shg-image-zoom,
.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 {
  max-width: 100%;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 .shg-image-zoom,
.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 {
  max-width: 100%;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 .shg-image-zoom,
.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bf3ce67c-a53e-4964-8858-62822460dd87 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c785f7a8-aa35-4d4a-ba3b-67752854e861 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-c785f7a8-aa35-4d4a-ba3b-67752854e861 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c785f7a8-aa35-4d4a-ba3b-67752854e861.shg-box.shg-c {
  justify-content: center;
}

#s-04d9e2a8-8d70-4c69-a062-8323e7c87587 {
  display: none;
}
#s-1b4044e3-9b39-4fad-ae11-4a75f936ad57 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1b4044e3-9b39-4fad-ae11-4a75f936ad57 .shg-product-title-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-b5decd29-f585-498a-9a80-2f0412302a89 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b5decd29-f585-498a-9a80-2f0412302a89 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}







#s-b5decd29-f585-498a-9a80-2f0412302a89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5decd29-f585-498a-9a80-2f0412302a89.shg-box.shg-c {
  justify-content: center;
}

#s-e7cade11-2914-49ad-bcce-202be04da84c {
  display: none;
}
#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f {
  margin-bottom: 10px;
text-align: center;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-2ba84f86-77ad-4be8-bcff-8e0e206d4c4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-55974116-0bf4-42ce-9f6e-97490d61341d {
  margin-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-55974116-0bf4-42ce-9f6e-97490d61341d {
  display: none;
}
#s-55974116-0bf4-42ce-9f6e-97490d61341d, #wrap-s-55974116-0bf4-42ce-9f6e-97490d61341d { display:none !important; }}
#s-55974116-0bf4-42ce-9f6e-97490d61341d .shg-product-quantity-wrapper {
  display: flex;
}

#s-55974116-0bf4-42ce-9f6e-97490d61341d .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-55974116-0bf4-42ce-9f6e-97490d61341d .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-55974116-0bf4-42ce-9f6e-97490d61341d .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-55974116-0bf4-42ce-9f6e-97490d61341d .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91 {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91:hover {border-radius: 2px !important;
background-color: rgba(255, 134, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91 {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
}


#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91 {
  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-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91 {
  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-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91-atc-btn-wrapper {
    text-align: center;
  }


#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91 {
  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-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


  #s-7dd9df7b-7dad-4e41-8083-3a8fcfd93d91.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}
#s-db19f469-d1d1-4309-b9d2-3d23dabd1440 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-db19f469-d1d1-4309-b9d2-3d23dabd1440 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}







#s-db19f469-d1d1-4309-b9d2-3d23dabd1440 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db19f469-d1d1-4309-b9d2-3d23dabd1440.shg-box.shg-c {
  justify-content: center;
}

#s-888d09c3-92e5-4c8f-8dd9-bc10090e11e4 {
  display: none;
}
#s-734f19b6-b845-4186-9ec6-097d8bd140a8 {
  margin-bottom: 10px;
text-align: center;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-734f19b6-b845-4186-9ec6-097d8bd140a8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-ba1ac3bc-353d-4398-9a43-86ddf71046d1 {
  margin-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-ba1ac3bc-353d-4398-9a43-86ddf71046d1 {
  display: none;
}
#s-ba1ac3bc-353d-4398-9a43-86ddf71046d1, #wrap-s-ba1ac3bc-353d-4398-9a43-86ddf71046d1 { display:none !important; }}
#s-ba1ac3bc-353d-4398-9a43-86ddf71046d1 .shg-product-quantity-wrapper {
  display: flex;
}

#s-ba1ac3bc-353d-4398-9a43-86ddf71046d1 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-ba1ac3bc-353d-4398-9a43-86ddf71046d1 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-ba1ac3bc-353d-4398-9a43-86ddf71046d1 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-ba1ac3bc-353d-4398-9a43-86ddf71046d1 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f:hover {border-radius: 2px !important;
background-color: rgba(255, 134, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
}


#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f {
  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-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f {
  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-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-1945b385-f4eb-4ff4-b228-45d2fe58f89f-atc-btn-wrapper {
    text-align: center;
  }


#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f {
  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-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


  #s-1945b385-f4eb-4ff4-b228-45d2fe58f89f.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}
#s-a66362e2-a779-42e5-bd95-6c1d052e4012 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-a66362e2-a779-42e5-bd95-6c1d052e4012 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a66362e2-a779-42e5-bd95-6c1d052e4012.shg-box.shg-c {
  justify-content: center;
}

#s-67fa0a58-54dc-46bc-b975-6dd2d32d383a {
  text-align: left;
}
@media (max-width: 767px){#s-67fa0a58-54dc-46bc-b975-6dd2d32d383a {
  text-align: left;
}
}
#s-67fa0a58-54dc-46bc-b975-6dd2d32d383a .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-67fa0a58-54dc-46bc-b975-6dd2d32d383a .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-ac19eb63-1b57-4896-bf20-009645fc3631 {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ac19eb63-1b57-4896-bf20-009645fc3631 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-ac19eb63-1b57-4896-bf20-009645fc3631 {
  margin-bottom: 0px;
display: none;
}
#s-ac19eb63-1b57-4896-bf20-009645fc3631, #wrap-s-ac19eb63-1b57-4896-bf20-009645fc3631 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-1dca10da-eaef-4f8e-adef-7ea4166b334b {
  display: none;
}
#s-1dca10da-eaef-4f8e-adef-7ea4166b334b, #wrap-s-1dca10da-eaef-4f8e-adef-7ea4166b334b { display:none !important; }}@media (max-width: 767px){#s-1dca10da-eaef-4f8e-adef-7ea4166b334b {
  display: none;
}
#s-1dca10da-eaef-4f8e-adef-7ea4166b334b, #wrap-s-1dca10da-eaef-4f8e-adef-7ea4166b334b { display:none !important; }}
#s-6e2e717a-d0bf-4820-bab2-55f2c2cd2a22 {
  display: none;
}
#s-29ba75b8-b7c9-443a-98b0-750a80456d15 {
  text-align: center;
}


.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 {
  max-width: 100%;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 .shg-image-zoom,
.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 {
  max-width: 100%;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 .shg-image-zoom,
.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 {
  max-width: 100%;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 .shg-image-zoom,
.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 {
  max-width: 100%;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 .shg-image-zoom,
.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 {
  max-width: 100%;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 .shg-image-zoom,
.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-29ba75b8-b7c9-443a-98b0-750a80456d15 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d4a8b243-a73a-47db-92b4-3c5e97995921 {
  display: none;
}
#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 {
  text-align: center;
}


.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 {
  max-width: 100%;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 .shg-image-zoom,
.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 {
  max-width: 100%;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 .shg-image-zoom,
.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 {
  max-width: 100%;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 .shg-image-zoom,
.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 {
  max-width: 100%;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 .shg-image-zoom,
.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 {
  max-width: 100%;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 .shg-image-zoom,
.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bfecbb3f-8a86-46f0-ac00-dd2a03f491b1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-718a0d5a-7e3c-4ae3-975d-bde389244f6c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-66862ad8-10db-4b97-be27-e6768e794403 {
  margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}

#s-66862ad8-10db-4b97-be27-e6768e794403 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8cd1eeea-8c2c-4dcf-8f3f-a4bfc7d98c4b {
  margin-bottom: 20px;
}

#s-8cd1eeea-8c2c-4dcf-8f3f-a4bfc7d98c4b .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-8cd1eeea-8c2c-4dcf-8f3f-a4bfc7d98c4b table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-8cd1eeea-8c2c-4dcf-8f3f-a4bfc7d98c4b td.shogun-table-column {
  background-color: rgba(245, 245, 245, 1);
  padding: 20px;
  text-align: left;
}

#s-8cd1eeea-8c2c-4dcf-8f3f-a4bfc7d98c4b td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-8cd1eeea-8c2c-4dcf-8f3f-a4bfc7d98c4b td.shogun-table-column, #s-8cd1eeea-8c2c-4dcf-8f3f-a4bfc7d98c4b td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-bdde2643-db86-4381-96cd-6258f1fd0f22 {
  text-align: left;
}
@media (max-width: 767px){#s-bdde2643-db86-4381-96cd-6258f1fd0f22 {
  text-align: left;
}
}
#s-bdde2643-db86-4381-96cd-6258f1fd0f22 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-bdde2643-db86-4381-96cd-6258f1fd0f22 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-9aa2d967-3f60-4af4-98a2-74a39e2ada71 {
  text-align: left;
}
@media (max-width: 767px){#s-9aa2d967-3f60-4af4-98a2-74a39e2ada71 {
  text-align: left;
}
}
#s-9aa2d967-3f60-4af4-98a2-74a39e2ada71 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-9aa2d967-3f60-4af4-98a2-74a39e2ada71 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-96579cc9-63ae-4b77-a343-bdc674b02298 {
  text-align: left;
}
@media (max-width: 767px){#s-96579cc9-63ae-4b77-a343-bdc674b02298 {
  text-align: left;
}
}
#s-96579cc9-63ae-4b77-a343-bdc674b02298 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-96579cc9-63ae-4b77-a343-bdc674b02298 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-b24f759b-b3e4-4460-b072-3e9f93f770b7 {
  text-align: left;
}
@media (max-width: 767px){#s-b24f759b-b3e4-4460-b072-3e9f93f770b7 {
  text-align: left;
}
}
#s-b24f759b-b3e4-4460-b072-3e9f93f770b7 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-b24f759b-b3e4-4460-b072-3e9f93f770b7 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-cdf50c07-c852-4a0c-b415-fe50c894a5f1 {
  text-align: left;
}
@media (max-width: 767px){#s-cdf50c07-c852-4a0c-b415-fe50c894a5f1 {
  text-align: left;
}
}
#s-cdf50c07-c852-4a0c-b415-fe50c894a5f1 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-cdf50c07-c852-4a0c-b415-fe50c894a5f1 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-68071b06-eab9-40a2-8f67-b5b63fbd7466 {
  text-align: left;
}
@media (max-width: 767px){#s-68071b06-eab9-40a2-8f67-b5b63fbd7466 {
  text-align: left;
}
}
#s-68071b06-eab9-40a2-8f67-b5b63fbd7466 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-68071b06-eab9-40a2-8f67-b5b63fbd7466 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-ed211b96-105a-4fc2-a103-7347abcf4a76 {
  text-align: left;
}
@media (max-width: 767px){#s-ed211b96-105a-4fc2-a103-7347abcf4a76 {
  text-align: left;
}
}
#s-ed211b96-105a-4fc2-a103-7347abcf4a76 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-ed211b96-105a-4fc2-a103-7347abcf4a76 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-c5da0909-9268-439e-a98f-3107e34d9573 {
  text-align: left;
}
@media (max-width: 767px){#s-c5da0909-9268-439e-a98f-3107e34d9573 {
  text-align: left;
}
}
#s-c5da0909-9268-439e-a98f-3107e34d9573 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-c5da0909-9268-439e-a98f-3107e34d9573 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-d9fdb80d-0b2c-4e33-b7b0-37ea04195b59 {
  text-align: left;
}
@media (max-width: 767px){#s-d9fdb80d-0b2c-4e33-b7b0-37ea04195b59 {
  text-align: left;
}
}
#s-d9fdb80d-0b2c-4e33-b7b0-37ea04195b59 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-d9fdb80d-0b2c-4e33-b7b0-37ea04195b59 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-0792ec16-fa04-40e0-817f-f3a904f79d12 {
  text-align: left;
}
@media (max-width: 767px){#s-0792ec16-fa04-40e0-817f-f3a904f79d12 {
  text-align: left;
}
}
#s-0792ec16-fa04-40e0-817f-f3a904f79d12 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-0792ec16-fa04-40e0-817f-f3a904f79d12 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-90a29b08-5db5-4ba2-b11d-240079f4beea {
  text-align: left;
}
@media (max-width: 767px){#s-90a29b08-5db5-4ba2-b11d-240079f4beea {
  text-align: left;
}
}
#s-90a29b08-5db5-4ba2-b11d-240079f4beea .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-90a29b08-5db5-4ba2-b11d-240079f4beea .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-049c8825-3efc-4aac-8470-1be0e3efe492 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-049c8825-3efc-4aac-8470-1be0e3efe492 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}







#s-049c8825-3efc-4aac-8470-1be0e3efe492 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-049c8825-3efc-4aac-8470-1be0e3efe492.shg-box.shg-c {
  justify-content: center;
}

#s-bd063148-1273-44ef-b955-d24da098d1a6 {
  display: none;
}
#s-9bf09aba-ac17-4908-8c0a-358b792c4358 {
  margin-bottom: 10px;
text-align: center;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-9bf09aba-ac17-4908-8c0a-358b792c4358 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-2eaae78e-d5c4-4ee1-9a4d-fe83dcc4b473 {
  margin-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-2eaae78e-d5c4-4ee1-9a4d-fe83dcc4b473 {
  display: none;
}
#s-2eaae78e-d5c4-4ee1-9a4d-fe83dcc4b473, #wrap-s-2eaae78e-d5c4-4ee1-9a4d-fe83dcc4b473 { display:none !important; }}
#s-2eaae78e-d5c4-4ee1-9a4d-fe83dcc4b473 .shg-product-quantity-wrapper {
  display: flex;
}

#s-2eaae78e-d5c4-4ee1-9a4d-fe83dcc4b473 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-2eaae78e-d5c4-4ee1-9a4d-fe83dcc4b473 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-2eaae78e-d5c4-4ee1-9a4d-fe83dcc4b473 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-2eaae78e-d5c4-4ee1-9a4d-fe83dcc4b473 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f:hover {border-radius: 2px !important;
background-color: rgba(255, 134, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
}


#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f {
  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-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f {
  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-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f-atc-btn-wrapper {
    text-align: center;
  }


#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f {
  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-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


  #s-38f68e2d-ee8f-49e9-bc6f-01c899bdd94f.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}
#s-5fda9c79-f53d-4a38-a198-ac4fb374a134 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5fda9c79-f53d-4a38-a198-ac4fb374a134 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}







#s-5fda9c79-f53d-4a38-a198-ac4fb374a134 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fda9c79-f53d-4a38-a198-ac4fb374a134.shg-box.shg-c {
  justify-content: center;
}

#s-5ac35867-f861-4ac0-9fb9-8939bcb98216 {
  display: none;
}
#s-53d50164-6691-4518-b57d-c102a28971e1 {
  margin-bottom: 10px;
text-align: center;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-53d50164-6691-4518-b57d-c102a28971e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-b5d71d51-4764-4087-add1-d50dac48c2fe {
  margin-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-b5d71d51-4764-4087-add1-d50dac48c2fe {
  display: none;
}
#s-b5d71d51-4764-4087-add1-d50dac48c2fe, #wrap-s-b5d71d51-4764-4087-add1-d50dac48c2fe { display:none !important; }}
#s-b5d71d51-4764-4087-add1-d50dac48c2fe .shg-product-quantity-wrapper {
  display: flex;
}

#s-b5d71d51-4764-4087-add1-d50dac48c2fe .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-b5d71d51-4764-4087-add1-d50dac48c2fe .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-b5d71d51-4764-4087-add1-d50dac48c2fe .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-b5d71d51-4764-4087-add1-d50dac48c2fe .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c:hover {border-radius: 2px !important;
background-color: rgba(255, 134, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
}


#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c {
  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-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c {
  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-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-66eba6f4-4007-4d51-ac57-86ad4c9f459c-atc-btn-wrapper {
    text-align: center;
  }


#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c {
  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-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


  #s-66eba6f4-4007-4d51-ac57-86ad4c9f459c.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}
#s-77ee4e38-34b9-4d89-949e-71936dacc989 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-77ee4e38-34b9-4d89-949e-71936dacc989 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77ee4e38-34b9-4d89-949e-71936dacc989.shg-box.shg-c {
  justify-content: center;
}

#s-78a971e7-6eb3-4c27-acda-a5b909c0b32a {
  text-align: left;
}
@media (max-width: 767px){#s-78a971e7-6eb3-4c27-acda-a5b909c0b32a {
  text-align: left;
}
}
#s-78a971e7-6eb3-4c27-acda-a5b909c0b32a .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-78a971e7-6eb3-4c27-acda-a5b909c0b32a .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-d7c6f88b-1c4e-4b73-ad4a-8022868a47f8 {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d7c6f88b-1c4e-4b73-ad4a-8022868a47f8 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-d7c6f88b-1c4e-4b73-ad4a-8022868a47f8 {
  margin-bottom: 0px;
display: none;
}
#s-d7c6f88b-1c4e-4b73-ad4a-8022868a47f8, #wrap-s-d7c6f88b-1c4e-4b73-ad4a-8022868a47f8 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-37c203ba-45f3-4316-b524-75691fb2ba74 {
  display: none;
}
#s-37c203ba-45f3-4316-b524-75691fb2ba74, #wrap-s-37c203ba-45f3-4316-b524-75691fb2ba74 { display:none !important; }}@media (max-width: 767px){#s-37c203ba-45f3-4316-b524-75691fb2ba74 {
  display: none;
}
#s-37c203ba-45f3-4316-b524-75691fb2ba74, #wrap-s-37c203ba-45f3-4316-b524-75691fb2ba74 { display:none !important; }}
#s-a68acb0c-2193-4fce-87c2-69dcca62ef5e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-a68acb0c-2193-4fce-87c2-69dcca62ef5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a68acb0c-2193-4fce-87c2-69dcca62ef5e.shg-box.shg-c {
  justify-content: center;
}

#s-281bd83d-fa51-48d7-a9cb-870c69031cd3 {
  text-align: left;
}
@media (max-width: 767px){#s-281bd83d-fa51-48d7-a9cb-870c69031cd3 {
  text-align: left;
}
}
#s-281bd83d-fa51-48d7-a9cb-870c69031cd3 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-281bd83d-fa51-48d7-a9cb-870c69031cd3 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-89901303-00a8-4363-bc6f-8e6388b3e13b {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-89901303-00a8-4363-bc6f-8e6388b3e13b {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-89901303-00a8-4363-bc6f-8e6388b3e13b {
  margin-bottom: 0px;
display: none;
}
#s-89901303-00a8-4363-bc6f-8e6388b3e13b, #wrap-s-89901303-00a8-4363-bc6f-8e6388b3e13b { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-839291d7-0ece-4d78-844f-efe33281b567 {
  display: none;
}
#s-839291d7-0ece-4d78-844f-efe33281b567, #wrap-s-839291d7-0ece-4d78-844f-efe33281b567 { display:none !important; }}@media (max-width: 767px){#s-839291d7-0ece-4d78-844f-efe33281b567 {
  display: none;
}
#s-839291d7-0ece-4d78-844f-efe33281b567, #wrap-s-839291d7-0ece-4d78-844f-efe33281b567 { display:none !important; }}
#s-8b1b8a87-e810-4aa2-a7a2-d833cce0d37a {
  display: none;
}
#s-2b21f5e5-077b-4995-9dc7-f760bda53048 {
  text-align: center;
}


.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 {
  max-width: 100%;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 .shg-image-zoom,
.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 {
  max-width: 100%;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 .shg-image-zoom,
.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 {
  max-width: 100%;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 .shg-image-zoom,
.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 {
  max-width: 100%;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 .shg-image-zoom,
.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 {
  max-width: 100%;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 .shg-image-zoom,
.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-2b21f5e5-077b-4995-9dc7-f760bda53048 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5492d626-4c2e-417f-8c70-60f31dbbb80a {
  display: none;
}
#s-ca1d3183-00c6-4629-81df-79022cd68a1f {
  text-align: center;
}


.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f {
  max-width: 100%;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f .shg-image-zoom,
.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f {
  max-width: 100%;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f .shg-image-zoom,
.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f {
  max-width: 100%;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f .shg-image-zoom,
.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f {
  max-width: 100%;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f .shg-image-zoom,
.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f {
  max-width: 100%;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f .shg-image-zoom,
.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ca1d3183-00c6-4629-81df-79022cd68a1f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d65cbc1d-df60-4e66-bb8d-785aad33126c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d65cbc1d-df60-4e66-bb8d-785aad33126c {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}







#s-d65cbc1d-df60-4e66-bb8d-785aad33126c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d65cbc1d-df60-4e66-bb8d-785aad33126c.shg-box.shg-c {
  justify-content: center;
}

#s-11d409d3-92e9-4373-b1aa-fd59294240c5 {
  display: none;
}
#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a {
  margin-bottom: 10px;
text-align: center;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-fa9fff1c-7765-41cd-bcb9-c8d40bc1aa8a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-79ac7f6d-e008-41fe-a083-7fc2edfe2749 {
  margin-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-79ac7f6d-e008-41fe-a083-7fc2edfe2749 {
  display: none;
}
#s-79ac7f6d-e008-41fe-a083-7fc2edfe2749, #wrap-s-79ac7f6d-e008-41fe-a083-7fc2edfe2749 { display:none !important; }}
#s-79ac7f6d-e008-41fe-a083-7fc2edfe2749 .shg-product-quantity-wrapper {
  display: flex;
}

#s-79ac7f6d-e008-41fe-a083-7fc2edfe2749 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-79ac7f6d-e008-41fe-a083-7fc2edfe2749 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-79ac7f6d-e008-41fe-a083-7fc2edfe2749 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-79ac7f6d-e008-41fe-a083-7fc2edfe2749 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-3ca60489-03cf-463c-85e0-a16f0924ad91 {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3ca60489-03cf-463c-85e0-a16f0924ad91:hover {border-radius: 2px !important;
background-color: rgba(255, 134, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3ca60489-03cf-463c-85e0-a16f0924ad91:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3ca60489-03cf-463c-85e0-a16f0924ad91 {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
}


#s-3ca60489-03cf-463c-85e0-a16f0924ad91 {
  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-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-3ca60489-03cf-463c-85e0-a16f0924ad91 {
  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-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-3ca60489-03cf-463c-85e0-a16f0924ad91-atc-btn-wrapper {
    text-align: center;
  }


#s-3ca60489-03cf-463c-85e0-a16f0924ad91 {
  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-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


  #s-3ca60489-03cf-463c-85e0-a16f0924ad91.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}
#s-7f9887fb-4056-42bf-bd9b-dd5fad7460ca {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-7f9887fb-4056-42bf-bd9b-dd5fad7460ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f9887fb-4056-42bf-bd9b-dd5fad7460ca.shg-box.shg-c {
  justify-content: center;
}

#s-7bc7dc17-1255-4eb3-b53e-54c64bb7cc72 {
  text-align: left;
}
@media (max-width: 767px){#s-7bc7dc17-1255-4eb3-b53e-54c64bb7cc72 {
  text-align: left;
}
}
#s-7bc7dc17-1255-4eb3-b53e-54c64bb7cc72 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-7bc7dc17-1255-4eb3-b53e-54c64bb7cc72 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-7b9aa73c-82a9-4edd-92a4-a51d6c9a00f9 {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7b9aa73c-82a9-4edd-92a4-a51d6c9a00f9 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-7b9aa73c-82a9-4edd-92a4-a51d6c9a00f9 {
  margin-bottom: 0px;
display: none;
}
#s-7b9aa73c-82a9-4edd-92a4-a51d6c9a00f9, #wrap-s-7b9aa73c-82a9-4edd-92a4-a51d6c9a00f9 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-78aad628-466e-4b28-bc1f-fe9fc0bd3ec9 {
  display: none;
}
#s-78aad628-466e-4b28-bc1f-fe9fc0bd3ec9, #wrap-s-78aad628-466e-4b28-bc1f-fe9fc0bd3ec9 { display:none !important; }}@media (max-width: 767px){#s-78aad628-466e-4b28-bc1f-fe9fc0bd3ec9 {
  display: none;
}
#s-78aad628-466e-4b28-bc1f-fe9fc0bd3ec9, #wrap-s-78aad628-466e-4b28-bc1f-fe9fc0bd3ec9 { display:none !important; }}
#s-d0837e20-45ed-4e86-9813-36677431689c {
  display: none;
}
#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 {
  text-align: center;
}


.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 {
  max-width: 100%;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 .shg-image-zoom,
.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 {
  max-width: 100%;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 .shg-image-zoom,
.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 {
  max-width: 100%;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 .shg-image-zoom,
.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 {
  max-width: 100%;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 .shg-image-zoom,
.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 {
  max-width: 100%;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 .shg-image-zoom,
.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-6ccc0424-a45d-4b33-9c16-0a9a5905b1c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
/*
  $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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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