.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-218266eb-cd5f-41bb-938e-0dfad61e27e4 {
  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-1cb87d03-bf34-404b-b827-096361e365a8 { margin-top: 40px; }
#s-1cb87d03-bf34-404b-b827-096361e365a8 .shogun-tabs {
  justify-content: center;
}


  #s-1cb87d03-bf34-404b-b827-096361e365a8 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-1cb87d03-bf34-404b-b827-096361e365a8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-1cb87d03-bf34-404b-b827-096361e365a8 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-1cb87d03-bf34-404b-b827-096361e365a8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-1cb87d03-bf34-404b-b827-096361e365a8 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-1cb87d03-bf34-404b-b827-096361e365a8 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-1cb87d03-bf34-404b-b827-096361e365a8 .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-23a770a7-938b-4925-97eb-b71e85628b8c { padding-top: 10px;
padding-bottom: 10px; }
 #s-23a770a7-938b-4925-97eb-b71e85628b8c .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-9b631eaf-7e67-485d-adc0-dc0890d7d080 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-9b631eaf-7e67-485d-adc0-dc0890d7d080 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-9b631eaf-7e67-485d-adc0-dc0890d7d080 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-9b631eaf-7e67-485d-adc0-dc0890d7d080 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-9b631eaf-7e67-485d-adc0-dc0890d7d080 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-9b631eaf-7e67-485d-adc0-dc0890d7d080 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-9b631eaf-7e67-485d-adc0-dc0890d7d080 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-9b631eaf-7e67-485d-adc0-dc0890d7d080 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-9b631eaf-7e67-485d-adc0-dc0890d7d080 .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-298357a2-3f75-43b0-91ea-abf893f892ce { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-298357a2-3f75-43b0-91ea-abf893f892ce"] > .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-de08f01a-b469-4a8a-bed0-ad94718fd579 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-dbdae0ef-e364-4aec-8d99-39ddad4b602e { 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-6a05ac59-cf64-4abe-920a-ed35aaeb0393 { 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-6a05ac59-cf64-4abe-920a-ed35aaeb0393: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-6a05ac59-cf64-4abe-920a-ed35aaeb0393: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-6a05ac59-cf64-4abe-920a-ed35aaeb0393.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-990f61a6-fbd3-4300-a2e2-78a4090d9770 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9567ffa9-2802-44df-8a1e-893cc95383e5 { 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-d704d1b4-3ea8-4328-b353-486b62fbaa5c { 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-d704d1b4-3ea8-4328-b353-486b62fbaa5c: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-d704d1b4-3ea8-4328-b353-486b62fbaa5c: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-d704d1b4-3ea8-4328-b353-486b62fbaa5c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9bfba402-19fb-4729-804f-58f0307b4f0a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-51534c59-9e74-404b-9204-0fb2fd6814ae { 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-1b985964-f220-48e3-ab65-db34a47338d1 { 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-1b985964-f220-48e3-ab65-db34a47338d1: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-1b985964-f220-48e3-ab65-db34a47338d1: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-1b985964-f220-48e3-ab65-db34a47338d1.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-c08b3619-18a5-4ccc-8814-b9eec7106738 { min-height: 50px; }
#s-c08b3619-18a5-4ccc-8814-b9eec7106738 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4fa12092-ad43-43c7-9b18-2a69c08c92f2 { 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-4fa12092-ad43-43c7-9b18-2a69c08c92f2 .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-e17a5f0c-2831-454e-90ba-b6594bbc0119 {
  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-578dbb6c-e30b-4781-ac24-83d93689f704 { 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-4eaf4d54-34cb-4126-a450-24aefb5a9fbc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4eaf4d54-34cb-4126-a450-24aefb5a9fbc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-647993aa-ee2e-4d6b-b05b-d59e95384221 {
  display: none;
}
#s-b69e396b-019d-4b42-b9d6-73a48719d248 { text-align: left; }
#s-d60bec62-ba87-461f-9288-163e4ea0a9af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d60bec62-ba87-461f-9288-163e4ea0a9af .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-602b9a13-b1a2-47c0-a9ba-c806f4e4fc6c {
  display: none;
}
#s-13fb3554-b43b-40f8-a577-6a603e8fed72 { text-align: left; }
#s-7fc276e8-eb5d-4ee8-87e1-6c7ff376c231 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7fc276e8-eb5d-4ee8-87e1-6c7ff376c231 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-68b7c982-558d-4717-903b-8ab63a972ded {
  display: none;
}
#s-f2802734-3884-477e-97cb-f2486d61e4b3 { text-align: left; }
#s-7bda3081-59e5-49ad-b640-d4328b3f884f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7bda3081-59e5-49ad-b640-d4328b3f884f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6cc153ea-7332-4dd3-9911-1e6c9e124637 {
  display: none;
}
#s-051ce00c-8e5c-4a42-8211-5f0557d2ca00 { text-align: left; }
#s-1bc3bd4a-dcd0-4aba-b715-f1d2bd430180 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1bc3bd4a-dcd0-4aba-b715-f1d2bd430180 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36996bd8-db51-4329-855d-6367de99fb3e { text-align: left; }
#s-36996bd8-db51-4329-855d-6367de99fb3e .shg-product-sold-out {
  display: none;
}

#s-36996bd8-db51-4329-855d-6367de99fb3e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36996bd8-db51-4329-855d-6367de99fb3e .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-427cd024-7426-4dc5-af44-ebd1bcddd6aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-427cd024-7426-4dc5-af44-ebd1bcddd6aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-427cd024-7426-4dc5-af44-ebd1bcddd6aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-427cd024-7426-4dc5-af44-ebd1bcddd6aa {
  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-427cd024-7426-4dc5-af44-ebd1bcddd6aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-427cd024-7426-4dc5-af44-ebd1bcddd6aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-427cd024-7426-4dc5-af44-ebd1bcddd6aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64544fa8-75f4-4131-9ced-791f4a1e19b6 {
  display: none;
}
#s-9342824a-bf71-48d7-8c9a-b5b1b0af5563 { text-align: left; }
#s-c32d7698-4e3c-4f29-9c64-7e611b07cf7c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c32d7698-4e3c-4f29-9c64-7e611b07cf7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-73a10e7b-28c1-419b-8ee4-e0bc1b19ecc4 { text-align: left; }
#s-73a10e7b-28c1-419b-8ee4-e0bc1b19ecc4 .shg-product-sold-out {
  display: none;
}

#s-73a10e7b-28c1-419b-8ee4-e0bc1b19ecc4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-73a10e7b-28c1-419b-8ee4-e0bc1b19ecc4 .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-80c4cb94-ce61-4d4f-b570-59e2d6051adc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80c4cb94-ce61-4d4f-b570-59e2d6051adc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80c4cb94-ce61-4d4f-b570-59e2d6051adc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80c4cb94-ce61-4d4f-b570-59e2d6051adc {
  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-80c4cb94-ce61-4d4f-b570-59e2d6051adc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80c4cb94-ce61-4d4f-b570-59e2d6051adc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80c4cb94-ce61-4d4f-b570-59e2d6051adc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cc48f4c-17a1-45db-a04e-226216681666 {
  display: none;
}
#s-bd89a46b-b2a6-4a15-9b8d-3d6a84c2a3a9 { text-align: left; }
#s-69820b9d-68cc-4f8a-82ef-183689787a52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-69820b9d-68cc-4f8a-82ef-183689787a52 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-366320cb-c3ea-4439-987a-59d4370b6982 { text-align: left; }
#s-366320cb-c3ea-4439-987a-59d4370b6982 .shg-product-sold-out {
  display: none;
}

#s-366320cb-c3ea-4439-987a-59d4370b6982 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-366320cb-c3ea-4439-987a-59d4370b6982 .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-945a1d1f-acd1-416e-b27c-6b36909a9bab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-945a1d1f-acd1-416e-b27c-6b36909a9bab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-945a1d1f-acd1-416e-b27c-6b36909a9bab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-945a1d1f-acd1-416e-b27c-6b36909a9bab {
  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-945a1d1f-acd1-416e-b27c-6b36909a9bab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-945a1d1f-acd1-416e-b27c-6b36909a9bab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-945a1d1f-acd1-416e-b27c-6b36909a9bab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3e89683-5d4d-46af-a508-4dee92c29f40 {
  display: none;
}
#s-225feae0-bb1a-4085-bab3-63aaf8edeba5 { text-align: left; }
#s-d33e84e9-496a-47da-b591-4198aa0b3342 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d33e84e9-496a-47da-b591-4198aa0b3342 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2c523603-43cf-46fc-964d-48784c774d83 { text-align: left; }
#s-2c523603-43cf-46fc-964d-48784c774d83 .shg-product-sold-out {
  display: none;
}

#s-2c523603-43cf-46fc-964d-48784c774d83 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2c523603-43cf-46fc-964d-48784c774d83 .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-5913e6dd-7e86-479f-a9ec-3a28b2f60a88 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5913e6dd-7e86-479f-a9ec-3a28b2f60a88:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5913e6dd-7e86-479f-a9ec-3a28b2f60a88:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5913e6dd-7e86-479f-a9ec-3a28b2f60a88 {
  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-5913e6dd-7e86-479f-a9ec-3a28b2f60a88.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5913e6dd-7e86-479f-a9ec-3a28b2f60a88.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5913e6dd-7e86-479f-a9ec-3a28b2f60a88.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66bb3c83-db7d-4858-bd3d-1fdeac111301 {
  display: none;
}
#s-682fe695-4a2d-4826-ad11-b45393988d01 { text-align: left; }
#s-3fcf6c62-9ce9-4ebd-8aa1-e4e53e9c9741 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3fcf6c62-9ce9-4ebd-8aa1-e4e53e9c9741 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0720cbc-65af-44eb-afe6-9eea8d69d588 { text-align: left; }
#s-d0720cbc-65af-44eb-afe6-9eea8d69d588 .shg-product-sold-out {
  display: none;
}

#s-d0720cbc-65af-44eb-afe6-9eea8d69d588 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0720cbc-65af-44eb-afe6-9eea8d69d588 .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-acf5031f-0874-4458-b4e9-75cf319acc0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-acf5031f-0874-4458-b4e9-75cf319acc0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-acf5031f-0874-4458-b4e9-75cf319acc0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-acf5031f-0874-4458-b4e9-75cf319acc0e {
  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-acf5031f-0874-4458-b4e9-75cf319acc0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-acf5031f-0874-4458-b4e9-75cf319acc0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-acf5031f-0874-4458-b4e9-75cf319acc0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05bb3dfc-a15b-403a-9fd0-8b3cfdbae72f {
  display: none;
}
#s-03cb7de8-5f70-40cb-a7d4-a4c3d6032d3e { text-align: left; }
#s-ef4e3244-2df4-4f6b-9c60-adb1f89b12e3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef4e3244-2df4-4f6b-9c60-adb1f89b12e3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b7a3b64-c2ae-499c-b4af-cc2fcf5f4a5f { text-align: left; }
#s-7b7a3b64-c2ae-499c-b4af-cc2fcf5f4a5f .shg-product-sold-out {
  display: none;
}

#s-7b7a3b64-c2ae-499c-b4af-cc2fcf5f4a5f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b7a3b64-c2ae-499c-b4af-cc2fcf5f4a5f .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-b40d5aea-5fa3-4576-8005-74a5aae41388 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b40d5aea-5fa3-4576-8005-74a5aae41388:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b40d5aea-5fa3-4576-8005-74a5aae41388:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b40d5aea-5fa3-4576-8005-74a5aae41388 {
  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-b40d5aea-5fa3-4576-8005-74a5aae41388.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b40d5aea-5fa3-4576-8005-74a5aae41388.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b40d5aea-5fa3-4576-8005-74a5aae41388.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77c9f91f-1055-47ee-95b1-692bb6bfbc65 {
  display: none;
}
#s-8774d4ed-76e1-45ad-9a72-140406ae4af6 { text-align: left; }
#s-45032956-8c44-4dc8-9725-2a80b4046e05 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45032956-8c44-4dc8-9725-2a80b4046e05 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74f9d085-e2d7-4b66-b348-66cb67d13daa { text-align: left; }
#s-74f9d085-e2d7-4b66-b348-66cb67d13daa .shg-product-sold-out {
  display: none;
}

#s-74f9d085-e2d7-4b66-b348-66cb67d13daa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74f9d085-e2d7-4b66-b348-66cb67d13daa .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-9f18ac33-ae40-4257-b621-d1bf2c1a3805 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f18ac33-ae40-4257-b621-d1bf2c1a3805:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f18ac33-ae40-4257-b621-d1bf2c1a3805:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f18ac33-ae40-4257-b621-d1bf2c1a3805 {
  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-9f18ac33-ae40-4257-b621-d1bf2c1a3805.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f18ac33-ae40-4257-b621-d1bf2c1a3805.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f18ac33-ae40-4257-b621-d1bf2c1a3805.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cc6fbdbf-ed26-43f0-a807-7accecc7cb70 {
  display: none;
}
#s-94525d12-c3cf-42da-b564-738207f23ede { text-align: left; }
#s-71a807f7-72f0-46a7-aa81-869c45454b5c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71a807f7-72f0-46a7-aa81-869c45454b5c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9bb6d27-5d32-4b0d-80e7-cc155c75b229 { text-align: left; }
#s-f9bb6d27-5d32-4b0d-80e7-cc155c75b229 .shg-product-sold-out {
  display: none;
}

#s-f9bb6d27-5d32-4b0d-80e7-cc155c75b229 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9bb6d27-5d32-4b0d-80e7-cc155c75b229 .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-5f8572b3-bc33-453d-804a-0c6d9c2a2217 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f8572b3-bc33-453d-804a-0c6d9c2a2217:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f8572b3-bc33-453d-804a-0c6d9c2a2217:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f8572b3-bc33-453d-804a-0c6d9c2a2217 {
  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-5f8572b3-bc33-453d-804a-0c6d9c2a2217.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f8572b3-bc33-453d-804a-0c6d9c2a2217.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f8572b3-bc33-453d-804a-0c6d9c2a2217.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7411c5ec-6b7e-4279-9ca6-5e72eaf36906 {
  display: none;
}
#s-2ebe4ebb-b6a8-40bf-a29d-f6afae261c36 { text-align: left; }
#s-b7cad8c5-bc9c-4f77-931b-093b81ac626a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b7cad8c5-bc9c-4f77-931b-093b81ac626a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d6ea7b6-7485-42c3-8134-49f067bf0660 { text-align: left; }
#s-3d6ea7b6-7485-42c3-8134-49f067bf0660 .shg-product-sold-out {
  display: none;
}

#s-3d6ea7b6-7485-42c3-8134-49f067bf0660 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d6ea7b6-7485-42c3-8134-49f067bf0660 .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-6c3bb147-ef3b-4275-89af-3f2ee4a50230 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c3bb147-ef3b-4275-89af-3f2ee4a50230:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c3bb147-ef3b-4275-89af-3f2ee4a50230:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c3bb147-ef3b-4275-89af-3f2ee4a50230 {
  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-6c3bb147-ef3b-4275-89af-3f2ee4a50230.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c3bb147-ef3b-4275-89af-3f2ee4a50230.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c3bb147-ef3b-4275-89af-3f2ee4a50230.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8ba7ddd3-6cd4-4574-9fb7-57db7d1d1246 {
  display: none;
}
#s-34a2de94-5c92-459a-8a64-355269d44221 { text-align: left; }
#s-3a0a8c7a-7da6-4bd7-9967-ba6a17f7b3a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a0a8c7a-7da6-4bd7-9967-ba6a17f7b3a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3154060e-4f97-4add-98e7-a361672308a8 { text-align: left; }
#s-3154060e-4f97-4add-98e7-a361672308a8 .shg-product-sold-out {
  display: none;
}

#s-3154060e-4f97-4add-98e7-a361672308a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3154060e-4f97-4add-98e7-a361672308a8 .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-7d74e720-554f-4027-95a4-c96703f8fd26 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d74e720-554f-4027-95a4-c96703f8fd26:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d74e720-554f-4027-95a4-c96703f8fd26:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d74e720-554f-4027-95a4-c96703f8fd26 {
  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-7d74e720-554f-4027-95a4-c96703f8fd26.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d74e720-554f-4027-95a4-c96703f8fd26.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d74e720-554f-4027-95a4-c96703f8fd26.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-99675ea0-dab9-46e2-b574-4a46f4fc0385 {
  display: none;
}
#s-d92c0dee-0587-4a58-b1da-6296cccd595d { text-align: left; }
#s-b6cb4f60-a464-4566-ac66-a417f8438c79 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6cb4f60-a464-4566-ac66-a417f8438c79 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-800b3e78-1086-4dbc-b3fe-b634123b5b8a { text-align: left; }
#s-800b3e78-1086-4dbc-b3fe-b634123b5b8a .shg-product-sold-out {
  display: none;
}

#s-800b3e78-1086-4dbc-b3fe-b634123b5b8a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-800b3e78-1086-4dbc-b3fe-b634123b5b8a .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-e7742757-0724-4ba8-81bd-fdfb9d027f3e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e7742757-0724-4ba8-81bd-fdfb9d027f3e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e7742757-0724-4ba8-81bd-fdfb9d027f3e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e7742757-0724-4ba8-81bd-fdfb9d027f3e {
  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-e7742757-0724-4ba8-81bd-fdfb9d027f3e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7742757-0724-4ba8-81bd-fdfb9d027f3e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e7742757-0724-4ba8-81bd-fdfb9d027f3e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7fb3c619-6327-432a-a533-367bfc085386 {
  display: none;
}
#s-6f5bb54e-82da-4815-b998-832954b296f4 { text-align: left; }
#s-aa2383e4-3b47-4ecf-af8a-6828846171e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa2383e4-3b47-4ecf-af8a-6828846171e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7501e6c2-0838-42f0-982b-a2d51ebd50db { text-align: left; }
#s-7501e6c2-0838-42f0-982b-a2d51ebd50db .shg-product-sold-out {
  display: none;
}

#s-7501e6c2-0838-42f0-982b-a2d51ebd50db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7501e6c2-0838-42f0-982b-a2d51ebd50db .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-79289fa2-4417-4109-a04f-30e7b7df41ca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-79289fa2-4417-4109-a04f-30e7b7df41ca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-79289fa2-4417-4109-a04f-30e7b7df41ca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-79289fa2-4417-4109-a04f-30e7b7df41ca {
  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-79289fa2-4417-4109-a04f-30e7b7df41ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79289fa2-4417-4109-a04f-30e7b7df41ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-79289fa2-4417-4109-a04f-30e7b7df41ca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f2750db-eb04-49f1-8b42-8ec881b20f4b {
  display: none;
}
#s-2fd8a6a8-0580-42cf-b605-7dee0f8d374b { text-align: left; }
#s-3b627f9f-62d3-4bab-8742-9805f2edff80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b627f9f-62d3-4bab-8742-9805f2edff80 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e51f81be-310e-49a0-a692-229901cbe4b9 { text-align: left; }
#s-e51f81be-310e-49a0-a692-229901cbe4b9 .shg-product-sold-out {
  display: none;
}

#s-e51f81be-310e-49a0-a692-229901cbe4b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e51f81be-310e-49a0-a692-229901cbe4b9 .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-1f4a0f9b-7275-4180-aa18-1beed8ae2ac7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1f4a0f9b-7275-4180-aa18-1beed8ae2ac7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1f4a0f9b-7275-4180-aa18-1beed8ae2ac7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1f4a0f9b-7275-4180-aa18-1beed8ae2ac7 {
  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-1f4a0f9b-7275-4180-aa18-1beed8ae2ac7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f4a0f9b-7275-4180-aa18-1beed8ae2ac7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1f4a0f9b-7275-4180-aa18-1beed8ae2ac7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-efa9658d-ecad-490d-bf70-89bf0fe96cf0 {
  display: none;
}
#s-7a251486-b34d-4d18-a92f-cd992d094d65 { text-align: left; }
#s-cafa67ae-8ade-4742-a9b5-91d6721d654a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cafa67ae-8ade-4742-a9b5-91d6721d654a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1886bc2f-5b2b-4d41-a115-05014ea2be0d { text-align: left; }
#s-1886bc2f-5b2b-4d41-a115-05014ea2be0d .shg-product-sold-out {
  display: none;
}

#s-1886bc2f-5b2b-4d41-a115-05014ea2be0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1886bc2f-5b2b-4d41-a115-05014ea2be0d .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-18d8f45b-7276-4bfd-93c8-2879f74ce720 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-18d8f45b-7276-4bfd-93c8-2879f74ce720:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-18d8f45b-7276-4bfd-93c8-2879f74ce720:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-18d8f45b-7276-4bfd-93c8-2879f74ce720 {
  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-18d8f45b-7276-4bfd-93c8-2879f74ce720.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-18d8f45b-7276-4bfd-93c8-2879f74ce720.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-18d8f45b-7276-4bfd-93c8-2879f74ce720.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6aa440dc-82d1-426a-8da6-d0a9c00fc56c {
  display: none;
}
#s-2f0f5424-793a-47d7-b218-42a5d91f56c1 { text-align: left; }
#s-79a6081a-5364-4f2f-b38a-ee6d9a4197be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79a6081a-5364-4f2f-b38a-ee6d9a4197be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96d70db2-a28f-477f-b47a-96765a3708bc { text-align: left; }
#s-96d70db2-a28f-477f-b47a-96765a3708bc .shg-product-sold-out {
  display: none;
}

#s-96d70db2-a28f-477f-b47a-96765a3708bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96d70db2-a28f-477f-b47a-96765a3708bc .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-6ca6a35f-612f-4f76-a064-f935fa98a663 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ca6a35f-612f-4f76-a064-f935fa98a663:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ca6a35f-612f-4f76-a064-f935fa98a663:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ca6a35f-612f-4f76-a064-f935fa98a663 {
  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-6ca6a35f-612f-4f76-a064-f935fa98a663.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ca6a35f-612f-4f76-a064-f935fa98a663.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ca6a35f-612f-4f76-a064-f935fa98a663.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be91469b-2081-4aad-b984-f8498146aa91 {
  display: none;
}
#s-cc30f650-fb6d-4bab-ad8e-dd51c0acaa8b { text-align: left; }
#s-60fc54cb-e2e1-41e2-b34d-18c884e70d8b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60fc54cb-e2e1-41e2-b34d-18c884e70d8b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-28c2c669-7d05-4f97-a325-41c1d962bcfe { text-align: left; }
#s-28c2c669-7d05-4f97-a325-41c1d962bcfe .shg-product-sold-out {
  display: none;
}

#s-28c2c669-7d05-4f97-a325-41c1d962bcfe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-28c2c669-7d05-4f97-a325-41c1d962bcfe .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-d14e198d-775a-4d93-9e95-ef35a45c8210 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d14e198d-775a-4d93-9e95-ef35a45c8210:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d14e198d-775a-4d93-9e95-ef35a45c8210:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d14e198d-775a-4d93-9e95-ef35a45c8210 {
  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-d14e198d-775a-4d93-9e95-ef35a45c8210.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d14e198d-775a-4d93-9e95-ef35a45c8210.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d14e198d-775a-4d93-9e95-ef35a45c8210.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb3674be-6c82-4d1f-bb25-c0d48512e21c {
  display: none;
}
#s-723c3846-6d1d-43f0-ad34-5f2e7e82e14d { text-align: left; }
#s-77df6534-b7d0-430f-ba46-18f980a26e28 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-77df6534-b7d0-430f-ba46-18f980a26e28 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2151a9f0-2ac6-4bbd-ae84-d432a53e4387 { text-align: left; }
#s-2151a9f0-2ac6-4bbd-ae84-d432a53e4387 .shg-product-sold-out {
  display: none;
}

#s-2151a9f0-2ac6-4bbd-ae84-d432a53e4387 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2151a9f0-2ac6-4bbd-ae84-d432a53e4387 .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-0354d501-870e-40ed-9b5d-cf8d6851a688 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0354d501-870e-40ed-9b5d-cf8d6851a688:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0354d501-870e-40ed-9b5d-cf8d6851a688:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0354d501-870e-40ed-9b5d-cf8d6851a688 {
  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-0354d501-870e-40ed-9b5d-cf8d6851a688.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0354d501-870e-40ed-9b5d-cf8d6851a688.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0354d501-870e-40ed-9b5d-cf8d6851a688.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-945e170a-161a-4369-99ed-402d02e60c6e {
  display: none;
}
#s-354b31c3-035b-4566-9d01-f97ecbda16b3 { text-align: left; }
#s-c7def163-470b-4bc6-b659-55bb73321210 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7def163-470b-4bc6-b659-55bb73321210 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a2014365-7054-4e70-86c1-bdb4799dabee { text-align: left; }
#s-a2014365-7054-4e70-86c1-bdb4799dabee .shg-product-sold-out {
  display: none;
}

#s-a2014365-7054-4e70-86c1-bdb4799dabee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a2014365-7054-4e70-86c1-bdb4799dabee .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-fa0098bf-4211-462d-b28b-11965dfa926e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa0098bf-4211-462d-b28b-11965dfa926e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa0098bf-4211-462d-b28b-11965dfa926e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa0098bf-4211-462d-b28b-11965dfa926e {
  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-fa0098bf-4211-462d-b28b-11965dfa926e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa0098bf-4211-462d-b28b-11965dfa926e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa0098bf-4211-462d-b28b-11965dfa926e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d4db9a56-682d-4166-b466-0a1d03f459a2 {
  display: none;
}
#s-9404b8e5-8328-4a6f-bbbc-ebdd61c6da86 { text-align: left; }
#s-8fe09c45-04a2-41ce-92b3-7c5520da51e3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8fe09c45-04a2-41ce-92b3-7c5520da51e3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc68fbd7-8ec9-44b9-91aa-412543389279 { text-align: left; }
#s-cc68fbd7-8ec9-44b9-91aa-412543389279 .shg-product-sold-out {
  display: none;
}

#s-cc68fbd7-8ec9-44b9-91aa-412543389279 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc68fbd7-8ec9-44b9-91aa-412543389279 .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-56908e8c-47e7-4a4f-9cce-2a4810795f2c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56908e8c-47e7-4a4f-9cce-2a4810795f2c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56908e8c-47e7-4a4f-9cce-2a4810795f2c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56908e8c-47e7-4a4f-9cce-2a4810795f2c {
  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-56908e8c-47e7-4a4f-9cce-2a4810795f2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56908e8c-47e7-4a4f-9cce-2a4810795f2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56908e8c-47e7-4a4f-9cce-2a4810795f2c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-97438552-df8f-4cf9-a46f-7711aafcb537 {
  display: none;
}
#s-f2217b34-2ae7-4cd3-9e37-41a649e34587 { text-align: left; }
#s-b01fc12a-551b-4be8-a011-08965f8fe53e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b01fc12a-551b-4be8-a011-08965f8fe53e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-688f48fb-0110-477d-934f-fe5eac1a9219 { text-align: left; }
#s-688f48fb-0110-477d-934f-fe5eac1a9219 .shg-product-sold-out {
  display: none;
}

#s-688f48fb-0110-477d-934f-fe5eac1a9219 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-688f48fb-0110-477d-934f-fe5eac1a9219 .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-8a55def4-665d-43d9-817a-b0f74def5061 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a55def4-665d-43d9-817a-b0f74def5061:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a55def4-665d-43d9-817a-b0f74def5061:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a55def4-665d-43d9-817a-b0f74def5061 {
  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-8a55def4-665d-43d9-817a-b0f74def5061.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a55def4-665d-43d9-817a-b0f74def5061.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a55def4-665d-43d9-817a-b0f74def5061.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f14827bd-1e99-4bd2-a8c1-bf31d51a1088 {
  display: none;
}
#s-b8a69fe3-f86b-4f3d-b8bc-e71d6f8ee426 { text-align: left; }
#s-11aa07ce-fb83-460b-95f0-0375c0b7a9b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11aa07ce-fb83-460b-95f0-0375c0b7a9b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d966c6b5-643f-4cd8-8577-6e9db004be46 { text-align: left; }
#s-d966c6b5-643f-4cd8-8577-6e9db004be46 .shg-product-sold-out {
  display: none;
}

#s-d966c6b5-643f-4cd8-8577-6e9db004be46 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d966c6b5-643f-4cd8-8577-6e9db004be46 .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-ef0545ff-f7ec-434c-838a-11bbdf002979 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef0545ff-f7ec-434c-838a-11bbdf002979:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef0545ff-f7ec-434c-838a-11bbdf002979:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef0545ff-f7ec-434c-838a-11bbdf002979 {
  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-ef0545ff-f7ec-434c-838a-11bbdf002979.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef0545ff-f7ec-434c-838a-11bbdf002979.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef0545ff-f7ec-434c-838a-11bbdf002979.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9e9f9049-658c-49cd-997c-39832e3cdda6 {
  display: none;
}
#s-8b3fa410-e0d7-4230-b6ee-9aa6248563c8 { text-align: left; }
#s-f4868392-89b3-47d4-b9de-8a028b35998e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4868392-89b3-47d4-b9de-8a028b35998e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c00d4ed5-c603-45dc-ad81-60c6de05dde9 { text-align: left; }
#s-c00d4ed5-c603-45dc-ad81-60c6de05dde9 .shg-product-sold-out {
  display: none;
}

#s-c00d4ed5-c603-45dc-ad81-60c6de05dde9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c00d4ed5-c603-45dc-ad81-60c6de05dde9 .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-b7f9ac2d-987d-4ce3-8966-354742d61637 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b7f9ac2d-987d-4ce3-8966-354742d61637:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b7f9ac2d-987d-4ce3-8966-354742d61637:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7f9ac2d-987d-4ce3-8966-354742d61637 {
  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-b7f9ac2d-987d-4ce3-8966-354742d61637.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7f9ac2d-987d-4ce3-8966-354742d61637.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b7f9ac2d-987d-4ce3-8966-354742d61637.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;
}
