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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-cfec1d24-616a-435b-b307-ce42e029296d { padding-bottom: 20px;
text-align: center; }
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-2fe7db78-445c-409c-8c0d-683b9180bab5 { padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px; }
@media (min-width: 0px) {
[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2fe7db78-445c-409c-8c0d-683b9180bab5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9846231f-80f2-42ad-9205-6d1e8db1b0e9 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-2bb60208-007b-4ef8-b233-06758183e0c4 { box-shadow:1px 2px 1px 1px rgba(245, 245, 245, 1);
text-align: center; }
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-bc4b7ae3-8c6b-4422-9e0c-32d80f7e4730 { margin-top: 13px;
margin-bottom: 13px;
padding-top: 11px;
padding-bottom: 11px;
text-align: center; }
#s-bc4b7ae3-8c6b-4422-9e0c-32d80f7e4730 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 26px;
}

#s-7d046cbf-7779-468b-8794-ec2acb3e30ce { margin-top: 0px;
margin-bottom: 7px;
padding-top: 30px;
padding-bottom: 0px;
text-align: center; }
#s-7d046cbf-7779-468b-8794-ec2acb3e30ce .shg-product-sold-out {
  display: none;
}

#s-7d046cbf-7779-468b-8794-ec2acb3e30ce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
}

#s-7d046cbf-7779-468b-8794-ec2acb3e30ce .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-12611799-5536-46cc-905f-8478fbb4bb34 { margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left; }
#s-12611799-5536-46cc-905f-8478fbb4bb34 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-12611799-5536-46cc-905f-8478fbb4bb34 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-12611799-5536-46cc-905f-8478fbb4bb34 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-12611799-5536-46cc-905f-8478fbb4bb34 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


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

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

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

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

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

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

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

#s-89ab6d97-65ff-44bb-ac6c-09039f2d4f91 { margin-top: 0px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(136, 107, 160, 1); }
#s-89ab6d97-65ff-44bb-ac6c-09039f2d4f91:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-89ab6d97-65ff-44bb-ac6c-09039f2d4f91:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-89ab6d97-65ff-44bb-ac6c-09039f2d4f91 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-89ab6d97-65ff-44bb-ac6c-09039f2d4f91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89ab6d97-65ff-44bb-ac6c-09039f2d4f91.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-89ab6d97-65ff-44bb-ac6c-09039f2d4f91.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e41fa6c2-690e-450b-ac17-628f50a8211b {
  display: none;
}
#s-a45cd23c-bd8f-490f-8f94-bb18001c5a26 { text-align: left; }
#s-e7f3a6af-b9d7-4c87-8fd6-7d57e5594184 { margin-top: 13px;
margin-bottom: 13px;
padding-top: 11px;
padding-bottom: 11px;
text-align: center; }
#s-e7f3a6af-b9d7-4c87-8fd6-7d57e5594184 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 26px;
}

#s-f515ae9f-e7df-4559-be3e-90d7671ebc80 { margin-bottom: 7px;
padding-top: 30px;
text-align: center; }
#s-f515ae9f-e7df-4559-be3e-90d7671ebc80 .shg-product-sold-out {
  display: none;
}

#s-f515ae9f-e7df-4559-be3e-90d7671ebc80 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
}

#s-f515ae9f-e7df-4559-be3e-90d7671ebc80 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1905be5d-1b40-43c2-911e-12daa4aef3a0 { margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left; }
#s-1905be5d-1b40-43c2-911e-12daa4aef3a0 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1905be5d-1b40-43c2-911e-12daa4aef3a0 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1905be5d-1b40-43c2-911e-12daa4aef3a0 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1905be5d-1b40-43c2-911e-12daa4aef3a0 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-5f34950f-40b8-4e29-ad20-2463719c6e42 { margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(136, 107, 160, 1); }
#s-5f34950f-40b8-4e29-ad20-2463719c6e42:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-5f34950f-40b8-4e29-ad20-2463719c6e42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f34950f-40b8-4e29-ad20-2463719c6e42 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5f34950f-40b8-4e29-ad20-2463719c6e42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f34950f-40b8-4e29-ad20-2463719c6e42.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f34950f-40b8-4e29-ad20-2463719c6e42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7485265e-25c6-4d3d-9777-66bda364df38 {
  display: none;
}
#s-9a02ef77-d3a6-4ea9-aaab-1580584f8446 { text-align: left; }
#s-0f413c60-a112-4209-a468-4d78db5ed2ce { margin-top: 13px;
margin-bottom: 13px;
padding-top: 11px;
padding-bottom: 42px;
text-align: center; }
#s-0f413c60-a112-4209-a468-4d78db5ed2ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 26px;
}

#s-a925630b-78f3-471f-b739-2e2c4af3a5ba { margin-bottom: 7px;
padding-top: 30px;
text-align: center; }
#s-a925630b-78f3-471f-b739-2e2c4af3a5ba .shg-product-sold-out {
  display: none;
}

#s-a925630b-78f3-471f-b739-2e2c4af3a5ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
}

#s-a925630b-78f3-471f-b739-2e2c4af3a5ba .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-612c4a91-c083-4f95-88a4-fb5f2f13504b { margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left; }
#s-612c4a91-c083-4f95-88a4-fb5f2f13504b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-612c4a91-c083-4f95-88a4-fb5f2f13504b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-612c4a91-c083-4f95-88a4-fb5f2f13504b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-612c4a91-c083-4f95-88a4-fb5f2f13504b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-9263d875-0eeb-45b2-883c-646f3ff0a690 { margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(136, 107, 160, 1); }
#s-9263d875-0eeb-45b2-883c-646f3ff0a690:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-9263d875-0eeb-45b2-883c-646f3ff0a690:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9263d875-0eeb-45b2-883c-646f3ff0a690 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9263d875-0eeb-45b2-883c-646f3ff0a690.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9263d875-0eeb-45b2-883c-646f3ff0a690.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9263d875-0eeb-45b2-883c-646f3ff0a690.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f120c38d-7afd-4a82-b744-092751219521 { padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px; }
@media (min-width: 0px) {
[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f120c38d-7afd-4a82-b744-092751219521"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cb155a97-c7da-4f36-9c58-7c10557e73fe {
  display: none;
}
#s-10ffe28b-1f04-48cc-83cb-a9210b7d4a9d { box-shadow:1px 2px 1px 1px rgba(245, 245, 245, 1);
padding-top: 11px;
text-align: center; }
#s-0cc2d1b1-c943-4be0-8b26-30a064943dd2 { margin-top: 13px;
margin-bottom: 13px;
padding-top: 11px;
padding-bottom: 11px;
text-align: center; }
#s-0cc2d1b1-c943-4be0-8b26-30a064943dd2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 26px;
}

#s-93638fb9-ef0e-45b9-a869-d908da770257 { margin-top: 0px;
margin-bottom: 7px;
padding-top: 30px;
padding-bottom: 0px;
text-align: center; }
#s-93638fb9-ef0e-45b9-a869-d908da770257 .shg-product-sold-out {
  display: none;
}

#s-93638fb9-ef0e-45b9-a869-d908da770257 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
}

#s-93638fb9-ef0e-45b9-a869-d908da770257 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-aba9c43e-0923-4159-a35d-d8afd1aecd9f { margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left; }
#s-aba9c43e-0923-4159-a35d-d8afd1aecd9f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-aba9c43e-0923-4159-a35d-d8afd1aecd9f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-aba9c43e-0923-4159-a35d-d8afd1aecd9f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-aba9c43e-0923-4159-a35d-d8afd1aecd9f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-50d94e3b-7405-4fe2-a0ab-e890a026207a { margin-top: 0px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(136, 107, 160, 1); }
#s-50d94e3b-7405-4fe2-a0ab-e890a026207a:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-50d94e3b-7405-4fe2-a0ab-e890a026207a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-50d94e3b-7405-4fe2-a0ab-e890a026207a {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-50d94e3b-7405-4fe2-a0ab-e890a026207a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50d94e3b-7405-4fe2-a0ab-e890a026207a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-50d94e3b-7405-4fe2-a0ab-e890a026207a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89a6dc4b-41c2-40d7-bf04-8047afcf150c {
  display: none;
}
#s-753d9080-f812-4e7c-b999-3108bb4837e1 { padding-top: 11px;
text-align: left; }
#s-8c7b16e0-5769-4291-ad84-77d9635be439 { margin-top: 13px;
margin-bottom: 13px;
padding-top: 11px;
padding-bottom: 11px;
text-align: center; }
#s-8c7b16e0-5769-4291-ad84-77d9635be439 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 26px;
}

#s-0c288fc3-1b2f-4d74-ad9e-f3deedcbb87d { margin-bottom: 7px;
padding-top: 30px;
text-align: center; }
#s-0c288fc3-1b2f-4d74-ad9e-f3deedcbb87d .shg-product-sold-out {
  display: none;
}

#s-0c288fc3-1b2f-4d74-ad9e-f3deedcbb87d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
}

#s-0c288fc3-1b2f-4d74-ad9e-f3deedcbb87d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-bd107a9d-9680-4393-b9bc-f34fe73bee11 { margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left; }
#s-bd107a9d-9680-4393-b9bc-f34fe73bee11 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-bd107a9d-9680-4393-b9bc-f34fe73bee11 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-bd107a9d-9680-4393-b9bc-f34fe73bee11 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-bd107a9d-9680-4393-b9bc-f34fe73bee11 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-c53344a4-4187-4a19-b764-f9bea4ee4517 { margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(136, 107, 160, 1); }
#s-c53344a4-4187-4a19-b764-f9bea4ee4517:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-c53344a4-4187-4a19-b764-f9bea4ee4517:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c53344a4-4187-4a19-b764-f9bea4ee4517 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c53344a4-4187-4a19-b764-f9bea4ee4517.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c53344a4-4187-4a19-b764-f9bea4ee4517.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c53344a4-4187-4a19-b764-f9bea4ee4517.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



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

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

#s-89f5317b-7b6b-40d1-b903-df55efcceb8b { margin-top: 25px;
margin-bottom: 15px;
padding-top: 3px;
padding-bottom: 3px; }
 #s-89f5317b-7b6b-40d1-b903-df55efcceb8b .shogun-heading-component h1 {
   color: rgba(88, 88, 88, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

@media (min-width: 0px) {
[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 9.0px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.5px);
}

}

@media (min-width: 992px) {
[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.5px);
}

}

@media (min-width: 1200px) {
[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.5px);
}

[id="s-a93adfa5-19d9-4527-b32e-271468660059"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.5px);
}

}

#s-a982cb74-222b-4e71-89fb-aa7cc28cc5dc {
  display: none;
}
#s-d7dcc3f2-bdb8-400d-8ffc-ee0ea4c67afd { margin-left: 0px;
margin-bottom: 18px;
text-align: center; }
#s-ab8171b7-ab78-4fcc-978b-d5c8d41f337f {
  display: none;
}
#s-d65a41c4-2657-452a-9782-cdca20d6bd73 { text-align: center; }
#s-b872cc66-a684-40d9-9e2d-1fd77bd24f93 {
  display: none;
}
#s-6a8e1cd0-19d7-4f6d-8175-263009dfe64f { padding-top: 0px;
padding-bottom: 0px;
text-align: center; }
#s-3960ca50-d7ef-4907-8348-da2e107c5f65 {
  display: none;
}
#s-30901345-d122-419f-a9d9-8d1f86e2126b { text-align: center; }
#s-f5aff247-e633-47ea-bcd4-42537cc93989 { margin-top: 25px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-f5aff247-e633-47ea-bcd4-42537cc93989 .shogun-heading-component h1 {
   color: rgba(88, 88, 88, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

@media (min-width: 0px) {
[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48375734-8de4-45bb-b849-43997d73236e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6c2e75c7-c1f3-4e89-9baa-685fb0f9602e {
  display: none;
}
#s-10c07507-05a2-41cd-8629-47b5205295f7 { box-shadow:1px 2px 1px 1px rgba(245, 245, 245, 1);
text-align: center; }
#s-4363ea2c-8f44-4cf4-ba11-3708d20827de { margin-top: 13px;
margin-bottom: 13px;
padding-top: 11px;
padding-bottom: 43px;
text-align: center; }
#s-4363ea2c-8f44-4cf4-ba11-3708d20827de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 27px;
}

#s-b6c44bd9-fdfd-4e99-9cb8-a22469446d4c { margin-bottom: 7px;
padding-top: 30px;
text-align: center; }
#s-b6c44bd9-fdfd-4e99-9cb8-a22469446d4c .shg-product-sold-out {
  display: none;
}

#s-b6c44bd9-fdfd-4e99-9cb8-a22469446d4c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
}

#s-b6c44bd9-fdfd-4e99-9cb8-a22469446d4c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2cb8a4e2-613a-408d-b1f9-c1bc73d53b7a { margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left; }
#s-2cb8a4e2-613a-408d-b1f9-c1bc73d53b7a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2cb8a4e2-613a-408d-b1f9-c1bc73d53b7a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2cb8a4e2-613a-408d-b1f9-c1bc73d53b7a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2cb8a4e2-613a-408d-b1f9-c1bc73d53b7a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-51fafae9-6d36-4a33-9220-48067b2a8217 { margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(136, 107, 160, 1); }
#s-51fafae9-6d36-4a33-9220-48067b2a8217:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-51fafae9-6d36-4a33-9220-48067b2a8217:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-51fafae9-6d36-4a33-9220-48067b2a8217 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-51fafae9-6d36-4a33-9220-48067b2a8217.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51fafae9-6d36-4a33-9220-48067b2a8217.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-51fafae9-6d36-4a33-9220-48067b2a8217.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05c62094-d910-4110-b3d0-b8bced71c793 { padding-top: 0px;
padding-bottom: 0px; }
#s-05c62094-d910-4110-b3d0-b8bced71c793 {
  display: none;
}
#s-3160ff23-f701-4918-a59c-0d91d1b450bd { box-shadow:1px 2px 1px 1px rgba(245, 245, 245, 1);
text-align: center; }
#s-9981fc2d-20e4-4e85-8117-e758ea5ffdeb { margin-top: 13px;
margin-bottom: 13px;
padding-top: 11px;
padding-bottom: 11px;
text-align: center; }
#s-9981fc2d-20e4-4e85-8117-e758ea5ffdeb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
}

#s-a47a4253-f3cb-4772-844c-544eee88df9f { margin-bottom: 7px;
padding-top: 30px;
padding-bottom: 0px;
text-align: center; }
#s-a47a4253-f3cb-4772-844c-544eee88df9f .shg-product-sold-out {
  display: none;
}

#s-a47a4253-f3cb-4772-844c-544eee88df9f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
}

#s-a47a4253-f3cb-4772-844c-544eee88df9f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-872b32f2-fcce-4fe3-ae4e-82750eab6138 { margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left; }
#s-872b32f2-fcce-4fe3-ae4e-82750eab6138 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-872b32f2-fcce-4fe3-ae4e-82750eab6138 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-872b32f2-fcce-4fe3-ae4e-82750eab6138 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-872b32f2-fcce-4fe3-ae4e-82750eab6138 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-b691052e-392d-41ce-aa9c-6ad8b2fea244 { margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(136, 107, 160, 1); }
#s-b691052e-392d-41ce-aa9c-6ad8b2fea244:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-b691052e-392d-41ce-aa9c-6ad8b2fea244:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b691052e-392d-41ce-aa9c-6ad8b2fea244 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b691052e-392d-41ce-aa9c-6ad8b2fea244.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b691052e-392d-41ce-aa9c-6ad8b2fea244.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b691052e-392d-41ce-aa9c-6ad8b2fea244.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-377fb86c-3944-4210-b825-b78ef6bdfd04 {
  display: none;
}
#s-61f0e2e9-ab79-4d30-ab7a-38edc8e32a47 { box-shadow:1px 2px 1px 1px rgba(245, 245, 245, 1);
text-align: center; }
#s-71677f48-5af3-48a6-95fe-76aecbefad61 { margin-top: 13px;
margin-bottom: 13px;
padding-top: 11px;
padding-bottom: 13px;
text-align: center; }
#s-71677f48-5af3-48a6-95fe-76aecbefad61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 27px;
}

#s-245f8126-a765-4bd5-88d4-85a34138904f { margin-bottom: 7px;
padding-top: 30px;
text-align: center; }
#s-245f8126-a765-4bd5-88d4-85a34138904f .shg-product-sold-out {
  display: none;
}

#s-245f8126-a765-4bd5-88d4-85a34138904f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
}

#s-245f8126-a765-4bd5-88d4-85a34138904f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b41f4d1d-9be1-4da5-8e8b-be92850df86d { margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 2px;
text-align: left; }
#s-b41f4d1d-9be1-4da5-8e8b-be92850df86d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b41f4d1d-9be1-4da5-8e8b-be92850df86d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b41f4d1d-9be1-4da5-8e8b-be92850df86d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b41f4d1d-9be1-4da5-8e8b-be92850df86d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-ddfcb33c-72ff-4e5a-99ef-e1ab7e7655c0 { margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(136, 107, 160, 1); }
#s-ddfcb33c-72ff-4e5a-99ef-e1ab7e7655c0:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-ddfcb33c-72ff-4e5a-99ef-e1ab7e7655c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ddfcb33c-72ff-4e5a-99ef-e1ab7e7655c0 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ddfcb33c-72ff-4e5a-99ef-e1ab7e7655c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ddfcb33c-72ff-4e5a-99ef-e1ab7e7655c0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ddfcb33c-72ff-4e5a-99ef-e1ab7e7655c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a56c0f49-73e4-4411-9af0-338f97ebb6b4 { margin-top: 53px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px; }
 #s-a56c0f49-73e4-4411-9af0-338f97ebb6b4 .shogun-heading-component h1 {
   color: rgba(88, 88, 88, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

#s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126 { margin-bottom: 0px; }
@media (min-width: 0px) {
[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 8.5px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.75px);
}

}

@media (min-width: 992px) {
[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.75px);
}

}

@media (min-width: 1200px) {
[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.75px);
}

[id="s-13e8fc4b-cf9f-406e-b5ad-38631b9c8126"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.75px);
}

}

#s-d713ce13-15e2-4937-ab48-10083df98252 { margin-bottom: 27px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center; }
#s-33b69206-7f8c-4947-9de6-42d30e350074 { margin-bottom: 28px;
text-align: center; }
#s-13bf036f-7a18-445c-8835-eac1275de7ef { margin-bottom: 17px;
text-align: center; }
#s-2ed8c123-9525-4eea-97e6-eedd93f1eefd { text-align: center; }
#s-ad034048-e403-4b7f-b5a7-b02b3773a3bc { padding-top: 31px;
padding-bottom: 31px; }
 #s-ad034048-e403-4b7f-b5a7-b02b3773a3bc .shogun-heading-component h1 {
   color: rgba(88, 88, 88, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   
   
   text-align: center;
 }

 

@media (min-width: 0px) {
[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e9e2da41-025d-46fa-bd8a-2c4835f7779f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-2facd4b6-cf11-4e91-bb54-9f091aad0770 { padding-bottom: 10px; }
#s-0dfb1450-1cca-4c95-8d9d-63a7bd52f303 { padding-bottom: 10px; }
#s-a141e63a-61f4-486f-a934-7fd3f1d288aa { padding-bottom: 10px; }
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
