.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

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

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

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

#s-e6c760a6-3a8c-4e85-9fd8-ad88f2951e50 {
  min-height: 50px;
}








#s-e6c760a6-3a8c-4e85-9fd8-ad88f2951e50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6c760a6-3a8c-4e85-9fd8-ad88f2951e50.shg-box.shg-c {
  justify-content: center;
}

#s-6ceb00b6-bc09-4dbd-9f5a-d4539e505e8b {
  background-image: url(https://i.shgcdn.com/e02caaa5-9f0b-4a4d-b44d-33e9d16bb8fc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6ceb00b6-bc09-4dbd-9f5a-d4539e505e8b {
  display: none;
}
#s-6ceb00b6-bc09-4dbd-9f5a-d4539e505e8b, #wrap-s-6ceb00b6-bc09-4dbd-9f5a-d4539e505e8b { display:none !important; }}@media (max-width: 767px){#s-6ceb00b6-bc09-4dbd-9f5a-d4539e505e8b {
  display: none;
}
#s-6ceb00b6-bc09-4dbd-9f5a-d4539e505e8b, #wrap-s-6ceb00b6-bc09-4dbd-9f5a-d4539e505e8b { display:none !important; }}







#s-6ceb00b6-bc09-4dbd-9f5a-d4539e505e8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ceb00b6-bc09-4dbd-9f5a-d4539e505e8b.shg-box.shg-c {
  justify-content: center;
}

#s-d19887e1-df37-4b90-94db-538bd63385ce {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
max-width: 1400px;
}








#s-d19887e1-df37-4b90-94db-538bd63385ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d19887e1-df37-4b90-94db-538bd63385ce.shg-box.shg-c {
  justify-content: center;
}

#s-1ef21fc2-d8f0-41c7-b2dc-d5b36d0413f5 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
max-width: 1400px;
}








#s-1ef21fc2-d8f0-41c7-b2dc-d5b36d0413f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ef21fc2-d8f0-41c7-b2dc-d5b36d0413f5.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-559f460a-bce6-45f4-8f68-2d4f3d3f9283 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

#s-559f460a-bce6-45f4-8f68-2d4f3d3f9283 .shogun-heading-component h1 {
  color: rgba(253, 237, 240, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 150px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



.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-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d0b48d62-f7ac-444f-b0b7-d6e7dfa84360"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

#s-7fd1b1df-3e23-4bb4-91c7-853319f7f4ca {
  border-style: solid;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-7fd1b1df-3e23-4bb4-91c7-853319f7f4ca:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-7fd1b1df-3e23-4bb4-91c7-853319f7f4ca:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-7fd1b1df-3e23-4bb4-91c7-853319f7f4ca.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-7fd1b1df-3e23-4bb4-91c7-853319f7f4ca.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
}
#s-6f7d13fd-83ba-4bb5-8878-642bb306f917 {
  border-style: solid;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-6f7d13fd-83ba-4bb5-8878-642bb306f917:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-6f7d13fd-83ba-4bb5-8878-642bb306f917:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-6f7d13fd-83ba-4bb5-8878-642bb306f917.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-6f7d13fd-83ba-4bb5-8878-642bb306f917.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
}
#s-d91ffea5-5df0-4b4f-9340-363a4bcdeffc {
  border-style: solid;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-d91ffea5-5df0-4b4f-9340-363a4bcdeffc:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-d91ffea5-5df0-4b4f-9340-363a4bcdeffc:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-d91ffea5-5df0-4b4f-9340-363a4bcdeffc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-d91ffea5-5df0-4b4f-9340-363a4bcdeffc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
}
#s-c9d60b27-f1c6-4028-8d55-8961d8e916df {
  border-style: solid;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-c9d60b27-f1c6-4028-8d55-8961d8e916df:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-c9d60b27-f1c6-4028-8d55-8961d8e916df:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-c9d60b27-f1c6-4028-8d55-8961d8e916df.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-c9d60b27-f1c6-4028-8d55-8961d8e916df.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
}
#s-938b3e39-3618-43d1-908e-1f96b7c407aa {
  border-style: solid;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-938b3e39-3618-43d1-908e-1f96b7c407aa:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-938b3e39-3618-43d1-908e-1f96b7c407aa:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-938b3e39-3618-43d1-908e-1f96b7c407aa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-938b3e39-3618-43d1-908e-1f96b7c407aa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
}
#s-8a21e24d-32c4-4820-8b2b-0e84ecca071e {
  border-style: solid;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-8a21e24d-32c4-4820-8b2b-0e84ecca071e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-8a21e24d-32c4-4820-8b2b-0e84ecca071e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-8a21e24d-32c4-4820-8b2b-0e84ecca071e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-8a21e24d-32c4-4820-8b2b-0e84ecca071e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}
}
#s-4b91c1ff-39fd-42f8-85db-5b3f70e3eea7 {
  background-size: cover;
min-height: 560px;
background-color: rgba(253, 237, 240, 1);
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b91c1ff-39fd-42f8-85db-5b3f70e3eea7 {
  display: none;
}
#s-4b91c1ff-39fd-42f8-85db-5b3f70e3eea7, #wrap-s-4b91c1ff-39fd-42f8-85db-5b3f70e3eea7 { display:none !important; }}@media (max-width: 767px){#s-4b91c1ff-39fd-42f8-85db-5b3f70e3eea7 {
  display: none;
}
#s-4b91c1ff-39fd-42f8-85db-5b3f70e3eea7, #wrap-s-4b91c1ff-39fd-42f8-85db-5b3f70e3eea7 { display:none !important; }}







#s-4b91c1ff-39fd-42f8-85db-5b3f70e3eea7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b91c1ff-39fd-42f8-85db-5b3f70e3eea7.shg-box.shg-c {
  justify-content: center;
}

#s-df4ae086-fe83-4718-a1e5-9de46ca5af6b {
  background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-df4ae086-fe83-4718-a1e5-9de46ca5af6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df4ae086-fe83-4718-a1e5-9de46ca5af6b.shg-box.shg-c {
  justify-content: center;
}

#s-e4f6285a-8ea2-4792-ac90-adc7b837fc90 {
  margin-top: -100px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
max-width: 1400px;
}
@media (min-width: 1200px){#s-e4f6285a-8ea2-4792-ac90-adc7b837fc90 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e4f6285a-8ea2-4792-ac90-adc7b837fc90 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e4f6285a-8ea2-4792-ac90-adc7b837fc90 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-e4f6285a-8ea2-4792-ac90-adc7b837fc90 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-e4f6285a-8ea2-4792-ac90-adc7b837fc90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4f6285a-8ea2-4792-ac90-adc7b837fc90.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-81391e59-9de6-45ce-a390-6cf0bece2ff7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6d22b73d-02c0-467c-8aa0-8b189893bf35 {
  display: none;
}
.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-94ae12c3-cb51-4339-a8e2-9de665d3e755 {
  text-align: center;
}




  #s-94ae12c3-cb51-4339-a8e2-9de665d3e755 img.shogun-image {
    
    width: px;
  }


#s-94ae12c3-cb51-4339-a8e2-9de665d3e755 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-089ebebe-3cb6-486b-b8da-87d083fa76b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-089ebebe-3cb6-486b-b8da-87d083fa76b7 .shg-product-title-component h2 {
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 35px;
}

#s-dfd2a995-b84f-4c1d-beb5-db355e6cbd5b {
  text-align: center;
}

#s-dfd2a995-b84f-4c1d-beb5-db355e6cbd5b .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 117, 1);
  font-size: 36px;
}

#s-dfd2a995-b84f-4c1d-beb5-db355e6cbd5b .shg-product-price {
  color: rgba(255, 114, 117, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
}

#s-dfd2a995-b84f-4c1d-beb5-db355e6cbd5b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-57677616-2578-4400-b266-e6911a0d0052"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e4e26ced-c053-4cdf-bf7e-4c8abab4b148 {
  min-height: 50px;
}








#s-e4e26ced-c053-4cdf-bf7e-4c8abab4b148 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4e26ced-c053-4cdf-bf7e-4c8abab4b148.shg-box.shg-c {
  justify-content: center;
}

#s-a5a119dd-e48b-4781-8982-1a85c9c788a3 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5a119dd-e48b-4781-8982-1a85c9c788a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c4680c0d-9fce-4b40-a4c9-bc359fe3e5c4 {
  min-height: 50px;
}








#s-c4680c0d-9fce-4b40-a4c9-bc359fe3e5c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4680c0d-9fce-4b40-a4c9-bc359fe3e5c4.shg-box.shg-c {
  justify-content: center;
}

#s-304c7cd4-fc1b-4301-a7c7-cf4f82216539 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-304c7cd4-fc1b-4301-a7c7-cf4f82216539 .shg-product-quantity-wrapper {
  display: flex;
}

#s-304c7cd4-fc1b-4301-a7c7-cf4f82216539 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-304c7cd4-fc1b-4301-a7c7-cf4f82216539 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-304c7cd4-fc1b-4301-a7c7-cf4f82216539 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-304c7cd4-fc1b-4301-a7c7-cf4f82216539 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-43f8d495-70de-4a5c-8a23-08fd3f6f4615 {
  min-height: 50px;
background-color: rgba(78, 73, 73, 1);
}








#s-43f8d495-70de-4a5c-8a23-08fd3f6f4615 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43f8d495-70de-4a5c-8a23-08fd3f6f4615.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

#s-046852f5-9fef-4962-b939-e57b1edbe9c3 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-046852f5-9fef-4962-b939-e57b1edbe9c3:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-046852f5-9fef-4962-b939-e57b1edbe9c3:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-046852f5-9fef-4962-b939-e57b1edbe9c3 {
  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-046852f5-9fef-4962-b939-e57b1edbe9c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-046852f5-9fef-4962-b939-e57b1edbe9c3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-046852f5-9fef-4962-b939-e57b1edbe9c3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fa6104d7-47b3-467b-b078-af9f82442769 {
  display: none;
}
#s-3155c623-b081-4d56-8b83-fafb7a9948cf {
  text-align: center;
}




  #s-3155c623-b081-4d56-8b83-fafb7a9948cf img.shogun-image {
    
    width: px;
  }


#s-3155c623-b081-4d56-8b83-fafb7a9948cf .shogun-image-content {
  
    align-items: center;
  
}

#s-47a6a633-56c0-4583-ab50-cd77a1060e54 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47a6a633-56c0-4583-ab50-cd77a1060e54 .shg-product-title-component h2 {
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 35px;
}

#s-ef4e258c-e96f-4549-ba58-e02739507461 {
  text-align: center;
}

#s-ef4e258c-e96f-4549-ba58-e02739507461 .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 117, 1);
  font-size: 36px;
}

#s-ef4e258c-e96f-4549-ba58-e02739507461 .shg-product-price {
  color: rgba(255, 114, 117, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
}

#s-ef4e258c-e96f-4549-ba58-e02739507461 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5fde452-3b2a-4a02-9f50-d58334733c50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a9c8746d-7704-4608-8baf-8addfc9edb07 {
  min-height: 50px;
}








#s-a9c8746d-7704-4608-8baf-8addfc9edb07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9c8746d-7704-4608-8baf-8addfc9edb07.shg-box.shg-c {
  justify-content: center;
}

#s-1e9d14dc-5738-4684-a8b4-c185336a9cb2 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1e9d14dc-5738-4684-a8b4-c185336a9cb2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-91b791e8-804a-4b30-937d-49fc8e3e92c9 {
  min-height: 50px;
}








#s-91b791e8-804a-4b30-937d-49fc8e3e92c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91b791e8-804a-4b30-937d-49fc8e3e92c9.shg-box.shg-c {
  justify-content: center;
}

#s-dd2a2e3b-5022-48de-8a68-7b2ea2e7fb04 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-dd2a2e3b-5022-48de-8a68-7b2ea2e7fb04 .shg-product-quantity-wrapper {
  display: flex;
}

#s-dd2a2e3b-5022-48de-8a68-7b2ea2e7fb04 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-dd2a2e3b-5022-48de-8a68-7b2ea2e7fb04 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-dd2a2e3b-5022-48de-8a68-7b2ea2e7fb04 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-dd2a2e3b-5022-48de-8a68-7b2ea2e7fb04 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-7c528f18-2d0b-400b-855a-fad42a380673 {
  min-height: 50px;
background-color: rgba(78, 73, 73, 1);
}








#s-7c528f18-2d0b-400b-855a-fad42a380673 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c528f18-2d0b-400b-855a-fad42a380673.shg-box.shg-c {
  justify-content: center;
}

#s-bcb2caf1-e5d5-4fe4-be22-ffe02eec82f4 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-bcb2caf1-e5d5-4fe4-be22-ffe02eec82f4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-bcb2caf1-e5d5-4fe4-be22-ffe02eec82f4:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-bcb2caf1-e5d5-4fe4-be22-ffe02eec82f4 {
  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-bcb2caf1-e5d5-4fe4-be22-ffe02eec82f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bcb2caf1-e5d5-4fe4-be22-ffe02eec82f4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-bcb2caf1-e5d5-4fe4-be22-ffe02eec82f4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ceeb4cc9-4399-4e3c-8801-32222cb8e95d {
  display: none;
}
#s-02bf09c0-41fd-4214-ab90-ef2b1282b405 {
  text-align: center;
}




  #s-02bf09c0-41fd-4214-ab90-ef2b1282b405 img.shogun-image {
    
    width: px;
  }


#s-02bf09c0-41fd-4214-ab90-ef2b1282b405 .shogun-image-content {
  
    align-items: center;
  
}

#s-5601ff5d-6a55-428d-958b-fbf7fc700fae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5601ff5d-6a55-428d-958b-fbf7fc700fae .shg-product-title-component h2 {
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 35px;
}

#s-5d528dd0-cbfc-4ae1-af07-7a4a00b69f54 {
  text-align: center;
}

#s-5d528dd0-cbfc-4ae1-af07-7a4a00b69f54 .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 117, 1);
  font-size: 36px;
}

#s-5d528dd0-cbfc-4ae1-af07-7a4a00b69f54 .shg-product-price {
  color: rgba(255, 114, 117, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
}

#s-5d528dd0-cbfc-4ae1-af07-7a4a00b69f54 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-00d4fff8-11bd-4e5a-b2f0-3062ff5ed7f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-32bd9ca2-94f0-4558-82a6-0183832709c5 {
  min-height: 50px;
}








#s-32bd9ca2-94f0-4558-82a6-0183832709c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32bd9ca2-94f0-4558-82a6-0183832709c5.shg-box.shg-c {
  justify-content: center;
}

#s-05f232db-df93-4135-b449-5dded9cebc55 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-05f232db-df93-4135-b449-5dded9cebc55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1b96003c-7126-4d1f-a23f-cb4a8cd141ea {
  min-height: 50px;
}








#s-1b96003c-7126-4d1f-a23f-cb4a8cd141ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b96003c-7126-4d1f-a23f-cb4a8cd141ea.shg-box.shg-c {
  justify-content: center;
}

#s-8c6b2d1f-bd70-40ec-8360-5ad5ea058071 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-8c6b2d1f-bd70-40ec-8360-5ad5ea058071 .shg-product-quantity-wrapper {
  display: flex;
}

#s-8c6b2d1f-bd70-40ec-8360-5ad5ea058071 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-8c6b2d1f-bd70-40ec-8360-5ad5ea058071 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-8c6b2d1f-bd70-40ec-8360-5ad5ea058071 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-8c6b2d1f-bd70-40ec-8360-5ad5ea058071 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-2b5336a8-c5ef-491d-987c-38f09db8c379 {
  min-height: 50px;
background-color: rgba(78, 73, 73, 1);
}








#s-2b5336a8-c5ef-491d-987c-38f09db8c379 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b5336a8-c5ef-491d-987c-38f09db8c379.shg-box.shg-c {
  justify-content: center;
}

#s-d93018dd-3a41-4579-95fd-187b3a1a0671 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-d93018dd-3a41-4579-95fd-187b3a1a0671:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-d93018dd-3a41-4579-95fd-187b3a1a0671:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-d93018dd-3a41-4579-95fd-187b3a1a0671 {
  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-d93018dd-3a41-4579-95fd-187b3a1a0671.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d93018dd-3a41-4579-95fd-187b3a1a0671.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-d93018dd-3a41-4579-95fd-187b3a1a0671.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5875c952-4967-4551-975d-3d08bb67962c {
  background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-5875c952-4967-4551-975d-3d08bb67962c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5875c952-4967-4551-975d-3d08bb67962c.shg-box.shg-c {
  justify-content: center;
}

#s-9bfe6f16-18ed-40cb-9d41-ecd6e532a30b {
  padding-left: 30px;
padding-right: 30px;
min-height: 476px;
max-width: 1400px;
background-color: rgba(165, 114, 255, 1);
}
@media (min-width: 1200px){#s-9bfe6f16-18ed-40cb-9d41-ecd6e532a30b {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9bfe6f16-18ed-40cb-9d41-ecd6e532a30b {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9bfe6f16-18ed-40cb-9d41-ecd6e532a30b {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-9bfe6f16-18ed-40cb-9d41-ecd6e532a30b {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-9bfe6f16-18ed-40cb-9d41-ecd6e532a30b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bfe6f16-18ed-40cb-9d41-ecd6e532a30b.shg-box.shg-c {
  justify-content: center;
}

#s-13077bd9-9905-495e-856e-9d4b81f1b2d0 {
  display: none;
}
@media (min-width: 0px) {
[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48ec5a9e-3608-41df-9b86-25eb0c32cdf3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2f0e26f9-dd29-48cb-926d-9c2760ece939 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

#s-2f0e26f9-dd29-48cb-926d-9c2760ece939 .shogun-heading-component h3 {
  color: rgba(253, 237, 240, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 84px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-85953697-6cf9-4cb4-803d-3e4c36c5ee9d {
  margin-top: 20px;
margin-bottom: 20px;
text-align: left;
}

#s-85953697-6cf9-4cb4-803d-3e4c36c5ee9d .shogun-heading-component h6 {
  color: rgba(253, 237, 240, 1);
  font-weight:   ;
  font-family: Roboto Mono;
  font-style:   ;
  font-size: 18px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23b13e5b-b72b-4190-98da-1ee1a5c3f321"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7f02a948-d020-493c-843e-8472148702fe {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f02a948-d020-493c-843e-8472148702fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6f55f4cc-e001-46c6-8ddd-e6c1b1f8c0b2 {
  min-height: 50px;
}








#s-6f55f4cc-e001-46c6-8ddd-e6c1b1f8c0b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f55f4cc-e001-46c6-8ddd-e6c1b1f8c0b2.shg-box.shg-c {
  justify-content: center;
}

#s-2ed3800c-7993-4055-8b41-058694f8802e {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-2ed3800c-7993-4055-8b41-058694f8802e .shg-product-quantity-wrapper {
  display: flex;
}

#s-2ed3800c-7993-4055-8b41-058694f8802e .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-2ed3800c-7993-4055-8b41-058694f8802e .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-2ed3800c-7993-4055-8b41-058694f8802e .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-2ed3800c-7993-4055-8b41-058694f8802e .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-a81371c1-a449-4354-aa92-683b8f05bea7 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a81371c1-a449-4354-aa92-683b8f05bea7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a81371c1-a449-4354-aa92-683b8f05bea7.shg-box.shg-c {
  justify-content: center;
}

#s-214f6543-8fc4-42bb-8c24-dede34d6337d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(78, 73, 73, 1);
}
#s-214f6543-8fc4-42bb-8c24-dede34d6337d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}#s-214f6543-8fc4-42bb-8c24-dede34d6337d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-214f6543-8fc4-42bb-8c24-dede34d6337d {
  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-214f6543-8fc4-42bb-8c24-dede34d6337d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-214f6543-8fc4-42bb-8c24-dede34d6337d.shg-btn {
  color: rgba(78, 73, 73, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-214f6543-8fc4-42bb-8c24-dede34d6337d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0f8e5601-3197-4498-aea5-891cfbf304c8 {
  text-align: center;
}




  #s-0f8e5601-3197-4498-aea5-891cfbf304c8 img.shogun-image {
    
    width: px;
  }


#s-0f8e5601-3197-4498-aea5-891cfbf304c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-89367af5-8136-41e4-8e39-be7b06f5a81f {
  background-image: url(https://i.shgcdn.com/e02caaa5-9f0b-4a4d-b44d-33e9d16bb8fc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 380px;
background-position: center center;
}
@media (min-width: 1200px){#s-89367af5-8136-41e4-8e39-be7b06f5a81f {
  display: none;
}
#s-89367af5-8136-41e4-8e39-be7b06f5a81f, #wrap-s-89367af5-8136-41e4-8e39-be7b06f5a81f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89367af5-8136-41e4-8e39-be7b06f5a81f {
  display: none;
}
#s-89367af5-8136-41e4-8e39-be7b06f5a81f, #wrap-s-89367af5-8136-41e4-8e39-be7b06f5a81f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89367af5-8136-41e4-8e39-be7b06f5a81f {
  min-height: 300px;
}
}@media (max-width: 767px){#s-89367af5-8136-41e4-8e39-be7b06f5a81f {
  min-height: 150px;
}
}







#s-89367af5-8136-41e4-8e39-be7b06f5a81f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89367af5-8136-41e4-8e39-be7b06f5a81f.shg-box.shg-c {
  justify-content: center;
}

#s-99ffbc44-dddd-4849-9abd-cc5bad54bbf0 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
max-width: 1400px;
}








#s-99ffbc44-dddd-4849-9abd-cc5bad54bbf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99ffbc44-dddd-4849-9abd-cc5bad54bbf0.shg-box.shg-c {
  justify-content: center;
}

#s-833d7505-f885-4504-8ae8-9e40365373db {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

#s-833d7505-f885-4504-8ae8-9e40365373db .shogun-heading-component h1 {
  color: rgba(253, 237, 240, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 140px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-833d7505-f885-4504-8ae8-9e40365373db .shogun-heading-component h1 {
  color: rgba(253, 237, 240, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 120px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-833d7505-f885-4504-8ae8-9e40365373db .shogun-heading-component h1 {
  color: rgba(253, 237, 240, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 75px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}
#s-879b5526-028b-46ac-a853-0113ea295baf {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-879b5526-028b-46ac-a853-0113ea295baf {
  display: none;
}
#s-879b5526-028b-46ac-a853-0113ea295baf, #wrap-s-879b5526-028b-46ac-a853-0113ea295baf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-879b5526-028b-46ac-a853-0113ea295baf {
  display: none;
}
#s-879b5526-028b-46ac-a853-0113ea295baf, #wrap-s-879b5526-028b-46ac-a853-0113ea295baf { display:none !important; }}@media (max-width: 767px){#s-879b5526-028b-46ac-a853-0113ea295baf {
  display: none;
}
#s-879b5526-028b-46ac-a853-0113ea295baf, #wrap-s-879b5526-028b-46ac-a853-0113ea295baf { display:none !important; }}
@media (min-width: 0px) {
[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-879b5526-028b-46ac-a853-0113ea295baf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b427dff5-dd3f-44d6-8f66-7036b2e98d4d {
  border-style: solid;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-b427dff5-dd3f-44d6-8f66-7036b2e98d4d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-b427dff5-dd3f-44d6-8f66-7036b2e98d4d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-b427dff5-dd3f-44d6-8f66-7036b2e98d4d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-b239430c-eda2-4f25-b955-02f789134d23 {
  border-style: solid;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-b239430c-eda2-4f25-b955-02f789134d23:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-b239430c-eda2-4f25-b955-02f789134d23:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-b239430c-eda2-4f25-b955-02f789134d23.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-3e982213-6d05-4545-91f9-693a82f39900 {
  border-style: solid;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-3e982213-6d05-4545-91f9-693a82f39900:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-3e982213-6d05-4545-91f9-693a82f39900:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-3e982213-6d05-4545-91f9-693a82f39900.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-9cda44b5-dc9b-42cb-8f52-8aea3bf96b7a {
  border-style: solid;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-9cda44b5-dc9b-42cb-8f52-8aea3bf96b7a:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-9cda44b5-dc9b-42cb-8f52-8aea3bf96b7a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-9cda44b5-dc9b-42cb-8f52-8aea3bf96b7a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-ee648411-8dc3-46cb-8c1a-46b3c3440820 {
  border-style: solid;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-ee648411-8dc3-46cb-8c1a-46b3c3440820:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-ee648411-8dc3-46cb-8c1a-46b3c3440820:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-ee648411-8dc3-46cb-8c1a-46b3c3440820.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-708b5ddd-4382-4e6e-9cd9-0ecb201abf28 {
  border-style: solid;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-708b5ddd-4382-4e6e-9cd9-0ecb201abf28:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-708b5ddd-4382-4e6e-9cd9-0ecb201abf28:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-708b5ddd-4382-4e6e-9cd9-0ecb201abf28.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
max-width: 1400px;
}
@media (min-width: 1200px){#s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b {
  display: none;
}
#s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b, #wrap-s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b {
  display: none;
}
#s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b, #wrap-s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b {
  display: none;
}
#s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b, #wrap-s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b { display:none !important; }}







#s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1966518d-82d1-48ae-ab6a-4b1a6ca3ee1b.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

@media (min-width: 1200px){#s-229ebcfb-9497-4501-a6e0-195a3ab53615 {
  display: none;
}
#s-229ebcfb-9497-4501-a6e0-195a3ab53615, #wrap-s-229ebcfb-9497-4501-a6e0-195a3ab53615 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-229ebcfb-9497-4501-a6e0-195a3ab53615 {
  display: none;
}
#s-229ebcfb-9497-4501-a6e0-195a3ab53615, #wrap-s-229ebcfb-9497-4501-a6e0-195a3ab53615 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-229ebcfb-9497-4501-a6e0-195a3ab53615 {
  display: none;
}
#s-229ebcfb-9497-4501-a6e0-195a3ab53615, #wrap-s-229ebcfb-9497-4501-a6e0-195a3ab53615 { display:none !important; }}
#s-229ebcfb-9497-4501-a6e0-195a3ab53615 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-229ebcfb-9497-4501-a6e0-195a3ab53615 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(253, 237, 240, 1);
  padding: 16px;
}

#s-229ebcfb-9497-4501-a6e0-195a3ab53615 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(78, 73, 73, 1);
}

#s-229ebcfb-9497-4501-a6e0-195a3ab53615 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(253, 237, 240, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-229ebcfb-9497-4501-a6e0-195a3ab53615 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(78, 73, 73, 1);
  text-align: left;
  font-family: FestivoLettersNo1;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-229ebcfb-9497-4501-a6e0-195a3ab53615 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-02e3e347-e113-48d7-b615-b6a75c98005b {
  min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}








#s-02e3e347-e113-48d7-b615-b6a75c98005b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02e3e347-e113-48d7-b615-b6a75c98005b.shg-box.shg-c {
  justify-content: center;
}

#s-de7e8d61-2b3d-4745-87a3-10727f339f0a {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(78, 73, 73, 1);
}
#s-de7e8d61-2b3d-4745-87a3-10727f339f0a:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}#s-de7e8d61-2b3d-4745-87a3-10727f339f0a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}


#s-de7e8d61-2b3d-4745-87a3-10727f339f0a.shg-btn {
  color: rgba(78, 73, 73, 1);
  font-size: 13px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-a10c318b-c13d-413c-b69d-7dc1bd80e614 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a10c318b-c13d-413c-b69d-7dc1bd80e614 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a10c318b-c13d-413c-b69d-7dc1bd80e614.shg-box.shg-c {
  justify-content: center;
}

#s-b56f8e8d-e8e8-4adc-915b-efec5dd084af {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(78, 73, 73, 1);
}
#s-b56f8e8d-e8e8-4adc-915b-efec5dd084af:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}#s-b56f8e8d-e8e8-4adc-915b-efec5dd084af:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}


#s-b56f8e8d-e8e8-4adc-915b-efec5dd084af.shg-btn {
  color: rgba(78, 73, 73, 1);
  font-size: 13px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-81c26089-5eff-4494-91ed-2666eb8300de {
  min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}








#s-81c26089-5eff-4494-91ed-2666eb8300de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81c26089-5eff-4494-91ed-2666eb8300de.shg-box.shg-c {
  justify-content: center;
}

#s-ce05e89c-1c63-49d6-9596-a3f1f1301074 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(78, 73, 73, 1);
}
#s-ce05e89c-1c63-49d6-9596-a3f1f1301074:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}#s-ce05e89c-1c63-49d6-9596-a3f1f1301074:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}


#s-ce05e89c-1c63-49d6-9596-a3f1f1301074.shg-btn {
  color: rgba(78, 73, 73, 1);
  font-size: 13px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-81b415d5-2fac-4fdd-bffc-ae0090175c43 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-81b415d5-2fac-4fdd-bffc-ae0090175c43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81b415d5-2fac-4fdd-bffc-ae0090175c43.shg-box.shg-c {
  justify-content: center;
}

#s-91adfc4c-cd13-4a39-b72f-8b54322f576f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(78, 73, 73, 1);
}
#s-91adfc4c-cd13-4a39-b72f-8b54322f576f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}#s-91adfc4c-cd13-4a39-b72f-8b54322f576f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}


#s-91adfc4c-cd13-4a39-b72f-8b54322f576f.shg-btn {
  color: rgba(78, 73, 73, 1);
  font-size: 13px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-12063c37-7e80-4e99-b26a-1c034793b69a {
  min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}








#s-12063c37-7e80-4e99-b26a-1c034793b69a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12063c37-7e80-4e99-b26a-1c034793b69a.shg-box.shg-c {
  justify-content: center;
}

#s-a5197067-e935-4005-b378-9219015a77de {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(78, 73, 73, 1);
}
#s-a5197067-e935-4005-b378-9219015a77de:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}#s-a5197067-e935-4005-b378-9219015a77de:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}


#s-a5197067-e935-4005-b378-9219015a77de.shg-btn {
  color: rgba(78, 73, 73, 1);
  font-size: 13px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-2696e189-d7f9-4bd6-9c6c-5bbbfd432eb6 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2696e189-d7f9-4bd6-9c6c-5bbbfd432eb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2696e189-d7f9-4bd6-9c6c-5bbbfd432eb6.shg-box.shg-c {
  justify-content: center;
}

#s-36bfe942-c929-4773-b313-5a79b1711b3d {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(78, 73, 73, 1);
}
#s-36bfe942-c929-4773-b313-5a79b1711b3d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}#s-36bfe942-c929-4773-b313-5a79b1711b3d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(78, 73, 73, 1) !important;
hover-type: color !important;}


#s-36bfe942-c929-4773-b313-5a79b1711b3d.shg-btn {
  color: rgba(78, 73, 73, 1);
  font-size: 13px;
  
  
  font-family: FestivoLettersNo1;
  display:  inline-block ;
}

#s-3187819e-1798-4d03-aa33-adb7dd11c1b5 {
  background-size: cover;
min-height: 560px;
background-color: rgba(253, 237, 240, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-3187819e-1798-4d03-aa33-adb7dd11c1b5 {
  display: none;
}
#s-3187819e-1798-4d03-aa33-adb7dd11c1b5, #wrap-s-3187819e-1798-4d03-aa33-adb7dd11c1b5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3187819e-1798-4d03-aa33-adb7dd11c1b5 {
  display: none;
}
#s-3187819e-1798-4d03-aa33-adb7dd11c1b5, #wrap-s-3187819e-1798-4d03-aa33-adb7dd11c1b5 { display:none !important; }}







#s-3187819e-1798-4d03-aa33-adb7dd11c1b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3187819e-1798-4d03-aa33-adb7dd11c1b5.shg-box.shg-c {
  justify-content: center;
}

#s-0b60530b-7bb5-4834-ae7b-950301393e5d {
  background-size: cover;
min-height: 450px;
background-position: center center;
}








#s-0b60530b-7bb5-4834-ae7b-950301393e5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b60530b-7bb5-4834-ae7b-950301393e5d.shg-box.shg-c {
  justify-content: center;
}

#s-77f8db2b-0ef0-43a2-b723-cb2a06e6c7a1 {
  margin-top: -100px;
padding-left: 30px;
padding-right: 30px;
min-height: 50px;
max-width: 1400px;
}
@media (min-width: 1200px){#s-77f8db2b-0ef0-43a2-b723-cb2a06e6c7a1 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-77f8db2b-0ef0-43a2-b723-cb2a06e6c7a1 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-77f8db2b-0ef0-43a2-b723-cb2a06e6c7a1 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-77f8db2b-0ef0-43a2-b723-cb2a06e6c7a1 {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-77f8db2b-0ef0-43a2-b723-cb2a06e6c7a1, #wrap-s-77f8db2b-0ef0-43a2-b723-cb2a06e6c7a1 { display:none !important; }}







#s-77f8db2b-0ef0-43a2-b723-cb2a06e6c7a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77f8db2b-0ef0-43a2-b723-cb2a06e6c7a1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83b21853-d030-49e9-ae27-7680450363b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-255ad3f4-b02a-44cd-ae1d-fa1e48ef2629 {
  display: none;
}
#s-e78d5363-617f-42a2-ba98-81c0df59205a {
  text-align: center;
}




  #s-e78d5363-617f-42a2-ba98-81c0df59205a img.shogun-image {
    
    width: px;
  }


#s-e78d5363-617f-42a2-ba98-81c0df59205a .shogun-image-content {
  
    align-items: center;
  
}

#s-4cd46522-a426-47de-9316-3a2c79292769 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4cd46522-a426-47de-9316-3a2c79292769 .shg-product-title-component h2 {
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 35px;
}

#s-31f73479-29c0-4c03-9a5b-184d489814a4 {
  text-align: center;
}

#s-31f73479-29c0-4c03-9a5b-184d489814a4 .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 117, 1);
  font-size: 36px;
}

#s-31f73479-29c0-4c03-9a5b-184d489814a4 .shg-product-price {
  color: rgba(255, 114, 117, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
}

#s-31f73479-29c0-4c03-9a5b-184d489814a4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
  padding-left: 10px;
}
#s-4fcd35c1-9b4a-45d7-9514-6777df94f4c3 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
min-height: 50px;
}








#s-4fcd35c1-9b4a-45d7-9514-6777df94f4c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fcd35c1-9b4a-45d7-9514-6777df94f4c3.shg-box.shg-c {
  justify-content: center;
}

#s-806b72e1-56c4-4fe4-b880-142ed3a525f4 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-806b72e1-56c4-4fe4-b880-142ed3a525f4 .shg-product-quantity-wrapper {
  display: flex;
}

#s-806b72e1-56c4-4fe4-b880-142ed3a525f4 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-806b72e1-56c4-4fe4-b880-142ed3a525f4 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-806b72e1-56c4-4fe4-b880-142ed3a525f4 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-806b72e1-56c4-4fe4-b880-142ed3a525f4 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-a0feeefa-c2c6-4a4f-beca-c5b2b74dc2be {
  min-height: 50px;
background-color: rgba(78, 73, 73, 1);
}








#s-a0feeefa-c2c6-4a4f-beca-c5b2b74dc2be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0feeefa-c2c6-4a4f-beca-c5b2b74dc2be.shg-box.shg-c {
  justify-content: center;
}

#s-cedbe91e-f50e-4dbb-be00-c86de616e7a5 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-cedbe91e-f50e-4dbb-be00-c86de616e7a5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-cedbe91e-f50e-4dbb-be00-c86de616e7a5:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-cedbe91e-f50e-4dbb-be00-c86de616e7a5 {
  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-cedbe91e-f50e-4dbb-be00-c86de616e7a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cedbe91e-f50e-4dbb-be00-c86de616e7a5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-cedbe91e-f50e-4dbb-be00-c86de616e7a5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c49b748a-55d6-4ca7-996a-09bc860eb689 {
  display: none;
}
#s-3cbedef9-a82b-4214-9836-84deb152c699 {
  text-align: center;
}




  #s-3cbedef9-a82b-4214-9836-84deb152c699 img.shogun-image {
    
    width: px;
  }


#s-3cbedef9-a82b-4214-9836-84deb152c699 .shogun-image-content {
  
    align-items: center;
  
}

#s-4fa81f45-2b3e-41c0-85cd-7a464ca679b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4fa81f45-2b3e-41c0-85cd-7a464ca679b6 .shg-product-title-component h2 {
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 35px;
}

#s-03e9ed09-c0d9-4a91-8655-46587bda7125 {
  text-align: center;
}

#s-03e9ed09-c0d9-4a91-8655-46587bda7125 .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 117, 1);
  font-size: 36px;
}

#s-03e9ed09-c0d9-4a91-8655-46587bda7125 .shg-product-price {
  color: rgba(255, 114, 117, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
}

#s-03e9ed09-c0d9-4a91-8655-46587bda7125 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
  padding-left: 10px;
}
#s-0bba5ba0-edf1-4dda-85a7-0a54479d3eee {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
min-height: 50px;
}








#s-0bba5ba0-edf1-4dda-85a7-0a54479d3eee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bba5ba0-edf1-4dda-85a7-0a54479d3eee.shg-box.shg-c {
  justify-content: center;
}

#s-6a0626ed-cfdc-4fc6-92c0-04707e033623 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-6a0626ed-cfdc-4fc6-92c0-04707e033623 .shg-product-quantity-wrapper {
  display: flex;
}

#s-6a0626ed-cfdc-4fc6-92c0-04707e033623 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-6a0626ed-cfdc-4fc6-92c0-04707e033623 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-6a0626ed-cfdc-4fc6-92c0-04707e033623 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-6a0626ed-cfdc-4fc6-92c0-04707e033623 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-e7306a9a-d4f7-4ae5-a00d-b4dd93d2dc24 {
  min-height: 50px;
background-color: rgba(78, 73, 73, 1);
}








#s-e7306a9a-d4f7-4ae5-a00d-b4dd93d2dc24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7306a9a-d4f7-4ae5-a00d-b4dd93d2dc24.shg-box.shg-c {
  justify-content: center;
}

#s-2ff23087-da48-4af8-aeeb-6d6a32e606ab {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-2ff23087-da48-4af8-aeeb-6d6a32e606ab:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-2ff23087-da48-4af8-aeeb-6d6a32e606ab:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-2ff23087-da48-4af8-aeeb-6d6a32e606ab {
  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-2ff23087-da48-4af8-aeeb-6d6a32e606ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ff23087-da48-4af8-aeeb-6d6a32e606ab.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-2ff23087-da48-4af8-aeeb-6d6a32e606ab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7a0a9a9e-38b6-4556-aa3a-806fec32d5ae {
  display: none;
}
#s-049e5179-2d78-4aa5-b30b-fec87f95c4b9 {
  text-align: center;
}




  #s-049e5179-2d78-4aa5-b30b-fec87f95c4b9 img.shogun-image {
    
    width: px;
  }


#s-049e5179-2d78-4aa5-b30b-fec87f95c4b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-85e35734-eb87-4076-8759-14555d073e08 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85e35734-eb87-4076-8759-14555d073e08 .shg-product-title-component h2 {
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 35px;
}

#s-ca50452f-dd7d-4598-94d2-1a6eb43cd71d {
  text-align: center;
}

#s-ca50452f-dd7d-4598-94d2-1a6eb43cd71d .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 117, 1);
  font-size: 36px;
}

#s-ca50452f-dd7d-4598-94d2-1a6eb43cd71d .shg-product-price {
  color: rgba(255, 114, 117, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
}

#s-ca50452f-dd7d-4598-94d2-1a6eb43cd71d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
  padding-left: 10px;
}
#s-db8d9621-0e9f-4b10-b794-a39337ff3a94 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
min-height: 50px;
}








#s-db8d9621-0e9f-4b10-b794-a39337ff3a94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db8d9621-0e9f-4b10-b794-a39337ff3a94.shg-box.shg-c {
  justify-content: center;
}

#s-1e293d5b-a3c9-4999-82fd-576c2f9eca57 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-1e293d5b-a3c9-4999-82fd-576c2f9eca57 .shg-product-quantity-wrapper {
  display: flex;
}

#s-1e293d5b-a3c9-4999-82fd-576c2f9eca57 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-1e293d5b-a3c9-4999-82fd-576c2f9eca57 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-1e293d5b-a3c9-4999-82fd-576c2f9eca57 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-1e293d5b-a3c9-4999-82fd-576c2f9eca57 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-a3caf54a-800d-43b8-bf20-4dff26b8ae67 {
  min-height: 50px;
background-color: rgba(78, 73, 73, 1);
}








#s-a3caf54a-800d-43b8-bf20-4dff26b8ae67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3caf54a-800d-43b8-bf20-4dff26b8ae67.shg-box.shg-c {
  justify-content: center;
}

#s-291a6023-a4f4-44b3-ab3e-86ba8b6915bd {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-291a6023-a4f4-44b3-ab3e-86ba8b6915bd:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-291a6023-a4f4-44b3-ab3e-86ba8b6915bd:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-291a6023-a4f4-44b3-ab3e-86ba8b6915bd {
  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-291a6023-a4f4-44b3-ab3e-86ba8b6915bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-291a6023-a4f4-44b3-ab3e-86ba8b6915bd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-291a6023-a4f4-44b3-ab3e-86ba8b6915bd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91 {
  padding-left: 30px;
padding-right: 30px;
min-height: 50px;
max-width: 1400px;
}
@media (min-width: 1200px){#s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91 {
  margin-left: auto;
margin-right: auto;
display: none;
}
#s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91, #wrap-s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91 {
  margin-left: auto;
margin-right: auto;
display: none;
}
#s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91, #wrap-s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91 {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91, #wrap-s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91 { display:none !important; }}@media (max-width: 767px){#s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e9e3c13-62b7-41b6-8e7d-1d76253dcc91.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-c9138744-7dc6-4eac-984d-e0911a6bbb35 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-5875eba9-9b91-4aaf-9b9f-a91ee2e0909a {
  display: none;
}
#s-bf929573-9fae-427b-ac38-438af2269fbb {
  text-align: center;
}




  #s-bf929573-9fae-427b-ac38-438af2269fbb img.shogun-image {
    
    width: px;
  }


#s-bf929573-9fae-427b-ac38-438af2269fbb .shogun-image-content {
  
    align-items: center;
  
}

#s-107f0cc4-37c8-4a7c-a194-985580490cc5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-107f0cc4-37c8-4a7c-a194-985580490cc5 .shg-product-title-component h2 {
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 35px;
}

#s-56bf3d16-b896-4bab-b6c1-4dff951b8d36 {
  text-align: center;
}

#s-56bf3d16-b896-4bab-b6c1-4dff951b8d36 .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 117, 1);
  font-size: 36px;
}

#s-56bf3d16-b896-4bab-b6c1-4dff951b8d36 .shg-product-price {
  color: rgba(255, 114, 117, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
}

#s-56bf3d16-b896-4bab-b6c1-4dff951b8d36 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
  padding-left: 10px;
}
#s-3aa53c6c-2c77-435b-9602-5f66fc174a2d {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
min-height: 50px;
}








#s-3aa53c6c-2c77-435b-9602-5f66fc174a2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3aa53c6c-2c77-435b-9602-5f66fc174a2d.shg-box.shg-c {
  justify-content: center;
}

#s-61b561c8-aa57-428c-b99c-2a828de8cfa4 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-61b561c8-aa57-428c-b99c-2a828de8cfa4 .shg-product-quantity-wrapper {
  display: flex;
}

#s-61b561c8-aa57-428c-b99c-2a828de8cfa4 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-61b561c8-aa57-428c-b99c-2a828de8cfa4 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-61b561c8-aa57-428c-b99c-2a828de8cfa4 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-61b561c8-aa57-428c-b99c-2a828de8cfa4 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-304c60c2-97a5-429a-9855-925e78e9883a {
  min-height: 50px;
background-color: rgba(78, 73, 73, 1);
}








#s-304c60c2-97a5-429a-9855-925e78e9883a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-304c60c2-97a5-429a-9855-925e78e9883a.shg-box.shg-c {
  justify-content: center;
}

#s-774fc874-9263-4517-8cd5-6e97f75256ca {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-774fc874-9263-4517-8cd5-6e97f75256ca:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-774fc874-9263-4517-8cd5-6e97f75256ca:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-774fc874-9263-4517-8cd5-6e97f75256ca {
  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-774fc874-9263-4517-8cd5-6e97f75256ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-774fc874-9263-4517-8cd5-6e97f75256ca.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-774fc874-9263-4517-8cd5-6e97f75256ca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-20d12fab-ff31-4cca-a597-67bdf50722d8 {
  display: none;
}
#s-c2f33410-6aed-4841-8146-3722b555ba8d {
  text-align: center;
}




  #s-c2f33410-6aed-4841-8146-3722b555ba8d img.shogun-image {
    
    width: px;
  }


#s-c2f33410-6aed-4841-8146-3722b555ba8d .shogun-image-content {
  
    align-items: center;
  
}

#s-8254408c-792d-4496-ad51-7e175e00c8d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8254408c-792d-4496-ad51-7e175e00c8d5 .shg-product-title-component h2 {
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 35px;
}

#s-c15d9894-515a-41f4-ab76-2983b73d7896 {
  text-align: center;
}

#s-c15d9894-515a-41f4-ab76-2983b73d7896 .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 117, 1);
  font-size: 36px;
}

#s-c15d9894-515a-41f4-ab76-2983b73d7896 .shg-product-price {
  color: rgba(255, 114, 117, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
}

#s-c15d9894-515a-41f4-ab76-2983b73d7896 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
  padding-left: 10px;
}
#s-dfcbf7d4-8641-4f1b-984d-4b22c6d128bb {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
min-height: 50px;
}








#s-dfcbf7d4-8641-4f1b-984d-4b22c6d128bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfcbf7d4-8641-4f1b-984d-4b22c6d128bb.shg-box.shg-c {
  justify-content: center;
}

#s-b30e63b6-a2ea-47cb-9e35-27c77fa5863a {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-b30e63b6-a2ea-47cb-9e35-27c77fa5863a .shg-product-quantity-wrapper {
  display: flex;
}

#s-b30e63b6-a2ea-47cb-9e35-27c77fa5863a .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-b30e63b6-a2ea-47cb-9e35-27c77fa5863a .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-b30e63b6-a2ea-47cb-9e35-27c77fa5863a .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-b30e63b6-a2ea-47cb-9e35-27c77fa5863a .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-26351c0b-e55f-42a5-9104-9a6dcc3e12c9 {
  min-height: 50px;
background-color: rgba(78, 73, 73, 1);
}








#s-26351c0b-e55f-42a5-9104-9a6dcc3e12c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26351c0b-e55f-42a5-9104-9a6dcc3e12c9.shg-box.shg-c {
  justify-content: center;
}

#s-1c1e02eb-c3e2-4faa-b361-3978e74648d5 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-1c1e02eb-c3e2-4faa-b361-3978e74648d5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-1c1e02eb-c3e2-4faa-b361-3978e74648d5:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-1c1e02eb-c3e2-4faa-b361-3978e74648d5 {
  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-1c1e02eb-c3e2-4faa-b361-3978e74648d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c1e02eb-c3e2-4faa-b361-3978e74648d5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-1c1e02eb-c3e2-4faa-b361-3978e74648d5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b36826ae-54dd-4572-ab57-a7971b134338 {
  display: none;
}
#s-21939d3c-6f0c-4d28-aa23-2ec341e2e11a {
  text-align: center;
}




  #s-21939d3c-6f0c-4d28-aa23-2ec341e2e11a img.shogun-image {
    
    width: px;
  }


#s-21939d3c-6f0c-4d28-aa23-2ec341e2e11a .shogun-image-content {
  
    align-items: center;
  
}

#s-cfe547bf-22cc-46c4-8bf1-857bad225cd1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cfe547bf-22cc-46c4-8bf1-857bad225cd1 .shg-product-title-component h2 {
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 35px;
}

#s-2f0aa0ca-bf39-49df-92b4-bb00d0451d19 {
  text-align: center;
}

#s-2f0aa0ca-bf39-49df-92b4-bb00d0451d19 .shg-product-sold-out {
  display: none;
  color: rgba(255, 114, 117, 1);
  font-size: 36px;
}

#s-2f0aa0ca-bf39-49df-92b4-bb00d0451d19 .shg-product-price {
  color: rgba(255, 114, 117, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
}

#s-2f0aa0ca-bf39-49df-92b4-bb00d0451d19 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(78, 73, 73, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:  normal ;
  font-size: 36px;
  padding-left: 10px;
}
#s-b88f66e4-78f2-4fa8-9ac6-3a916d303e2d {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
min-height: 50px;
}








#s-b88f66e4-78f2-4fa8-9ac6-3a916d303e2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b88f66e4-78f2-4fa8-9ac6-3a916d303e2d.shg-box.shg-c {
  justify-content: center;
}

#s-e39c3735-1586-4363-81be-fc8e51bffd08 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-e39c3735-1586-4363-81be-fc8e51bffd08 .shg-product-quantity-wrapper {
  display: flex;
}

#s-e39c3735-1586-4363-81be-fc8e51bffd08 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-e39c3735-1586-4363-81be-fc8e51bffd08 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-e39c3735-1586-4363-81be-fc8e51bffd08 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-e39c3735-1586-4363-81be-fc8e51bffd08 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-907d87ca-5e56-4342-aadb-5ec2813f18bf {
  min-height: 50px;
background-color: rgba(78, 73, 73, 1);
}








#s-907d87ca-5e56-4342-aadb-5ec2813f18bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-907d87ca-5e56-4342-aadb-5ec2813f18bf.shg-box.shg-c {
  justify-content: center;
}

#s-9f33523a-2fca-4ed6-9367-d19ce6f8b6ee {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-9f33523a-2fca-4ed6-9367-d19ce6f8b6ee:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-9f33523a-2fca-4ed6-9367-d19ce6f8b6ee:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-9f33523a-2fca-4ed6-9367-d19ce6f8b6ee {
  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-9f33523a-2fca-4ed6-9367-d19ce6f8b6ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f33523a-2fca-4ed6-9367-d19ce6f8b6ee.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-9f33523a-2fca-4ed6-9367-d19ce6f8b6ee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-72f4a321-1579-4941-8e65-8e317c48625d {
  background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-72f4a321-1579-4941-8e65-8e317c48625d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72f4a321-1579-4941-8e65-8e317c48625d.shg-box.shg-c {
  justify-content: center;
}

#s-241a8a06-513d-4543-8eb6-b902322f7554 {
  padding-left: 30px;
padding-right: 30px;
min-height: 476px;
max-width: 1400px;
background-color: rgba(165, 114, 255, 1);
}
@media (min-width: 1200px){#s-241a8a06-513d-4543-8eb6-b902322f7554 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-241a8a06-513d-4543-8eb6-b902322f7554 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-241a8a06-513d-4543-8eb6-b902322f7554 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-241a8a06-513d-4543-8eb6-b902322f7554 {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-241a8a06-513d-4543-8eb6-b902322f7554, #wrap-s-241a8a06-513d-4543-8eb6-b902322f7554 { display:none !important; }}







#s-241a8a06-513d-4543-8eb6-b902322f7554 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-241a8a06-513d-4543-8eb6-b902322f7554.shg-box.shg-c {
  justify-content: center;
}

#s-2b0e4b2e-c2ef-4f88-b40a-326733bd8dfc {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

#s-2b0e4b2e-c2ef-4f88-b40a-326733bd8dfc .shogun-heading-component h3 {
  color: rgba(253, 237, 240, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 80px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f9e92ae2-7924-4213-9193-89a2eafaa1cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f9992c48-97f2-4338-a1e3-288a20ae4659 {
  min-height: 50px;
}








#s-f9992c48-97f2-4338-a1e3-288a20ae4659 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9992c48-97f2-4338-a1e3-288a20ae4659.shg-box.shg-c {
  justify-content: center;
}

#s-6089aaef-1010-46cb-83a1-68164cc60764 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: left;
}

#s-6089aaef-1010-46cb-83a1-68164cc60764 .shogun-heading-component h6 {
  color: rgba(253, 237, 240, 1);
  font-weight:   ;
  font-family: Roboto Mono;
  font-style:   ;
  font-size: 18px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-c9a0163d-95c2-4641-8f48-76efb414aba1 {
  display: none;
}
#s-17d4b86b-4928-49d3-bbaf-02871cfff0ce {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}








#s-17d4b86b-4928-49d3-bbaf-02871cfff0ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17d4b86b-4928-49d3-bbaf-02871cfff0ce.shg-box.shg-c {
  justify-content: center;
}

#s-bb2db34b-e14c-4800-aa8c-61dc91454c70 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-bb2db34b-e14c-4800-aa8c-61dc91454c70 .shg-product-quantity-wrapper {
  display: flex;
}

#s-bb2db34b-e14c-4800-aa8c-61dc91454c70 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-bb2db34b-e14c-4800-aa8c-61dc91454c70 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-bb2db34b-e14c-4800-aa8c-61dc91454c70 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-bb2db34b-e14c-4800-aa8c-61dc91454c70 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-80aed13e-9cb2-4daa-bb9a-86fbb7cf0b7e {
  min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-80aed13e-9cb2-4daa-bb9a-86fbb7cf0b7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80aed13e-9cb2-4daa-bb9a-86fbb7cf0b7e.shg-box.shg-c {
  justify-content: center;
}

#s-1e2fd135-6656-4468-9181-be648986e934 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(78, 73, 73, 1);
}
#s-1e2fd135-6656-4468-9181-be648986e934:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-1e2fd135-6656-4468-9181-be648986e934:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-1e2fd135-6656-4468-9181-be648986e934 {
  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-1e2fd135-6656-4468-9181-be648986e934.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e2fd135-6656-4468-9181-be648986e934.shg-btn {
  color: rgba(78, 73, 73, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-1e2fd135-6656-4468-9181-be648986e934.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1f898232-b2be-4c18-b625-10ddfa2a898f {
  min-height: 50px;
}








#s-1f898232-b2be-4c18-b625-10ddfa2a898f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f898232-b2be-4c18-b625-10ddfa2a898f.shg-box.shg-c {
  justify-content: center;
}

#s-b3bb2736-1306-4c34-9f93-98e273d6a559 {
  text-align: center;
}




  #s-b3bb2736-1306-4c34-9f93-98e273d6a559 img.shogun-image {
    
    width: px;
  }


#s-b3bb2736-1306-4c34-9f93-98e273d6a559 .shogun-image-content {
  
    align-items: center;
  
}

#s-61f6a491-bbd9-4f4d-b235-f1938e6327ab {
  padding-left: 30px;
padding-right: 30px;
min-height: 476px;
max-width: 1400px;
background-color: rgba(165, 114, 255, 1);
}
@media (min-width: 1200px){#s-61f6a491-bbd9-4f4d-b235-f1938e6327ab {
  margin-left: auto;
margin-right: auto;
display: none;
}
#s-61f6a491-bbd9-4f4d-b235-f1938e6327ab, #wrap-s-61f6a491-bbd9-4f4d-b235-f1938e6327ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61f6a491-bbd9-4f4d-b235-f1938e6327ab {
  margin-left: auto;
margin-right: auto;
display: none;
}
#s-61f6a491-bbd9-4f4d-b235-f1938e6327ab, #wrap-s-61f6a491-bbd9-4f4d-b235-f1938e6327ab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-61f6a491-bbd9-4f4d-b235-f1938e6327ab {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-61f6a491-bbd9-4f4d-b235-f1938e6327ab, #wrap-s-61f6a491-bbd9-4f4d-b235-f1938e6327ab { display:none !important; }}@media (max-width: 767px){#s-61f6a491-bbd9-4f4d-b235-f1938e6327ab {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-61f6a491-bbd9-4f4d-b235-f1938e6327ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61f6a491-bbd9-4f4d-b235-f1938e6327ab.shg-box.shg-c {
  justify-content: center;
}

#s-94ebcf89-083e-4bf2-aca3-f310a0ce798c {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

#s-94ebcf89-083e-4bf2-aca3-f310a0ce798c .shogun-heading-component h3 {
  color: rgba(253, 237, 240, 1);
  font-weight:   ;
  font-family: FestivoLettersNo1;
  font-style:   ;
  font-size: 60px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-e87c3264-1be1-424e-bc2c-85487a14f2a5 {
  text-align: left;
}

#s-e87c3264-1be1-424e-bc2c-85487a14f2a5 .shogun-heading-component h6 {
  color: rgba(253, 237, 240, 1);
  font-weight:   ;
  font-family: Roboto Mono;
  font-style:   ;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-c0353a21-3877-4418-960d-02add9a0cc27 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-c0353a21-3877-4418-960d-02add9a0cc27 {
  max-width: 350px;
}
}







#s-c0353a21-3877-4418-960d-02add9a0cc27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0353a21-3877-4418-960d-02add9a0cc27.shg-box.shg-c {
  justify-content: center;
}

#s-83344efd-1cf2-4a99-a67d-7007604c4311 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-83344efd-1cf2-4a99-a67d-7007604c4311 {
  max-width: 300px;
}
}



  #s-83344efd-1cf2-4a99-a67d-7007604c4311 img.shogun-image {
    
    width: px;
  }


#s-83344efd-1cf2-4a99-a67d-7007604c4311 .shogun-image-content {
  
    align-items: center;
  
}

#s-84d81079-3cbe-46c9-a51c-28b51516a732 {
  display: none;
}
#s-9a44ce31-a5df-4aea-8389-44382ef460e8 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}








#s-9a44ce31-a5df-4aea-8389-44382ef460e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a44ce31-a5df-4aea-8389-44382ef460e8.shg-box.shg-c {
  justify-content: center;
}

#s-63c51cc1-0ba5-496d-a9c8-5899a645f7b3 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
max-width: 150px;
text-align: center;
background-color: rgba(253, 237, 240, 0);
}

#s-63c51cc1-0ba5-496d-a9c8-5899a645f7b3 .shg-product-quantity-wrapper {
  display: flex;
}

#s-63c51cc1-0ba5-496d-a9c8-5899a645f7b3 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-63c51cc1-0ba5-496d-a9c8-5899a645f7b3 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-63c51cc1-0ba5-496d-a9c8-5899a645f7b3 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-63c51cc1-0ba5-496d-a9c8-5899a645f7b3 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-22026c10-de59-49e5-81ba-02920b479496 {
  min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-22026c10-de59-49e5-81ba-02920b479496 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22026c10-de59-49e5-81ba-02920b479496.shg-box.shg-c {
  justify-content: center;
}

#s-89d8133f-09b2-42bd-8864-28323c0a444e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(78, 73, 73, 1);
border-style: solid;
border-radius: 0px;
max-width: 150px;
background-color: rgba(78, 73, 73, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(78, 73, 73, 1);
}
#s-89d8133f-09b2-42bd-8864-28323c0a444e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 0) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-89d8133f-09b2-42bd-8864-28323c0a444e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(78, 73, 73, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-89d8133f-09b2-42bd-8864-28323c0a444e {
  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-89d8133f-09b2-42bd-8864-28323c0a444e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89d8133f-09b2-42bd-8864-28323c0a444e.shg-btn {
  color: rgba(78, 73, 73, 1);
  font-size: 18px;
  
  
  font-family: FestivoLettersNo1;
  display:  block ;
}

#s-89d8133f-09b2-42bd-8864-28323c0a444e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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