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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-f0806258-23bc-4b2b-8a2b-ca09adc607a5 {
  display: none;
}
.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  -webkit-transform: translateZ(1000px);
          transform: translateZ(1000px);
}

#s-bc766d05-5a91-4263-8c82-dfa7df68b482 { margin-top: 40px; }
#s-bc766d05-5a91-4263-8c82-dfa7df68b482 .shogun-tabs {
  justify-content: center;
}


  #s-bc766d05-5a91-4263-8c82-dfa7df68b482 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-bc766d05-5a91-4263-8c82-dfa7df68b482 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-bc766d05-5a91-4263-8c82-dfa7df68b482 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-bc766d05-5a91-4263-8c82-dfa7df68b482 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-bc766d05-5a91-4263-8c82-dfa7df68b482 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-bc766d05-5a91-4263-8c82-dfa7df68b482 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-bc766d05-5a91-4263-8c82-dfa7df68b482 .shogun-tab {
  max-width: calc(100% / 2 - (2 - 2) * 2px / 2);
}

.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-08226b2a-a685-4897-aa53-8deb7eba6f8d { padding-top: 10px;
padding-bottom: 10px; }
 #s-08226b2a-a685-4897-aa53-8deb7eba6f8d .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   
   
   
   text-align: center;
 }

 

.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-stars-hoverable .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .shg-product-reviews-container .shg-product-reviews-button-write {
    position: absolute;
    top: 15px;
    right: 0;
    margin-top: 0;
  }
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-all;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}


.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #CF4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #CF4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .shg-product-reviews-container .shg-product-reviews-wrapper-cell {
    text-align: center;
  }

  .shg-product-reviews-container .shg-product-reviews-button-cancel {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 769px) {
  .shg-product-reviews-container .shg-product-reviews-wrapper-cell > * {
    display: table-cell;
  }

  .shg-product-reviews-container .shg-product-reviews-col1 {
    width: 49%;
    text-align: right;
  }

  .shg-product-reviews-container .shg-product-reviews-col2 {
    width: 2%;
    white-space: nowrap;
  }

  .shg-product-reviews-container .shg-product-reviews-button-cancel {
    margin-right: 30px;
  }
}

.shg-product-reviews-container .shg-product-reviews-col3 {
  width: 49%;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item .shg-product-reviews-pagination-item-flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-a96243c4-0eb4-420a-ac82-a0a4173e01e8 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-a96243c4-0eb4-420a-ac82-a0a4173e01e8 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a96243c4-0eb4-420a-ac82-a0a4173e01e8 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-a96243c4-0eb4-420a-ac82-a0a4173e01e8 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a96243c4-0eb4-420a-ac82-a0a4173e01e8 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-a96243c4-0eb4-420a-ac82-a0a4173e01e8 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-a96243c4-0eb4-420a-ac82-a0a4173e01e8 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-a96243c4-0eb4-420a-ac82-a0a4173e01e8 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-a96243c4-0eb4-420a-ac82-a0a4173e01e8 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(237, 95, 171, 1);
}

.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-bad30ea4-80a8-4661-b124-77220b2ebfea { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bad30ea4-80a8-4661-b124-77220b2ebfea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a974d158-6849-4255-a6fc-3fe8ff4453a8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e9cc5359-5ed3-45e0-83bc-a0e548b6a69b { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
.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-ddd24957-541d-4690-bfe5-33f1194f9bf6 { box-shadow:1px 1px 1px 1px rgba(245, 202, 211, 1);
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 95, 171, 1);
text-decoration: none; }
#s-ddd24957-541d-4690-bfe5-33f1194f9bf6:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-ddd24957-541d-4690-bfe5-33f1194f9bf6:active {box-shadow:1px 1px 1px 1px rgba(244, 98, 176, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}

 #s-ddd24957-541d-4690-bfe5-33f1194f9bf6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a19e0ec0-fec8-4edc-9d9a-2ba0a6fc61dc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c2933d2b-1148-418c-a957-ce01b3d7be43 { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
#s-15ff48ba-f109-4dd3-ac61-91bec0d83455 { box-shadow:1px 1px 1px 1px rgba(245, 202, 211, 1);
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 95, 171, 1);
text-decoration: none; }
#s-15ff48ba-f109-4dd3-ac61-91bec0d83455:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-15ff48ba-f109-4dd3-ac61-91bec0d83455:active {box-shadow:1px 1px 1px 1px rgba(244, 98, 176, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}

 #s-15ff48ba-f109-4dd3-ac61-91bec0d83455.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c6987f4d-5de1-4769-9662-271104157130 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0c3b7492-6ab1-415d-84fd-d891ccb90a9b { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
#s-3052d203-adcf-4db1-b7b3-f24414d0c1bb { box-shadow:1px 1px 1px 1px rgba(245, 202, 211, 1);
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 95, 171, 1);
text-decoration: none; }
#s-3052d203-adcf-4db1-b7b3-f24414d0c1bb:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-3052d203-adcf-4db1-b7b3-f24414d0c1bb:active {box-shadow:1px 1px 1px 1px rgba(244, 98, 176, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}

 #s-3052d203-adcf-4db1-b7b3-f24414d0c1bb.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

.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-85994f9e-d8cc-4504-8f21-348425494f54 { min-height: 50px; }
#s-85994f9e-d8cc-4504-8f21-348425494f54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-36c84764-ae0f-4c1a-a907-fa6665b93359 { border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(237, 95, 171, 1); }
 #s-36c84764-ae0f-4c1a-a907-fa6665b93359 .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   font-family: Assistant;
   font-style:  normal ;
   font-size: 18px;
   
   
   text-align: left;
 }

 

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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-ac6adbdb-19b6-47c4-b966-19d7fe368acc {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-def64321-d904-4e36-b065-b064d3bca4d1 { text-align: left; }
.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-4dccc7c5-c781-4f29-a02a-14ce0a610008 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4dccc7c5-c781-4f29-a02a-14ce0a610008 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-50fbb100-23c3-44c9-a6ad-7fa8ae56168a {
  display: none;
}
#s-41df3ed9-2bfc-4ae7-b536-72752fc2f59d { text-align: left; }
#s-2b56acbc-4158-4514-a0da-e7658f214e14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b56acbc-4158-4514-a0da-e7658f214e14 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e38b5394-472b-4f6c-8ef9-5c8a40725a47 {
  display: none;
}
#s-8167a82c-62f1-4533-b1b5-0e580549f6ca { text-align: left; }
#s-b1bb3cec-ecf6-4f35-9eb1-4499f1253599 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1bb3cec-ecf6-4f35-9eb1-4499f1253599 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d6a9a687-a0ab-4a81-aeab-aa88dd68b9cd {
  display: none;
}
#s-2019e0df-74ed-4e1d-8177-783b9762db1a { text-align: left; }
#s-6a11de06-4e93-4d52-899c-3ca83d200a54 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a11de06-4e93-4d52-899c-3ca83d200a54 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5147f06d-401b-4a53-86f9-56a06e344337 {
  display: none;
}
#s-7bb6ced2-9208-40b9-88fc-2ce0ae6f86ac { text-align: left; }
#s-7a064e40-1a63-4efd-81b6-45f52ba6abed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a064e40-1a63-4efd-81b6-45f52ba6abed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a76526a3-16f0-4501-8bc6-8c6e4a18032a { text-align: left; }
#s-a76526a3-16f0-4501-8bc6-8c6e4a18032a .shg-product-sold-out {
  display: none;
}

#s-a76526a3-16f0-4501-8bc6-8c6e4a18032a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a76526a3-16f0-4501-8bc6-8c6e4a18032a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-product-atc-wrapper {
  position: relative;
}

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

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

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

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

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

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

#s-20ba833b-9b5f-4426-a997-938d07d58740 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-20ba833b-9b5f-4426-a997-938d07d58740:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-20ba833b-9b5f-4426-a997-938d07d58740:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-20ba833b-9b5f-4426-a997-938d07d58740 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-20ba833b-9b5f-4426-a997-938d07d58740.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20ba833b-9b5f-4426-a997-938d07d58740.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-20ba833b-9b5f-4426-a997-938d07d58740.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-928c6572-d9aa-42bc-adb1-175797d37f42 {
  display: none;
}
#s-a7980ade-73fd-41f7-948c-75d15bc04250 { text-align: left; }
#s-1e5e3fe8-0077-43ce-b0ab-1c7c15eaf920 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1e5e3fe8-0077-43ce-b0ab-1c7c15eaf920 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74249ba6-7160-4716-89ca-90a017a83297 { text-align: left; }
#s-74249ba6-7160-4716-89ca-90a017a83297 .shg-product-sold-out {
  display: none;
}

#s-74249ba6-7160-4716-89ca-90a017a83297 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74249ba6-7160-4716-89ca-90a017a83297 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3f712b20-7c5a-4f21-94b3-94df042a4e65 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f712b20-7c5a-4f21-94b3-94df042a4e65:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f712b20-7c5a-4f21-94b3-94df042a4e65:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f712b20-7c5a-4f21-94b3-94df042a4e65 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f712b20-7c5a-4f21-94b3-94df042a4e65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f712b20-7c5a-4f21-94b3-94df042a4e65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f712b20-7c5a-4f21-94b3-94df042a4e65.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-63059fcd-ba9a-44c8-88a1-ae604e871540 {
  display: none;
}
#s-6185a51f-9652-4e9d-b8e1-e797c3185aef { text-align: left; }
#s-8b656edb-bc4b-497f-b0e3-ba795f053c2d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b656edb-bc4b-497f-b0e3-ba795f053c2d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-673bca00-65ea-4066-baa7-913ef7a089bb { text-align: left; }
#s-673bca00-65ea-4066-baa7-913ef7a089bb .shg-product-sold-out {
  display: none;
}

#s-673bca00-65ea-4066-baa7-913ef7a089bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-673bca00-65ea-4066-baa7-913ef7a089bb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9f4b37d4-c635-41c2-8a22-6b2f8f4a7df4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f4b37d4-c635-41c2-8a22-6b2f8f4a7df4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f4b37d4-c635-41c2-8a22-6b2f8f4a7df4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f4b37d4-c635-41c2-8a22-6b2f8f4a7df4 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9f4b37d4-c635-41c2-8a22-6b2f8f4a7df4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f4b37d4-c635-41c2-8a22-6b2f8f4a7df4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f4b37d4-c635-41c2-8a22-6b2f8f4a7df4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-56716295-67bb-4d7d-92bf-ae2dc321ba98 {
  display: none;
}
#s-66793bc1-2857-48de-b022-46538958f903 { text-align: left; }
#s-3b54728c-a7b9-4318-b830-0c1643f5ee21 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b54728c-a7b9-4318-b830-0c1643f5ee21 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc650949-d6a8-4b76-a5a0-f113af6a35e7 { text-align: left; }
#s-fc650949-d6a8-4b76-a5a0-f113af6a35e7 .shg-product-sold-out {
  display: none;
}

#s-fc650949-d6a8-4b76-a5a0-f113af6a35e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc650949-d6a8-4b76-a5a0-f113af6a35e7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9cee6e1f-7e81-467a-9f8f-23b145048de3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9cee6e1f-7e81-467a-9f8f-23b145048de3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9cee6e1f-7e81-467a-9f8f-23b145048de3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9cee6e1f-7e81-467a-9f8f-23b145048de3 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9cee6e1f-7e81-467a-9f8f-23b145048de3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9cee6e1f-7e81-467a-9f8f-23b145048de3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9cee6e1f-7e81-467a-9f8f-23b145048de3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c155b5f5-6a6d-467e-a8ce-f3cc55dc87d2 {
  display: none;
}
#s-c5f08855-429b-45cb-b4de-5290b77cbb87 { text-align: left; }
#s-397b2e36-6856-40b0-b242-8539ce5216ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-397b2e36-6856-40b0-b242-8539ce5216ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-141a618b-b252-49de-aae2-a5745b789d17 { text-align: left; }
#s-141a618b-b252-49de-aae2-a5745b789d17 .shg-product-sold-out {
  display: none;
}

#s-141a618b-b252-49de-aae2-a5745b789d17 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-141a618b-b252-49de-aae2-a5745b789d17 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-24e6ba25-267e-4480-8935-c53d38696156 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-24e6ba25-267e-4480-8935-c53d38696156:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-24e6ba25-267e-4480-8935-c53d38696156:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-24e6ba25-267e-4480-8935-c53d38696156 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-24e6ba25-267e-4480-8935-c53d38696156.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24e6ba25-267e-4480-8935-c53d38696156.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-24e6ba25-267e-4480-8935-c53d38696156.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c943fae-cee0-4319-937b-019e0ca9d41e {
  display: none;
}
#s-4364c88e-90db-4c6b-95c4-d158e834bb76 { text-align: left; }
#s-f87b2c8f-2494-47db-9111-abee46f62534 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f87b2c8f-2494-47db-9111-abee46f62534 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e7d1a33-def5-48e0-b912-324b65aadaa7 { text-align: left; }
#s-7e7d1a33-def5-48e0-b912-324b65aadaa7 .shg-product-sold-out {
  display: none;
}

#s-7e7d1a33-def5-48e0-b912-324b65aadaa7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e7d1a33-def5-48e0-b912-324b65aadaa7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-11ad52c0-5f42-4e8d-a1f3-aa8e77c0cf9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11ad52c0-5f42-4e8d-a1f3-aa8e77c0cf9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11ad52c0-5f42-4e8d-a1f3-aa8e77c0cf9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11ad52c0-5f42-4e8d-a1f3-aa8e77c0cf9b {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-11ad52c0-5f42-4e8d-a1f3-aa8e77c0cf9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11ad52c0-5f42-4e8d-a1f3-aa8e77c0cf9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11ad52c0-5f42-4e8d-a1f3-aa8e77c0cf9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a8403e6-f4b0-40c9-b1ea-480c5bce6729 {
  display: none;
}
#s-333a8001-ab89-495e-9670-a780f5823d7b { text-align: left; }
#s-ce319b72-926f-4760-869c-588976b2c6f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce319b72-926f-4760-869c-588976b2c6f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d40379b2-f3e1-484a-b222-af39f7055c1f { text-align: left; }
#s-d40379b2-f3e1-484a-b222-af39f7055c1f .shg-product-sold-out {
  display: none;
}

#s-d40379b2-f3e1-484a-b222-af39f7055c1f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d40379b2-f3e1-484a-b222-af39f7055c1f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7493ec26-44da-4853-9e8d-c0c4d285aaf0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7493ec26-44da-4853-9e8d-c0c4d285aaf0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7493ec26-44da-4853-9e8d-c0c4d285aaf0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7493ec26-44da-4853-9e8d-c0c4d285aaf0 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7493ec26-44da-4853-9e8d-c0c4d285aaf0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7493ec26-44da-4853-9e8d-c0c4d285aaf0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7493ec26-44da-4853-9e8d-c0c4d285aaf0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd6d60a3-83a2-466f-886d-929ae2ff78e2 {
  display: none;
}
#s-37180450-76f9-4e5e-9f0e-ff8697cf0f3f { text-align: left; }
#s-30eb1903-922c-443c-bb04-49cbf2e54a9c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30eb1903-922c-443c-bb04-49cbf2e54a9c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf4ab128-604d-4694-9272-445663469464 { text-align: left; }
#s-bf4ab128-604d-4694-9272-445663469464 .shg-product-sold-out {
  display: none;
}

#s-bf4ab128-604d-4694-9272-445663469464 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf4ab128-604d-4694-9272-445663469464 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-95b104a0-0af5-44bd-a546-a520cb8bbe1d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-95b104a0-0af5-44bd-a546-a520cb8bbe1d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-95b104a0-0af5-44bd-a546-a520cb8bbe1d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-95b104a0-0af5-44bd-a546-a520cb8bbe1d {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-95b104a0-0af5-44bd-a546-a520cb8bbe1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95b104a0-0af5-44bd-a546-a520cb8bbe1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-95b104a0-0af5-44bd-a546-a520cb8bbe1d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d59fb7fe-1e72-4aac-a51e-134590f59bea {
  display: none;
}
#s-9e0f8b6b-d2c8-4620-a927-25824b3a4bb5 { text-align: left; }
#s-57834bae-0a89-451f-b134-d03828caaa17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57834bae-0a89-451f-b134-d03828caaa17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b355fac4-c03f-4ac7-964c-33e90191c3af { text-align: left; }
#s-b355fac4-c03f-4ac7-964c-33e90191c3af .shg-product-sold-out {
  display: none;
}

#s-b355fac4-c03f-4ac7-964c-33e90191c3af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b355fac4-c03f-4ac7-964c-33e90191c3af .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-99f95e2e-cd87-4b0b-98b4-69635919cb60 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99f95e2e-cd87-4b0b-98b4-69635919cb60:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99f95e2e-cd87-4b0b-98b4-69635919cb60:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99f95e2e-cd87-4b0b-98b4-69635919cb60 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-99f95e2e-cd87-4b0b-98b4-69635919cb60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99f95e2e-cd87-4b0b-98b4-69635919cb60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99f95e2e-cd87-4b0b-98b4-69635919cb60.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-498a104d-6dbd-46a2-bede-901bb88493c7 {
  display: none;
}
#s-41327789-34c3-4820-9d0a-e47d76a13073 { text-align: left; }
#s-abac9854-8f93-4a0f-ba32-e9e7a6edc1f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abac9854-8f93-4a0f-ba32-e9e7a6edc1f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b995e674-2797-4578-9142-e27dd872f812 { text-align: left; }
#s-b995e674-2797-4578-9142-e27dd872f812 .shg-product-sold-out {
  display: none;
}

#s-b995e674-2797-4578-9142-e27dd872f812 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b995e674-2797-4578-9142-e27dd872f812 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-85d0c6fb-3a26-48c0-9d07-8395e7be0879 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85d0c6fb-3a26-48c0-9d07-8395e7be0879:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85d0c6fb-3a26-48c0-9d07-8395e7be0879:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85d0c6fb-3a26-48c0-9d07-8395e7be0879 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-85d0c6fb-3a26-48c0-9d07-8395e7be0879.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85d0c6fb-3a26-48c0-9d07-8395e7be0879.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85d0c6fb-3a26-48c0-9d07-8395e7be0879.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-80b23107-7239-409c-b9c5-4ae70d8fb37a {
  display: none;
}
#s-aa3b4651-a40e-4ef0-a763-5850fec3d155 { text-align: left; }
#s-cb0b9679-cbf8-4289-858a-d884c0485bd4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb0b9679-cbf8-4289-858a-d884c0485bd4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b6a665b0-01cb-4e01-aa9b-fce98445758e { text-align: left; }
#s-b6a665b0-01cb-4e01-aa9b-fce98445758e .shg-product-sold-out {
  display: none;
}

#s-b6a665b0-01cb-4e01-aa9b-fce98445758e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b6a665b0-01cb-4e01-aa9b-fce98445758e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0cc99fcf-1435-4f29-ade9-989b763f869b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0cc99fcf-1435-4f29-ade9-989b763f869b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0cc99fcf-1435-4f29-ade9-989b763f869b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0cc99fcf-1435-4f29-ade9-989b763f869b {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0cc99fcf-1435-4f29-ade9-989b763f869b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0cc99fcf-1435-4f29-ade9-989b763f869b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0cc99fcf-1435-4f29-ade9-989b763f869b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8897b09c-0353-4f75-af18-6fd2876709bb {
  display: none;
}
#s-433efa46-42d3-4ab9-bc0e-ccba914f5182 { text-align: left; }
#s-f4994727-f302-49eb-b823-820bb14ea23c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4994727-f302-49eb-b823-820bb14ea23c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b8209f5a-df81-4148-ba09-e99da3e18a9a { text-align: left; }
#s-b8209f5a-df81-4148-ba09-e99da3e18a9a .shg-product-sold-out {
  display: none;
}

#s-b8209f5a-df81-4148-ba09-e99da3e18a9a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b8209f5a-df81-4148-ba09-e99da3e18a9a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-00e29d2a-0c42-4b80-8765-26371b061b7c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00e29d2a-0c42-4b80-8765-26371b061b7c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00e29d2a-0c42-4b80-8765-26371b061b7c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00e29d2a-0c42-4b80-8765-26371b061b7c {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-00e29d2a-0c42-4b80-8765-26371b061b7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00e29d2a-0c42-4b80-8765-26371b061b7c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00e29d2a-0c42-4b80-8765-26371b061b7c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72b11577-1065-479c-a618-c5cb21bd6330 {
  display: none;
}
#s-72b260d9-2ce4-46ab-9cb1-bbe9d7b94d54 { text-align: left; }
#s-ea38a57a-ae50-4a74-bd11-47ef615649e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea38a57a-ae50-4a74-bd11-47ef615649e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ccd61ee-5f61-479f-a0cd-2983486cb20c { text-align: left; }
#s-4ccd61ee-5f61-479f-a0cd-2983486cb20c .shg-product-sold-out {
  display: none;
}

#s-4ccd61ee-5f61-479f-a0cd-2983486cb20c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ccd61ee-5f61-479f-a0cd-2983486cb20c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d4d43ed7-5ad8-441e-8b68-ca26adb2542b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4d43ed7-5ad8-441e-8b68-ca26adb2542b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4d43ed7-5ad8-441e-8b68-ca26adb2542b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4d43ed7-5ad8-441e-8b68-ca26adb2542b {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4d43ed7-5ad8-441e-8b68-ca26adb2542b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4d43ed7-5ad8-441e-8b68-ca26adb2542b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4d43ed7-5ad8-441e-8b68-ca26adb2542b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-30dc81de-58ef-442c-90ed-b476c66ceaaf {
  display: none;
}
#s-4070d2ea-c0dc-480f-a089-1484f170ab83 { text-align: left; }
#s-d582eb89-7baa-4ab5-9ec8-9c14e3df1968 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d582eb89-7baa-4ab5-9ec8-9c14e3df1968 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e2e99cd6-75d5-480f-91f7-c66e1cf138a3 { text-align: left; }
#s-e2e99cd6-75d5-480f-91f7-c66e1cf138a3 .shg-product-sold-out {
  display: none;
}

#s-e2e99cd6-75d5-480f-91f7-c66e1cf138a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e2e99cd6-75d5-480f-91f7-c66e1cf138a3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ea93aa81-f160-496a-a4e2-c89da26807d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea93aa81-f160-496a-a4e2-c89da26807d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea93aa81-f160-496a-a4e2-c89da26807d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea93aa81-f160-496a-a4e2-c89da26807d8 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ea93aa81-f160-496a-a4e2-c89da26807d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea93aa81-f160-496a-a4e2-c89da26807d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea93aa81-f160-496a-a4e2-c89da26807d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7211a8a5-dd14-4ba8-8246-2f432d92643c {
  display: none;
}
#s-30c0d6e6-6fea-4e78-90d1-59775e3b72d5 { text-align: left; }
#s-a92fc9f0-d416-4e16-8b70-2ffa49a50b62 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a92fc9f0-d416-4e16-8b70-2ffa49a50b62 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-262d7ac0-6084-472e-b831-1044ea806381 { text-align: left; }
#s-262d7ac0-6084-472e-b831-1044ea806381 .shg-product-sold-out {
  display: none;
}

#s-262d7ac0-6084-472e-b831-1044ea806381 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-262d7ac0-6084-472e-b831-1044ea806381 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-119efe99-9d83-4d4e-bab4-208538135ed7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-119efe99-9d83-4d4e-bab4-208538135ed7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-119efe99-9d83-4d4e-bab4-208538135ed7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-119efe99-9d83-4d4e-bab4-208538135ed7 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-119efe99-9d83-4d4e-bab4-208538135ed7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-119efe99-9d83-4d4e-bab4-208538135ed7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-119efe99-9d83-4d4e-bab4-208538135ed7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2836fb58-a40b-4c78-a95f-f32a19d5ff18 {
  display: none;
}
#s-ce46cb85-8a42-4352-967b-8589a1fc8a7f { text-align: left; }
#s-9bc67ebd-6a4b-483d-be0e-11f921f835bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9bc67ebd-6a4b-483d-be0e-11f921f835bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9aad14c0-7c6d-4d41-978b-603abe6f9d54 { text-align: left; }
#s-9aad14c0-7c6d-4d41-978b-603abe6f9d54 .shg-product-sold-out {
  display: none;
}

#s-9aad14c0-7c6d-4d41-978b-603abe6f9d54 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9aad14c0-7c6d-4d41-978b-603abe6f9d54 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9a4d008d-f9b9-4010-9792-d6f9026b329f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9a4d008d-f9b9-4010-9792-d6f9026b329f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9a4d008d-f9b9-4010-9792-d6f9026b329f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9a4d008d-f9b9-4010-9792-d6f9026b329f {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9a4d008d-f9b9-4010-9792-d6f9026b329f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9a4d008d-f9b9-4010-9792-d6f9026b329f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9a4d008d-f9b9-4010-9792-d6f9026b329f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa2c5aa1-d1d1-4ed4-98a3-51d4e60e4bd3 {
  display: none;
}
#s-971f428e-71aa-43a8-9471-12b256b73eb4 { text-align: left; }
#s-8274e3bf-a2d0-453e-9a1f-4efd3b0c6c82 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8274e3bf-a2d0-453e-9a1f-4efd3b0c6c82 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c52f9cf8-047c-4a71-8a26-77386a94460c { text-align: left; }
#s-c52f9cf8-047c-4a71-8a26-77386a94460c .shg-product-sold-out {
  display: none;
}

#s-c52f9cf8-047c-4a71-8a26-77386a94460c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c52f9cf8-047c-4a71-8a26-77386a94460c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-86d1bd74-8a59-42e9-b88d-a5e45b3ee358 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86d1bd74-8a59-42e9-b88d-a5e45b3ee358:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86d1bd74-8a59-42e9-b88d-a5e45b3ee358:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86d1bd74-8a59-42e9-b88d-a5e45b3ee358 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-86d1bd74-8a59-42e9-b88d-a5e45b3ee358.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86d1bd74-8a59-42e9-b88d-a5e45b3ee358.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86d1bd74-8a59-42e9-b88d-a5e45b3ee358.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c587de7a-d923-41e9-9a97-058243e3b31e {
  display: none;
}
#s-d20d5c9b-a5e8-4cea-9597-ba217a409504 { text-align: left; }
#s-886dbf1b-4c35-49dd-9039-4471b7b97f97 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-886dbf1b-4c35-49dd-9039-4471b7b97f97 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d6177ed-5816-4642-a2c9-a223a82d7451 { text-align: left; }
#s-1d6177ed-5816-4642-a2c9-a223a82d7451 .shg-product-sold-out {
  display: none;
}

#s-1d6177ed-5816-4642-a2c9-a223a82d7451 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d6177ed-5816-4642-a2c9-a223a82d7451 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d0b3649b-4b9d-4adc-8abb-a84041a8600c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d0b3649b-4b9d-4adc-8abb-a84041a8600c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d0b3649b-4b9d-4adc-8abb-a84041a8600c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d0b3649b-4b9d-4adc-8abb-a84041a8600c {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0b3649b-4b9d-4adc-8abb-a84041a8600c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0b3649b-4b9d-4adc-8abb-a84041a8600c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d0b3649b-4b9d-4adc-8abb-a84041a8600c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c0fad08f-0f91-4e51-b9d4-65296286d001 {
  display: none;
}
#s-b530c187-1f4e-4900-8224-c77458afd63b { text-align: left; }
#s-f44a523e-d4b5-4d8f-a5e2-51acf7c2a267 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f44a523e-d4b5-4d8f-a5e2-51acf7c2a267 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6dd13131-d0e1-49b6-8644-fc09e2dfac00 { text-align: left; }
#s-6dd13131-d0e1-49b6-8644-fc09e2dfac00 .shg-product-sold-out {
  display: none;
}

#s-6dd13131-d0e1-49b6-8644-fc09e2dfac00 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6dd13131-d0e1-49b6-8644-fc09e2dfac00 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ff805938-674a-4722-b9f0-e4c86a356724 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff805938-674a-4722-b9f0-e4c86a356724:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff805938-674a-4722-b9f0-e4c86a356724:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff805938-674a-4722-b9f0-e4c86a356724 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ff805938-674a-4722-b9f0-e4c86a356724.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff805938-674a-4722-b9f0-e4c86a356724.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff805938-674a-4722-b9f0-e4c86a356724.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-637821f9-e52f-423c-af52-791a8fac1c81 {
  display: none;
}
#s-fd31dbfc-1046-4591-b719-0f296a662332 { text-align: left; }
#s-f2be2310-28da-4293-9cd9-3e61dcdcb1d2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2be2310-28da-4293-9cd9-3e61dcdcb1d2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-86b8f682-9cd9-4001-9547-6df93df05fe1 { text-align: left; }
#s-86b8f682-9cd9-4001-9547-6df93df05fe1 .shg-product-sold-out {
  display: none;
}

#s-86b8f682-9cd9-4001-9547-6df93df05fe1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-86b8f682-9cd9-4001-9547-6df93df05fe1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-562958bf-c31e-47e8-a36c-c4e649a94108 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-562958bf-c31e-47e8-a36c-c4e649a94108:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-562958bf-c31e-47e8-a36c-c4e649a94108:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-562958bf-c31e-47e8-a36c-c4e649a94108 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-562958bf-c31e-47e8-a36c-c4e649a94108.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-562958bf-c31e-47e8-a36c-c4e649a94108.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-562958bf-c31e-47e8-a36c-c4e649a94108.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba8a9887-e69b-4e89-be61-28542c0f01aa {
  display: none;
}
#s-700787d8-b70f-4d25-8314-7c2a074643ce { text-align: left; }
#s-8aeb3949-0be1-4d3f-bafa-8482d7f33415 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8aeb3949-0be1-4d3f-bafa-8482d7f33415 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-986157cb-31ec-4f15-a878-61d725494c32 { text-align: left; }
#s-986157cb-31ec-4f15-a878-61d725494c32 .shg-product-sold-out {
  display: none;
}

#s-986157cb-31ec-4f15-a878-61d725494c32 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-986157cb-31ec-4f15-a878-61d725494c32 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1d73b6e5-982d-4572-a45c-e88a62b447fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d73b6e5-982d-4572-a45c-e88a62b447fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d73b6e5-982d-4572-a45c-e88a62b447fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d73b6e5-982d-4572-a45c-e88a62b447fc {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1d73b6e5-982d-4572-a45c-e88a62b447fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d73b6e5-982d-4572-a45c-e88a62b447fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d73b6e5-982d-4572-a45c-e88a62b447fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2bac1a7a-9b38-47c4-b1ee-8fdd79836887 {
  display: none;
}
#s-85f015e4-599f-481a-bbb5-178002fbb315 { text-align: left; }
#s-b6d60fe3-7cce-4bf1-982d-93c023af57bb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6d60fe3-7cce-4bf1-982d-93c023af57bb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-826aa6ab-ad5f-43b7-9d29-48cde8e4a683 { text-align: left; }
#s-826aa6ab-ad5f-43b7-9d29-48cde8e4a683 .shg-product-sold-out {
  display: none;
}

#s-826aa6ab-ad5f-43b7-9d29-48cde8e4a683 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-826aa6ab-ad5f-43b7-9d29-48cde8e4a683 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d6e593c4-40c6-49ff-a27e-afbe2ce88e2c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6e593c4-40c6-49ff-a27e-afbe2ce88e2c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6e593c4-40c6-49ff-a27e-afbe2ce88e2c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6e593c4-40c6-49ff-a27e-afbe2ce88e2c {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d6e593c4-40c6-49ff-a27e-afbe2ce88e2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6e593c4-40c6-49ff-a27e-afbe2ce88e2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6e593c4-40c6-49ff-a27e-afbe2ce88e2c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c0388441-880d-4c54-ac50-5e20ea747f78 {
  display: none;
}
#s-e281a6ca-59bf-4797-a35c-17a12e3c97b4 { text-align: left; }
#s-6ef39700-042a-4fb2-bf40-50b355becf0b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ef39700-042a-4fb2-bf40-50b355becf0b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6c215bd9-6710-42b2-9d62-98f0761abb58 { text-align: left; }
#s-6c215bd9-6710-42b2-9d62-98f0761abb58 .shg-product-sold-out {
  display: none;
}

#s-6c215bd9-6710-42b2-9d62-98f0761abb58 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6c215bd9-6710-42b2-9d62-98f0761abb58 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0cd23b08-850e-41a5-a57e-6296843a48db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0cd23b08-850e-41a5-a57e-6296843a48db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0cd23b08-850e-41a5-a57e-6296843a48db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0cd23b08-850e-41a5-a57e-6296843a48db {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0cd23b08-850e-41a5-a57e-6296843a48db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0cd23b08-850e-41a5-a57e-6296843a48db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0cd23b08-850e-41a5-a57e-6296843a48db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-446fa69e-34c4-482d-9148-c30970aa5532 {
  display: none;
}
#s-673e03b4-3cdf-4f44-9aa8-730306110026 { text-align: left; }
#s-9dd5eba6-305e-41ed-aec4-fecbfde8227f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9dd5eba6-305e-41ed-aec4-fecbfde8227f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-00d3236c-dd48-47e0-bb5e-88a88c3c3d25 { text-align: left; }
#s-00d3236c-dd48-47e0-bb5e-88a88c3c3d25 .shg-product-sold-out {
  display: none;
}

#s-00d3236c-dd48-47e0-bb5e-88a88c3c3d25 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-00d3236c-dd48-47e0-bb5e-88a88c3c3d25 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-581e2f0d-eb87-4989-8d2b-b0f50e867b1f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-581e2f0d-eb87-4989-8d2b-b0f50e867b1f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-581e2f0d-eb87-4989-8d2b-b0f50e867b1f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-581e2f0d-eb87-4989-8d2b-b0f50e867b1f {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-581e2f0d-eb87-4989-8d2b-b0f50e867b1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-581e2f0d-eb87-4989-8d2b-b0f50e867b1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-581e2f0d-eb87-4989-8d2b-b0f50e867b1f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c02a0c20-dea9-4884-9ff3-a6734218e063 {
  display: none;
}
#s-50079e17-3ad3-4b9e-b03d-c7ea0bdbd907 { text-align: left; }
#s-c0e398c5-3926-4b30-8436-946cde14ae29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0e398c5-3926-4b30-8436-946cde14ae29 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ffa61f0d-5337-4e30-baae-665c106137c2 { text-align: left; }
#s-ffa61f0d-5337-4e30-baae-665c106137c2 .shg-product-sold-out {
  display: none;
}

#s-ffa61f0d-5337-4e30-baae-665c106137c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ffa61f0d-5337-4e30-baae-665c106137c2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ffd20038-40ca-49ff-ab8d-40e7f5494a61 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ffd20038-40ca-49ff-ab8d-40e7f5494a61:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ffd20038-40ca-49ff-ab8d-40e7f5494a61:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ffd20038-40ca-49ff-ab8d-40e7f5494a61 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ffd20038-40ca-49ff-ab8d-40e7f5494a61.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffd20038-40ca-49ff-ab8d-40e7f5494a61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ffd20038-40ca-49ff-ab8d-40e7f5494a61.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-924ec9a1-1934-4f9c-a79f-0cd33a65ffbf {
  display: none;
}
#s-2c33ae85-7aad-4f00-b4bb-f065f7da1068 { text-align: left; }
#s-bdd730e7-5b82-477a-b7dc-e1f035c57646 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bdd730e7-5b82-477a-b7dc-e1f035c57646 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c545346e-09df-43ef-81c5-50ecd5c959b3 { text-align: left; }
#s-c545346e-09df-43ef-81c5-50ecd5c959b3 .shg-product-sold-out {
  display: none;
}

#s-c545346e-09df-43ef-81c5-50ecd5c959b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c545346e-09df-43ef-81c5-50ecd5c959b3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a69f529b-0265-41cd-9096-a9e83c47b3fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a69f529b-0265-41cd-9096-a9e83c47b3fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a69f529b-0265-41cd-9096-a9e83c47b3fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a69f529b-0265-41cd-9096-a9e83c47b3fc {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a69f529b-0265-41cd-9096-a9e83c47b3fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a69f529b-0265-41cd-9096-a9e83c47b3fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a69f529b-0265-41cd-9096-a9e83c47b3fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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