.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-b18dfb25-39fc-44b3-a71c-9bd27fc88fcb {
  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-c74e61a2-dc3a-4536-afb8-05260c76d051 { margin-top: 40px; }
#s-c74e61a2-dc3a-4536-afb8-05260c76d051 .shogun-tabs {
  justify-content: center;
}


  #s-c74e61a2-dc3a-4536-afb8-05260c76d051 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-c74e61a2-dc3a-4536-afb8-05260c76d051 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-c74e61a2-dc3a-4536-afb8-05260c76d051 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-c74e61a2-dc3a-4536-afb8-05260c76d051 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-c74e61a2-dc3a-4536-afb8-05260c76d051 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-c74e61a2-dc3a-4536-afb8-05260c76d051 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-c74e61a2-dc3a-4536-afb8-05260c76d051 .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-5f5c3131-c088-45e4-b197-6fee3e40e3f5 { padding-top: 10px;
padding-bottom: 10px; }
 #s-5f5c3131-c088-45e4-b197-6fee3e40e3f5 .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-c3d4f497-5888-4fd1-a7c5-584f338f9d86 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-c3d4f497-5888-4fd1-a7c5-584f338f9d86 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-c3d4f497-5888-4fd1-a7c5-584f338f9d86 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-c3d4f497-5888-4fd1-a7c5-584f338f9d86 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-c3d4f497-5888-4fd1-a7c5-584f338f9d86 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-c3d4f497-5888-4fd1-a7c5-584f338f9d86 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-c3d4f497-5888-4fd1-a7c5-584f338f9d86 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-c3d4f497-5888-4fd1-a7c5-584f338f9d86 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-c3d4f497-5888-4fd1-a7c5-584f338f9d86 .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-8dcf816d-9dfa-48e1-aad3-1df0a14d8857 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8dcf816d-9dfa-48e1-aad3-1df0a14d8857"] > .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-83ad7de9-9854-47e3-873d-5682cf891e1f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3fbdc84f-6122-4001-a1b3-34074a4f6ea7 { 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-9a246479-5126-416a-a675-b70e87d1d68a { 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-9a246479-5126-416a-a675-b70e87d1d68a: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-9a246479-5126-416a-a675-b70e87d1d68a: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-9a246479-5126-416a-a675-b70e87d1d68a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-afdaf205-a437-4379-b32e-4783791c6097 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3b555001-0449-483f-87b7-600931ffe624 { 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-99cf82b6-73a2-42fb-84ed-e727bdba7199 { 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-99cf82b6-73a2-42fb-84ed-e727bdba7199: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-99cf82b6-73a2-42fb-84ed-e727bdba7199: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-99cf82b6-73a2-42fb-84ed-e727bdba7199.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-3af876bd-9e8c-43aa-9e58-559927dec6f3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-246e289c-814a-403a-b28d-c85f27e3e941 { 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-88170291-00f5-4579-acd0-ffbc7db64c95 { 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-88170291-00f5-4579-acd0-ffbc7db64c95: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-88170291-00f5-4579-acd0-ffbc7db64c95: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-88170291-00f5-4579-acd0-ffbc7db64c95.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-9f11b884-643f-4574-a32e-16111a41f757 { min-height: 50px; }
#s-9f11b884-643f-4574-a32e-16111a41f757 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b18bd76d-1a63-4cfc-8418-a9d76d365060 { 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-b18bd76d-1a63-4cfc-8418-a9d76d365060 .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-c2fff804-96c5-49c0-97b3-f1084aa7faf9 {
  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-4d50ba03-ffe5-4ebb-88dd-4d898bafb15c { 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-4979dc8c-c374-48cd-a687-51494fd28f43 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4979dc8c-c374-48cd-a687-51494fd28f43 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0bf081c8-6931-4142-b99d-129e73a298fd {
  display: none;
}
#s-d756844f-68e5-4623-ac51-6875d7f9bfe5 { text-align: left; }
#s-fede812e-a742-44ee-8072-6cce0f2abed8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fede812e-a742-44ee-8072-6cce0f2abed8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-66e3b709-12a9-4189-9099-66a725db2049 {
  display: none;
}
#s-a184b28d-ef5a-4c15-819f-a6d39f1e86fd { text-align: left; }
#s-50561eeb-8c91-4200-bfb7-0be03bf8433d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50561eeb-8c91-4200-bfb7-0be03bf8433d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-edaf0fd4-b9e4-4d4f-a8d2-96b8d06e5f67 {
  display: none;
}
#s-387c67fc-6a4d-4a70-8bc2-51ebb53e3320 { text-align: left; }
#s-3503c8d6-b4d3-4e97-8cc9-610941165b24 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3503c8d6-b4d3-4e97-8cc9-610941165b24 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7abb9f44-6147-4d2c-bc7d-0e1be79fc468 {
  display: none;
}
#s-fbdb7880-6803-4e40-b8b9-f90d39ff86a5 { text-align: left; }
#s-b64d4471-7d1f-4dbe-9602-50a72f04a803 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b64d4471-7d1f-4dbe-9602-50a72f04a803 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb1d3982-d79c-45f7-9dbb-adaa300b146c { text-align: left; }
#s-eb1d3982-d79c-45f7-9dbb-adaa300b146c .shg-product-sold-out {
  display: none;
}

#s-eb1d3982-d79c-45f7-9dbb-adaa300b146c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb1d3982-d79c-45f7-9dbb-adaa300b146c .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-6933a1ec-eba8-47aa-a22e-ff16df3bff3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6933a1ec-eba8-47aa-a22e-ff16df3bff3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6933a1ec-eba8-47aa-a22e-ff16df3bff3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6933a1ec-eba8-47aa-a22e-ff16df3bff3d {
  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-6933a1ec-eba8-47aa-a22e-ff16df3bff3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6933a1ec-eba8-47aa-a22e-ff16df3bff3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6933a1ec-eba8-47aa-a22e-ff16df3bff3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-031736ff-eb15-4ae9-a056-40205c1e452f {
  display: none;
}
#s-9640fdff-308f-439b-b2d3-490983480718 { text-align: left; }
#s-a39c9d24-154a-4b15-90ae-c586ee97a0e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a39c9d24-154a-4b15-90ae-c586ee97a0e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d09d31f4-0a19-488d-9f1b-0465b4f5ed7f { text-align: left; }
#s-d09d31f4-0a19-488d-9f1b-0465b4f5ed7f .shg-product-sold-out {
  display: none;
}

#s-d09d31f4-0a19-488d-9f1b-0465b4f5ed7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d09d31f4-0a19-488d-9f1b-0465b4f5ed7f .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-6e32dfeb-327e-49f0-ab02-c21f5ef62d21 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e32dfeb-327e-49f0-ab02-c21f5ef62d21:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e32dfeb-327e-49f0-ab02-c21f5ef62d21:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e32dfeb-327e-49f0-ab02-c21f5ef62d21 {
  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-6e32dfeb-327e-49f0-ab02-c21f5ef62d21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e32dfeb-327e-49f0-ab02-c21f5ef62d21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e32dfeb-327e-49f0-ab02-c21f5ef62d21.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-15eead38-8322-4378-9cf3-ac40c5c2ddd2 {
  display: none;
}
#s-dc7f513a-2f2f-4ac2-9604-fbe21d36a1f9 { text-align: left; }
#s-d5d126b1-28a8-488d-8ee2-84045dca8f3d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5d126b1-28a8-488d-8ee2-84045dca8f3d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fce09fe6-74f5-45dc-a4d5-59ae9a042fc6 { text-align: left; }
#s-fce09fe6-74f5-45dc-a4d5-59ae9a042fc6 .shg-product-sold-out {
  display: none;
}

#s-fce09fe6-74f5-45dc-a4d5-59ae9a042fc6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fce09fe6-74f5-45dc-a4d5-59ae9a042fc6 .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-82715728-0401-4dd5-92ea-fd53f5bfc96e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82715728-0401-4dd5-92ea-fd53f5bfc96e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82715728-0401-4dd5-92ea-fd53f5bfc96e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82715728-0401-4dd5-92ea-fd53f5bfc96e {
  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-82715728-0401-4dd5-92ea-fd53f5bfc96e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82715728-0401-4dd5-92ea-fd53f5bfc96e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82715728-0401-4dd5-92ea-fd53f5bfc96e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e97df979-2966-4e76-8b72-4a6b0fdc0136 {
  display: none;
}
#s-1c47e781-d95c-42b3-9002-dd2566e874a7 { text-align: left; }
#s-06c5ad94-0000-495b-aaba-435fc06a4db9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06c5ad94-0000-495b-aaba-435fc06a4db9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87e09582-423d-4c61-a984-24ffc6b3f070 { text-align: left; }
#s-87e09582-423d-4c61-a984-24ffc6b3f070 .shg-product-sold-out {
  display: none;
}

#s-87e09582-423d-4c61-a984-24ffc6b3f070 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87e09582-423d-4c61-a984-24ffc6b3f070 .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-e50f4034-ebce-4430-bfc5-789edcb43468 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e50f4034-ebce-4430-bfc5-789edcb43468:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e50f4034-ebce-4430-bfc5-789edcb43468:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e50f4034-ebce-4430-bfc5-789edcb43468 {
  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-e50f4034-ebce-4430-bfc5-789edcb43468.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e50f4034-ebce-4430-bfc5-789edcb43468.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e50f4034-ebce-4430-bfc5-789edcb43468.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14fd3eea-4abd-407e-95bb-b1677e2f03f2 {
  display: none;
}
#s-9ee360cc-9cd7-465a-a0a5-67dfb8e9ec54 { text-align: left; }
#s-b0092a98-6bb2-4eca-a252-f3d3bf245e57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0092a98-6bb2-4eca-a252-f3d3bf245e57 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-71006c60-1c47-4526-b0d4-4b5f4b3f6ccb { text-align: left; }
#s-71006c60-1c47-4526-b0d4-4b5f4b3f6ccb .shg-product-sold-out {
  display: none;
}

#s-71006c60-1c47-4526-b0d4-4b5f4b3f6ccb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-71006c60-1c47-4526-b0d4-4b5f4b3f6ccb .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-7e546a25-b084-4e42-8467-ebbac48a40bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e546a25-b084-4e42-8467-ebbac48a40bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e546a25-b084-4e42-8467-ebbac48a40bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e546a25-b084-4e42-8467-ebbac48a40bc {
  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-7e546a25-b084-4e42-8467-ebbac48a40bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e546a25-b084-4e42-8467-ebbac48a40bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e546a25-b084-4e42-8467-ebbac48a40bc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0bef0daf-8fcc-4e39-a054-c42dbbc561a6 {
  display: none;
}
#s-03337ca5-5fe7-4072-ac4b-a804ae342464 { text-align: left; }
#s-89fc3751-80aa-4f99-83ff-7fb402152522 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89fc3751-80aa-4f99-83ff-7fb402152522 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0c93e45a-01d8-4633-a5e6-f6df6d21046d { text-align: left; }
#s-0c93e45a-01d8-4633-a5e6-f6df6d21046d .shg-product-sold-out {
  display: none;
}

#s-0c93e45a-01d8-4633-a5e6-f6df6d21046d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0c93e45a-01d8-4633-a5e6-f6df6d21046d .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-6a23fec1-35f3-4440-9185-07d2e947dab5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a23fec1-35f3-4440-9185-07d2e947dab5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a23fec1-35f3-4440-9185-07d2e947dab5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a23fec1-35f3-4440-9185-07d2e947dab5 {
  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-6a23fec1-35f3-4440-9185-07d2e947dab5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a23fec1-35f3-4440-9185-07d2e947dab5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a23fec1-35f3-4440-9185-07d2e947dab5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-332e82f1-7751-43d3-af47-2432cd15711d {
  display: none;
}
#s-54a60bdf-67ff-4cc8-a768-ef34bc81161a { text-align: left; }
#s-1365674f-1dc9-4b61-99bc-4e9d52b19a09 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1365674f-1dc9-4b61-99bc-4e9d52b19a09 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-497bd61f-feef-40bc-8472-539defc04a18 { text-align: left; }
#s-497bd61f-feef-40bc-8472-539defc04a18 .shg-product-sold-out {
  display: none;
}

#s-497bd61f-feef-40bc-8472-539defc04a18 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-497bd61f-feef-40bc-8472-539defc04a18 .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-cb309c60-2413-4a60-96b3-aa03765eef2a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cb309c60-2413-4a60-96b3-aa03765eef2a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cb309c60-2413-4a60-96b3-aa03765eef2a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cb309c60-2413-4a60-96b3-aa03765eef2a {
  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-cb309c60-2413-4a60-96b3-aa03765eef2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb309c60-2413-4a60-96b3-aa03765eef2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cb309c60-2413-4a60-96b3-aa03765eef2a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26e5c4ae-3dfe-4f77-b359-54217e3f577f {
  display: none;
}
#s-065a77fa-a3cc-45d9-8413-814360dab98a { text-align: left; }
#s-e29675b9-7bab-4d5d-b131-589926262ce1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e29675b9-7bab-4d5d-b131-589926262ce1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0348fced-0f06-4339-98ea-fbc18dd9c94c { text-align: left; }
#s-0348fced-0f06-4339-98ea-fbc18dd9c94c .shg-product-sold-out {
  display: none;
}

#s-0348fced-0f06-4339-98ea-fbc18dd9c94c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0348fced-0f06-4339-98ea-fbc18dd9c94c .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-0a6493f5-58ae-4716-9c60-6004d1f5532a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a6493f5-58ae-4716-9c60-6004d1f5532a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a6493f5-58ae-4716-9c60-6004d1f5532a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a6493f5-58ae-4716-9c60-6004d1f5532a {
  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-0a6493f5-58ae-4716-9c60-6004d1f5532a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a6493f5-58ae-4716-9c60-6004d1f5532a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a6493f5-58ae-4716-9c60-6004d1f5532a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d6a55d5-b84f-4d1e-8cbf-baf02e3aa934 {
  display: none;
}
#s-b44af8da-0a5c-49ba-a502-50c94e1e99e8 { text-align: left; }
#s-0f3e0a8e-484e-4377-b1b1-0f5f92fad73c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f3e0a8e-484e-4377-b1b1-0f5f92fad73c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a54fb2fc-65c3-4b83-b7bc-433cf19f7782 { text-align: left; }
#s-a54fb2fc-65c3-4b83-b7bc-433cf19f7782 .shg-product-sold-out {
  display: none;
}

#s-a54fb2fc-65c3-4b83-b7bc-433cf19f7782 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a54fb2fc-65c3-4b83-b7bc-433cf19f7782 .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-5abc95b8-7594-4656-8ae9-4a4e4e669809 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5abc95b8-7594-4656-8ae9-4a4e4e669809:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5abc95b8-7594-4656-8ae9-4a4e4e669809:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5abc95b8-7594-4656-8ae9-4a4e4e669809 {
  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-5abc95b8-7594-4656-8ae9-4a4e4e669809.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5abc95b8-7594-4656-8ae9-4a4e4e669809.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5abc95b8-7594-4656-8ae9-4a4e4e669809.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-926eff63-0c6c-4862-b300-a828b58de4e0 {
  display: none;
}
#s-2643cf4e-087c-41fe-926e-498882d6f777 { text-align: left; }
#s-3ee59318-b13c-41e5-a3a1-ecd7f58ac35a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ee59318-b13c-41e5-a3a1-ecd7f58ac35a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2c9806dc-c95c-49e1-bf3f-8d8dc9123e4e { text-align: left; }
#s-2c9806dc-c95c-49e1-bf3f-8d8dc9123e4e .shg-product-sold-out {
  display: none;
}

#s-2c9806dc-c95c-49e1-bf3f-8d8dc9123e4e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2c9806dc-c95c-49e1-bf3f-8d8dc9123e4e .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-7bdcf3dc-34f2-4ace-ad38-dbace52c1840 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7bdcf3dc-34f2-4ace-ad38-dbace52c1840:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7bdcf3dc-34f2-4ace-ad38-dbace52c1840:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7bdcf3dc-34f2-4ace-ad38-dbace52c1840 {
  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-7bdcf3dc-34f2-4ace-ad38-dbace52c1840.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7bdcf3dc-34f2-4ace-ad38-dbace52c1840.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7bdcf3dc-34f2-4ace-ad38-dbace52c1840.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ba37463-00d4-42d3-a2cf-65cffb0b4788 {
  display: none;
}
#s-eea1f6fe-908e-4cfd-a12e-e8d22d2c4490 { text-align: left; }
#s-57192c5d-39e1-49f5-aa52-93d4513e1b02 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57192c5d-39e1-49f5-aa52-93d4513e1b02 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-836887dc-e8f6-4e03-bd35-7bdb234a31a0 { text-align: left; }
#s-836887dc-e8f6-4e03-bd35-7bdb234a31a0 .shg-product-sold-out {
  display: none;
}

#s-836887dc-e8f6-4e03-bd35-7bdb234a31a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-836887dc-e8f6-4e03-bd35-7bdb234a31a0 .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-d09e2916-415b-409c-80c4-ab9e8fead53a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d09e2916-415b-409c-80c4-ab9e8fead53a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d09e2916-415b-409c-80c4-ab9e8fead53a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d09e2916-415b-409c-80c4-ab9e8fead53a {
  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-d09e2916-415b-409c-80c4-ab9e8fead53a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d09e2916-415b-409c-80c4-ab9e8fead53a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d09e2916-415b-409c-80c4-ab9e8fead53a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42051bd3-f123-48d3-a48b-7a42549f393b {
  display: none;
}
#s-83ac992c-dcea-4c5b-8385-656c2f7081a7 { text-align: left; }
#s-98760ab5-9854-4fa8-b696-c2a8663297a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-98760ab5-9854-4fa8-b696-c2a8663297a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd2b0e01-2797-4b35-abd9-24953b4d9015 { text-align: left; }
#s-dd2b0e01-2797-4b35-abd9-24953b4d9015 .shg-product-sold-out {
  display: none;
}

#s-dd2b0e01-2797-4b35-abd9-24953b4d9015 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd2b0e01-2797-4b35-abd9-24953b4d9015 .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-dcd99b86-3fd8-4473-8eae-79d1649d7cd5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dcd99b86-3fd8-4473-8eae-79d1649d7cd5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dcd99b86-3fd8-4473-8eae-79d1649d7cd5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dcd99b86-3fd8-4473-8eae-79d1649d7cd5 {
  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-dcd99b86-3fd8-4473-8eae-79d1649d7cd5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dcd99b86-3fd8-4473-8eae-79d1649d7cd5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dcd99b86-3fd8-4473-8eae-79d1649d7cd5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1fc24968-c05e-4f50-8f76-d79621032740 {
  display: none;
}
#s-2c351468-c34f-4fa4-84c0-fd2633fcfa82 { text-align: left; }
#s-6e618bc5-aa49-4fc0-83d1-b52e9dcbf711 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e618bc5-aa49-4fc0-83d1-b52e9dcbf711 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2cc33992-a6c4-46d9-8c10-afee69282857 { text-align: left; }
#s-2cc33992-a6c4-46d9-8c10-afee69282857 .shg-product-sold-out {
  display: none;
}

#s-2cc33992-a6c4-46d9-8c10-afee69282857 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2cc33992-a6c4-46d9-8c10-afee69282857 .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-720da177-3858-4cdd-93e8-d7cccb69c92f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-720da177-3858-4cdd-93e8-d7cccb69c92f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-720da177-3858-4cdd-93e8-d7cccb69c92f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-720da177-3858-4cdd-93e8-d7cccb69c92f {
  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-720da177-3858-4cdd-93e8-d7cccb69c92f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-720da177-3858-4cdd-93e8-d7cccb69c92f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-720da177-3858-4cdd-93e8-d7cccb69c92f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ebf45ddc-231e-4005-a3a9-e9aac81e56fa {
  display: none;
}
#s-3a622514-8d82-4d6c-b32a-95c5e5b14e01 { text-align: left; }
#s-962cd4a3-c838-4f2d-a13c-0cdde00d68ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-962cd4a3-c838-4f2d-a13c-0cdde00d68ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b80b6bd2-87e0-46e5-b2ae-0f32db59af7f { text-align: left; }
#s-b80b6bd2-87e0-46e5-b2ae-0f32db59af7f .shg-product-sold-out {
  display: none;
}

#s-b80b6bd2-87e0-46e5-b2ae-0f32db59af7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b80b6bd2-87e0-46e5-b2ae-0f32db59af7f .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-765007a9-2b35-47c8-9c42-2596c05f11ef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-765007a9-2b35-47c8-9c42-2596c05f11ef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-765007a9-2b35-47c8-9c42-2596c05f11ef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-765007a9-2b35-47c8-9c42-2596c05f11ef {
  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-765007a9-2b35-47c8-9c42-2596c05f11ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-765007a9-2b35-47c8-9c42-2596c05f11ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-765007a9-2b35-47c8-9c42-2596c05f11ef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e2ea6cec-f9b1-4ea4-ab01-a54ad3f1b3b5 {
  display: none;
}
#s-fe267288-f433-4e4e-837c-8f4e0a0cee0c { text-align: left; }
#s-e315eae5-2170-473a-bbde-d7fd25dfd665 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e315eae5-2170-473a-bbde-d7fd25dfd665 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-35c618ed-b307-4f05-9f8f-7995296c763d { text-align: left; }
#s-35c618ed-b307-4f05-9f8f-7995296c763d .shg-product-sold-out {
  display: none;
}

#s-35c618ed-b307-4f05-9f8f-7995296c763d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-35c618ed-b307-4f05-9f8f-7995296c763d .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-77eea1ab-86c6-46e0-99b5-887dee18456f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-77eea1ab-86c6-46e0-99b5-887dee18456f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-77eea1ab-86c6-46e0-99b5-887dee18456f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-77eea1ab-86c6-46e0-99b5-887dee18456f {
  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-77eea1ab-86c6-46e0-99b5-887dee18456f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77eea1ab-86c6-46e0-99b5-887dee18456f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-77eea1ab-86c6-46e0-99b5-887dee18456f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e75ccaa9-d445-4ddd-8262-51804f9e7abe {
  display: none;
}
#s-382146bc-4945-49d8-83e1-4687144b39ee { text-align: left; }
#s-29df75af-2862-40c4-bdd4-f8877371b27b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29df75af-2862-40c4-bdd4-f8877371b27b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a9b088ab-175d-4e89-a591-0ec9bddcec9b { text-align: left; }
#s-a9b088ab-175d-4e89-a591-0ec9bddcec9b .shg-product-sold-out {
  display: none;
}

#s-a9b088ab-175d-4e89-a591-0ec9bddcec9b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a9b088ab-175d-4e89-a591-0ec9bddcec9b .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-05597394-3017-4155-9011-4491ed929f22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05597394-3017-4155-9011-4491ed929f22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05597394-3017-4155-9011-4491ed929f22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05597394-3017-4155-9011-4491ed929f22 {
  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-05597394-3017-4155-9011-4491ed929f22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05597394-3017-4155-9011-4491ed929f22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05597394-3017-4155-9011-4491ed929f22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eb44cc0b-b10f-482c-bbb0-6c3f9feaa990 {
  display: none;
}
#s-1e4b16ac-741c-4584-b874-d3b48ee350a9 { text-align: left; }
#s-c71e877e-8815-4011-b877-35d5079a154e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c71e877e-8815-4011-b877-35d5079a154e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab51462c-bb5b-48af-bf69-b6d320badb12 { text-align: left; }
#s-ab51462c-bb5b-48af-bf69-b6d320badb12 .shg-product-sold-out {
  display: none;
}

#s-ab51462c-bb5b-48af-bf69-b6d320badb12 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab51462c-bb5b-48af-bf69-b6d320badb12 .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-33fd84c5-24c4-40d0-be7d-37efa95b3fe8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-33fd84c5-24c4-40d0-be7d-37efa95b3fe8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-33fd84c5-24c4-40d0-be7d-37efa95b3fe8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-33fd84c5-24c4-40d0-be7d-37efa95b3fe8 {
  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-33fd84c5-24c4-40d0-be7d-37efa95b3fe8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33fd84c5-24c4-40d0-be7d-37efa95b3fe8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-33fd84c5-24c4-40d0-be7d-37efa95b3fe8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7860d9ac-07a5-41aa-83e1-3e0f951ed1dc {
  display: none;
}
#s-09f7e8c9-3159-4738-bb26-955fd0153a05 { text-align: left; }
#s-2818eac1-622d-4428-a83f-4fddfa4a6eba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2818eac1-622d-4428-a83f-4fddfa4a6eba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b93e35c5-d677-473d-8871-0c82338abc45 { text-align: left; }
#s-b93e35c5-d677-473d-8871-0c82338abc45 .shg-product-sold-out {
  display: none;
}

#s-b93e35c5-d677-473d-8871-0c82338abc45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b93e35c5-d677-473d-8871-0c82338abc45 .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-d22d2b14-35ec-41a8-8ed1-409e6516239b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d22d2b14-35ec-41a8-8ed1-409e6516239b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d22d2b14-35ec-41a8-8ed1-409e6516239b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d22d2b14-35ec-41a8-8ed1-409e6516239b {
  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-d22d2b14-35ec-41a8-8ed1-409e6516239b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d22d2b14-35ec-41a8-8ed1-409e6516239b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d22d2b14-35ec-41a8-8ed1-409e6516239b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de41e8c7-0b7e-41e4-be9a-bade7923b081 {
  display: none;
}
#s-fee86bf9-fe80-47a2-8f5d-9e74cec4015b { text-align: left; }
#s-f71165f9-e542-4146-a5c3-36d26581fd5b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f71165f9-e542-4146-a5c3-36d26581fd5b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0e4c7c9-3ad6-4063-aaee-5b50a82e3851 { text-align: left; }
#s-d0e4c7c9-3ad6-4063-aaee-5b50a82e3851 .shg-product-sold-out {
  display: none;
}

#s-d0e4c7c9-3ad6-4063-aaee-5b50a82e3851 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0e4c7c9-3ad6-4063-aaee-5b50a82e3851 .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-d57eb463-734e-4494-ba1a-a3e23cf1bd99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d57eb463-734e-4494-ba1a-a3e23cf1bd99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d57eb463-734e-4494-ba1a-a3e23cf1bd99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d57eb463-734e-4494-ba1a-a3e23cf1bd99 {
  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-d57eb463-734e-4494-ba1a-a3e23cf1bd99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d57eb463-734e-4494-ba1a-a3e23cf1bd99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d57eb463-734e-4494-ba1a-a3e23cf1bd99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-519e0447-5f39-4268-82e2-8ed55afa5098 {
  display: none;
}
#s-ddfa9630-011e-4557-8b69-2b942a1b6928 { text-align: left; }
#s-1bbbc001-d4d4-4abc-b0ed-478985933f00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1bbbc001-d4d4-4abc-b0ed-478985933f00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc22cbc6-67f1-4d71-bd16-6e19e6a2dfa9 { text-align: left; }
#s-fc22cbc6-67f1-4d71-bd16-6e19e6a2dfa9 .shg-product-sold-out {
  display: none;
}

#s-fc22cbc6-67f1-4d71-bd16-6e19e6a2dfa9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc22cbc6-67f1-4d71-bd16-6e19e6a2dfa9 .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-7b09330f-fd4d-4928-b2cf-4e4cac39251f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7b09330f-fd4d-4928-b2cf-4e4cac39251f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7b09330f-fd4d-4928-b2cf-4e4cac39251f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7b09330f-fd4d-4928-b2cf-4e4cac39251f {
  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-7b09330f-fd4d-4928-b2cf-4e4cac39251f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b09330f-fd4d-4928-b2cf-4e4cac39251f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7b09330f-fd4d-4928-b2cf-4e4cac39251f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f1debf0-b0d4-4c18-85ad-37afd7548d50 {
  display: none;
}
#s-1060f6ce-7b61-42b9-baf1-112d0a8e6354 { text-align: left; }
#s-771769e1-2f3e-404d-a8fa-4ccc0096c542 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-771769e1-2f3e-404d-a8fa-4ccc0096c542 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c117ad33-99dc-4edb-9ff2-6bbeb14ccea2 { text-align: left; }
#s-c117ad33-99dc-4edb-9ff2-6bbeb14ccea2 .shg-product-sold-out {
  display: none;
}

#s-c117ad33-99dc-4edb-9ff2-6bbeb14ccea2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c117ad33-99dc-4edb-9ff2-6bbeb14ccea2 .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-4b3f824f-75ae-4cfa-9ccc-9ac1e4972320 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b3f824f-75ae-4cfa-9ccc-9ac1e4972320:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b3f824f-75ae-4cfa-9ccc-9ac1e4972320:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b3f824f-75ae-4cfa-9ccc-9ac1e4972320 {
  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-4b3f824f-75ae-4cfa-9ccc-9ac1e4972320.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b3f824f-75ae-4cfa-9ccc-9ac1e4972320.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b3f824f-75ae-4cfa-9ccc-9ac1e4972320.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d9a8ae95-dc0e-4e4e-be4a-dd631b0e06cc {
  display: none;
}
#s-1e3b87bf-3a40-4fd7-ba80-12f1b1e72b9f { text-align: left; }
#s-647882fc-6595-468d-940a-0a7e2781ec29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-647882fc-6595-468d-940a-0a7e2781ec29 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4dcb52d9-88d4-471c-ab14-3864abf13ed7 { text-align: left; }
#s-4dcb52d9-88d4-471c-ab14-3864abf13ed7 .shg-product-sold-out {
  display: none;
}

#s-4dcb52d9-88d4-471c-ab14-3864abf13ed7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4dcb52d9-88d4-471c-ab14-3864abf13ed7 .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-2e2a6012-848f-4ec6-a459-5c6aacbca535 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e2a6012-848f-4ec6-a459-5c6aacbca535:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e2a6012-848f-4ec6-a459-5c6aacbca535:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e2a6012-848f-4ec6-a459-5c6aacbca535 {
  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-2e2a6012-848f-4ec6-a459-5c6aacbca535.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e2a6012-848f-4ec6-a459-5c6aacbca535.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e2a6012-848f-4ec6-a459-5c6aacbca535.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-15dd663a-0a52-4842-8b71-ca1f589e6999 {
  display: none;
}
#s-e8087800-9570-4eaa-9e66-7503ed2aa210 { text-align: left; }
#s-a70828e0-609b-47cf-bb5d-5ea9f92b627a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a70828e0-609b-47cf-bb5d-5ea9f92b627a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-328f00e5-86e7-4643-9c7f-41c3ab42833c { text-align: left; }
#s-328f00e5-86e7-4643-9c7f-41c3ab42833c .shg-product-sold-out {
  display: none;
}

#s-328f00e5-86e7-4643-9c7f-41c3ab42833c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-328f00e5-86e7-4643-9c7f-41c3ab42833c .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-82c4a583-20b5-4329-a5b4-66e2a7e82cc1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82c4a583-20b5-4329-a5b4-66e2a7e82cc1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82c4a583-20b5-4329-a5b4-66e2a7e82cc1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82c4a583-20b5-4329-a5b4-66e2a7e82cc1 {
  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-82c4a583-20b5-4329-a5b4-66e2a7e82cc1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82c4a583-20b5-4329-a5b4-66e2a7e82cc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82c4a583-20b5-4329-a5b4-66e2a7e82cc1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-179bf4c7-e0ca-4028-9a21-c96d354b90ad {
  display: none;
}
#s-8b8e7327-29c5-4ca3-9b62-8d9b5358f7b8 { text-align: left; }
#s-e1b45636-f0cb-449b-ab30-0aba0fd0fd05 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1b45636-f0cb-449b-ab30-0aba0fd0fd05 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5affeb9a-0d48-4579-8435-0ec141592acd { text-align: left; }
#s-5affeb9a-0d48-4579-8435-0ec141592acd .shg-product-sold-out {
  display: none;
}

#s-5affeb9a-0d48-4579-8435-0ec141592acd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5affeb9a-0d48-4579-8435-0ec141592acd .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-cd625a5b-e96a-481e-9a56-fa6a7625c03d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cd625a5b-e96a-481e-9a56-fa6a7625c03d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cd625a5b-e96a-481e-9a56-fa6a7625c03d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cd625a5b-e96a-481e-9a56-fa6a7625c03d {
  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-cd625a5b-e96a-481e-9a56-fa6a7625c03d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd625a5b-e96a-481e-9a56-fa6a7625c03d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cd625a5b-e96a-481e-9a56-fa6a7625c03d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14456354-fae8-4933-9b39-97e6dc97c320 {
  display: none;
}
#s-6e0b47d8-f184-488e-887c-8304fe20af3c { text-align: left; }
#s-8a3f5a1c-2bd2-4fca-99b4-6e2619b2fe2f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a3f5a1c-2bd2-4fca-99b4-6e2619b2fe2f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4abb15e-2fd7-4379-a0ba-2ecd4f09b693 { text-align: left; }
#s-f4abb15e-2fd7-4379-a0ba-2ecd4f09b693 .shg-product-sold-out {
  display: none;
}

#s-f4abb15e-2fd7-4379-a0ba-2ecd4f09b693 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4abb15e-2fd7-4379-a0ba-2ecd4f09b693 .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-bd9450ad-9319-44e0-b2e3-2616b912fa5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd9450ad-9319-44e0-b2e3-2616b912fa5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd9450ad-9319-44e0-b2e3-2616b912fa5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd9450ad-9319-44e0-b2e3-2616b912fa5b {
  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-bd9450ad-9319-44e0-b2e3-2616b912fa5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd9450ad-9319-44e0-b2e3-2616b912fa5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd9450ad-9319-44e0-b2e3-2616b912fa5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-70263ed3-8964-4bae-96b8-8f67bf1eb4a9 {
  display: none;
}
#s-8b64e7c5-c859-4d52-9ac8-7f6195442059 { text-align: left; }
#s-15972f19-1f04-4bd6-ada0-dc1f54107d64 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15972f19-1f04-4bd6-ada0-dc1f54107d64 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9383e517-eab6-4b5a-a4de-5349156214d8 { text-align: left; }
#s-9383e517-eab6-4b5a-a4de-5349156214d8 .shg-product-sold-out {
  display: none;
}

#s-9383e517-eab6-4b5a-a4de-5349156214d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9383e517-eab6-4b5a-a4de-5349156214d8 .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-ce04fbef-bbd0-43ad-84ff-8b1c9d4a589e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce04fbef-bbd0-43ad-84ff-8b1c9d4a589e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce04fbef-bbd0-43ad-84ff-8b1c9d4a589e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce04fbef-bbd0-43ad-84ff-8b1c9d4a589e {
  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-ce04fbef-bbd0-43ad-84ff-8b1c9d4a589e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce04fbef-bbd0-43ad-84ff-8b1c9d4a589e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce04fbef-bbd0-43ad-84ff-8b1c9d4a589e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b85f55b-7a77-4c2b-b11f-26d7533acb77 {
  display: none;
}
#s-fd38f650-d34b-4be2-9228-738261a92e8b { text-align: left; }
#s-702822c5-32cd-4e74-9cd7-40f955e64c55 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-702822c5-32cd-4e74-9cd7-40f955e64c55 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efa4078e-d8ad-451e-9ade-a029cb9dda3f { text-align: left; }
#s-efa4078e-d8ad-451e-9ade-a029cb9dda3f .shg-product-sold-out {
  display: none;
}

#s-efa4078e-d8ad-451e-9ade-a029cb9dda3f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efa4078e-d8ad-451e-9ade-a029cb9dda3f .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-d4d3ad70-df58-496e-91f7-62f7018167f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4d3ad70-df58-496e-91f7-62f7018167f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4d3ad70-df58-496e-91f7-62f7018167f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4d3ad70-df58-496e-91f7-62f7018167f4 {
  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-d4d3ad70-df58-496e-91f7-62f7018167f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4d3ad70-df58-496e-91f7-62f7018167f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4d3ad70-df58-496e-91f7-62f7018167f4.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;
}
