.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-37c32d6a-fcb7-4668-b473-1330eb9c86b3 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(236, 236, 236, 1);
}
@media (min-width: 1200px){#s-37c32d6a-fcb7-4668-b473-1330eb9c86b3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-37c32d6a-fcb7-4668-b473-1330eb9c86b3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-37c32d6a-fcb7-4668-b473-1330eb9c86b3 {
  display: none;
}
#s-37c32d6a-fcb7-4668-b473-1330eb9c86b3, #wrap-s-37c32d6a-fcb7-4668-b473-1330eb9c86b3 { display:none !important; }}@media (max-width: 767px){#s-37c32d6a-fcb7-4668-b473-1330eb9c86b3 {
  display: none;
}
#s-37c32d6a-fcb7-4668-b473-1330eb9c86b3, #wrap-s-37c32d6a-fcb7-4668-b473-1330eb9c86b3 { display:none !important; }}







#s-37c32d6a-fcb7-4668-b473-1330eb9c86b3 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-37c32d6a-fcb7-4668-b473-1330eb9c86b3 {
  cursor: pointer;
}#s-37c32d6a-fcb7-4668-b473-1330eb9c86b3.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-03b5a2cd-5530-4765-bf88-2e1967bb7b67 {
  margin-left: 0px;
margin-right: 0px;
min-height: 0px;
}

@media (min-width: 0px) {
[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03b5a2cd-5530-4765-bf88-2e1967bb7b67"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2a7a2d00-3f8b-492c-8fae-57c5ff38b6b2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 610px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2a7a2d00-3f8b-492c-8fae-57c5ff38b6b2 {
  
}
}@media (max-width: 767px){#s-2a7a2d00-3f8b-492c-8fae-57c5ff38b6b2 {
  
}
}







#s-2a7a2d00-3f8b-492c-8fae-57c5ff38b6b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a7a2d00-3f8b-492c-8fae-57c5ff38b6b2 {
  cursor: pointer;
}#s-2a7a2d00-3f8b-492c-8fae-57c5ff38b6b2.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-c8930075-17c6-46f6-a51f-95d928d703de {
  margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c8930075-17c6-46f6-a51f-95d928d703de .shogun-heading-component h1 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 46px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

#s-8e97ac4c-264e-4c8d-8b66-8f31b1493455 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(255, 164, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8e97ac4c-264e-4c8d-8b66-8f31b1493455:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8e97ac4c-264e-4c8d-8b66-8f31b1493455:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8e97ac4c-264e-4c8d-8b66-8f31b1493455.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-8a477c8d-73d2-4474-805b-42e8fe0d5b3e {
  background-image: url(https://i.shgcdn.com/a8aeb421-0620-4702-99b2-afb441b5de99/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 610px;
background-position: center top;
background-attachment: scroll;
}








#s-8a477c8d-73d2-4474-805b-42e8fe0d5b3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a477c8d-73d2-4474-805b-42e8fe0d5b3e {
  cursor: pointer;
}#s-8a477c8d-73d2-4474-805b-42e8fe0d5b3e.shg-box.shg-c {
  justify-content: center;
}

#s-b26f0d25-2a22-412d-9a30-ba634b40088e {
  background-image: url(https://i.shgcdn.com/8acc3153-539a-4227-84c8-aa047d36bb73/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-b26f0d25-2a22-412d-9a30-ba634b40088e {
  display: none;
}
#s-b26f0d25-2a22-412d-9a30-ba634b40088e, #wrap-s-b26f0d25-2a22-412d-9a30-ba634b40088e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b26f0d25-2a22-412d-9a30-ba634b40088e {
  display: none;
}
#s-b26f0d25-2a22-412d-9a30-ba634b40088e, #wrap-s-b26f0d25-2a22-412d-9a30-ba634b40088e { display:none !important; }}@media (max-width: 767px){#s-b26f0d25-2a22-412d-9a30-ba634b40088e {
  display: none;
}
#s-b26f0d25-2a22-412d-9a30-ba634b40088e, #wrap-s-b26f0d25-2a22-412d-9a30-ba634b40088e { display:none !important; }}







#s-b26f0d25-2a22-412d-9a30-ba634b40088e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b26f0d25-2a22-412d-9a30-ba634b40088e {
  cursor: pointer;
}#s-b26f0d25-2a22-412d-9a30-ba634b40088e.shg-box.shg-c {
  justify-content: center;
}

#s-1d0f4d46-4968-4cee-91ab-22aafb650e83 {
  min-height: 0px;
}
@media (min-width: 1200px){#s-1d0f4d46-4968-4cee-91ab-22aafb650e83 {
  display: none;
}
#s-1d0f4d46-4968-4cee-91ab-22aafb650e83, #wrap-s-1d0f4d46-4968-4cee-91ab-22aafb650e83 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d0f4d46-4968-4cee-91ab-22aafb650e83 {
  display: none;
}
#s-1d0f4d46-4968-4cee-91ab-22aafb650e83, #wrap-s-1d0f4d46-4968-4cee-91ab-22aafb650e83 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d0f4d46-4968-4cee-91ab-22aafb650e83 {
  display: none;
}
#s-1d0f4d46-4968-4cee-91ab-22aafb650e83, #wrap-s-1d0f4d46-4968-4cee-91ab-22aafb650e83 { display:none !important; }}







#s-1d0f4d46-4968-4cee-91ab-22aafb650e83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d0f4d46-4968-4cee-91ab-22aafb650e83.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-3fe3cac0-4b45-430f-9428-a03c4481fb82 {
  text-align: center;
}




  #s-3fe3cac0-4b45-430f-9428-a03c4481fb82 img.shogun-image {
    
    width: px;
  }


#s-3fe3cac0-4b45-430f-9428-a03c4481fb82 .shogun-image-content {
  
    align-items: center;
  
}

#s-aab52d99-0f22-46c6-bc9f-6db430210dfa {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
max-width: 640px;
background-color: rgba(228, 228, 228, 0.68);
}








#s-aab52d99-0f22-46c6-bc9f-6db430210dfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.3;
}#s-aab52d99-0f22-46c6-bc9f-6db430210dfa {
  cursor: pointer;
}#s-aab52d99-0f22-46c6-bc9f-6db430210dfa.shg-box.shg-c {
  justify-content: flex-end;
}

#s-47b11b84-ffab-4a8c-ad9d-6b09dbdd9654 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-47b11b84-ffab-4a8c-ad9d-6b09dbdd9654 .shogun-heading-component h1 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-39e38e21-5c44-44ec-a4d4-b0e43d8f387a {
  background-size: 150px 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 5px;
max-width: 150px;
background-color: rgba(255, 164, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-39e38e21-5c44-44ec-a4d4-b0e43d8f387a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-39e38e21-5c44-44ec-a4d4-b0e43d8f387a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-39e38e21-5c44-44ec-a4d4-b0e43d8f387a-btn-wrapper {
    text-align: center;
  }


#s-39e38e21-5c44-44ec-a4d4-b0e43d8f387a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-8c8b78eb-500d-4417-aba3-0ca850c245f8 {
  margin-top: 50px;
margin-left: 60px;
margin-right: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8c8b78eb-500d-4417-aba3-0ca850c245f8 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-8c8b78eb-500d-4417-aba3-0ca850c245f8 {
  margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8c8b78eb-500d-4417-aba3-0ca850c245f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-8121138a-3abe-4822-9f72-5beb75c42403 {
  text-align: center;
}




  #s-8121138a-3abe-4822-9f72-5beb75c42403 img.shogun-image {
    
    width: px;
  }


#s-8121138a-3abe-4822-9f72-5beb75c42403 .shogun-image-content {
  
    align-items: center;
  
}

#s-1cdff67a-271d-4911-b298-0992ccebb49b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1cdff67a-271d-4911-b298-0992ccebb49b .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-1cdff67a-271d-4911-b298-0992ccebb49b .shogun-heading-component h2 a {
  color: rgba(65, 64, 66, 1);
}


#s-9b9e1bcb-86ee-4620-bbbb-ab26beeb8edf {
  text-align: center;
}




  #s-9b9e1bcb-86ee-4620-bbbb-ab26beeb8edf img.shogun-image {
    
    width: px;
  }


#s-9b9e1bcb-86ee-4620-bbbb-ab26beeb8edf .shogun-image-content {
  
    align-items: center;
  
}

#s-5383ef01-4bce-4d1c-bdca-8f605a421c74 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5383ef01-4bce-4d1c-bdca-8f605a421c74 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-5383ef01-4bce-4d1c-bdca-8f605a421c74 .shogun-heading-component h2 a {
  color: rgba(65, 64, 66, 1);
}


#s-816880a5-d780-4fb1-9480-a6345915de75 {
  text-align: center;
}




  #s-816880a5-d780-4fb1-9480-a6345915de75 img.shogun-image {
    
    width: px;
  }


#s-816880a5-d780-4fb1-9480-a6345915de75 .shogun-image-content {
  
    align-items: center;
  
}

#s-78613b28-1754-483e-bab0-62674fe33f65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-78613b28-1754-483e-bab0-62674fe33f65 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-78613b28-1754-483e-bab0-62674fe33f65 .shogun-heading-component h2 a {
  color: rgba(65, 64, 66, 1);
}


#s-3f11a0e9-134f-4ebf-a8c3-225513857626 {
  border-style: solid;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(241, 242, 242, 1);
text-align: center;
opacity: 1;
}




  #s-3f11a0e9-134f-4ebf-a8c3-225513857626 img.shogun-image {
    
    width: px;
  }


#s-3f11a0e9-134f-4ebf-a8c3-225513857626 .shogun-image-content {
  
    align-items: center;
  
}

#s-b58ffe71-82a9-46d2-b066-a7152e19ed46 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b58ffe71-82a9-46d2-b066-a7152e19ed46 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-b58ffe71-82a9-46d2-b066-a7152e19ed46 .shogun-heading-component h2 a {
  color: rgba(65, 64, 66, 1);
}


#s-03a9df38-92ce-46d7-892c-b3b4abf686aa {
  margin-top: 50px;
margin-left: 60px;
margin-bottom: 50px;
margin-right: 60px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-03a9df38-92ce-46d7-892c-b3b4abf686aa {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-03a9df38-92ce-46d7-892c-b3b4abf686aa {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-03a9df38-92ce-46d7-892c-b3b4abf686aa, #wrap-s-03a9df38-92ce-46d7-892c-b3b4abf686aa { display:none !important; }}







#s-03a9df38-92ce-46d7-892c-b3b4abf686aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03a9df38-92ce-46d7-892c-b3b4abf686aa.shg-box.shg-c {
  justify-content: center;
}

#s-25d17017-7850-4fb9-a882-71bd1036240c {
  margin-top: 0px;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25d17017-7850-4fb9-a882-71bd1036240c .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d4a56368-6858-4740-9429-a6524cddfc6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d581b0c1-62fe-4045-8b91-0b9cb592ee11 {
  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-42f58622-052c-4857-b01b-509f96dbe10f {
  text-align: left;
}


.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f {
  max-width: 100%;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f .shg-image-zoom,
.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f {
  max-width: 100%;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f .shg-image-zoom,
.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f {
  max-width: 100%;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f .shg-image-zoom,
.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f {
  max-width: 100%;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f .shg-image-zoom,
.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f {
  max-width: 100%;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f .shg-image-zoom,
.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42f58622-052c-4857-b01b-509f96dbe10f .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-07febd48-3ec3-480c-85ef-82c899227707 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-07febd48-3ec3-480c-85ef-82c899227707 .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-2863194e-bb2f-4c6a-8129-25fdba798982 {
  text-align: left;
}

#s-2863194e-bb2f-4c6a-8129-25fdba798982 .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-2863194e-bb2f-4c6a-8129-25fdba798982 .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-2863194e-bb2f-4c6a-8129-25fdba798982 .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-32f4c779-ac71-48a6-aec3-4a28a6e66a33 {
  display: none;
}
#s-97b60463-999d-4440-b617-8516a80c872f {
  text-align: left;
}


.shg-c#s-97b60463-999d-4440-b617-8516a80c872f {
  max-width: 100%;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f .shg-image-zoom,
.shg-c#s-97b60463-999d-4440-b617-8516a80c872f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-97b60463-999d-4440-b617-8516a80c872f {
  max-width: 100%;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f .shg-image-zoom,
.shg-c#s-97b60463-999d-4440-b617-8516a80c872f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-97b60463-999d-4440-b617-8516a80c872f {
  max-width: 100%;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f .shg-image-zoom,
.shg-c#s-97b60463-999d-4440-b617-8516a80c872f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-97b60463-999d-4440-b617-8516a80c872f {
  max-width: 100%;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f .shg-image-zoom,
.shg-c#s-97b60463-999d-4440-b617-8516a80c872f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-97b60463-999d-4440-b617-8516a80c872f {
  max-width: 100%;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f .shg-image-zoom,
.shg-c#s-97b60463-999d-4440-b617-8516a80c872f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97b60463-999d-4440-b617-8516a80c872f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cd564f89-93bf-4b35-b3d8-f46471c6fbad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cd564f89-93bf-4b35-b3d8-f46471c6fbad .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5038540f-32ea-42d3-9cd4-2ea5dee2b3be {
  text-align: left;
}

#s-5038540f-32ea-42d3-9cd4-2ea5dee2b3be .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-5038540f-32ea-42d3-9cd4-2ea5dee2b3be .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-5038540f-32ea-42d3-9cd4-2ea5dee2b3be .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-8cda3a1d-0ebe-43b3-8396-89ef41d29c86 {
  display: none;
}
#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 {
  text-align: left;
}


.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 {
  max-width: 100%;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 .shg-image-zoom,
.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 {
  max-width: 100%;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 .shg-image-zoom,
.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 {
  max-width: 100%;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 .shg-image-zoom,
.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 {
  max-width: 100%;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 .shg-image-zoom,
.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 {
  max-width: 100%;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 .shg-image-zoom,
.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfc4d274-dd45-456d-983b-a847a6f95cd3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e67487ca-e756-49b4-919c-2fe4e5e61acc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e67487ca-e756-49b4-919c-2fe4e5e61acc .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-60fde39b-0798-46d7-8e52-59adc8b76a1f {
  text-align: left;
}

#s-60fde39b-0798-46d7-8e52-59adc8b76a1f .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-60fde39b-0798-46d7-8e52-59adc8b76a1f .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-60fde39b-0798-46d7-8e52-59adc8b76a1f .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-1db64963-66e1-457c-9d52-472d476f3b41 {
  display: none;
}
#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 {
  text-align: left;
}


.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 {
  max-width: 100%;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 .shg-image-zoom,
.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 {
  max-width: 100%;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 .shg-image-zoom,
.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 {
  max-width: 100%;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 .shg-image-zoom,
.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 {
  max-width: 100%;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 .shg-image-zoom,
.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 {
  max-width: 100%;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 .shg-image-zoom,
.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed38f8de-c5f5-4094-ba52-04e7b9f0f6d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d1da0dbd-61c4-4637-934a-8d9ad628b802 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d1da0dbd-61c4-4637-934a-8d9ad628b802 .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-22370048-64bb-4180-b314-fbc927ec7e76 {
  text-align: left;
}

#s-22370048-64bb-4180-b314-fbc927ec7e76 .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-22370048-64bb-4180-b314-fbc927ec7e76 .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-22370048-64bb-4180-b314-fbc927ec7e76 .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-5394e856-8d31-4cc6-92e3-bdf9f693674e {
  margin-top: 50px;
margin-left: 60px;
margin-bottom: 50px;
margin-right: 60px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5394e856-8d31-4cc6-92e3-bdf9f693674e {
  display: none;
}
#s-5394e856-8d31-4cc6-92e3-bdf9f693674e, #wrap-s-5394e856-8d31-4cc6-92e3-bdf9f693674e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5394e856-8d31-4cc6-92e3-bdf9f693674e {
  display: none;
}
#s-5394e856-8d31-4cc6-92e3-bdf9f693674e, #wrap-s-5394e856-8d31-4cc6-92e3-bdf9f693674e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5394e856-8d31-4cc6-92e3-bdf9f693674e {
  display: none;
}
#s-5394e856-8d31-4cc6-92e3-bdf9f693674e, #wrap-s-5394e856-8d31-4cc6-92e3-bdf9f693674e { display:none !important; }}@media (max-width: 767px){#s-5394e856-8d31-4cc6-92e3-bdf9f693674e {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-5394e856-8d31-4cc6-92e3-bdf9f693674e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5394e856-8d31-4cc6-92e3-bdf9f693674e.shg-box.shg-c {
  justify-content: center;
}

#s-3a2c2074-0e32-4955-88ba-33aca088f0ce {
  margin-top: 0px;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a2c2074-0e32-4955-88ba-33aca088f0ce .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-12f284ca-2cae-473f-93bc-3d30e9811ca6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-8878bd32-51ce-473a-9a20-9714748c86c5 {
  display: none;
}
@media (min-width: 0px) {
[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bb924429-a3de-4a5a-b9c8-653c281c5b61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 {
  text-align: left;
}


.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 {
  max-width: 100%;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 .shg-image-zoom,
.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 {
  max-width: 100%;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 .shg-image-zoom,
.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 {
  max-width: 100%;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 .shg-image-zoom,
.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 {
  max-width: 100%;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 .shg-image-zoom,
.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 {
  max-width: 100%;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 .shg-image-zoom,
.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bb003c3-d419-4bb7-bdda-ac0f2a8a4f93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4ce29be4-1d48-480d-a301-3db0f105b80e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4ce29be4-1d48-480d-a301-3db0f105b80e .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-8b9338ad-a75d-44ce-a65f-b904b43d0d18 {
  text-align: left;
}

#s-8b9338ad-a75d-44ce-a65f-b904b43d0d18 .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-8b9338ad-a75d-44ce-a65f-b904b43d0d18 .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-8b9338ad-a75d-44ce-a65f-b904b43d0d18 .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-589ec225-5be9-439f-9cc8-29555efe55d7 {
  display: none;
}
#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed {
  text-align: left;
}


.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed {
  max-width: 100%;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed .shg-image-zoom,
.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed {
  max-width: 100%;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed .shg-image-zoom,
.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed {
  max-width: 100%;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed .shg-image-zoom,
.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed {
  max-width: 100%;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed .shg-image-zoom,
.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed {
  max-width: 100%;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed .shg-image-zoom,
.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3e48c35-3174-4891-bc4a-e036fc99f1ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ad73a18c-093b-44ad-b8f8-15e80e518b20 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ad73a18c-093b-44ad-b8f8-15e80e518b20 .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-dd5a257b-4f25-42d7-9718-0fbc38163035 {
  text-align: left;
}

#s-dd5a257b-4f25-42d7-9718-0fbc38163035 .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-dd5a257b-4f25-42d7-9718-0fbc38163035 .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-dd5a257b-4f25-42d7-9718-0fbc38163035 .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-41655336-8752-4a16-98ec-3b710366be25 {
  display: none;
}
#s-5633aa12-e107-4624-995a-bab5168dd608 {
  text-align: left;
}


.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 {
  max-width: 100%;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 .shg-image-zoom,
.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 {
  max-width: 100%;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 .shg-image-zoom,
.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 {
  max-width: 100%;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 .shg-image-zoom,
.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 {
  max-width: 100%;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 .shg-image-zoom,
.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 {
  max-width: 100%;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 .shg-image-zoom,
.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5633aa12-e107-4624-995a-bab5168dd608 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1a7dc099-3c19-43ca-bf9a-7622397abd73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1a7dc099-3c19-43ca-bf9a-7622397abd73 .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-fd585fa6-bcd7-4ebc-a43d-085ad0f971fb {
  text-align: left;
}

#s-fd585fa6-bcd7-4ebc-a43d-085ad0f971fb .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-fd585fa6-bcd7-4ebc-a43d-085ad0f971fb .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-fd585fa6-bcd7-4ebc-a43d-085ad0f971fb .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-5fd98a2e-960d-49ff-aee7-62e5846d9744 {
  display: none;
}
#s-f143309b-9c98-4213-95e5-92f51ebc46e3 {
  text-align: left;
}


.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 {
  max-width: 100%;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 .shg-image-zoom,
.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 {
  max-width: 100%;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 .shg-image-zoom,
.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 {
  max-width: 100%;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 .shg-image-zoom,
.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 {
  max-width: 100%;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 .shg-image-zoom,
.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 {
  max-width: 100%;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 .shg-image-zoom,
.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f143309b-9c98-4213-95e5-92f51ebc46e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f8fee50e-00b7-4ae4-a1e6-38ff511173ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f8fee50e-00b7-4ae4-a1e6-38ff511173ec .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-afb9008f-9bde-49e7-9e42-fa8fbb329085 {
  text-align: left;
}

#s-afb9008f-9bde-49e7-9e42-fa8fbb329085 .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-afb9008f-9bde-49e7-9e42-fa8fbb329085 .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-afb9008f-9bde-49e7-9e42-fa8fbb329085 .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-fecd4565-2641-4430-9aef-8a9c7008cbb7 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fecd4565-2641-4430-9aef-8a9c7008cbb7 {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-fecd4565-2641-4430-9aef-8a9c7008cbb7, #wrap-s-fecd4565-2641-4430-9aef-8a9c7008cbb7 { display:none !important; }}@media (max-width: 767px){#s-fecd4565-2641-4430-9aef-8a9c7008cbb7 {
  display: none;
}
#s-fecd4565-2641-4430-9aef-8a9c7008cbb7, #wrap-s-fecd4565-2641-4430-9aef-8a9c7008cbb7 { display:none !important; }}







#s-fecd4565-2641-4430-9aef-8a9c7008cbb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fecd4565-2641-4430-9aef-8a9c7008cbb7.shg-box.shg-c {
  justify-content: center;
}

#s-1bccf59c-f65a-4303-9660-eece2008b06e {
  margin-top: 50px;
margin-left: 60px;
margin-bottom: 50px;
margin-right: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1bccf59c-f65a-4303-9660-eece2008b06e {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1bccf59c-f65a-4303-9660-eece2008b06e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-beede091-88fe-4b4a-93db-da1e5e320b3c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 588px;
background-position: center center;
}








#s-beede091-88fe-4b4a-93db-da1e5e320b3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-beede091-88fe-4b4a-93db-da1e5e320b3c {
  cursor: pointer;
}#s-beede091-88fe-4b4a-93db-da1e5e320b3c.shg-box.shg-c {
  justify-content: center;
}

#s-bd31b785-c5e4-4760-a226-871a2ddbf6bc {
  min-height: 588px;
}








#s-bd31b785-c5e4-4760-a226-871a2ddbf6bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd31b785-c5e4-4760-a226-871a2ddbf6bc.shg-box.shg-c {
  justify-content: center;
}

#s-402b4c60-da97-4494-b30d-47abb8824597 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-402b4c60-da97-4494-b30d-47abb8824597 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  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-d67341c5-883f-4618-a253-ee8c914a5f9c {
  margin-bottom: 0px;
}

#s-d8edc3b8-5e93-432f-be57-03891a73f23f {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(255, 164, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d8edc3b8-5e93-432f-be57-03891a73f23f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d8edc3b8-5e93-432f-be57-03891a73f23f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d8edc3b8-5e93-432f-be57-03891a73f23f-btn-wrapper {
    text-align: left;
  }


#s-d8edc3b8-5e93-432f-be57-03891a73f23f.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-8a7cb020-b532-4fb0-9bb0-d24de8495516 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-8a7cb020-b532-4fb0-9bb0-d24de8495516 {
  display: none;
}
#s-8a7cb020-b532-4fb0-9bb0-d24de8495516, #wrap-s-8a7cb020-b532-4fb0-9bb0-d24de8495516 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a7cb020-b532-4fb0-9bb0-d24de8495516 {
  display: none;
}
#s-8a7cb020-b532-4fb0-9bb0-d24de8495516, #wrap-s-8a7cb020-b532-4fb0-9bb0-d24de8495516 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a7cb020-b532-4fb0-9bb0-d24de8495516 {
  
}
}@media (max-width: 767px){#s-8a7cb020-b532-4fb0-9bb0-d24de8495516 {
  
}
}







#s-8a7cb020-b532-4fb0-9bb0-d24de8495516 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a7cb020-b532-4fb0-9bb0-d24de8495516.shg-box.shg-c {
  justify-content: center;
}

#s-cd898c24-7b8b-4553-b6af-0878eb9e1d76 {
  text-align: center;
}




  #s-cd898c24-7b8b-4553-b6af-0878eb9e1d76 img.shogun-image {
    
    width: px;
  }


#s-cd898c24-7b8b-4553-b6af-0878eb9e1d76 .shogun-image-content {
  
    align-items: center;
  
}

#s-e74dfd91-5dce-449f-93f1-4ca0f913e407 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e74dfd91-5dce-449f-93f1-4ca0f913e407 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9a957d7d-4de8-4aca-8f44-c6a264b9e8c6 {
  margin-bottom: 0px;
}

#s-2a7ce3c9-8638-4302-835a-42b31949ff4c {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(255, 164, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2a7ce3c9-8638-4302-835a-42b31949ff4c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2a7ce3c9-8638-4302-835a-42b31949ff4c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2a7ce3c9-8638-4302-835a-42b31949ff4c-btn-wrapper {
    text-align: left;
  }


#s-2a7ce3c9-8638-4302-835a-42b31949ff4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-f71e1d38-50ea-4dde-b66f-f41e87efc66a {
  margin-top: 50px;
margin-left: 60px;
margin-bottom: 50px;
margin-right: 60px;
min-height: 50px;
}
@media (min-width: 1200px){#s-f71e1d38-50ea-4dde-b66f-f41e87efc66a {
  display: none;
}
#s-f71e1d38-50ea-4dde-b66f-f41e87efc66a, #wrap-s-f71e1d38-50ea-4dde-b66f-f41e87efc66a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f71e1d38-50ea-4dde-b66f-f41e87efc66a {
  display: none;
}
#s-f71e1d38-50ea-4dde-b66f-f41e87efc66a, #wrap-s-f71e1d38-50ea-4dde-b66f-f41e87efc66a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f71e1d38-50ea-4dde-b66f-f41e87efc66a {
  display: none;
}
#s-f71e1d38-50ea-4dde-b66f-f41e87efc66a, #wrap-s-f71e1d38-50ea-4dde-b66f-f41e87efc66a { display:none !important; }}@media (max-width: 767px){#s-f71e1d38-50ea-4dde-b66f-f41e87efc66a {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-f71e1d38-50ea-4dde-b66f-f41e87efc66a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f71e1d38-50ea-4dde-b66f-f41e87efc66a.shg-box.shg-c {
  justify-content: center;
}

#s-faeef778-65bf-47f8-b8dc-22136b6c2a15 {
  margin-top: 0px;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-faeef778-65bf-47f8-b8dc-22136b6c2a15 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a3a1130b-b14c-49f2-b9ec-2dcdf3dba77e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e143b0cf-fe6d-4ef1-bc61-b813f36835a1 {
  display: none;
}
#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa {
  text-align: left;
}


.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa {
  max-width: 100%;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa .shg-image-zoom,
.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa {
  max-width: 100%;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa .shg-image-zoom,
.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa {
  max-width: 100%;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa .shg-image-zoom,
.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa {
  max-width: 100%;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa .shg-image-zoom,
.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa {
  max-width: 100%;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa .shg-image-zoom,
.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-944a2a58-ded0-4ee5-a32b-63e3a1426afa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8aa3540d-875f-41e6-8286-d34409bd64fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8aa3540d-875f-41e6-8286-d34409bd64fb .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c1f2ec62-580e-46ca-964a-a33f4132bc1c {
  text-align: left;
}

#s-c1f2ec62-580e-46ca-964a-a33f4132bc1c .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-c1f2ec62-580e-46ca-964a-a33f4132bc1c .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-c1f2ec62-580e-46ca-964a-a33f4132bc1c .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-a7ffe963-3d06-4c3e-928f-3aa164f68f81 {
  display: none;
}
#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae {
  text-align: left;
}


.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae {
  max-width: 100%;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae .shg-image-zoom,
.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae {
  max-width: 100%;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae .shg-image-zoom,
.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae {
  max-width: 100%;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae .shg-image-zoom,
.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae {
  max-width: 100%;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae .shg-image-zoom,
.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae {
  max-width: 100%;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae .shg-image-zoom,
.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a600c2ec-ddf7-4520-9caf-7b4a05e1caae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-164a9574-d707-4319-8afd-3c855bce74bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-164a9574-d707-4319-8afd-3c855bce74bd .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-86f9187d-5e0e-40b1-89a4-e56dcdb290c4 {
  text-align: left;
}

#s-86f9187d-5e0e-40b1-89a4-e56dcdb290c4 .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-86f9187d-5e0e-40b1-89a4-e56dcdb290c4 .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-86f9187d-5e0e-40b1-89a4-e56dcdb290c4 .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-15707ada-7f38-4c9d-90fa-89e73cf8956d {
  display: none;
}
#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 {
  text-align: left;
}


.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 {
  max-width: 100%;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 .shg-image-zoom,
.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 {
  max-width: 100%;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 .shg-image-zoom,
.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 {
  max-width: 100%;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 .shg-image-zoom,
.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 {
  max-width: 100%;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 .shg-image-zoom,
.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 {
  max-width: 100%;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 .shg-image-zoom,
.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ee2b87b-850b-4449-a9bf-b1935a829c37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-64a3b0e3-ba5b-4e63-9e92-27b9525bcb57 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-64a3b0e3-ba5b-4e63-9e92-27b9525bcb57 .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-9abf6a63-93a3-4ec4-9b42-6d88f0dcae58 {
  text-align: left;
}

#s-9abf6a63-93a3-4ec4-9b42-6d88f0dcae58 .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-9abf6a63-93a3-4ec4-9b42-6d88f0dcae58 .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-9abf6a63-93a3-4ec4-9b42-6d88f0dcae58 .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-87d6b596-ecab-4e45-b26e-1d5158d931c8 {
  display: none;
}
#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 {
  text-align: left;
}


.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 {
  max-width: 100%;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 .shg-image-zoom,
.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 {
  max-width: 100%;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 .shg-image-zoom,
.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 {
  max-width: 100%;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 .shg-image-zoom,
.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 {
  max-width: 100%;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 .shg-image-zoom,
.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 {
  max-width: 100%;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 .shg-image-zoom,
.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c472158-0f60-4a20-ba8a-7ddfd6efce45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e9eeecb6-fa47-4f6b-a9d0-0d196bd829f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e9eeecb6-fa47-4f6b-a9d0-0d196bd829f4 .shg-product-title-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-943a5e2c-c79e-49bd-af58-e5fd44760b7e {
  text-align: left;
}

#s-943a5e2c-c79e-49bd-af58-e5fd44760b7e .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-943a5e2c-c79e-49bd-af58-e5fd44760b7e .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-943a5e2c-c79e-49bd-af58-e5fd44760b7e .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-5fb0224b-d47e-456f-9d63-30eabebcedb0 {
  margin-top: 50px;
margin-left: 60px;
margin-bottom: 50px;
margin-right: 60px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5fb0224b-d47e-456f-9d63-30eabebcedb0 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-5fb0224b-d47e-456f-9d63-30eabebcedb0 {
  display: none;
}
#s-5fb0224b-d47e-456f-9d63-30eabebcedb0, #wrap-s-5fb0224b-d47e-456f-9d63-30eabebcedb0 { display:none !important; }}







#s-5fb0224b-d47e-456f-9d63-30eabebcedb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fb0224b-d47e-456f-9d63-30eabebcedb0.shg-box.shg-c {
  justify-content: center;
}

#s-408b02fb-2820-4d9e-9a49-22696d273256 {
  margin-top: 0px;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-408b02fb-2820-4d9e-9a49-22696d273256 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ef6e7bc1-6a02-412e-b7ec-1773cf293491"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-1897a11e-d106-4813-b4e2-fe4df2d59334 {
  display: none;
}
#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 {
  text-align: left;
}


.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 {
  max-width: 100%;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 .shg-image-zoom,
.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 {
  max-width: 100%;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 .shg-image-zoom,
.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 {
  max-width: 100%;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 .shg-image-zoom,
.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 {
  max-width: 100%;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 .shg-image-zoom,
.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 {
  max-width: 100%;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 .shg-image-zoom,
.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7a8bfb4-e4d6-4a20-961a-872037510a84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5a378c24-b882-408e-89c2-9eb9e47f93fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5a378c24-b882-408e-89c2-9eb9e47f93fd .shg-product-title-component h1 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-fcd50b3a-b9a4-4dec-b7d8-ccfa331ab253 {
  text-align: left;
}

#s-fcd50b3a-b9a4-4dec-b7d8-ccfa331ab253 .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-fcd50b3a-b9a4-4dec-b7d8-ccfa331ab253 .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-fcd50b3a-b9a4-4dec-b7d8-ccfa331ab253 .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-be604942-3db1-4e9e-b3cd-367c103ee077 {
  display: none;
}
#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 {
  text-align: left;
}


.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 {
  max-width: 100%;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 .shg-image-zoom,
.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 {
  max-width: 100%;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 .shg-image-zoom,
.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 {
  max-width: 100%;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 .shg-image-zoom,
.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 {
  max-width: 100%;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 .shg-image-zoom,
.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 {
  max-width: 100%;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 .shg-image-zoom,
.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce6183c1-d2ba-494d-8fe9-4024b096fb70 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9ed296c9-f0f0-40c3-876f-3e86bcc0e39f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9ed296c9-f0f0-40c3-876f-3e86bcc0e39f .shg-product-title-component h1 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-84c2c3cb-2d4a-48e1-a43f-1488244f691c {
  text-align: left;
}

#s-84c2c3cb-2d4a-48e1-a43f-1488244f691c .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-84c2c3cb-2d4a-48e1-a43f-1488244f691c .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-84c2c3cb-2d4a-48e1-a43f-1488244f691c .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-638472b6-24e3-4abf-9878-9a1c27140bf2 {
  display: none;
}
#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 {
  text-align: left;
}


.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 {
  max-width: 100%;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 .shg-image-zoom,
.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 {
  max-width: 100%;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 .shg-image-zoom,
.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 {
  max-width: 100%;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 .shg-image-zoom,
.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 {
  max-width: 100%;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 .shg-image-zoom,
.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 {
  max-width: 100%;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 .shg-image-zoom,
.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d17c87c-ba1c-4944-ad9e-91b936ea0782 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-80a5c281-3d91-4716-a878-e769853a8a70 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-80a5c281-3d91-4716-a878-e769853a8a70 .shg-product-title-component h1 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-133a07d7-1915-43cc-8ab6-240703ba8140 {
  text-align: left;
}

#s-133a07d7-1915-43cc-8ab6-240703ba8140 .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-133a07d7-1915-43cc-8ab6-240703ba8140 .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-133a07d7-1915-43cc-8ab6-240703ba8140 .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-95a0e8d8-81d8-47b0-a050-daf966bf2ef1 {
  display: none;
}
#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 {
  text-align: left;
}


.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 {
  max-width: 100%;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 .shg-image-zoom,
.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 {
  max-width: 100%;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 .shg-image-zoom,
.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 {
  max-width: 100%;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 .shg-image-zoom,
.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 {
  max-width: 100%;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 .shg-image-zoom,
.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 {
  max-width: 100%;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 .shg-image-zoom,
.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f3aadfe-3318-4a57-9b5f-71e210972aa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1f7f77e3-c9c2-421e-a03d-5ac080f5633c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1f7f77e3-c9c2-421e-a03d-5ac080f5633c .shg-product-title-component h1 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e15f1baf-081b-4928-9792-9dff442c3bb1 {
  text-align: left;
}

#s-e15f1baf-081b-4928-9792-9dff442c3bb1 .shg-product-sold-out {
  display: none;
  color: rgba(65, 64, 66, 1);
  font-size: 16px;
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-e15f1baf-081b-4928-9792-9dff442c3bb1 .shg-product-price {
  color: rgba(65, 64, 66, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-e15f1baf-081b-4928-9792-9dff442c3bb1 .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-4b6b9759-cd8a-4552-bb1d-9c912d55055f {
  margin-top: 50px;
margin-left: 60px;
margin-bottom: 50px;
margin-right: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b6b9759-cd8a-4552-bb1d-9c912d55055f {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-4b6b9759-cd8a-4552-bb1d-9c912d55055f {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-4b6b9759-cd8a-4552-bb1d-9c912d55055f, #wrap-s-4b6b9759-cd8a-4552-bb1d-9c912d55055f { display:none !important; }}
@media (min-width: 0px) {
[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b6b9759-cd8a-4552-bb1d-9c912d55055f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-27759fab-8777-43fa-ae6e-640f61d4f27c {
  text-align: center;
}




  #s-27759fab-8777-43fa-ae6e-640f61d4f27c img.shogun-image {
    
    width: px;
  }


#s-27759fab-8777-43fa-ae6e-640f61d4f27c .shogun-image-content {
  
    align-items: center;
  
}

#s-04d02d31-05dd-4b05-a726-314566f386c7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-04d02d31-05dd-4b05-a726-314566f386c7 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3b3b1760-4ec7-49d7-9ffd-936a78e8092d {
  margin-bottom: 0px;
}

#s-425038d7-9576-4787-a783-eb2b56daf7c2 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(255, 164, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-425038d7-9576-4787-a783-eb2b56daf7c2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-425038d7-9576-4787-a783-eb2b56daf7c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-425038d7-9576-4787-a783-eb2b56daf7c2-btn-wrapper {
    text-align: left;
  }


#s-425038d7-9576-4787-a783-eb2b56daf7c2.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-74400c93-a327-4f76-9a07-84141c9ca522 {
  text-align: center;
}




  #s-74400c93-a327-4f76-9a07-84141c9ca522 img.shogun-image {
    
    width: px;
  }


#s-74400c93-a327-4f76-9a07-84141c9ca522 .shogun-image-content {
  
    align-items: center;
  
}

#s-f489e2cc-ee75-43b1-bfb6-d65bc53dc659 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f489e2cc-ee75-43b1-bfb6-d65bc53dc659 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-df8f7fd3-bce8-439f-b160-70029a511f72 {
  margin-bottom: 0px;
}

#s-c6990e94-0182-4b82-b099-92e218ae3d87 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(255, 164, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c6990e94-0182-4b82-b099-92e218ae3d87:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c6990e94-0182-4b82-b099-92e218ae3d87:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c6990e94-0182-4b82-b099-92e218ae3d87-btn-wrapper {
    text-align: left;
  }


#s-c6990e94-0182-4b82-b099-92e218ae3d87.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1 {
  margin-top: 50px;
margin-left: 60px;
margin-bottom: 50px;
margin-right: 60px;
}
@media (min-width: 1200px){#s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1 {
  display: none;
}
#s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1, #wrap-s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1 {
  display: none;
}
#s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1, #wrap-s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1 {
  display: none;
}
#s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1, #wrap-s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1 { display:none !important; }}@media (max-width: 767px){#s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1 {
  margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f14a438b-fdaa-4807-b3c7-ca1bb84225f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7de8b820-b30b-4e03-89c4-3be9970d485a {
  text-align: center;
}




  #s-7de8b820-b30b-4e03-89c4-3be9970d485a img.shogun-image {
    
    width: px;
  }


#s-7de8b820-b30b-4e03-89c4-3be9970d485a .shogun-image-content {
  
    align-items: center;
  
}

#s-1d85354f-7ade-4c27-b7f1-961a16757d10 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1d85354f-7ade-4c27-b7f1-961a16757d10 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-481f898f-1cea-4684-8522-8c0e5e43016d {
  margin-bottom: 0px;
}

#s-191e7078-94ab-4137-9ee9-96e72d7c206c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(255, 164, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-191e7078-94ab-4137-9ee9-96e72d7c206c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-191e7078-94ab-4137-9ee9-96e72d7c206c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-191e7078-94ab-4137-9ee9-96e72d7c206c-btn-wrapper {
    text-align: left;
  }


#s-191e7078-94ab-4137-9ee9-96e72d7c206c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a0b172cb-b53b-40e8-ac9b-37deb6c84eda {
  text-align: center;
}




  #s-a0b172cb-b53b-40e8-ac9b-37deb6c84eda img.shogun-image {
    
    width: px;
  }


#s-a0b172cb-b53b-40e8-ac9b-37deb6c84eda .shogun-image-content {
  
    align-items: center;
  
}

#s-7b56b010-5e06-47c7-9214-cc4330c1518a {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7b56b010-5e06-47c7-9214-cc4330c1518a .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-865e04ed-1cc9-413a-973d-2cafa63377c1 {
  margin-bottom: 0px;
}

#s-270c5142-6abc-44b5-9e01-6039f108e172 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(255, 164, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-270c5142-6abc-44b5-9e01-6039f108e172:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-270c5142-6abc-44b5-9e01-6039f108e172:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-270c5142-6abc-44b5-9e01-6039f108e172-btn-wrapper {
    text-align: left;
  }


#s-270c5142-6abc-44b5-9e01-6039f108e172.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-fa68ec53-80f4-4039-ae2f-792085c11d16 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fa68ec53-80f4-4039-ae2f-792085c11d16 {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-fa68ec53-80f4-4039-ae2f-792085c11d16, #wrap-s-fa68ec53-80f4-4039-ae2f-792085c11d16 { display:none !important; }}@media (max-width: 767px){#s-fa68ec53-80f4-4039-ae2f-792085c11d16 {
  display: none;
}
#s-fa68ec53-80f4-4039-ae2f-792085c11d16, #wrap-s-fa68ec53-80f4-4039-ae2f-792085c11d16 { display:none !important; }}







#s-fa68ec53-80f4-4039-ae2f-792085c11d16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa68ec53-80f4-4039-ae2f-792085c11d16.shg-box.shg-c {
  justify-content: center;
}

#s-649944ae-f7ff-4c22-a0e8-987506c46e78 {
  margin-top: 50px;
margin-left: 60px;
margin-bottom: 50px;
margin-right: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-649944ae-f7ff-4c22-a0e8-987506c46e78 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-649944ae-f7ff-4c22-a0e8-987506c46e78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d86c3057-1846-45fa-9907-c0b544e4885f {
  text-align: center;
}




  #s-d86c3057-1846-45fa-9907-c0b544e4885f img.shogun-image {
    
    width: px;
  }


#s-d86c3057-1846-45fa-9907-c0b544e4885f .shogun-image-content {
  
    align-items: center;
  
}

#s-a7da6712-0fbe-4f5c-8007-0abcc78cd4c7 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
}








#s-a7da6712-0fbe-4f5c-8007-0abcc78cd4c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7da6712-0fbe-4f5c-8007-0abcc78cd4c7 {
  cursor: pointer;
}#s-a7da6712-0fbe-4f5c-8007-0abcc78cd4c7.shg-box.shg-c {
  justify-content: center;
}

#s-5c6dcf2c-be91-47fa-b447-24f7bb99b42c {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5c6dcf2c-be91-47fa-b447-24f7bb99b42c .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-81019f93-1381-41f7-b491-673866c65807 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-4bf02864-10d6-4461-a654-9c9b445f5cbf {
  text-align: center;
}




  #s-4bf02864-10d6-4461-a654-9c9b445f5cbf img.shogun-image {
    
    width: px;
  }


#s-4bf02864-10d6-4461-a654-9c9b445f5cbf .shogun-image-content {
  
    align-items: center;
  
}

#s-31af3d70-15a6-40ab-ab74-8de47898a5ba {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
}








#s-31af3d70-15a6-40ab-ab74-8de47898a5ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31af3d70-15a6-40ab-ab74-8de47898a5ba {
  cursor: pointer;
}#s-31af3d70-15a6-40ab-ab74-8de47898a5ba.shg-box.shg-c {
  justify-content: center;
}

#s-327610ac-8603-4de5-b87f-2f23ecfd1f29 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-327610ac-8603-4de5-b87f-2f23ecfd1f29 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3678a99c-a887-41f3-a0fd-d25703c302ac {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-fc51fcd6-78aa-4d69-8a0e-f9bdf2965d57 {
  text-align: center;
}




  #s-fc51fcd6-78aa-4d69-8a0e-f9bdf2965d57 img.shogun-image {
    
    width: px;
  }


#s-fc51fcd6-78aa-4d69-8a0e-f9bdf2965d57 .shogun-image-content {
  
    align-items: center;
  
}

#s-425f5564-a6f8-496c-8840-d39839037efb {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
}








#s-425f5564-a6f8-496c-8840-d39839037efb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-425f5564-a6f8-496c-8840-d39839037efb {
  cursor: pointer;
}#s-425f5564-a6f8-496c-8840-d39839037efb.shg-box.shg-c {
  justify-content: center;
}

#s-67787838-fb9b-4e3e-a472-155e46b414e1 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-67787838-fb9b-4e3e-a472-155e46b414e1 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-324cabb1-554a-480a-ab4d-f4563b5b6db0 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-1ab1a424-d740-426b-b18e-43fbc0f67fa3 {
  text-align: center;
}




  #s-1ab1a424-d740-426b-b18e-43fbc0f67fa3 img.shogun-image {
    
    width: px;
  }


#s-1ab1a424-d740-426b-b18e-43fbc0f67fa3 .shogun-image-content {
  
    align-items: center;
  
}

#s-58f7fcc6-0df6-470b-b028-d98fbd790564 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
}








#s-58f7fcc6-0df6-470b-b028-d98fbd790564 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58f7fcc6-0df6-470b-b028-d98fbd790564 {
  cursor: pointer;
}#s-58f7fcc6-0df6-470b-b028-d98fbd790564.shg-box.shg-c {
  justify-content: center;
}

#s-2a82aa62-b07b-4c70-9811-e63f808d9a5e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2a82aa62-b07b-4c70-9811-e63f808d9a5e .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-409763b3-c741-44fc-b1be-202915d76114 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

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

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

.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.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.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;
}

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

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.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-a724a608-7827-4740-90f9-181cebae58d3 {
  margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-a724a608-7827-4740-90f9-181cebae58d3 {
  display: none;
}
#s-a724a608-7827-4740-90f9-181cebae58d3, #wrap-s-a724a608-7827-4740-90f9-181cebae58d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a724a608-7827-4740-90f9-181cebae58d3 {
  display: none;
}
#s-a724a608-7827-4740-90f9-181cebae58d3, #wrap-s-a724a608-7827-4740-90f9-181cebae58d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a724a608-7827-4740-90f9-181cebae58d3 {
  
}
}
#s-e391b3e3-2867-4e12-b94f-9758becc8b42 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}





#s-e391b3e3-2867-4e12-b94f-9758becc8b42 .shogun-image-content {
  
    align-items: center;
  
}

#s-f60b3f50-ff98-457e-8ea2-5b20557509ee {
  margin-top: 0px;
text-align: center;
}





#s-f60b3f50-ff98-457e-8ea2-5b20557509ee .shogun-image-content {
  
    align-items: center;
  
}

#s-59698385-dfc3-4818-ba39-a925ee634bc9 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-59698385-dfc3-4818-ba39-a925ee634bc9 img.shogun-image {
    
    width: px;
  }


#s-59698385-dfc3-4818-ba39-a925ee634bc9 .shogun-image-content {
  
    align-items: center;
  
}

#s-2000f6e4-c1c1-4d9d-9c26-7f6083340cd9 {
  text-align: center;
}





#s-2000f6e4-c1c1-4d9d-9c26-7f6083340cd9 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9be66f4-a881-48fd-9d07-d47a4d6c2f9e {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
}








#s-f9be66f4-a881-48fd-9d07-d47a4d6c2f9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9be66f4-a881-48fd-9d07-d47a4d6c2f9e {
  cursor: pointer;
}#s-f9be66f4-a881-48fd-9d07-d47a4d6c2f9e.shg-box.shg-c {
  justify-content: center;
}

#s-961e2d40-6070-4b3b-bd66-5f61e0a0e0ed {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-961e2d40-6070-4b3b-bd66-5f61e0a0e0ed .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-257f0a6f-da4c-4f4f-a453-4461f20572f1 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-2b04ad75-e1e3-429e-bd16-ae85437efba3 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
}








#s-2b04ad75-e1e3-429e-bd16-ae85437efba3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b04ad75-e1e3-429e-bd16-ae85437efba3 {
  cursor: pointer;
}#s-2b04ad75-e1e3-429e-bd16-ae85437efba3.shg-box.shg-c {
  justify-content: center;
}

#s-3e750e26-f6f0-4b28-8124-1bb932ee074c {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3e750e26-f6f0-4b28-8124-1bb932ee074c .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-897b799c-cdba-46f8-8f01-10a13ddc16d7 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-c8dd84ab-5e0d-4d38-944d-c6ae7352e0a2 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
}








#s-c8dd84ab-5e0d-4d38-944d-c6ae7352e0a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8dd84ab-5e0d-4d38-944d-c6ae7352e0a2 {
  cursor: pointer;
}#s-c8dd84ab-5e0d-4d38-944d-c6ae7352e0a2.shg-box.shg-c {
  justify-content: center;
}

#s-10288f32-1f9f-4b6b-ae59-2f0c600cd93d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-10288f32-1f9f-4b6b-ae59-2f0c600cd93d .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2c9cc4d8-7950-41bd-ab77-66ef39b52958 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-b57fe758-2bc2-4db9-8b25-ffe0ffec5da0 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
}








#s-b57fe758-2bc2-4db9-8b25-ffe0ffec5da0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b57fe758-2bc2-4db9-8b25-ffe0ffec5da0.shg-box.shg-c {
  justify-content: center;
}

#s-de9e3b97-d52d-4920-983b-7eb1d328dee6 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-de9e3b97-d52d-4920-983b-7eb1d328dee6 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b1886a6b-00e9-4b14-a4db-63adddfac942 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

/*
  $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;
}
