.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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;
}

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

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

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

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

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

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-7f6958ee-17d8-413d-915d-cf58b7b16af7 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7f6958ee-17d8-413d-915d-cf58b7b16af7 {
  
}
}@media (max-width: 767px){#s-7f6958ee-17d8-413d-915d-cf58b7b16af7 {
  
}
}







#s-7f6958ee-17d8-413d-915d-cf58b7b16af7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7f6958ee-17d8-413d-915d-cf58b7b16af7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-92175540-1135-4d1c-b33e-388d9397d2c2 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-92175540-1135-4d1c-b33e-388d9397d2c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92175540-1135-4d1c-b33e-388d9397d2c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-92175540-1135-4d1c-b33e-388d9397d2c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-92175540-1135-4d1c-b33e-388d9397d2c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 30em;
background-position: right bottom;
}
@media (min-width: 1200px){#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  min-height: 40em;
}
}
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  background-image: url(https://i.shgcdn.com/d0e4f7ca-4299-4ed5-823c-6dc42c4dd4b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  background-image: url(https://i.shgcdn.com/d0e4f7ca-4299-4ed5-823c-6dc42c4dd4b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  background-image: url(https://i.shgcdn.com/d0e4f7ca-4299-4ed5-823c-6dc42c4dd4b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  background-image: url(https://i.shgcdn.com/d0e4f7ca-4299-4ed5-823c-6dc42c4dd4b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  background-image: url(https://i.shgcdn.com/d0e4f7ca-4299-4ed5-823c-6dc42c4dd4b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  background-image: url(https://i.shgcdn.com/d0e4f7ca-4299-4ed5-823c-6dc42c4dd4b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  background-image: url(https://i.shgcdn.com/d0e4f7ca-4299-4ed5-823c-6dc42c4dd4b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  background-image: url(https://i.shgcdn.com/d0e4f7ca-4299-4ed5-823c-6dc42c4dd4b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d {
  background-image: url(https://i.shgcdn.com/d0e4f7ca-4299-4ed5-823c-6dc42c4dd4b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-49464b41-1c6a-42fe-a58f-bbe0a5cf6f9d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-82364998-7a80-4c3d-b61d-6b4200fa5a8a {
  min-height: 40em;
}
@media (min-width: 1200px){#s-82364998-7a80-4c3d-b61d-6b4200fa5a8a {
  min-height: 40em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-82364998-7a80-4c3d-b61d-6b4200fa5a8a {
  min-height: 30em;
}
}







#s-82364998-7a80-4c3d-b61d-6b4200fa5a8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-82364998-7a80-4c3d-b61d-6b4200fa5a8a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: "Outfit";
  text-transform: none;
  font-weight: 700;
  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-3c3d957a-e1ec-431c-a4e1-d64e44169b22 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 0px;
padding-bottom: 0.5em;
padding-right: 0px;
max-width: 80%;
text-align: left;
}

#s-3c3d957a-e1ec-431c-a4e1-d64e44169b22 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Outfit";
  font-style:  normal ;
  font-size: 2em;
  line-height: 1em;
  
  text-align: left;
}



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

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

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

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

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

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

.shg-default-text-content 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-7464a127-ba38-4f54-97c6-db465f99cac4 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
}

#s-7464a127-ba38-4f54-97c6-db465f99cac4 .shg-proportional-font-size,
#s-7464a127-ba38-4f54-97c6-db465f99cac4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.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-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

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

.shg-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 img.shogun-image {
  width: 100%;
  
  
  max-width: 80%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c45fdd2f-45be-42ed-97ba-870cd2dc4e35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9952300f-2085-48f5-a20b-fd7655fd366b {
  background-size: contain;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 6%;
padding-bottom: 6%;
min-height: 50px;
background-position: left bottom;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-9952300f-2085-48f5-a20b-fd7655fd366b {
  
}
}@media (max-width: 767px){#s-9952300f-2085-48f5-a20b-fd7655fd366b {
  
}
}







#s-9952300f-2085-48f5-a20b-fd7655fd366b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9952300f-2085-48f5-a20b-fd7655fd366b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c94931b-e847-4dbc-b7ff-98cd570a1763 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-top: 0%;
padding-left: 0px;
padding-bottom: 0.5em;
padding-right: 0px;
max-width: 80%;
text-align: center;
}

#s-1c94931b-e847-4dbc-b7ff-98cd570a1763 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Outfit";
  font-style:  normal ;
  font-size: 2em;
  line-height: 1em;
  
  text-align: center;
}



#s-a1a955f5-40cd-43ec-9ce1-a0a072077c35 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
}

#s-a1a955f5-40cd-43ec-9ce1-a0a072077c35 .shg-proportional-font-size,
#s-a1a955f5-40cd-43ec-9ce1-a0a072077c35 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7740e529-5442-4054-893a-13d7ff511239 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 5%;
max-width: 80%;
}
@media (min-width: 1200px){#s-7740e529-5442-4054-893a-13d7ff511239 {
  max-width: 60%;
}
}
@media (min-width: 0px) {
[id="s-7740e529-5442-4054-893a-13d7ff511239"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7740e529-5442-4054-893a-13d7ff511239"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-7740e529-5442-4054-893a-13d7ff511239"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-7740e529-5442-4054-893a-13d7ff511239"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-f6f2d23f-4c0b-4e4c-9c9f-b63ccf6b30fc {
  min-height: 100%;
max-width: 100%;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

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

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

.shg-product-image-wrapper {
  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;
  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-681173e4-cb95-4273-ad04-6765531a0c8d {
  text-align: left;
}


.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d {
  max-width:  100%;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d {
  max-width:  100%;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d {
  max-width:  100%;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d {
  max-width:  100%;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d {
  max-width:  100%;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d .shg-image-zoom,
.shg-c#s-681173e4-cb95-4273-ad04-6765531a0c8d img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: "Outfit";
  text-transform: none;
  font-weight: 700;
  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-d93537eb-f932-45c2-882c-2044b4e0c516 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d93537eb-f932-45c2-882c-2044b4e0c516 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

.shg-product-description {
  overflow-wrap: break-word;
}

.shg-product-description img {
  margin: 0 20px;
}

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

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

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

.shg-default-product-description-content p,
.shg-default-product-description-content h1,
.shg-default-product-description-content h2,
.shg-default-product-description-content h3,
.shg-default-product-description-content h4,
.shg-default-product-description-content h5,
.shg-default-product-description-content h6,
.shg-default-product-description-content address,
.shg-default-product-description-content pre,
.shg-default-product-description-content div,
.shg-default-product-description-content ol,
.shg-default-product-description-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-product-description-content h1,
.shg-default-product-description-content h2,
.shg-default-product-description-content h3,
.shg-default-product-description-content h4,
.shg-default-product-description-content h5,
.shg-default-product-description-content h6 {
  color: #000000;
  font-family: "Outfit";
  font-weight: 700;
}

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

.shg-default-product-description-content strong,
.shg-default-product-description-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-product-description-content em {
  font-weight: inherit;
}

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

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

.shg-default-product-description-content p {
  font-size: 1em;
  font-weight: 100;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: #000000;
  font-family: "Outfit";
}

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

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

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

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

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

.shg-default-product-description-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-product-description-content ul {
  list-style: disc;
}

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

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

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

.shg-default-product-description-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-product-description-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

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

#s-70821234-0a95-49f5-a3d8-1310ef650239 {
  text-align: right;
}

#s-70821234-0a95-49f5-a3d8-1310ef650239 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-70821234-0a95-49f5-a3d8-1310ef650239 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-70821234-0a95-49f5-a3d8-1310ef650239 .shg-product-compare-price {
  display: inline;
  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-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: 100;
  font-family: "Outfit";
}

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

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

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

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

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

#s-0cda4a29-d5be-4d36-b435-d57271d4f8eb {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-0cda4a29-d5be-4d36-b435-d57271d4f8eb:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0cda4a29-d5be-4d36-b435-d57271d4f8eb:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-0cda4a29-d5be-4d36-b435-d57271d4f8eb-root {
    text-align: center;
  }


#s-0cda4a29-d5be-4d36-b435-d57271d4f8eb.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0cda4a29-d5be-4d36-b435-d57271d4f8eb-root {
    text-align: center;
  }


#s-0cda4a29-d5be-4d36-b435-d57271d4f8eb.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0cda4a29-d5be-4d36-b435-d57271d4f8eb-root {
    text-align: center;
  }


#s-0cda4a29-d5be-4d36-b435-d57271d4f8eb.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0cda4a29-d5be-4d36-b435-d57271d4f8eb-root {
    text-align: center;
  }


#s-0cda4a29-d5be-4d36-b435-d57271d4f8eb.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0cda4a29-d5be-4d36-b435-d57271d4f8eb-root {
    text-align: center;
  }


#s-0cda4a29-d5be-4d36-b435-d57271d4f8eb.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-031b5bc0-8078-4ec1-a20c-4d3c000227de {
  text-align: left;
}


.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de {
  max-width:  100%;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de {
  max-width:  100%;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de {
  max-width:  100%;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de {
  max-width:  100%;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de {
  max-width:  100%;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de .shg-image-zoom,
.shg-c#s-031b5bc0-8078-4ec1-a20c-4d3c000227de img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-e119ec5c-1a9c-4c81-8023-6d22ae70b5ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e119ec5c-1a9c-4c81-8023-6d22ae70b5ea .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-52c188e9-d20b-4313-a262-1eaccd892d1f {
  text-align: right;
}

#s-52c188e9-d20b-4313-a262-1eaccd892d1f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-52c188e9-d20b-4313-a262-1eaccd892d1f .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-52c188e9-d20b-4313-a262-1eaccd892d1f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-046d1649-5d26-492c-b0cc-eb81b46dc266 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-046d1649-5d26-492c-b0cc-eb81b46dc266:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-046d1649-5d26-492c-b0cc-eb81b46dc266:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-046d1649-5d26-492c-b0cc-eb81b46dc266-root {
    text-align: center;
  }


#s-046d1649-5d26-492c-b0cc-eb81b46dc266.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-046d1649-5d26-492c-b0cc-eb81b46dc266-root {
    text-align: center;
  }


#s-046d1649-5d26-492c-b0cc-eb81b46dc266.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-046d1649-5d26-492c-b0cc-eb81b46dc266-root {
    text-align: center;
  }


#s-046d1649-5d26-492c-b0cc-eb81b46dc266.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-046d1649-5d26-492c-b0cc-eb81b46dc266-root {
    text-align: center;
  }


#s-046d1649-5d26-492c-b0cc-eb81b46dc266.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-046d1649-5d26-492c-b0cc-eb81b46dc266-root {
    text-align: center;
  }


#s-046d1649-5d26-492c-b0cc-eb81b46dc266.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 {
  text-align: left;
}


.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 {
  max-width:  100%;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 {
  max-width:  100%;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 {
  max-width:  100%;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 {
  max-width:  100%;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 {
  max-width:  100%;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 .shg-image-zoom,
.shg-c#s-2c55ca9a-f02f-47b4-a3e0-005589c20e03 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-f7fee355-a2e2-4297-9770-ed7130eaa13d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f7fee355-a2e2-4297-9770-ed7130eaa13d .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-59b0d39b-20fb-45c9-b242-4b866764e4a9 {
  text-align: right;
}

#s-59b0d39b-20fb-45c9-b242-4b866764e4a9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-59b0d39b-20fb-45c9-b242-4b866764e4a9 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-59b0d39b-20fb-45c9-b242-4b866764e4a9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-402314fa-2699-4230-aa5e-ae4cc7a29dee {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-402314fa-2699-4230-aa5e-ae4cc7a29dee:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-402314fa-2699-4230-aa5e-ae4cc7a29dee:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-402314fa-2699-4230-aa5e-ae4cc7a29dee-root {
    text-align: center;
  }


#s-402314fa-2699-4230-aa5e-ae4cc7a29dee.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-402314fa-2699-4230-aa5e-ae4cc7a29dee-root {
    text-align: center;
  }


#s-402314fa-2699-4230-aa5e-ae4cc7a29dee.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-402314fa-2699-4230-aa5e-ae4cc7a29dee-root {
    text-align: center;
  }


#s-402314fa-2699-4230-aa5e-ae4cc7a29dee.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-402314fa-2699-4230-aa5e-ae4cc7a29dee-root {
    text-align: center;
  }


#s-402314fa-2699-4230-aa5e-ae4cc7a29dee.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-402314fa-2699-4230-aa5e-ae4cc7a29dee-root {
    text-align: center;
  }


#s-402314fa-2699-4230-aa5e-ae4cc7a29dee.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-2b2e5ad4-16f3-447c-ab51-ff6cf9fa469a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 5%;
max-width: 80%;
}
@media (min-width: 1200px){#s-2b2e5ad4-16f3-447c-ab51-ff6cf9fa469a {
  max-width: 60%;
}
}
@media (min-width: 0px) {
[id="s-2b2e5ad4-16f3-447c-ab51-ff6cf9fa469a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b2e5ad4-16f3-447c-ab51-ff6cf9fa469a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-2b2e5ad4-16f3-447c-ab51-ff6cf9fa469a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-2b2e5ad4-16f3-447c-ab51-ff6cf9fa469a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec {
  text-align: left;
}


.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec {
  max-width:  100%;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec {
  max-width:  100%;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec {
  max-width:  100%;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec {
  max-width:  100%;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec {
  max-width:  100%;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec .shg-image-zoom,
.shg-c#s-9c6388c5-1bb8-4fa1-b846-66566f9e27ec img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-594e3fe4-9efe-4119-b324-e777a08d3ed2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-594e3fe4-9efe-4119-b324-e777a08d3ed2 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-15e3bb6f-918b-4de2-95a2-53de737059da {
  text-align: right;
}

#s-15e3bb6f-918b-4de2-95a2-53de737059da .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-15e3bb6f-918b-4de2-95a2-53de737059da .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-15e3bb6f-918b-4de2-95a2-53de737059da .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-efab218e-3c25-41e1-ad87-cfcfccf9ccde {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-efab218e-3c25-41e1-ad87-cfcfccf9ccde:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-efab218e-3c25-41e1-ad87-cfcfccf9ccde:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-efab218e-3c25-41e1-ad87-cfcfccf9ccde-root {
    text-align: center;
  }


#s-efab218e-3c25-41e1-ad87-cfcfccf9ccde.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-efab218e-3c25-41e1-ad87-cfcfccf9ccde-root {
    text-align: center;
  }


#s-efab218e-3c25-41e1-ad87-cfcfccf9ccde.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-efab218e-3c25-41e1-ad87-cfcfccf9ccde-root {
    text-align: center;
  }


#s-efab218e-3c25-41e1-ad87-cfcfccf9ccde.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-efab218e-3c25-41e1-ad87-cfcfccf9ccde-root {
    text-align: center;
  }


#s-efab218e-3c25-41e1-ad87-cfcfccf9ccde.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-efab218e-3c25-41e1-ad87-cfcfccf9ccde-root {
    text-align: center;
  }


#s-efab218e-3c25-41e1-ad87-cfcfccf9ccde.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 {
  text-align: left;
}


.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 {
  max-width:  100%;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 {
  max-width:  100%;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 {
  max-width:  100%;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 {
  max-width:  100%;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 {
  max-width:  100%;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 .shg-image-zoom,
.shg-c#s-c7db3f9a-06f5-4a9b-84a0-31b66b76cae9 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-fb21efc5-1e8e-41bb-85ef-f2fcad6a1a81 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb21efc5-1e8e-41bb-85ef-f2fcad6a1a81 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-a7371f7c-27d9-4510-8919-caf8353bcaa4 {
  text-align: right;
}

#s-a7371f7c-27d9-4510-8919-caf8353bcaa4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-a7371f7c-27d9-4510-8919-caf8353bcaa4 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-a7371f7c-27d9-4510-8919-caf8353bcaa4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4-root {
    text-align: center;
  }


#s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4-root {
    text-align: center;
  }


#s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4-root {
    text-align: center;
  }


#s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4-root {
    text-align: center;
  }


#s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4-root {
    text-align: center;
  }


#s-4e052b37-bc7d-43e4-b3e7-1086f7c0a5f4.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 {
  text-align: left;
}


.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 {
  max-width:  100%;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 {
  max-width:  100%;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 {
  max-width:  100%;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 {
  max-width:  100%;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 {
  max-width:  100%;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 .shg-image-zoom,
.shg-c#s-010ba81b-c380-48ca-ab9a-84d5846cdb34 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-e16859dd-054b-4437-8cb7-5cec4d394091 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e16859dd-054b-4437-8cb7-5cec4d394091 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-a3fba1d4-c438-4d31-b29f-9bb924d14cb4 {
  text-align: right;
}

#s-a3fba1d4-c438-4d31-b29f-9bb924d14cb4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-a3fba1d4-c438-4d31-b29f-9bb924d14cb4 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-a3fba1d4-c438-4d31-b29f-9bb924d14cb4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-20435fe3-0c6d-42ad-a943-8744517f2300 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-20435fe3-0c6d-42ad-a943-8744517f2300:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-20435fe3-0c6d-42ad-a943-8744517f2300:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-20435fe3-0c6d-42ad-a943-8744517f2300-root {
    text-align: center;
  }


#s-20435fe3-0c6d-42ad-a943-8744517f2300.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-20435fe3-0c6d-42ad-a943-8744517f2300-root {
    text-align: center;
  }


#s-20435fe3-0c6d-42ad-a943-8744517f2300.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-20435fe3-0c6d-42ad-a943-8744517f2300-root {
    text-align: center;
  }


#s-20435fe3-0c6d-42ad-a943-8744517f2300.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-20435fe3-0c6d-42ad-a943-8744517f2300-root {
    text-align: center;
  }


#s-20435fe3-0c6d-42ad-a943-8744517f2300.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-20435fe3-0c6d-42ad-a943-8744517f2300-root {
    text-align: center;
  }


#s-20435fe3-0c6d-42ad-a943-8744517f2300.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-b88f3373-50ed-4420-ac3d-b257caac60a4 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 5%;
max-width: 80%;
}
@media (min-width: 1200px){#s-b88f3373-50ed-4420-ac3d-b257caac60a4 {
  max-width: 60%;
}
}
@media (min-width: 0px) {
[id="s-b88f3373-50ed-4420-ac3d-b257caac60a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b88f3373-50ed-4420-ac3d-b257caac60a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-b88f3373-50ed-4420-ac3d-b257caac60a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-b88f3373-50ed-4420-ac3d-b257caac60a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 {
  text-align: left;
}


.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 {
  max-width:  100%;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 {
  max-width:  100%;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 {
  max-width:  100%;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 {
  max-width:  100%;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 {
  max-width:  100%;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom {
  width:  1991; 
  height:  100%; 
}




.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 .shg-image-zoom,
.shg-c#s-6e3996f8-123d-44d1-8a3f-32f136dc9342 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-64837f18-27df-4ed1-9ef7-86f8eab3213b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-64837f18-27df-4ed1-9ef7-86f8eab3213b .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-4c4ee94f-af9e-4006-8c60-ba3de7b373d2 {
  text-align: right;
}

#s-4c4ee94f-af9e-4006-8c60-ba3de7b373d2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-4c4ee94f-af9e-4006-8c60-ba3de7b373d2 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-4c4ee94f-af9e-4006-8c60-ba3de7b373d2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d-root {
    text-align: center;
  }


#s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d-root {
    text-align: center;
  }


#s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d-root {
    text-align: center;
  }


#s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d-root {
    text-align: center;
  }


#s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d-root {
    text-align: center;
  }


#s-d3f68a83-1cf7-4b9b-913c-d4d1d092d13d.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 {
  text-align: left;
}


.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 {
  max-width:  100%;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 {
  max-width:  100%;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 {
  max-width:  100%;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 {
  max-width:  100%;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 {
  max-width:  100%;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 .shg-image-zoom,
.shg-c#s-2f6231cc-d8a8-4dcf-b9bf-744d5394aed8 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-27bd6a6a-5f95-499a-ba18-a21e2969bca5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-27bd6a6a-5f95-499a-ba18-a21e2969bca5 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-c0cbb348-e156-402b-9cc4-da24a00b5344 {
  text-align: right;
}

#s-c0cbb348-e156-402b-9cc4-da24a00b5344 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-c0cbb348-e156-402b-9cc4-da24a00b5344 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-c0cbb348-e156-402b-9cc4-da24a00b5344 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-db025ebe-aadd-4c8b-9470-34c042d64d75 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-db025ebe-aadd-4c8b-9470-34c042d64d75:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-db025ebe-aadd-4c8b-9470-34c042d64d75:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-db025ebe-aadd-4c8b-9470-34c042d64d75-root {
    text-align: center;
  }


#s-db025ebe-aadd-4c8b-9470-34c042d64d75.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-db025ebe-aadd-4c8b-9470-34c042d64d75-root {
    text-align: center;
  }


#s-db025ebe-aadd-4c8b-9470-34c042d64d75.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-db025ebe-aadd-4c8b-9470-34c042d64d75-root {
    text-align: center;
  }


#s-db025ebe-aadd-4c8b-9470-34c042d64d75.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-db025ebe-aadd-4c8b-9470-34c042d64d75-root {
    text-align: center;
  }


#s-db025ebe-aadd-4c8b-9470-34c042d64d75.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-db025ebe-aadd-4c8b-9470-34c042d64d75-root {
    text-align: center;
  }


#s-db025ebe-aadd-4c8b-9470-34c042d64d75.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 {
  text-align: left;
}


.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 {
  max-width:  100%;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 {
  max-width:  100%;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 {
  max-width:  100%;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 {
  max-width:  100%;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 {
  max-width:  100%;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 .shg-image-zoom,
.shg-c#s-2a24531a-c4d7-4661-8179-3c5884b2d8d4 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-e0bf5ba9-d033-4417-9033-9f3c1a0a559f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0bf5ba9-d033-4417-9033-9f3c1a0a559f .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-aa1c1217-0467-48f3-a0ac-8341712aa543 {
  text-align: right;
}

#s-aa1c1217-0467-48f3-a0ac-8341712aa543 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-aa1c1217-0467-48f3-a0ac-8341712aa543 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-aa1c1217-0467-48f3-a0ac-8341712aa543 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-475fc5dc-cfa2-4e02-9a21-dd613d56a061 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-475fc5dc-cfa2-4e02-9a21-dd613d56a061:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-475fc5dc-cfa2-4e02-9a21-dd613d56a061:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-475fc5dc-cfa2-4e02-9a21-dd613d56a061-root {
    text-align: center;
  }


#s-475fc5dc-cfa2-4e02-9a21-dd613d56a061.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-475fc5dc-cfa2-4e02-9a21-dd613d56a061-root {
    text-align: center;
  }


#s-475fc5dc-cfa2-4e02-9a21-dd613d56a061.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-475fc5dc-cfa2-4e02-9a21-dd613d56a061-root {
    text-align: center;
  }


#s-475fc5dc-cfa2-4e02-9a21-dd613d56a061.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-475fc5dc-cfa2-4e02-9a21-dd613d56a061-root {
    text-align: center;
  }


#s-475fc5dc-cfa2-4e02-9a21-dd613d56a061.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-475fc5dc-cfa2-4e02-9a21-dd613d56a061-root {
    text-align: center;
  }


#s-475fc5dc-cfa2-4e02-9a21-dd613d56a061.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-6de2ec57-0d22-489b-9e5e-626578e9cccd {
  margin-left: auto;
margin-right: auto;
padding-bottom: 5%;
max-width: 80%;
}
@media (min-width: 1200px){#s-6de2ec57-0d22-489b-9e5e-626578e9cccd {
  max-width: 60%;
}
}
@media (min-width: 0px) {
[id="s-6de2ec57-0d22-489b-9e5e-626578e9cccd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6de2ec57-0d22-489b-9e5e-626578e9cccd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-6de2ec57-0d22-489b-9e5e-626578e9cccd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-6de2ec57-0d22-489b-9e5e-626578e9cccd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 {
  text-align: left;
}


.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 {
  max-width:  100%;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 {
  max-width:  100%;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 {
  max-width:  100%;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 {
  max-width:  100%;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 {
  max-width:  100%;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 .shg-image-zoom,
.shg-c#s-fe0fb95e-83ea-4473-965c-d0db32bbbb06 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-7d778339-80a2-4f3a-b959-9d556668bcd7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d778339-80a2-4f3a-b959-9d556668bcd7 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-9e6025f7-9064-48eb-ac9e-76b2829529ec {
  text-align: right;
}

#s-9e6025f7-9064-48eb-ac9e-76b2829529ec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-9e6025f7-9064-48eb-ac9e-76b2829529ec .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-9e6025f7-9064-48eb-ac9e-76b2829529ec .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-31e28dca-9d72-4aaa-81ce-f647068a6904 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-31e28dca-9d72-4aaa-81ce-f647068a6904:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-31e28dca-9d72-4aaa-81ce-f647068a6904:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-31e28dca-9d72-4aaa-81ce-f647068a6904-root {
    text-align: center;
  }


#s-31e28dca-9d72-4aaa-81ce-f647068a6904.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-31e28dca-9d72-4aaa-81ce-f647068a6904-root {
    text-align: center;
  }


#s-31e28dca-9d72-4aaa-81ce-f647068a6904.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-31e28dca-9d72-4aaa-81ce-f647068a6904-root {
    text-align: center;
  }


#s-31e28dca-9d72-4aaa-81ce-f647068a6904.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-31e28dca-9d72-4aaa-81ce-f647068a6904-root {
    text-align: center;
  }


#s-31e28dca-9d72-4aaa-81ce-f647068a6904.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-31e28dca-9d72-4aaa-81ce-f647068a6904-root {
    text-align: center;
  }


#s-31e28dca-9d72-4aaa-81ce-f647068a6904.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-b03beb1f-32a4-478e-8793-be95f23a1643 {
  text-align: left;
}


.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 {
  max-width:  100%;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 {
  max-width:  100%;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 {
  max-width:  100%;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 {
  max-width:  100%;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 {
  max-width:  100%;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom {
  width:  1990; 
  height:  100%; 
}




.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 .shg-image-zoom,
.shg-c#s-b03beb1f-32a4-478e-8793-be95f23a1643 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-e60457ac-e66a-43fe-a1cc-11bdfcd9c4c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e60457ac-e66a-43fe-a1cc-11bdfcd9c4c5 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-7f191b4a-d541-4aa1-8f32-488b2e36f82c {
  text-align: right;
}

#s-7f191b4a-d541-4aa1-8f32-488b2e36f82c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-7f191b4a-d541-4aa1-8f32-488b2e36f82c .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-7f191b4a-d541-4aa1-8f32-488b2e36f82c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560-root {
    text-align: center;
  }


#s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560-root {
    text-align: center;
  }


#s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560-root {
    text-align: center;
  }


#s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560-root {
    text-align: center;
  }


#s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560-root {
    text-align: center;
  }


#s-2092cf1e-4a78-4778-aa1f-2ec43dbb7560.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-c5e9eb97-36d1-46f0-ae28-f3e7eee2f71e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 5%;
max-width: 80%;
}
@media (min-width: 1200px){#s-c5e9eb97-36d1-46f0-ae28-f3e7eee2f71e {
  max-width: 60%;
}
}
@media (min-width: 0px) {
[id="s-c5e9eb97-36d1-46f0-ae28-f3e7eee2f71e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5e9eb97-36d1-46f0-ae28-f3e7eee2f71e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-c5e9eb97-36d1-46f0-ae28-f3e7eee2f71e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-c5e9eb97-36d1-46f0-ae28-f3e7eee2f71e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-77800602-c9cf-4629-bf22-cff0edb74aef {
  text-align: left;
}


.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef {
  max-width:  100%;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef {
  max-width:  100%;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef {
  max-width:  100%;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef {
  max-width:  100%;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef {
  max-width:  100%;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef .shg-image-zoom,
.shg-c#s-77800602-c9cf-4629-bf22-cff0edb74aef img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-8807165e-9e0c-471d-94f0-cb415226976f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8807165e-9e0c-471d-94f0-cb415226976f .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-fc0f9628-c6ba-4d76-b500-32d166bfaf94 {
  text-align: right;
}

#s-fc0f9628-c6ba-4d76-b500-32d166bfaf94 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-fc0f9628-c6ba-4d76-b500-32d166bfaf94 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-fc0f9628-c6ba-4d76-b500-32d166bfaf94 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b08c83d9-695d-4cc3-976c-ea499b26d4a9 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-b08c83d9-695d-4cc3-976c-ea499b26d4a9:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b08c83d9-695d-4cc3-976c-ea499b26d4a9:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-b08c83d9-695d-4cc3-976c-ea499b26d4a9-root {
    text-align: center;
  }


#s-b08c83d9-695d-4cc3-976c-ea499b26d4a9.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b08c83d9-695d-4cc3-976c-ea499b26d4a9-root {
    text-align: center;
  }


#s-b08c83d9-695d-4cc3-976c-ea499b26d4a9.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b08c83d9-695d-4cc3-976c-ea499b26d4a9-root {
    text-align: center;
  }


#s-b08c83d9-695d-4cc3-976c-ea499b26d4a9.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b08c83d9-695d-4cc3-976c-ea499b26d4a9-root {
    text-align: center;
  }


#s-b08c83d9-695d-4cc3-976c-ea499b26d4a9.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b08c83d9-695d-4cc3-976c-ea499b26d4a9-root {
    text-align: center;
  }


#s-b08c83d9-695d-4cc3-976c-ea499b26d4a9.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-978715b5-633f-42dc-800a-f45db8fea6e8 {
  text-align: left;
}


.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 {
  max-width:  100%;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom {
  width:  800; 
  height:  100%; 
}




.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 {
  max-width:  100%;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom {
  width:  800; 
  height:  100%; 
}




.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 {
  max-width:  100%;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom {
  width:  800; 
  height:  100%; 
}




.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 {
  max-width:  100%;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom {
  width:  800; 
  height:  100%; 
}




.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 {
  max-width:  100%;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom {
  width:  800; 
  height:  100%; 
}




.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 .shg-image-zoom,
.shg-c#s-978715b5-633f-42dc-800a-f45db8fea6e8 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-6c5f7e7b-1c6f-4225-8fcf-8937a35a434c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c5f7e7b-1c6f-4225-8fcf-8937a35a434c .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-0bab716a-a997-4a3a-b2d0-5cfdf5253c1d {
  text-align: right;
}

#s-0bab716a-a997-4a3a-b2d0-5cfdf5253c1d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-0bab716a-a997-4a3a-b2d0-5cfdf5253c1d .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-0bab716a-a997-4a3a-b2d0-5cfdf5253c1d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5-root {
    text-align: center;
  }


#s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5-root {
    text-align: center;
  }


#s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5-root {
    text-align: center;
  }


#s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5-root {
    text-align: center;
  }


#s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5-root {
    text-align: center;
  }


#s-5c95cd13-e6a3-446f-bbbc-d0278f298ba5.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 {
  text-align: left;
}


.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 {
  max-width:  100%;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 {
  max-width:  100%;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 {
  max-width:  100%;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 {
  max-width:  100%;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 {
  max-width:  100%;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 .shg-image-zoom,
.shg-c#s-e1a0edd5-3e1c-4a3f-b76d-44142eb612e3 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-832c3220-60d8-454d-b2a9-b87a30deb279 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-832c3220-60d8-454d-b2a9-b87a30deb279 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-bedd2736-0c49-48a6-909c-60f41214adc1 {
  text-align: right;
}

#s-bedd2736-0c49-48a6-909c-60f41214adc1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-bedd2736-0c49-48a6-909c-60f41214adc1 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-bedd2736-0c49-48a6-909c-60f41214adc1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8955c799-1649-49e4-8f75-03687e479238 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-8955c799-1649-49e4-8f75-03687e479238:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8955c799-1649-49e4-8f75-03687e479238:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-8955c799-1649-49e4-8f75-03687e479238-root {
    text-align: center;
  }


#s-8955c799-1649-49e4-8f75-03687e479238.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8955c799-1649-49e4-8f75-03687e479238-root {
    text-align: center;
  }


#s-8955c799-1649-49e4-8f75-03687e479238.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8955c799-1649-49e4-8f75-03687e479238-root {
    text-align: center;
  }


#s-8955c799-1649-49e4-8f75-03687e479238.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8955c799-1649-49e4-8f75-03687e479238-root {
    text-align: center;
  }


#s-8955c799-1649-49e4-8f75-03687e479238.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8955c799-1649-49e4-8f75-03687e479238-root {
    text-align: center;
  }


#s-8955c799-1649-49e4-8f75-03687e479238.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-f9b8db34-bc1c-41c8-ad0f-196881b7b963 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 5%;
max-width: 80%;
}
@media (min-width: 1200px){#s-f9b8db34-bc1c-41c8-ad0f-196881b7b963 {
  max-width: 60%;
}
}
@media (min-width: 0px) {
[id="s-f9b8db34-bc1c-41c8-ad0f-196881b7b963"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9b8db34-bc1c-41c8-ad0f-196881b7b963"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-f9b8db34-bc1c-41c8-ad0f-196881b7b963"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-f9b8db34-bc1c-41c8-ad0f-196881b7b963"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-506b28e7-a641-4354-bac4-a99c7001d7fe {
  text-align: left;
}


.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe {
  max-width:  100%;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe {
  max-width:  100%;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe {
  max-width:  100%;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe {
  max-width:  100%;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe {
  max-width:  100%;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom {
  width:  1246; 
  height:  100%; 
}




.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe .shg-image-zoom,
.shg-c#s-506b28e7-a641-4354-bac4-a99c7001d7fe img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-3372b6c0-5aa8-4bdc-8524-bbd94f7f77ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3372b6c0-5aa8-4bdc-8524-bbd94f7f77ee .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-c2fa0c46-9389-48c9-98f6-b7357a5c3868 {
  text-align: right;
}

#s-c2fa0c46-9389-48c9-98f6-b7357a5c3868 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-c2fa0c46-9389-48c9-98f6-b7357a5c3868 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-c2fa0c46-9389-48c9-98f6-b7357a5c3868 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b287f010-ad65-447b-88cc-748b583ebb35 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-b287f010-ad65-447b-88cc-748b583ebb35:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b287f010-ad65-447b-88cc-748b583ebb35:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-b287f010-ad65-447b-88cc-748b583ebb35-root {
    text-align: center;
  }


#s-b287f010-ad65-447b-88cc-748b583ebb35.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b287f010-ad65-447b-88cc-748b583ebb35-root {
    text-align: center;
  }


#s-b287f010-ad65-447b-88cc-748b583ebb35.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b287f010-ad65-447b-88cc-748b583ebb35-root {
    text-align: center;
  }


#s-b287f010-ad65-447b-88cc-748b583ebb35.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b287f010-ad65-447b-88cc-748b583ebb35-root {
    text-align: center;
  }


#s-b287f010-ad65-447b-88cc-748b583ebb35.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b287f010-ad65-447b-88cc-748b583ebb35-root {
    text-align: center;
  }


#s-b287f010-ad65-447b-88cc-748b583ebb35.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-146ce23a-dee8-4499-8b99-d842d91de62d {
  margin-left: auto;
margin-right: auto;
padding-bottom: 5%;
max-width: 80%;
}
@media (min-width: 1200px){#s-146ce23a-dee8-4499-8b99-d842d91de62d {
  max-width: 60%;
}
}
@media (min-width: 0px) {
[id="s-146ce23a-dee8-4499-8b99-d842d91de62d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-146ce23a-dee8-4499-8b99-d842d91de62d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-146ce23a-dee8-4499-8b99-d842d91de62d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-146ce23a-dee8-4499-8b99-d842d91de62d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-23963f2c-a200-455e-ae08-b330a3e9faa0 {
  text-align: left;
}


.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 {
  max-width:  100%;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 {
  max-width:  100%;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 {
  max-width:  100%;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 {
  max-width:  100%;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 {
  max-width:  100%;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 .shg-image-zoom,
.shg-c#s-23963f2c-a200-455e-ae08-b330a3e9faa0 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-72bef087-6275-463e-b24d-7fd4e061ee0f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72bef087-6275-463e-b24d-7fd4e061ee0f .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-ba653366-d687-485d-9311-7c6822a71fd9 {
  text-align: right;
}

#s-ba653366-d687-485d-9311-7c6822a71fd9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-ba653366-d687-485d-9311-7c6822a71fd9 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-ba653366-d687-485d-9311-7c6822a71fd9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-51c4ee9d-a682-4cef-aab7-18a82ed34b16 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-51c4ee9d-a682-4cef-aab7-18a82ed34b16:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-51c4ee9d-a682-4cef-aab7-18a82ed34b16:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-51c4ee9d-a682-4cef-aab7-18a82ed34b16-root {
    text-align: center;
  }


#s-51c4ee9d-a682-4cef-aab7-18a82ed34b16.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-51c4ee9d-a682-4cef-aab7-18a82ed34b16-root {
    text-align: center;
  }


#s-51c4ee9d-a682-4cef-aab7-18a82ed34b16.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-51c4ee9d-a682-4cef-aab7-18a82ed34b16-root {
    text-align: center;
  }


#s-51c4ee9d-a682-4cef-aab7-18a82ed34b16.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-51c4ee9d-a682-4cef-aab7-18a82ed34b16-root {
    text-align: center;
  }


#s-51c4ee9d-a682-4cef-aab7-18a82ed34b16.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-51c4ee9d-a682-4cef-aab7-18a82ed34b16-root {
    text-align: center;
  }


#s-51c4ee9d-a682-4cef-aab7-18a82ed34b16.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb {
  text-align: left;
}


.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb {
  max-width:  100%;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb {
  max-width:  100%;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb {
  max-width:  100%;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb {
  max-width:  100%;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb {
  max-width:  100%;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb .shg-image-zoom,
.shg-c#s-a29d07c2-bee5-45ee-a2f5-b57b4998a0cb img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-885263c1-4da2-4dba-93d4-41d69e97aa14 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-885263c1-4da2-4dba-93d4-41d69e97aa14 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-ada46245-00cf-4352-91c2-49497b5fd0b2 {
  text-align: right;
}

#s-ada46245-00cf-4352-91c2-49497b5fd0b2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-ada46245-00cf-4352-91c2-49497b5fd0b2 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-ada46245-00cf-4352-91c2-49497b5fd0b2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a2538dc3-08e3-4cbe-9ecd-80f12621474a {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-a2538dc3-08e3-4cbe-9ecd-80f12621474a:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a2538dc3-08e3-4cbe-9ecd-80f12621474a:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-a2538dc3-08e3-4cbe-9ecd-80f12621474a-root {
    text-align: center;
  }


#s-a2538dc3-08e3-4cbe-9ecd-80f12621474a.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a2538dc3-08e3-4cbe-9ecd-80f12621474a-root {
    text-align: center;
  }


#s-a2538dc3-08e3-4cbe-9ecd-80f12621474a.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a2538dc3-08e3-4cbe-9ecd-80f12621474a-root {
    text-align: center;
  }


#s-a2538dc3-08e3-4cbe-9ecd-80f12621474a.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a2538dc3-08e3-4cbe-9ecd-80f12621474a-root {
    text-align: center;
  }


#s-a2538dc3-08e3-4cbe-9ecd-80f12621474a.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a2538dc3-08e3-4cbe-9ecd-80f12621474a-root {
    text-align: center;
  }


#s-a2538dc3-08e3-4cbe-9ecd-80f12621474a.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa {
  text-align: left;
}


.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa {
  max-width:  100%;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa {
  max-width:  100%;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa {
  max-width:  100%;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa {
  max-width:  100%;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa {
  max-width:  100%;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa .shg-image-zoom,
.shg-c#s-d42cc45f-a1e8-4f77-a30d-e5c452bbecfa img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-af79a33c-a8f8-43d7-b9c0-73a2f88daa95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af79a33c-a8f8-43d7-b9c0-73a2f88daa95 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-43ee1d9d-b98f-4966-9110-3e8a069ccaab {
  text-align: right;
}

#s-43ee1d9d-b98f-4966-9110-3e8a069ccaab .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-43ee1d9d-b98f-4966-9110-3e8a069ccaab .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-43ee1d9d-b98f-4966-9110-3e8a069ccaab .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf-root {
    text-align: center;
  }


#s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf-root {
    text-align: center;
  }


#s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf-root {
    text-align: center;
  }


#s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf-root {
    text-align: center;
  }


#s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf-root {
    text-align: center;
  }


#s-13d7b3c9-e0c4-4650-ab15-3ce83789a2cf.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
#s-1aad85fe-87fc-4c6e-a357-9fa3a7e47493 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 5%;
max-width: 80%;
}
@media (min-width: 1200px){#s-1aad85fe-87fc-4c6e-a357-9fa3a7e47493 {
  max-width: 60%;
}
}
@media (min-width: 0px) {
[id="s-1aad85fe-87fc-4c6e-a357-9fa3a7e47493"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1aad85fe-87fc-4c6e-a357-9fa3a7e47493"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-1aad85fe-87fc-4c6e-a357-9fa3a7e47493"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-1aad85fe-87fc-4c6e-a357-9fa3a7e47493"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 {
  text-align: left;
}


.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 {
  max-width:  100%;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 {
  max-width:  100%;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 {
  max-width:  100%;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 {
  max-width:  100%;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 {
  max-width:  100%;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  max-width: 2250px !important;
  
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom {
  width:  955; 
  height:  100%; 
}




.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 .shg-image-zoom,
.shg-c#s-5f21ab6e-22d0-4f73-9895-2b04b2d86078 img.shogun-image {
  aspect-ratio: 2250/1623;
  
  
  
  
  
  
  
}


}
#s-256edf17-c823-4a24-8250-804c59833882 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-256edf17-c823-4a24-8250-804c59833882 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.5em;
  line-height: ;
  letter-spacing: ;
  
}

#s-a93a2770-cc60-4174-b85b-4b2f7faa78ef {
  text-align: right;
}

#s-a93a2770-cc60-4174-b85b-4b2f7faa78ef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
}

#s-a93a2770-cc60-4174-b85b-4b2f7faa78ef .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Outfit;
  font-style:  normal ;
  font-size: 18px;
}

#s-a93a2770-cc60-4174-b85b-4b2f7faa78ef .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9fcf54c4-5948-4b8c-b439-82b7a76be443 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 75, 152, 1);
border-radius: 40px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(11, 75, 152, 1);
line-height: 1em;
}
#s-9fcf54c4-5948-4b8c-b439-82b7a76be443:hover {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9fcf54c4-5948-4b8c-b439-82b7a76be443:active {background-color: rgba(11, 75, 152, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-9fcf54c4-5948-4b8c-b439-82b7a76be443-root {
    text-align: center;
  }


#s-9fcf54c4-5948-4b8c-b439-82b7a76be443.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9fcf54c4-5948-4b8c-b439-82b7a76be443-root {
    text-align: center;
  }


#s-9fcf54c4-5948-4b8c-b439-82b7a76be443.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9fcf54c4-5948-4b8c-b439-82b7a76be443-root {
    text-align: center;
  }


#s-9fcf54c4-5948-4b8c-b439-82b7a76be443.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9fcf54c4-5948-4b8c-b439-82b7a76be443-root {
    text-align: center;
  }


#s-9fcf54c4-5948-4b8c-b439-82b7a76be443.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9fcf54c4-5948-4b8c-b439-82b7a76be443-root {
    text-align: center;
  }


#s-9fcf54c4-5948-4b8c-b439-82b7a76be443.shg-btn {
  color: rgba(11, 75, 152, 1);
  font-size: 1.1em;
  font-weight: 500;
  
  font-family: Outfit;
  display:  block ;
}
}
/*
  $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;
}

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
