@media (min-width: 768px) and (max-width: 991px){#s-81b6db13-a241-4bf3-b49e-6f796edf4934 {
  display: none;
}
#s-81b6db13-a241-4bf3-b49e-6f796edf4934, #wrap-s-81b6db13-a241-4bf3-b49e-6f796edf4934 { display:none !important; }}@media (max-width: 767px){#s-81b6db13-a241-4bf3-b49e-6f796edf4934 {
  display: none;
}
#s-81b6db13-a241-4bf3-b49e-6f796edf4934, #wrap-s-81b6db13-a241-4bf3-b49e-6f796edf4934 { display:none !important; }}
#s-81b6db13-a241-4bf3-b49e-6f796edf4934 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

.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-bfe5a0ff-73c7-4889-b7fc-733fc345e982 {
  background-image: url(https://i.shgcdn.com/2a85b81d-fd9b-4d78-ba4b-ec48c0cfc578/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-bfe5a0ff-73c7-4889-b7fc-733fc345e982 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bfe5a0ff-73c7-4889-b7fc-733fc345e982 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bfe5a0ff-73c7-4889-b7fc-733fc345e982 {
  min-height: 480px;
display: none;
}
#s-bfe5a0ff-73c7-4889-b7fc-733fc345e982, #wrap-s-bfe5a0ff-73c7-4889-b7fc-733fc345e982 { display:none !important; }}@media (max-width: 767px){#s-bfe5a0ff-73c7-4889-b7fc-733fc345e982 {
  min-height: 480px;
display: none;
}
#s-bfe5a0ff-73c7-4889-b7fc-733fc345e982, #wrap-s-bfe5a0ff-73c7-4889-b7fc-733fc345e982 { display:none !important; }}







#s-bfe5a0ff-73c7-4889-b7fc-733fc345e982 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-bfe5a0ff-73c7-4889-b7fc-733fc345e982.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 1200px){#s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e {
  
}
}@media (max-width: 767px){#s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e {
  
}
}
@media (min-width: 0px) {
[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ce88a78b-05bc-4bca-8d5a-c4084354fa1e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-178e0337-e227-46d2-b545-d14b128f918f {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-178e0337-e227-46d2-b545-d14b128f918f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-178e0337-e227-46d2-b545-d14b128f918f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-178e0337-e227-46d2-b545-d14b128f918f {
  
}
}@media (max-width: 767px){#s-178e0337-e227-46d2-b545-d14b128f918f {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-178e0337-e227-46d2-b545-d14b128f918f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-178e0337-e227-46d2-b545-d14b128f918f.shg-box.shg-c {
  justify-content: flex-start;
}

.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-9ebeca23-f5cc-427b-b3bc-9d48677e173d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9ebeca23-f5cc-427b-b3bc-9d48677e173d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 71px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8ed6d808-03fd-41c8-9b08-820f42188ea9 {
  background-image: url(https://i.shgcdn.com/2a85b81d-fd9b-4d78-ba4b-ec48c0cfc578/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-8ed6d808-03fd-41c8-9b08-820f42188ea9 {
  display: none;
}
#s-8ed6d808-03fd-41c8-9b08-820f42188ea9, #wrap-s-8ed6d808-03fd-41c8-9b08-820f42188ea9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8ed6d808-03fd-41c8-9b08-820f42188ea9 {
  display: none;
}
#s-8ed6d808-03fd-41c8-9b08-820f42188ea9, #wrap-s-8ed6d808-03fd-41c8-9b08-820f42188ea9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8ed6d808-03fd-41c8-9b08-820f42188ea9 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-8ed6d808-03fd-41c8-9b08-820f42188ea9 {
  min-height: 480px;
}
}







#s-8ed6d808-03fd-41c8-9b08-820f42188ea9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-8ed6d808-03fd-41c8-9b08-820f42188ea9.shg-box.shg-c {
  justify-content: center;
}

#s-7ea26209-e7cf-4a8b-b867-8b4aae1ec68e {
  min-height: 50px;
}








#s-7ea26209-e7cf-4a8b-b867-8b4aae1ec68e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ea26209-e7cf-4a8b-b867-8b4aae1ec68e.shg-box.shg-c {
  justify-content: center;
}

#s-50a97e01-56f8-413d-a487-54101c57952e {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-50a97e01-56f8-413d-a487-54101c57952e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 70px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-35d0368c-d5ff-4b06-8eb0-ab143a318cf5 {
  display: none;
}
#s-35d0368c-d5ff-4b06-8eb0-ab143a318cf5, #wrap-s-35d0368c-d5ff-4b06-8eb0-ab143a318cf5 { display:none !important; }}@media (max-width: 767px){#s-35d0368c-d5ff-4b06-8eb0-ab143a318cf5 {
  display: none;
}
#s-35d0368c-d5ff-4b06-8eb0-ab143a318cf5, #wrap-s-35d0368c-d5ff-4b06-8eb0-ab143a318cf5 { display:none !important; }}
#s-35d0368c-d5ff-4b06-8eb0-ab143a318cf5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-1978626a-34e4-47cf-b582-5dfd54476752 {
  background-color: rgba(186, 213, 240, 1);
}
@media (min-width: 1200px){#s-1978626a-34e4-47cf-b582-5dfd54476752 {
  display: none;
}
#s-1978626a-34e4-47cf-b582-5dfd54476752, #wrap-s-1978626a-34e4-47cf-b582-5dfd54476752 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1978626a-34e4-47cf-b582-5dfd54476752 {
  display: none;
}
#s-1978626a-34e4-47cf-b582-5dfd54476752, #wrap-s-1978626a-34e4-47cf-b582-5dfd54476752 { display:none !important; }}@media (max-width: 767px){#s-1978626a-34e4-47cf-b582-5dfd54476752 {
  display: none;
}
#s-1978626a-34e4-47cf-b582-5dfd54476752, #wrap-s-1978626a-34e4-47cf-b582-5dfd54476752 { display:none !important; }}







#s-1978626a-34e4-47cf-b582-5dfd54476752 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1978626a-34e4-47cf-b582-5dfd54476752 {
  cursor: pointer;
}#s-1978626a-34e4-47cf-b582-5dfd54476752.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-1b52f454-f576-4e5a-ad52-a73530fca52c {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-e7cd0ea5-47fd-40d0-9c1e-403922f22ac7 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e7cd0ea5-47fd-40d0-9c1e-403922f22ac7 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-d267de3c-2b2b-4b1f-8d57-f3015670559f {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d267de3c-2b2b-4b1f-8d57-f3015670559f .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



.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-b7938007-0a6c-4b2f-92ad-4c871b042d6e {
  background-image: url(https://i.shgcdn.com/5467505b-99d6-4964-acb9-32cc994a5312/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 30px;
margin-left: 50px;
margin-bottom: 60px;
margin-right: 50px;
text-align: center;
background-position: center center;
}




  #s-b7938007-0a6c-4b2f-92ad-4c871b042d6e img.shogun-image {
    
    width: px;
  }


#s-b7938007-0a6c-4b2f-92ad-4c871b042d6e .shogun-image-content {
  
    align-items: center;
  
}

#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da {
  background-color: rgba(186, 213, 240, 1);
}
@media (min-width: 1200px){#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da {
  display: none;
}
#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da, #wrap-s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da {
  display: none;
}
#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da, #wrap-s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da {
  display: none;
}
#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da, #wrap-s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da { display:none !important; }}@media (max-width: 767px){#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da {
  
}
}







#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da {
  cursor: pointer;
}#s-d4fd2f6c-f60e-4f81-80ec-3be67bfab7da.shg-box.shg-c {
  justify-content: center;
}

#s-36cc62bf-444f-4a2d-96ed-0a9e0e5840d6 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

#s-133b2433-50be-4f58-b877-d08a5254168c {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-133b2433-50be-4f58-b877-d08a5254168c .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-834e2889-4af4-4091-a989-417638f3b85b {
  background-image: url(https://i.shgcdn.com/5467505b-99d6-4964-acb9-32cc994a5312/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: center;
background-position: center center;
}




  #s-834e2889-4af4-4091-a989-417638f3b85b img.shogun-image {
    
    width: px;
  }


#s-834e2889-4af4-4091-a989-417638f3b85b .shogun-image-content {
  
    align-items: center;
  
}

#s-8381e225-d806-4ca1-bbf0-39cc3a4f07b6 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8381e225-d806-4ca1-bbf0-39cc3a4f07b6 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-b683ace5-a676-4b55-a5de-99888ecb1beb {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(186, 213, 240, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b683ace5-a676-4b55-a5de-99888ecb1beb {
  display: none;
}
#s-b683ace5-a676-4b55-a5de-99888ecb1beb, #wrap-s-b683ace5-a676-4b55-a5de-99888ecb1beb { display:none !important; }}@media (max-width: 767px){#s-b683ace5-a676-4b55-a5de-99888ecb1beb {
  display: none;
}
#s-b683ace5-a676-4b55-a5de-99888ecb1beb, #wrap-s-b683ace5-a676-4b55-a5de-99888ecb1beb { display:none !important; }}
@media (min-width: 0px) {
[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-b683ace5-a676-4b55-a5de-99888ecb1beb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-ac144da4-a549-4b38-b511-9df3c45eb47c {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
min-height: 600px;
background-position: center center;
}








#s-ac144da4-a549-4b38-b511-9df3c45eb47c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac144da4-a549-4b38-b511-9df3c45eb47c {
  cursor: pointer;
}#s-ac144da4-a549-4b38-b511-9df3c45eb47c.shg-box.shg-c {
  justify-content: center;
}

#s-5105cff8-4ac3-4979-991e-08928656bab3 {
  min-height: 50px;
}








#s-5105cff8-4ac3-4979-991e-08928656bab3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5105cff8-4ac3-4979-991e-08928656bab3.shg-box.shg-c {
  justify-content: center;
}

#s-52e8709e-d238-4b51-bb6d-e5d2f1e3373e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 5px;
padding-bottom: 0px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(186, 213, 240, 1);
}








#s-52e8709e-d238-4b51-bb6d-e5d2f1e3373e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52e8709e-d238-4b51-bb6d-e5d2f1e3373e {
  cursor: pointer;
}#s-52e8709e-d238-4b51-bb6d-e5d2f1e3373e.shg-box.shg-c {
  justify-content: center;
}

#s-5d0f2f2c-b190-4a02-8fee-5335b9a9ea2d {
  margin-left: 50px;
margin-right: 50px;
}

#s-9d44fe32-565f-4dd1-bd28-0f962184f655 {
  margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9d44fe32-565f-4dd1-bd28-0f962184f655 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-a9c60e47-6bc4-4688-9857-7c6dde98f51a {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a9c60e47-6bc4-4688-9857-7c6dde98f51a .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 768px) and (max-width: 991px){#s-811e6856-2d4e-48e4-94f4-2b7e19a47ed3 {
  display: none;
}
#s-811e6856-2d4e-48e4-94f4-2b7e19a47ed3, #wrap-s-811e6856-2d4e-48e4-94f4-2b7e19a47ed3 { display:none !important; }}@media (max-width: 767px){#s-811e6856-2d4e-48e4-94f4-2b7e19a47ed3 {
  display: none;
}
#s-811e6856-2d4e-48e4-94f4-2b7e19a47ed3, #wrap-s-811e6856-2d4e-48e4-94f4-2b7e19a47ed3 { display:none !important; }}
#s-811e6856-2d4e-48e4-94f4-2b7e19a47ed3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-d877e529-2039-4e7d-97cb-f14792ff0022 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-464f2625-69f5-4f83-8bcd-79bdbdd0e120 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 248, 247, 1);
}
@media (min-width: 1200px){#s-464f2625-69f5-4f83-8bcd-79bdbdd0e120 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-464f2625-69f5-4f83-8bcd-79bdbdd0e120 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-464f2625-69f5-4f83-8bcd-79bdbdd0e120 {
  
}
}@media (max-width: 767px){#s-464f2625-69f5-4f83-8bcd-79bdbdd0e120 {
  
}
}







#s-464f2625-69f5-4f83-8bcd-79bdbdd0e120 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-464f2625-69f5-4f83-8bcd-79bdbdd0e120.shg-box.shg-c {
  justify-content: flex-start;
}

#s-363217f1-68ea-4bad-9d0f-d887d80883a9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bdf2f04a-6af4-44cc-96e4-99a8312a27b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d83074f4-678f-4aac-ba36-bbce0e56bc96 {
  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-bdced4f3-25b1-4198-ac7e-8fa327527340 {
  text-align: left;
}


.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 {
  max-width: 100%;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 .shg-image-zoom,
.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 {
  max-width: 100%;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 .shg-image-zoom,
.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 {
  max-width: 100%;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 .shg-image-zoom,
.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 {
  max-width: 100%;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 .shg-image-zoom,
.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 {
  max-width: 100%;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 .shg-image-zoom,
.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdced4f3-25b1-4198-ac7e-8fa327527340 .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-98d6d4e3-fc5c-4ebb-bb88-9f3e79d28167 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98d6d4e3-fc5c-4ebb-bb88-9f3e79d28167 .shg-product-title-component h1 {
  color: rgba(255, 114, 118, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d971ab33-63fe-4c66-b85f-acfaaf10706b {
  text-align: center;
}

#s-d971ab33-63fe-4c66-b85f-acfaaf10706b .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 118, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d971ab33-63fe-4c66-b85f-acfaaf10706b .shg-product-price {
  color: rgba(255, 114, 118, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-d971ab33-63fe-4c66-b85f-acfaaf10706b .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;
}

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

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

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

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

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

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

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

#s-0aef4f11-6602-481a-9700-965d292444de {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 114, 118, 1);
border-radius: 0px;
background-color: rgba(117, 117, 117, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 114, 118, 1);
}
#s-0aef4f11-6602-481a-9700-965d292444de:hover {background-color: rgba(255, 114, 118, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 118, 1) !important;}#s-0aef4f11-6602-481a-9700-965d292444de:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0aef4f11-6602-481a-9700-965d292444de {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0aef4f11-6602-481a-9700-965d292444de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0aef4f11-6602-481a-9700-965d292444de.shg-btn {
  color: rgba(255, 114, 118, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Karla;
  display:  inline-block ;
}

#s-0aef4f11-6602-481a-9700-965d292444de.shg-btn.shg-product-atc-error {
  
  font-family: Karla;
  
  font-size: 16px;
  color: rgba(255, 114, 118, 1);
}



#s-88944943-954e-4434-81d8-ea426ae88b35 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-88944943-954e-4434-81d8-ea426ae88b35 {
  display: none;
}
#s-88944943-954e-4434-81d8-ea426ae88b35, #wrap-s-88944943-954e-4434-81d8-ea426ae88b35 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88944943-954e-4434-81d8-ea426ae88b35 {
  display: none;
}
#s-88944943-954e-4434-81d8-ea426ae88b35, #wrap-s-88944943-954e-4434-81d8-ea426ae88b35 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-88944943-954e-4434-81d8-ea426ae88b35 {
  display: none;
}
#s-88944943-954e-4434-81d8-ea426ae88b35, #wrap-s-88944943-954e-4434-81d8-ea426ae88b35 { display:none !important; }}







#s-88944943-954e-4434-81d8-ea426ae88b35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88944943-954e-4434-81d8-ea426ae88b35.shg-box.shg-c {
  justify-content: center;
}

#s-1b12a07a-6a1e-4d8f-aabd-c76b35f3fd06 {
  min-height: 50px;
}








#s-1b12a07a-6a1e-4d8f-aabd-c76b35f3fd06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b12a07a-6a1e-4d8f-aabd-c76b35f3fd06 {
  cursor: pointer;
}#s-1b12a07a-6a1e-4d8f-aabd-c76b35f3fd06.shg-box.shg-c {
  justify-content: flex-end;
}

#s-930308fc-74f1-4aef-b62c-354beac1fb4c {
  display: none;
}
#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d {
  text-align: left;
}


.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d {
  max-width: 100%;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d .shg-image-zoom,
.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d {
  max-width: 100%;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d .shg-image-zoom,
.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d {
  max-width: 100%;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d .shg-image-zoom,
.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d {
  max-width: 100%;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d .shg-image-zoom,
.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d {
  max-width: 100%;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d .shg-image-zoom,
.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cfa98df-6331-4dc1-b16e-2d7706dd5c0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2d8a6f47-f2f8-4d82-8d8f-f7f51436f6a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d8a6f47-f2f8-4d82-8d8f-f7f51436f6a4 .shg-product-title-component h1 {
  color: rgba(255, 114, 118, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-f36911e6-ffe9-4b77-8b1b-1276a517edb1 {
  text-align: center;
}

#s-f36911e6-ffe9-4b77-8b1b-1276a517edb1 .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 118, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f36911e6-ffe9-4b77-8b1b-1276a517edb1 .shg-product-price {
  color: rgba(255, 114, 118, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f36911e6-ffe9-4b77-8b1b-1276a517edb1 .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-c4f6456d-25ec-46d6-8735-3a653985dc40 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 114, 118, 1);
border-radius: 0px;
background-color: rgba(117, 117, 117, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 114, 118, 1);
}
#s-c4f6456d-25ec-46d6-8735-3a653985dc40:hover {background-color: rgba(255, 114, 118, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 118, 1) !important;}#s-c4f6456d-25ec-46d6-8735-3a653985dc40:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c4f6456d-25ec-46d6-8735-3a653985dc40 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c4f6456d-25ec-46d6-8735-3a653985dc40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4f6456d-25ec-46d6-8735-3a653985dc40.shg-btn {
  color: rgba(255, 114, 118, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Karla;
  display:  inline-block ;
}

#s-c4f6456d-25ec-46d6-8735-3a653985dc40.shg-btn.shg-product-atc-error {
  
  font-family: Karla;
  
  font-size: 16px;
  color: rgba(255, 114, 118, 1);
}



#s-b5711071-2ae8-4219-ac70-370a20e306ac {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b5711071-2ae8-4219-ac70-370a20e306ac {
  display: none;
}
#s-b5711071-2ae8-4219-ac70-370a20e306ac, #wrap-s-b5711071-2ae8-4219-ac70-370a20e306ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5711071-2ae8-4219-ac70-370a20e306ac {
  display: none;
}
#s-b5711071-2ae8-4219-ac70-370a20e306ac, #wrap-s-b5711071-2ae8-4219-ac70-370a20e306ac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5711071-2ae8-4219-ac70-370a20e306ac {
  display: none;
}
#s-b5711071-2ae8-4219-ac70-370a20e306ac, #wrap-s-b5711071-2ae8-4219-ac70-370a20e306ac { display:none !important; }}







#s-b5711071-2ae8-4219-ac70-370a20e306ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5711071-2ae8-4219-ac70-370a20e306ac.shg-box.shg-c {
  justify-content: center;
}

#s-07f0f97f-5836-45c9-b84d-6e0c2f787671 {
  display: none;
}
#s-3298c5b5-6d09-46ec-8328-8faae176e423 {
  text-align: left;
}


.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 {
  max-width: 100%;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 .shg-image-zoom,
.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 {
  max-width: 100%;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 .shg-image-zoom,
.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 {
  max-width: 100%;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 .shg-image-zoom,
.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 {
  max-width: 100%;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 .shg-image-zoom,
.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 {
  max-width: 100%;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 .shg-image-zoom,
.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3298c5b5-6d09-46ec-8328-8faae176e423 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d8d027a2-7239-4953-89d2-8f48e52fc738 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8d027a2-7239-4953-89d2-8f48e52fc738 .shg-product-title-component h1 {
  color: rgba(255, 114, 118, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c4935dd4-3470-4d04-a908-f6ad5ba58829 {
  text-align: center;
}

#s-c4935dd4-3470-4d04-a908-f6ad5ba58829 .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 118, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c4935dd4-3470-4d04-a908-f6ad5ba58829 .shg-product-price {
  color: rgba(255, 114, 118, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c4935dd4-3470-4d04-a908-f6ad5ba58829 .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-a9881cca-4aa1-4df5-a1c0-fecc0d8e16c8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 114, 118, 1);
border-radius: 0px;
background-color: rgba(117, 117, 117, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 114, 118, 1);
}
#s-a9881cca-4aa1-4df5-a1c0-fecc0d8e16c8:hover {background-color: rgba(255, 114, 118, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 118, 1) !important;}#s-a9881cca-4aa1-4df5-a1c0-fecc0d8e16c8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a9881cca-4aa1-4df5-a1c0-fecc0d8e16c8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a9881cca-4aa1-4df5-a1c0-fecc0d8e16c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9881cca-4aa1-4df5-a1c0-fecc0d8e16c8.shg-btn {
  color: rgba(255, 114, 118, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Karla;
  display:  inline-block ;
}

#s-a9881cca-4aa1-4df5-a1c0-fecc0d8e16c8.shg-btn.shg-product-atc-error {
  
  font-family: Karla;
  
  font-size: 16px;
  color: rgba(255, 114, 118, 1);
}



@media (min-width: 768px) and (max-width: 991px){#s-5131ca55-8680-4dfd-8147-09af139349fb {
  display: none;
}
#s-5131ca55-8680-4dfd-8147-09af139349fb, #wrap-s-5131ca55-8680-4dfd-8147-09af139349fb { display:none !important; }}@media (max-width: 767px){#s-5131ca55-8680-4dfd-8147-09af139349fb {
  display: none;
}
#s-5131ca55-8680-4dfd-8147-09af139349fb, #wrap-s-5131ca55-8680-4dfd-8147-09af139349fb { display:none !important; }}
#s-5131ca55-8680-4dfd-8147-09af139349fb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-2ef0a693-c4a1-4f15-9bd0-2d827f1c606b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-19fe7217-61f7-4d69-ab4c-906a4cdda25d {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-19fe7217-61f7-4d69-ab4c-906a4cdda25d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c158dde1-f939-4e1c-bafe-43c7bdbb8bea {
  display: none;
}
#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f {
  text-align: left;
}


.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f {
  max-width: 100%;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f .shg-image-zoom,
.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f {
  max-width: 100%;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f .shg-image-zoom,
.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f {
  max-width: 100%;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f .shg-image-zoom,
.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f {
  max-width: 100%;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f .shg-image-zoom,
.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f {
  max-width: 100%;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f .shg-image-zoom,
.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-047921b9-df5f-4ce8-b6e1-2e3bcddd296f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0d00189b-4d0a-4171-a280-c05f9932031c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d00189b-4d0a-4171-a280-c05f9932031c .shg-product-title-component h1 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-20606e4a-5cf5-4187-af4f-b9a0799d1f35 {
  text-align: center;
}

#s-20606e4a-5cf5-4187-af4f-b9a0799d1f35 .shg-product-sold-out {
  display: none;
  color: rgba(117, 117, 117, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-20606e4a-5cf5-4187-af4f-b9a0799d1f35 .shg-product-price {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-20606e4a-5cf5-4187-af4f-b9a0799d1f35 .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-b585ef4e-9c4c-4bb8-aee1-6e83994e705b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(117, 117, 117, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(117, 117, 117, 1);
}
#s-b585ef4e-9c4c-4bb8-aee1-6e83994e705b:hover {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b585ef4e-9c4c-4bb8-aee1-6e83994e705b:active {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-b585ef4e-9c4c-4bb8-aee1-6e83994e705b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b585ef4e-9c4c-4bb8-aee1-6e83994e705b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b585ef4e-9c4c-4bb8-aee1-6e83994e705b.shg-btn {
  color: rgba(117, 117, 117, 1);
  font-size: 16px;
  
  
  font-family: karla;
  display:  inline-block ;
}

#s-b585ef4e-9c4c-4bb8-aee1-6e83994e705b.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(117, 117, 117, 1);
}



#s-7c53f403-2631-442c-8f1d-b2fb229b2ad5 {
  display: none;
}
#s-0cb85c3b-0794-4c87-806a-7657d685b4cb {
  text-align: left;
}


.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb {
  max-width: 100%;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb .shg-image-zoom,
.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb {
  max-width: 100%;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb .shg-image-zoom,
.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb {
  max-width: 100%;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb .shg-image-zoom,
.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb {
  max-width: 100%;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb .shg-image-zoom,
.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb {
  max-width: 100%;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb .shg-image-zoom,
.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0cb85c3b-0794-4c87-806a-7657d685b4cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7084e68d-95d9-4fea-986f-943ee2c88d2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7084e68d-95d9-4fea-986f-943ee2c88d2f .shg-product-title-component h1 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-108e78b9-9936-4e6e-a3fe-6c4775278766 {
  text-align: center;
}

#s-108e78b9-9936-4e6e-a3fe-6c4775278766 .shg-product-sold-out {
  display: none;
  color: rgba(117, 117, 117, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-108e78b9-9936-4e6e-a3fe-6c4775278766 .shg-product-price {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-108e78b9-9936-4e6e-a3fe-6c4775278766 .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-2c1f244e-6a05-4a9b-a723-698ce279f5a9 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(117, 117, 117, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(117, 117, 117, 1);
}
#s-2c1f244e-6a05-4a9b-a723-698ce279f5a9:hover {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2c1f244e-6a05-4a9b-a723-698ce279f5a9:active {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-2c1f244e-6a05-4a9b-a723-698ce279f5a9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2c1f244e-6a05-4a9b-a723-698ce279f5a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c1f244e-6a05-4a9b-a723-698ce279f5a9.shg-btn {
  color: rgba(117, 117, 117, 1);
  font-size: 16px;
  
  
  font-family: karla;
  display:  inline-block ;
}

#s-2c1f244e-6a05-4a9b-a723-698ce279f5a9.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(117, 117, 117, 1);
}



#s-41c63610-c9c0-4ad9-93d4-9f397418c08a {
  display: none;
}
#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 {
  text-align: left;
}


.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 {
  max-width: 100%;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 .shg-image-zoom,
.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 {
  max-width: 100%;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 .shg-image-zoom,
.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 {
  max-width: 100%;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 .shg-image-zoom,
.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 {
  max-width: 100%;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 .shg-image-zoom,
.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 {
  max-width: 100%;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 .shg-image-zoom,
.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a16de06-bbf1-4fca-8240-6407ad6e43f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1bd34cde-9b64-4409-931b-cdf701db7c9a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bd34cde-9b64-4409-931b-cdf701db7c9a .shg-product-title-component h1 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-232802c0-2b49-4a4f-80f8-bf270edaf71a {
  text-align: center;
}

#s-232802c0-2b49-4a4f-80f8-bf270edaf71a .shg-product-sold-out {
  display: none;
  color: rgba(117, 117, 117, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-232802c0-2b49-4a4f-80f8-bf270edaf71a .shg-product-price {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-232802c0-2b49-4a4f-80f8-bf270edaf71a .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-bf1da0d2-e750-41fb-8429-25bdfed04244 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(117, 117, 117, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(117, 117, 117, 1);
}
#s-bf1da0d2-e750-41fb-8429-25bdfed04244:hover {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bf1da0d2-e750-41fb-8429-25bdfed04244:active {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-bf1da0d2-e750-41fb-8429-25bdfed04244 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bf1da0d2-e750-41fb-8429-25bdfed04244.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf1da0d2-e750-41fb-8429-25bdfed04244.shg-btn {
  color: rgba(117, 117, 117, 1);
  font-size: 16px;
  
  
  font-family: karla;
  display:  inline-block ;
}

#s-bf1da0d2-e750-41fb-8429-25bdfed04244.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(117, 117, 117, 1);
}



#s-ff059c90-1d19-44f2-9b14-49691182e8a9 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-ff059c90-1d19-44f2-9b14-49691182e8a9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-d4d8e392-147f-47bc-bf4a-35ca193c1494 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d4d8e392-147f-47bc-bf4a-35ca193c1494"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-030fd315-d759-4b8e-8edf-892144c55ec6 {
  display: none;
}
#s-fb863138-3714-4566-88f5-801c23b3debb {
  text-align: left;
}


.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb {
  max-width: 100%;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb .shg-image-zoom,
.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb {
  max-width: 100%;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb .shg-image-zoom,
.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb {
  max-width: 100%;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb .shg-image-zoom,
.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb {
  max-width: 100%;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb .shg-image-zoom,
.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb {
  max-width: 100%;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb .shg-image-zoom,
.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb863138-3714-4566-88f5-801c23b3debb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dfeb4091-9d61-4164-ac7c-80377e00c29a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dfeb4091-9d61-4164-ac7c-80377e00c29a .shg-product-title-component h1 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-ce383a24-2472-4769-8da4-40a2062ace9e {
  text-align: center;
}

#s-ce383a24-2472-4769-8da4-40a2062ace9e .shg-product-sold-out {
  display: none;
  color: rgba(117, 117, 117, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ce383a24-2472-4769-8da4-40a2062ace9e .shg-product-price {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ce383a24-2472-4769-8da4-40a2062ace9e .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-00cc8958-3954-4a8a-b82d-80f70314218f {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(117, 117, 117, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(117, 117, 117, 1);
}
#s-00cc8958-3954-4a8a-b82d-80f70314218f:hover {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-00cc8958-3954-4a8a-b82d-80f70314218f:active {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-00cc8958-3954-4a8a-b82d-80f70314218f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-00cc8958-3954-4a8a-b82d-80f70314218f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00cc8958-3954-4a8a-b82d-80f70314218f.shg-btn {
  color: rgba(117, 117, 117, 1);
  font-size: 16px;
  
  
  font-family: karla;
  display:  inline-block ;
}

#s-00cc8958-3954-4a8a-b82d-80f70314218f.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(117, 117, 117, 1);
}



#s-fa1c7b41-a211-45b0-b9e4-c6812177dc73 {
  display: none;
}
#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 {
  text-align: left;
}


.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 {
  max-width: 100%;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 .shg-image-zoom,
.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 {
  max-width: 100%;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 .shg-image-zoom,
.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 {
  max-width: 100%;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 .shg-image-zoom,
.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 {
  max-width: 100%;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 .shg-image-zoom,
.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 {
  max-width: 100%;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 .shg-image-zoom,
.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f327d795-a29e-4029-91f2-bf994ebc0bc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-786abe95-743a-488f-9395-f6395560cc0d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-786abe95-743a-488f-9395-f6395560cc0d .shg-product-title-component h1 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-87b5fd0c-7e69-4f05-aa16-a6d037ab1ae8 {
  text-align: center;
}

#s-87b5fd0c-7e69-4f05-aa16-a6d037ab1ae8 .shg-product-sold-out {
  display: none;
  color: rgba(117, 117, 117, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-87b5fd0c-7e69-4f05-aa16-a6d037ab1ae8 .shg-product-price {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-87b5fd0c-7e69-4f05-aa16-a6d037ab1ae8 .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-e7f44aeb-3c31-456f-a6ba-9d2c98744fdc {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(117, 117, 117, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(117, 117, 117, 1);
}
#s-e7f44aeb-3c31-456f-a6ba-9d2c98744fdc:hover {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e7f44aeb-3c31-456f-a6ba-9d2c98744fdc:active {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-e7f44aeb-3c31-456f-a6ba-9d2c98744fdc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7f44aeb-3c31-456f-a6ba-9d2c98744fdc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7f44aeb-3c31-456f-a6ba-9d2c98744fdc.shg-btn {
  color: rgba(117, 117, 117, 1);
  font-size: 16px;
  
  
  font-family: karla;
  display:  inline-block ;
}

#s-e7f44aeb-3c31-456f-a6ba-9d2c98744fdc.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(117, 117, 117, 1);
}



#s-57bad6b3-504a-48e6-a7df-f1f5081786c0 {
  display: none;
}
#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e {
  text-align: left;
}


.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e {
  max-width: 100%;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e .shg-image-zoom,
.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e {
  max-width: 100%;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e .shg-image-zoom,
.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e {
  max-width: 100%;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e .shg-image-zoom,
.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e {
  max-width: 100%;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e .shg-image-zoom,
.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e {
  max-width: 100%;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e .shg-image-zoom,
.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0dea9d1-9fab-4f60-98e1-37d9ae22896e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3e7d5f11-c54c-4fed-96eb-6765095fc91d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e7d5f11-c54c-4fed-96eb-6765095fc91d .shg-product-title-component h1 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-187ec3e7-b0c8-4ba1-828e-a881e7f058ab {
  text-align: center;
}

#s-187ec3e7-b0c8-4ba1-828e-a881e7f058ab .shg-product-sold-out {
  display: none;
  color: rgba(117, 117, 117, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-187ec3e7-b0c8-4ba1-828e-a881e7f058ab .shg-product-price {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-187ec3e7-b0c8-4ba1-828e-a881e7f058ab .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-7e24bba9-2d18-4c66-b046-ff09e2829881 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(117, 117, 117, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(117, 117, 117, 1);
}
#s-7e24bba9-2d18-4c66-b046-ff09e2829881:hover {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7e24bba9-2d18-4c66-b046-ff09e2829881:active {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-7e24bba9-2d18-4c66-b046-ff09e2829881 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e24bba9-2d18-4c66-b046-ff09e2829881.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e24bba9-2d18-4c66-b046-ff09e2829881.shg-btn {
  color: rgba(117, 117, 117, 1);
  font-size: 16px;
  
  
  font-family: karla;
  display:  inline-block ;
}

#s-7e24bba9-2d18-4c66-b046-ff09e2829881.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(117, 117, 117, 1);
}



#s-183b22f2-5673-4402-bea0-4e5655568fb4 {
  display: none;
}
#s-10c37531-ff57-4f74-af0d-4d925529a516 {
  text-align: left;
}


.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 {
  max-width: 100%;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 .shg-image-zoom,
.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 {
  max-width: 100%;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 .shg-image-zoom,
.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 {
  max-width: 100%;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 .shg-image-zoom,
.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 {
  max-width: 100%;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 .shg-image-zoom,
.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 {
  max-width: 100%;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 .shg-image-zoom,
.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c37531-ff57-4f74-af0d-4d925529a516 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b814d7ed-63a6-4c06-bce0-5dc6f0cff1d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b814d7ed-63a6-4c06-bce0-5dc6f0cff1d0 .shg-product-title-component h1 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-6d519005-cee8-43d0-9b6a-4b95b3217d12 {
  text-align: center;
}

#s-6d519005-cee8-43d0-9b6a-4b95b3217d12 .shg-product-sold-out {
  display: none;
  color: rgba(117, 117, 117, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6d519005-cee8-43d0-9b6a-4b95b3217d12 .shg-product-price {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6d519005-cee8-43d0-9b6a-4b95b3217d12 .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-8946dede-227a-4225-9a2f-641a352056b7 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(117, 117, 117, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(117, 117, 117, 1);
}
#s-8946dede-227a-4225-9a2f-641a352056b7:hover {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8946dede-227a-4225-9a2f-641a352056b7:active {border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(117, 117, 117, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-8946dede-227a-4225-9a2f-641a352056b7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8946dede-227a-4225-9a2f-641a352056b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8946dede-227a-4225-9a2f-641a352056b7.shg-btn {
  color: rgba(117, 117, 117, 1);
  font-size: 16px;
  
  
  font-family: karla;
  display:  inline-block ;
}

#s-8946dede-227a-4225-9a2f-641a352056b7.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(117, 117, 117, 1);
}



#s-7d3abd81-dd8e-4cad-8b5c-c1c6f2656238 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@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;
}
