.shg-box {
  position: relative;
}

/**
Ref:
https://keithclark.co.uk/articles/moving-ie-specific-css-into-media-blocks/media-tests/
https://stackoverflow.com/questions/44700068/flexbox-min-height-and-ie11
**/
@media screen\0 {
  .shg-box-vertical-center {
    height: 0;
  }
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

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

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

#s-14eabc17-33d7-4932-a611-d40d546ba5df { min-height: 50px; }
#s-14eabc17-33d7-4932-a611-d40d546ba5df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ffa41fc6-8486-42e6-9903-33f5f7923853 { background-image: url(https://i.shgcdn.com/c99a6a9b-4c7c-407f-9ee5-945a10a58659/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
background-attachment: scroll; }
#s-ffa41fc6-8486-42e6-9903-33f5f7923853 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}
#s-9b73729b-6a1c-4ac9-90d3-77b40de5dc4a { margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px; }
#s-9b73729b-6a1c-4ac9-90d3-77b40de5dc4a {
  display: none;
}
.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-e7c99066-09da-4bc2-a769-f817986ae42f { margin-left: 0px;
margin-right: 0px;
background-color: rgba(245, 245, 245, 1); }
@media (min-width: 0px) {
[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e7c99066-09da-4bc2-a769-f817986ae42f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-product-image-wrapper {
  display: none;
}

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

#s-e846740b-0096-4092-9a1f-ee30076908a0 { border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 0.05);
background-color: rgba(255, 255, 255, 1); }
#s-9737e303-f15d-47ad-99d1-b49f20dd4bc8 { margin-top: 0px;
margin-bottom: 0px;
min-height: 550px;
background-color: rgba(0, 0, 0, 0); }
#s-9737e303-f15d-47ad-99d1-b49f20dd4bc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-549338b9-8896-4b59-83b5-6045f357896a { border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 12px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
background-color: rgba(0, 0, 0, 0); }
 #s-549338b9-8896-4b59-83b5-6045f357896a .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Mountains of Christmas;
   font-style:  normal ;
   font-size: 48px;
   text-align: center;
 }

 

#s-a1a93a7a-619f-47b0-b005-17981431a1fe { margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 12px;
background-color: rgba(0, 0, 0, 0); }
.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-eb93f5cf-b3ce-4a41-9393-efa326bb954d { margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 0); }
#s-eb93f5cf-b3ce-4a41-9393-efa326bb954d .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 32px;
}
#s-7e30c558-6713-45ec-81aa-f66cb35c127d { border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1); }
@media (min-width: 0px) {
[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7e30c558-6713-45ec-81aa-f66cb35c127d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2f80c30b-9ee0-42d5-8c41-f666d02d79cc { margin-top: 12px;
margin-left: 0px;
margin-bottom: 12px;
margin-right: 0px;
padding-top: 6px;
padding-bottom: 6px; }
#s-a3e0db49-7ec6-45fd-9d1f-128f1f55583c { margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 12px;
padding-left: 12px;
padding-bottom: 12px;
padding-right: 12px;
text-align: left;
background-color: rgba(0, 0, 0, 0.05); }
#s-a3e0db49-7ec6-45fd-9d1f-128f1f55583c .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a3e0db49-7ec6-45fd-9d1f-128f1f55583c .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a3e0db49-7ec6-45fd-9d1f-128f1f55583c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a3e0db49-7ec6-45fd-9d1f-128f1f55583c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-d1177d39-071b-4e8c-957c-ee6581846b78 { margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
text-align: center; }
#s-d1177d39-071b-4e8c-957c-ee6581846b78 .shg-product-sold-out {
  display: none;
}

#s-d1177d39-071b-4e8c-957c-ee6581846b78 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 24px;
}

#s-d1177d39-071b-4e8c-957c-ee6581846b78 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 24px;
  padding-left: 25px;
}
#s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77 { border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1); }
@media (min-width: 0px) {
[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e71ff8fb-a1ab-47bc-9096-e3fa33285b77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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%;
}

#s-86b94eb9-6b21-4b95-a03f-ada0e7e5d9ea { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1); }
#s-86b94eb9-6b21-4b95-a03f-ada0e7e5d9ea:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}
#s-86b94eb9-6b21-4b95-a03f-ada0e7e5d9ea:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-86b94eb9-6b21-4b95-a03f-ada0e7e5d9ea {
  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-86b94eb9-6b21-4b95-a03f-ada0e7e5d9ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86b94eb9-6b21-4b95-a03f-ada0e7e5d9ea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Amiko;
}

#s-86b94eb9-6b21-4b95-a03f-ada0e7e5d9ea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-328fb264-91de-4fd2-b3c6-90d7176e4bbf { margin-left: 50px;
margin-right: 50px;
min-height: 50px; }
#s-328fb264-91de-4fd2-b3c6-90d7176e4bbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f3e84411-ff43-4ea8-871c-9847524bd6bf {  }
@media (min-width: 0px) {
[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f3e84411-ff43-4ea8-871c-9847524bd6bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-577bc6e2-1782-4e85-bd24-3e85ad82fc34 { margin-top: 25px;
margin-bottom: 12px; }
#s-577bc6e2-1782-4e85-bd24-3e85ad82fc34 .shogun-icon-wrapper {
  text-align: center;
}


#s-577bc6e2-1782-4e85-bd24-3e85ad82fc34 .shogun-icon-wrapper > .shogun-icon {

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

#s-fc549cff-7d3a-4fd0-9f93-dad4cf7ac9db { padding-top: 10px;
padding-bottom: 10px; }
 #s-fc549cff-7d3a-4fd0-9f93-dad4cf7ac9db .shogun-heading-component h4 {
   color: #000;
   font-weight:  700 ;
   font-family: Amiko;
   font-style:  normal ;
   font-size: 16px;
   text-align: center;
 }

 

#s-fd97c71f-70e2-4a28-987c-8eb9acff41c5 { margin-top: 25px;
margin-bottom: 12px; }
#s-fd97c71f-70e2-4a28-987c-8eb9acff41c5 .shogun-icon-wrapper {
  text-align: center;
}


#s-fd97c71f-70e2-4a28-987c-8eb9acff41c5 .shogun-icon-wrapper > .shogun-icon {

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

#s-af6c453f-4d41-4b90-9e23-c2f94d10f1e4 { padding-top: 10px;
padding-bottom: 10px; }
 #s-af6c453f-4d41-4b90-9e23-c2f94d10f1e4 .shogun-heading-component h4 {
   color: #000;
   font-weight:  700 ;
   font-family: Amiko;
   font-style:  normal ;
   font-size: 16px;
   text-align: center;
 }

 

#s-1c91a821-e9c8-4a4d-8439-262dd74335fd { margin-top: 25px;
margin-bottom: 12px; }
#s-1c91a821-e9c8-4a4d-8439-262dd74335fd .shogun-icon-wrapper {
  text-align: center;
}


#s-1c91a821-e9c8-4a4d-8439-262dd74335fd .shogun-icon-wrapper > .shogun-icon {

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

#s-46020643-f5c1-4ce1-bd8f-f15a21ce4486 { padding-top: 10px;
padding-bottom: 10px; }
 #s-46020643-f5c1-4ce1-bd8f-f15a21ce4486 .shogun-heading-component h4 {
   color: #000;
   font-weight:  700 ;
   font-family: Amiko;
   font-style:  normal ;
   font-size: 16px;
   text-align: center;
 }

 

#s-e0b1cd29-13f4-4e3e-b556-2b29bd21d8e6 { background-image: url(https://i.shgcdn.com/75113f75-6e12-4db7-becd-c870299f7278/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-left: 50px;
margin-right: 50px;
min-height: 500px;
background-position: center center;
background-attachment: scroll; }
#s-e0b1cd29-13f4-4e3e-b556-2b29bd21d8e6 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.33;
}
#s-ea237784-8935-4133-9e7e-43420cf3c1e5 { margin-left: 25px;
margin-right: 25px; }
@media (min-width: 0px) {
[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea237784-8935-4133-9e7e-43420cf3c1e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-de3cc345-7a35-4639-b151-baa9d8effdbb { border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
min-height: 50px;
border-color: rgba(255, 255, 255, 1); }
#s-de3cc345-7a35-4639-b151-baa9d8effdbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-244f45f9-0b01-4884-8f6b-cb4dbcaf36fe { border-style: solid;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
 #s-244f45f9-0b01-4884-8f6b-cb4dbcaf36fe .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Mountains of Christmas;
   font-style:  normal ;
   font-size: 60px;
   text-align: center;
 }

 

#s-36b381b5-714b-45fe-80cd-9de6fc39c3ad { margin-left: 25px;
margin-right: 25px; }
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

#s-e855e7cb-7ed7-407c-bf81-1553ed18de9a { margin-top: 25px;
margin-left: 75px;
margin-right: 80px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
background-color: rgba(0, 0, 0, 0.66);
text-decoration: none; }
#s-e855e7cb-7ed7-407c-bf81-1553ed18de9a:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-e855e7cb-7ed7-407c-bf81-1553ed18de9a:active {background-color: rgba(0, 0, 0, 0.75) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-e855e7cb-7ed7-407c-bf81-1553ed18de9a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Amiko;
 }
#s-a2971ae3-a512-40c8-a17b-2071ac853144 { margin-top: 50px;
margin-left: 50px;
margin-right: 50px;
min-height: 50px; }
#s-a2971ae3-a512-40c8-a17b-2071ac853144 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-fbb3604b-0d42-4019-9ec8-0eb48246c01b { border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 2px;
border-bottom-width: 0px;
border-right-width: 2px;
border-color: rgba(194, 194, 194, 1); }
 #s-fbb3604b-0d42-4019-9ec8-0eb48246c01b .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   font-family: Mountains of Christmas;
   font-style:  normal ;
   font-size: 48px;
   text-align: center;
 }

 

#s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1 {  }
@media (min-width: 0px) {
[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-0ee99b61-70b2-407f-a8de-1eaed44fe3b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-8928a636-6a0f-4874-b6fd-f33b81dfd325 { background-image: url(https://i.shgcdn.com/a243d4e5-1193-45b9-8ca9-64fa63c1f323/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 25px;
min-height: 450px;
background-position: center center; }
#s-8928a636-6a0f-4874-b6fd-f33b81dfd325 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}
#s-2218b823-116f-4b1a-a9e3-25309a3a409b { margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0.6); }
 #s-2218b823-116f-4b1a-a9e3-25309a3a409b .shogun-heading-component h2 {
   color: rgba(255, 255, 255, 1);
   font-weight:  700 ;
   font-family: Amiko;
   font-style:  normal ;
   font-size: 24px;
   text-align: center;
 }

 

#s-f8e75b4b-6e22-4c85-af2d-c9241cff47ed { border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(0, 0, 0, 0);
text-decoration: none; }
#s-f8e75b4b-6e22-4c85-af2d-c9241cff47ed:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 0.5) !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-f8e75b4b-6e22-4c85-af2d-c9241cff47ed:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0.5) !important;
background-color: rgba(255, 0, 0, 0) !important;
text-decoration: none !important;}

 #s-f8e75b4b-6e22-4c85-af2d-c9241cff47ed.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Amiko;
 }
#s-89e4dad0-c844-453f-88ff-f86b9dc8400a { background-image: url(https://i.shgcdn.com/69cb90e5-593c-4b50-99a7-ba0d479e24d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 25px;
min-height: 450px;
background-position: center center; }
#s-89e4dad0-c844-453f-88ff-f86b9dc8400a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3fad039d-5b77-42ba-8e8f-051c92b8fd21 { margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0.6); }
 #s-3fad039d-5b77-42ba-8e8f-051c92b8fd21 .shogun-heading-component h2 {
   color: rgba(255, 255, 255, 1);
   font-weight:  700 ;
   font-family: Amiko;
   font-style:  normal ;
   font-size: 24px;
   text-align: center;
 }

 

#s-b38b0ff7-573d-4ba1-959f-2f5dd38f0071 { border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(0, 0, 0, 0);
text-decoration: none; }
#s-b38b0ff7-573d-4ba1-959f-2f5dd38f0071:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 0.5) !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-b38b0ff7-573d-4ba1-959f-2f5dd38f0071:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0.5) !important;
background-color: rgba(255, 0, 0, 0) !important;
text-decoration: none !important;}

 #s-b38b0ff7-573d-4ba1-959f-2f5dd38f0071.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Amiko;
 }
#s-0ba636df-5526-460f-84cd-9d96cba1ef59 { background-image: url(https://i.shgcdn.com/f21c2922-f26f-48ae-869a-1e6dd28cddab/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 25px;
min-height: 450px;
background-position: center center; }
#s-0ba636df-5526-460f-84cd-9d96cba1ef59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5020ab55-bb9d-408b-a00d-6af2f111717d { margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(0, 0, 0, 0.6); }
 #s-5020ab55-bb9d-408b-a00d-6af2f111717d .shogun-heading-component h2 {
   color: rgba(255, 255, 255, 1);
   font-weight:  700 ;
   font-family: Amiko;
   font-style:  normal ;
   font-size: 24px;
   text-align: center;
 }

 

#s-b0e35852-bbb3-4dda-aa1d-41b74b4d16ad { border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(0, 0, 0, 0);
text-decoration: none; }
#s-b0e35852-bbb3-4dda-aa1d-41b74b4d16ad:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 0.5) !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-b0e35852-bbb3-4dda-aa1d-41b74b4d16ad:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0.5) !important;
background-color: rgba(255, 0, 0, 0) !important;
text-decoration: none !important;}

 #s-b0e35852-bbb3-4dda-aa1d-41b74b4d16ad.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Amiko;
 }
#s-db81cd7a-96b2-4869-bfa9-83b631375272 { margin-top: 50px;
margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1); }
#s-db81cd7a-96b2-4869-bfa9-83b631375272 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d0c6184e-c077-4beb-b15b-da27ae643311 { border-style: solid;
margin-top: 25px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 2px;
border-bottom-width: 0px;
border-right-width: 2px;
border-color: rgba(194, 194, 194, 1); }
 #s-d0c6184e-c077-4beb-b15b-da27ae643311 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   font-family: Mountains of Christmas;
   font-style:  normal ;
   font-size: 48px;
   text-align: center;
 }

 

#s-e23096ba-fd30-4076-a123-504d6695756c { margin-left: 0px;
margin-right: 0px; }
@media (min-width: 0px) {
[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e23096ba-fd30-4076-a123-504d6695756c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5f7e163c-3436-4453-a8d8-f5c2b348b891 { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5f7e163c-3436-4453-a8d8-f5c2b348b891"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-29b60332-4cd5-47c9-bef1-3d89222c6240 { margin-top: 25px;
margin-bottom: 25px; }
#s-29b60332-4cd5-47c9-bef1-3d89222c6240 {
  display: none;
}
#s-2fe27f28-c764-44af-a87e-df974485150c { text-align: center; }
#s-5257ebb0-0b02-4476-b707-d6b23f4b7812 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5257ebb0-0b02-4476-b707-d6b23f4b7812 .shg-product-title-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79869fbb-e717-4e39-89f5-a5709a9affc8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fb4b3d4f-87c2-4a18-ba9f-95674c6e1c7a { text-align: left; }
#s-fb4b3d4f-87c2-4a18-ba9f-95674c6e1c7a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-fb4b3d4f-87c2-4a18-ba9f-95674c6e1c7a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-fb4b3d4f-87c2-4a18-ba9f-95674c6e1c7a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-fb4b3d4f-87c2-4a18-ba9f-95674c6e1c7a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-552fc957-cf2a-4b37-9afa-42737da084d1 { margin-top: 12px;
text-align: center; }
#s-552fc957-cf2a-4b37-9afa-42737da084d1 .shg-product-sold-out {
  display: none;
}

#s-552fc957-cf2a-4b37-9afa-42737da084d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 18px;
}

#s-552fc957-cf2a-4b37-9afa-42737da084d1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
#s-c8ae2099-ec2e-499c-84c5-aa1ac91e228f { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1); }
#s-c8ae2099-ec2e-499c-84c5-aa1ac91e228f:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}
#s-c8ae2099-ec2e-499c-84c5-aa1ac91e228f:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-c8ae2099-ec2e-499c-84c5-aa1ac91e228f {
  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-c8ae2099-ec2e-499c-84c5-aa1ac91e228f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8ae2099-ec2e-499c-84c5-aa1ac91e228f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Amiko;
}

#s-c8ae2099-ec2e-499c-84c5-aa1ac91e228f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c06a6ca9-fa12-4c1e-9cec-2706d2ad7b46 { margin-top: 25px;
margin-bottom: 25px; }
#s-c06a6ca9-fa12-4c1e-9cec-2706d2ad7b46 {
  display: none;
}
#s-57129903-8327-4622-a61e-c73a41d093bc { text-align: center; }
#s-5c5a0ae8-6822-4473-bf3a-23f3c1b1ec2d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c5a0ae8-6822-4473-bf3a-23f3c1b1ec2d .shg-product-title-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21799603-511a-44dc-88fe-c82f5dd13308"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cd1fb7e2-106f-4000-855b-3561ffa8de8e { text-align: left; }
#s-cd1fb7e2-106f-4000-855b-3561ffa8de8e .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-cd1fb7e2-106f-4000-855b-3561ffa8de8e .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-cd1fb7e2-106f-4000-855b-3561ffa8de8e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-cd1fb7e2-106f-4000-855b-3561ffa8de8e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-638edb84-4d0c-47b5-9eec-2ea008636dbc { margin-top: 12px;
text-align: center; }
#s-638edb84-4d0c-47b5-9eec-2ea008636dbc .shg-product-sold-out {
  display: none;
}

#s-638edb84-4d0c-47b5-9eec-2ea008636dbc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 18px;
}

#s-638edb84-4d0c-47b5-9eec-2ea008636dbc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
#s-357b0478-c5de-4d69-865f-70a692578922 { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1); }
#s-357b0478-c5de-4d69-865f-70a692578922:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}
#s-357b0478-c5de-4d69-865f-70a692578922:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-357b0478-c5de-4d69-865f-70a692578922 {
  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-357b0478-c5de-4d69-865f-70a692578922.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-357b0478-c5de-4d69-865f-70a692578922.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Amiko;
}

#s-357b0478-c5de-4d69-865f-70a692578922.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-80508e81-651e-44a7-9fdd-fcbdb4d418e7 { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-80508e81-651e-44a7-9fdd-fcbdb4d418e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-424502b4-c568-4dec-acb1-d29952750455 { margin-top: 25px;
margin-bottom: 25px; }
#s-424502b4-c568-4dec-acb1-d29952750455 {
  display: none;
}
#s-157abf9e-9d8c-485b-a6dd-2876ffcc3a15 { text-align: center; }
#s-4b75ed03-bedc-4869-95c8-f3b4ad1ddcd5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b75ed03-bedc-4869-95c8-f3b4ad1ddcd5 .shg-product-title-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-034d155a-caf1-43ae-8841-898d53f24015"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2519b0a5-9de5-4d02-89a9-b2cf5b5ce444 { text-align: left; }
#s-2519b0a5-9de5-4d02-89a9-b2cf5b5ce444 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2519b0a5-9de5-4d02-89a9-b2cf5b5ce444 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2519b0a5-9de5-4d02-89a9-b2cf5b5ce444 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2519b0a5-9de5-4d02-89a9-b2cf5b5ce444 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-b521e742-f98b-4ec0-92fe-ec32335fc628 { margin-top: 12px;
text-align: center; }
#s-b521e742-f98b-4ec0-92fe-ec32335fc628 .shg-product-sold-out {
  display: none;
}

#s-b521e742-f98b-4ec0-92fe-ec32335fc628 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 18px;
}

#s-b521e742-f98b-4ec0-92fe-ec32335fc628 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
#s-c664fd74-9800-4113-bac8-da08363dc913 { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1); }
#s-c664fd74-9800-4113-bac8-da08363dc913:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}
#s-c664fd74-9800-4113-bac8-da08363dc913:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-c664fd74-9800-4113-bac8-da08363dc913 {
  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-c664fd74-9800-4113-bac8-da08363dc913.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c664fd74-9800-4113-bac8-da08363dc913.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Amiko;
}

#s-c664fd74-9800-4113-bac8-da08363dc913.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-670b59b1-d97e-4ac5-9103-fd0231ce79aa { margin-top: 25px;
margin-bottom: 25px; }
#s-670b59b1-d97e-4ac5-9103-fd0231ce79aa {
  display: none;
}
#s-ee71a15d-2cb0-4634-8ccf-0c68467729a0 { text-align: center; }
#s-85a8cf9c-9f30-409c-b172-d60f8061728b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85a8cf9c-9f30-409c-b172-d60f8061728b .shg-product-title-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4085e73-2023-4177-9b2d-0c829963fa27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f8b59fb1-1be9-4e78-99a3-cb6bf574dcf0 { text-align: left; }
#s-f8b59fb1-1be9-4e78-99a3-cb6bf574dcf0 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-f8b59fb1-1be9-4e78-99a3-cb6bf574dcf0 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-f8b59fb1-1be9-4e78-99a3-cb6bf574dcf0 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-f8b59fb1-1be9-4e78-99a3-cb6bf574dcf0 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-6b857771-c86d-4e2a-8855-cbf95c77dd86 { margin-top: 12px;
text-align: center; }
#s-6b857771-c86d-4e2a-8855-cbf95c77dd86 .shg-product-sold-out {
  display: none;
}

#s-6b857771-c86d-4e2a-8855-cbf95c77dd86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 18px;
}

#s-6b857771-c86d-4e2a-8855-cbf95c77dd86 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
#s-20054d32-a808-4169-86fe-6ac7b07ec44c { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1); }
#s-20054d32-a808-4169-86fe-6ac7b07ec44c:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}
#s-20054d32-a808-4169-86fe-6ac7b07ec44c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-20054d32-a808-4169-86fe-6ac7b07ec44c {
  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-20054d32-a808-4169-86fe-6ac7b07ec44c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20054d32-a808-4169-86fe-6ac7b07ec44c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Amiko;
}

#s-20054d32-a808-4169-86fe-6ac7b07ec44c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-67770828-0d0a-4ec1-8b73-edddb4d79a7c { border-style: solid;
margin-top: 25px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 25px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1); }
@media (min-width: 0px) {
[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-67770828-0d0a-4ec1-8b73-edddb4d79a7c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-be097a79-7048-4750-b18e-1679fa81f464 { border-style: solid;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
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;
text-align: center;
border-color: rgba(0, 0, 0, 0.33);
background-color: rgba(255, 255, 255, 1);
text-decoration: none; }
#s-be097a79-7048-4750-b18e-1679fa81f464:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-be097a79-7048-4750-b18e-1679fa81f464:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 0.5) !important;
background-color: rgba(255, 0, 0, 0) !important;
text-decoration: none !important;}

 #s-be097a79-7048-4750-b18e-1679fa81f464.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Amiko;
 }
#s-0ab3d459-bd34-4e9c-af35-7a6bce5784b0 { background-image: url(https://i.shgcdn.com/b9ac786a-c49b-4be6-99c1-4700f06cd4b5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 250px;
background-position: center center; }
#s-0ab3d459-bd34-4e9c-af35-7a6bce5784b0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.35;
}
#s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a814e7cc-dc2a-43ec-a582-d781f7b2fa5c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4c6a22c6-1f2c-4716-9e05-c3b390358fb1 { margin-top: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-4c6a22c6-1f2c-4716-9e05-c3b390358fb1 .shogun-heading-component h2 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Mountains of Christmas;
   font-style:  normal ;
   font-size: 48px;
   text-align: center;
 }

 

.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input, textarea {
  margin: 0;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input, .shogun-form textarea {
  width: 100%;
}

#s-247c9388-64ba-4ada-9267-285d807d8209 { background-color: rgba(205, 205, 205, 0); }
.shg-c:before,.shg-c:after{content:" ";display:table}.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{width:100%}
