.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-9ba55ff3-d815-4820-8f85-bea5a944f318 {
  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-487e875f-1fca-4b77-8b7a-12b019ed6e79 { margin-top: 40px; }
#s-487e875f-1fca-4b77-8b7a-12b019ed6e79 .shogun-tabs {
  justify-content: center;
}


  #s-487e875f-1fca-4b77-8b7a-12b019ed6e79 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-487e875f-1fca-4b77-8b7a-12b019ed6e79 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-487e875f-1fca-4b77-8b7a-12b019ed6e79 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-487e875f-1fca-4b77-8b7a-12b019ed6e79 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-487e875f-1fca-4b77-8b7a-12b019ed6e79 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-487e875f-1fca-4b77-8b7a-12b019ed6e79 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-487e875f-1fca-4b77-8b7a-12b019ed6e79 .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-6aebdb56-8fe1-454d-bedc-c82520156043 { padding-top: 10px;
padding-bottom: 10px; }
 #s-6aebdb56-8fe1-454d-bedc-c82520156043 .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-2cbd4f3c-9fb8-43e3-b6a5-b4909c58b1cc .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-2cbd4f3c-9fb8-43e3-b6a5-b4909c58b1cc .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-2cbd4f3c-9fb8-43e3-b6a5-b4909c58b1cc .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-2cbd4f3c-9fb8-43e3-b6a5-b4909c58b1cc .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-2cbd4f3c-9fb8-43e3-b6a5-b4909c58b1cc .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-2cbd4f3c-9fb8-43e3-b6a5-b4909c58b1cc .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-2cbd4f3c-9fb8-43e3-b6a5-b4909c58b1cc .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-2cbd4f3c-9fb8-43e3-b6a5-b4909c58b1cc .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-2cbd4f3c-9fb8-43e3-b6a5-b4909c58b1cc .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-663a7d5a-102a-4633-8f3d-e26619e48409 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-663a7d5a-102a-4633-8f3d-e26619e48409"] > .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-9e350ed0-ac12-4386-8442-3bc5d9b6bea5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-78848c87-bd83-4703-a8d3-30ba6d3fe51c { 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-6a8e62cc-caf5-40c9-b5d2-6ad22c7aa792 { 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-6a8e62cc-caf5-40c9-b5d2-6ad22c7aa792: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-6a8e62cc-caf5-40c9-b5d2-6ad22c7aa792: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-6a8e62cc-caf5-40c9-b5d2-6ad22c7aa792.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-53062d1d-63b2-4920-9e04-9e68b03ff27c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c8880601-0e5f-4160-aa79-ce17cf11279f { 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-6ab6d5db-510e-4b1b-923f-c52889819d41 { 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-6ab6d5db-510e-4b1b-923f-c52889819d41: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-6ab6d5db-510e-4b1b-923f-c52889819d41: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-6ab6d5db-510e-4b1b-923f-c52889819d41.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6c8ad551-230e-48bd-b814-5ec28f7f91a8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-71ee2ca0-b048-47df-89d3-8c3e6d8aeffd { 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-f43a0099-c800-419b-9ab4-be1afee76fd9 { 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-f43a0099-c800-419b-9ab4-be1afee76fd9: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-f43a0099-c800-419b-9ab4-be1afee76fd9: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-f43a0099-c800-419b-9ab4-be1afee76fd9.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-101c3bd6-dd83-4699-9155-df93ab792b81 { min-height: 50px; }
#s-101c3bd6-dd83-4699-9155-df93ab792b81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-751570ef-663c-4dd1-b0a8-4f46cc1ac886 { 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-751570ef-663c-4dd1-b0a8-4f46cc1ac886 .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-8b050759-a03c-43ff-b507-9698fa15d82d {
  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-ae18bd06-c55b-4b1d-a28e-393590fa5b38 { 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-7bb67737-c957-4049-adbf-f71c84917345 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7bb67737-c957-4049-adbf-f71c84917345 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5c80cdfa-c180-4d5e-992f-51714b296011 {
  display: none;
}
#s-c4b8414b-4fa6-46ad-b185-0cf493bc5074 { text-align: left; }
#s-e9490cae-46ec-4848-a2d0-9260761f02d0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e9490cae-46ec-4848-a2d0-9260761f02d0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-be3b08a9-3760-4061-9d61-f68bdccf270f {
  display: none;
}
#s-3a89e22c-66a8-464b-bfae-211e8f2e1f6e { text-align: left; }
#s-d054b1b2-fcaf-45ef-9555-86a57ffe4186 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d054b1b2-fcaf-45ef-9555-86a57ffe4186 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-72cb99fd-2ae5-494e-8827-d9a636c79cf4 {
  display: none;
}
#s-2a54f0af-4a09-4947-9616-bae8abc84c57 { text-align: left; }
#s-8b6f7025-deb7-49a4-a8c6-929f114bab67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b6f7025-deb7-49a4-a8c6-929f114bab67 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-735e4c1a-48c6-443d-9a0d-1773bc089f13 {
  display: none;
}
#s-85ae1720-db35-4ff8-91c0-73a0b66c3bb5 { text-align: left; }
#s-2ef6a5ee-a7eb-42ef-a92f-14f9ee837586 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ef6a5ee-a7eb-42ef-a92f-14f9ee837586 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f076c014-9c84-4d20-9a42-01ef298a0d74 { text-align: left; }
#s-f076c014-9c84-4d20-9a42-01ef298a0d74 .shg-product-sold-out {
  display: none;
}

#s-f076c014-9c84-4d20-9a42-01ef298a0d74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f076c014-9c84-4d20-9a42-01ef298a0d74 .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-e95e9b73-5cf1-4f84-b40d-5c39d9801153 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e95e9b73-5cf1-4f84-b40d-5c39d9801153:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e95e9b73-5cf1-4f84-b40d-5c39d9801153:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e95e9b73-5cf1-4f84-b40d-5c39d9801153 {
  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-e95e9b73-5cf1-4f84-b40d-5c39d9801153.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e95e9b73-5cf1-4f84-b40d-5c39d9801153.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e95e9b73-5cf1-4f84-b40d-5c39d9801153.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9ef1f0d2-a276-45c5-9b88-74ea25116c6b {
  display: none;
}
#s-368b2eed-650b-4e6f-97bc-02372c66eb9a { text-align: left; }
#s-89006277-a44c-4757-8bdf-307c7d8031fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89006277-a44c-4757-8bdf-307c7d8031fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-070e8df0-37f4-409f-9853-5322c72f7913 { text-align: left; }
#s-070e8df0-37f4-409f-9853-5322c72f7913 .shg-product-sold-out {
  display: none;
}

#s-070e8df0-37f4-409f-9853-5322c72f7913 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-070e8df0-37f4-409f-9853-5322c72f7913 .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-9510217a-8975-4aef-b118-7127a54b3085 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9510217a-8975-4aef-b118-7127a54b3085:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9510217a-8975-4aef-b118-7127a54b3085:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9510217a-8975-4aef-b118-7127a54b3085 {
  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-9510217a-8975-4aef-b118-7127a54b3085.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9510217a-8975-4aef-b118-7127a54b3085.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9510217a-8975-4aef-b118-7127a54b3085.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-193a8fc7-57c1-4b02-974b-ee5e2d438b84 {
  display: none;
}
#s-5ff719f5-e1e6-4fe7-b4c6-e954ce26ac9d { text-align: left; }
#s-e53ad706-1533-442c-a6dc-1d6e554d5fc5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e53ad706-1533-442c-a6dc-1d6e554d5fc5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8821f510-c85f-45b1-9df2-41a57f52ec29 { text-align: left; }
#s-8821f510-c85f-45b1-9df2-41a57f52ec29 .shg-product-sold-out {
  display: none;
}

#s-8821f510-c85f-45b1-9df2-41a57f52ec29 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8821f510-c85f-45b1-9df2-41a57f52ec29 .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-4ec3a600-b2c3-427a-a67a-796ecd2ca62c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4ec3a600-b2c3-427a-a67a-796ecd2ca62c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4ec3a600-b2c3-427a-a67a-796ecd2ca62c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4ec3a600-b2c3-427a-a67a-796ecd2ca62c {
  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-4ec3a600-b2c3-427a-a67a-796ecd2ca62c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ec3a600-b2c3-427a-a67a-796ecd2ca62c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4ec3a600-b2c3-427a-a67a-796ecd2ca62c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1abe5ef-74bc-4093-884a-4a810485c5ed {
  display: none;
}
#s-bf6b5c49-3f75-4dda-a65f-6911bfaa0e97 { text-align: left; }
#s-a4ebfdd4-94c1-49bc-b1f8-3d1a737f23c3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4ebfdd4-94c1-49bc-b1f8-3d1a737f23c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b40d874-5e9b-4777-979a-367270a75316 { text-align: left; }
#s-8b40d874-5e9b-4777-979a-367270a75316 .shg-product-sold-out {
  display: none;
}

#s-8b40d874-5e9b-4777-979a-367270a75316 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b40d874-5e9b-4777-979a-367270a75316 .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-23924860-2329-492b-afdb-c1c477e0668b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-23924860-2329-492b-afdb-c1c477e0668b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-23924860-2329-492b-afdb-c1c477e0668b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-23924860-2329-492b-afdb-c1c477e0668b {
  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-23924860-2329-492b-afdb-c1c477e0668b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23924860-2329-492b-afdb-c1c477e0668b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-23924860-2329-492b-afdb-c1c477e0668b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d48497f-18e2-4e2e-8750-be7158bfdb33 {
  display: none;
}
#s-67993c53-c5ba-47e4-b64e-cf17bf25b85f { text-align: left; }
#s-5733a71e-ddd5-4aab-b2a0-117fe12243ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5733a71e-ddd5-4aab-b2a0-117fe12243ff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-638932ef-c5f0-4948-a19d-89e5632e0d02 { text-align: left; }
#s-638932ef-c5f0-4948-a19d-89e5632e0d02 .shg-product-sold-out {
  display: none;
}

#s-638932ef-c5f0-4948-a19d-89e5632e0d02 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-638932ef-c5f0-4948-a19d-89e5632e0d02 .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-6f14d91b-1aa4-4692-b148-55d404daab2b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f14d91b-1aa4-4692-b148-55d404daab2b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f14d91b-1aa4-4692-b148-55d404daab2b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f14d91b-1aa4-4692-b148-55d404daab2b {
  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-6f14d91b-1aa4-4692-b148-55d404daab2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f14d91b-1aa4-4692-b148-55d404daab2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f14d91b-1aa4-4692-b148-55d404daab2b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6a9bb5d3-e061-4430-b88c-539984d65af2 {
  display: none;
}
#s-598af0a4-201f-494a-a1c9-dcc7fbca0c39 { text-align: left; }
#s-d9f18c75-c88a-4ca1-8d88-db4ec54016c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9f18c75-c88a-4ca1-8d88-db4ec54016c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6eea27c7-7f8a-4890-846e-f5bdbd8cd9c8 { text-align: left; }
#s-6eea27c7-7f8a-4890-846e-f5bdbd8cd9c8 .shg-product-sold-out {
  display: none;
}

#s-6eea27c7-7f8a-4890-846e-f5bdbd8cd9c8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6eea27c7-7f8a-4890-846e-f5bdbd8cd9c8 .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-a769dab9-202a-4997-8396-04edd05bd897 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a769dab9-202a-4997-8396-04edd05bd897:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a769dab9-202a-4997-8396-04edd05bd897:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a769dab9-202a-4997-8396-04edd05bd897 {
  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-a769dab9-202a-4997-8396-04edd05bd897.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a769dab9-202a-4997-8396-04edd05bd897.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a769dab9-202a-4997-8396-04edd05bd897.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b6de5826-f6ae-4363-9cf3-4e9011975ff9 {
  display: none;
}
#s-28f2eb5c-72ef-492a-98f6-66e2980df210 { text-align: left; }
#s-a3d5b395-c196-40a9-b51e-fefe8a522b1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a3d5b395-c196-40a9-b51e-fefe8a522b1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-baf02777-f171-4b41-8564-30a8b4a6e78a { text-align: left; }
#s-baf02777-f171-4b41-8564-30a8b4a6e78a .shg-product-sold-out {
  display: none;
}

#s-baf02777-f171-4b41-8564-30a8b4a6e78a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-baf02777-f171-4b41-8564-30a8b4a6e78a .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-08e5c29f-5696-4b92-909f-f3988fbcdfaa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08e5c29f-5696-4b92-909f-f3988fbcdfaa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08e5c29f-5696-4b92-909f-f3988fbcdfaa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08e5c29f-5696-4b92-909f-f3988fbcdfaa {
  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-08e5c29f-5696-4b92-909f-f3988fbcdfaa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08e5c29f-5696-4b92-909f-f3988fbcdfaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08e5c29f-5696-4b92-909f-f3988fbcdfaa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cdf1fdce-6718-4030-ae4d-871a3b63d9a1 {
  display: none;
}
#s-785962cc-3025-4f40-90ff-03ca4b66b80a { text-align: left; }
#s-4cc49548-2d6b-4ffc-badb-f73cc83ef1fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4cc49548-2d6b-4ffc-badb-f73cc83ef1fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6500024-b58c-4b3d-b806-15c645b0a06a { text-align: left; }
#s-d6500024-b58c-4b3d-b806-15c645b0a06a .shg-product-sold-out {
  display: none;
}

#s-d6500024-b58c-4b3d-b806-15c645b0a06a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6500024-b58c-4b3d-b806-15c645b0a06a .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-9b547ba3-0e91-4224-9687-c12136d1cf27 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9b547ba3-0e91-4224-9687-c12136d1cf27:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9b547ba3-0e91-4224-9687-c12136d1cf27:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b547ba3-0e91-4224-9687-c12136d1cf27 {
  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-9b547ba3-0e91-4224-9687-c12136d1cf27.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b547ba3-0e91-4224-9687-c12136d1cf27.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b547ba3-0e91-4224-9687-c12136d1cf27.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b2d760f4-303e-4725-b4ea-e47dc48f216a {
  display: none;
}
#s-f266d17a-6f1a-4d52-ab66-13d02bd8a517 { text-align: left; }
#s-06c028ec-9846-45b3-87b1-45e2e2ae85a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06c028ec-9846-45b3-87b1-45e2e2ae85a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-53a4810d-608a-4782-872c-f8c3a1d61ee9 { text-align: left; }
#s-53a4810d-608a-4782-872c-f8c3a1d61ee9 .shg-product-sold-out {
  display: none;
}

#s-53a4810d-608a-4782-872c-f8c3a1d61ee9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-53a4810d-608a-4782-872c-f8c3a1d61ee9 .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-a0f9ba29-5a38-4a84-ab99-2f37ffdc6d52 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0f9ba29-5a38-4a84-ab99-2f37ffdc6d52:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0f9ba29-5a38-4a84-ab99-2f37ffdc6d52:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0f9ba29-5a38-4a84-ab99-2f37ffdc6d52 {
  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-a0f9ba29-5a38-4a84-ab99-2f37ffdc6d52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0f9ba29-5a38-4a84-ab99-2f37ffdc6d52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0f9ba29-5a38-4a84-ab99-2f37ffdc6d52.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3491d071-823a-4e2b-b74b-cfec7d0f3189 {
  display: none;
}
#s-54cd4194-9f7e-43af-b586-31293fbd4344 { text-align: left; }
#s-cf0d312c-b76b-4765-86af-fb6be803faf7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cf0d312c-b76b-4765-86af-fb6be803faf7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c03b0110-1de5-41d2-8521-ded922e3da77 { text-align: left; }
#s-c03b0110-1de5-41d2-8521-ded922e3da77 .shg-product-sold-out {
  display: none;
}

#s-c03b0110-1de5-41d2-8521-ded922e3da77 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c03b0110-1de5-41d2-8521-ded922e3da77 .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-a72f09e2-aced-43da-9273-b9b904687c0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a72f09e2-aced-43da-9273-b9b904687c0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a72f09e2-aced-43da-9273-b9b904687c0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a72f09e2-aced-43da-9273-b9b904687c0e {
  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-a72f09e2-aced-43da-9273-b9b904687c0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a72f09e2-aced-43da-9273-b9b904687c0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a72f09e2-aced-43da-9273-b9b904687c0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-152086fc-2ef9-4532-be8e-20bcb9f937cf {
  display: none;
}
#s-c41617b8-8824-4a90-8927-86c2887a30bc { text-align: left; }
#s-0bf4cb21-939d-4fd2-ae9b-b33cc07551c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0bf4cb21-939d-4fd2-ae9b-b33cc07551c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70d6d4c9-7294-4b4e-b017-f68f7983e0fe { text-align: left; }
#s-70d6d4c9-7294-4b4e-b017-f68f7983e0fe .shg-product-sold-out {
  display: none;
}

#s-70d6d4c9-7294-4b4e-b017-f68f7983e0fe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70d6d4c9-7294-4b4e-b017-f68f7983e0fe .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-2c4418ce-b2ea-4206-a68e-45de12227ee0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2c4418ce-b2ea-4206-a68e-45de12227ee0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2c4418ce-b2ea-4206-a68e-45de12227ee0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2c4418ce-b2ea-4206-a68e-45de12227ee0 {
  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-2c4418ce-b2ea-4206-a68e-45de12227ee0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c4418ce-b2ea-4206-a68e-45de12227ee0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2c4418ce-b2ea-4206-a68e-45de12227ee0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b51b808b-2c19-498f-bc5a-a900a57fb80d {
  display: none;
}
#s-3a268ea6-ebc0-49a2-a82e-d477d5a52364 { text-align: left; }
#s-d517329d-acae-4391-bf6b-2c32ee83c0e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d517329d-acae-4391-bf6b-2c32ee83c0e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2ee2e6a-2428-4033-81fe-30217e81defa { text-align: left; }
#s-b2ee2e6a-2428-4033-81fe-30217e81defa .shg-product-sold-out {
  display: none;
}

#s-b2ee2e6a-2428-4033-81fe-30217e81defa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2ee2e6a-2428-4033-81fe-30217e81defa .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-4bad66af-f562-4d77-9d23-e6dcc62c1c05 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4bad66af-f562-4d77-9d23-e6dcc62c1c05:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4bad66af-f562-4d77-9d23-e6dcc62c1c05:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4bad66af-f562-4d77-9d23-e6dcc62c1c05 {
  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-4bad66af-f562-4d77-9d23-e6dcc62c1c05.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bad66af-f562-4d77-9d23-e6dcc62c1c05.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4bad66af-f562-4d77-9d23-e6dcc62c1c05.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2937a064-1225-44d9-b535-d0ed1c35449f {
  display: none;
}
#s-1414e34a-f4a7-4a4d-b0d0-c3656ee4a7c1 { text-align: left; }
#s-f6479368-1713-471f-ac8e-2a3faf95c245 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f6479368-1713-471f-ac8e-2a3faf95c245 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13c6aae2-44d9-4a65-97f1-5f10edbbad04 { text-align: left; }
#s-13c6aae2-44d9-4a65-97f1-5f10edbbad04 .shg-product-sold-out {
  display: none;
}

#s-13c6aae2-44d9-4a65-97f1-5f10edbbad04 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13c6aae2-44d9-4a65-97f1-5f10edbbad04 .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-3e9060dd-7211-4dba-85e8-b41bc7795eaa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e9060dd-7211-4dba-85e8-b41bc7795eaa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e9060dd-7211-4dba-85e8-b41bc7795eaa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e9060dd-7211-4dba-85e8-b41bc7795eaa {
  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-3e9060dd-7211-4dba-85e8-b41bc7795eaa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e9060dd-7211-4dba-85e8-b41bc7795eaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e9060dd-7211-4dba-85e8-b41bc7795eaa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55a8fd8a-0b82-4a0f-8710-760d61588573 {
  display: none;
}
#s-7b9f9ad7-dbb1-4c2f-aca8-06231dd22a2f { text-align: left; }
#s-fe982888-1887-4ecb-8817-6aad60d27151 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe982888-1887-4ecb-8817-6aad60d27151 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f631940c-22d3-402b-a434-21530ffaa4f8 { text-align: left; }
#s-f631940c-22d3-402b-a434-21530ffaa4f8 .shg-product-sold-out {
  display: none;
}

#s-f631940c-22d3-402b-a434-21530ffaa4f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f631940c-22d3-402b-a434-21530ffaa4f8 .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-cf5898d8-95f5-46ba-9883-ee7a8d7034f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf5898d8-95f5-46ba-9883-ee7a8d7034f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf5898d8-95f5-46ba-9883-ee7a8d7034f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf5898d8-95f5-46ba-9883-ee7a8d7034f9 {
  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-cf5898d8-95f5-46ba-9883-ee7a8d7034f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf5898d8-95f5-46ba-9883-ee7a8d7034f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf5898d8-95f5-46ba-9883-ee7a8d7034f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1368966d-2a91-4004-b7e2-38a3622f440d {
  display: none;
}
#s-7fee4f3e-97f2-40b4-b455-648bb5919d76 { text-align: left; }
#s-ea4accbb-8bfe-41a7-9924-dc1495c42442 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea4accbb-8bfe-41a7-9924-dc1495c42442 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f2b22de-a414-4b97-b0c1-ed4f23e4629d { text-align: left; }
#s-7f2b22de-a414-4b97-b0c1-ed4f23e4629d .shg-product-sold-out {
  display: none;
}

#s-7f2b22de-a414-4b97-b0c1-ed4f23e4629d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f2b22de-a414-4b97-b0c1-ed4f23e4629d .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-d6f52f24-a1ee-42f2-90d3-61286e42e68f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6f52f24-a1ee-42f2-90d3-61286e42e68f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6f52f24-a1ee-42f2-90d3-61286e42e68f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6f52f24-a1ee-42f2-90d3-61286e42e68f {
  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-d6f52f24-a1ee-42f2-90d3-61286e42e68f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6f52f24-a1ee-42f2-90d3-61286e42e68f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6f52f24-a1ee-42f2-90d3-61286e42e68f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9dcb8a61-91d3-485d-9442-113664709514 {
  display: none;
}
#s-e92d996f-4a0a-4804-a2f8-75477ca2c6d4 { text-align: left; }
#s-36e8b7bf-3bc3-4c2f-9891-44b8be7c5fcd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36e8b7bf-3bc3-4c2f-9891-44b8be7c5fcd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2576b604-8089-466b-85be-dd1e2ab4ea10 { text-align: left; }
#s-2576b604-8089-466b-85be-dd1e2ab4ea10 .shg-product-sold-out {
  display: none;
}

#s-2576b604-8089-466b-85be-dd1e2ab4ea10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2576b604-8089-466b-85be-dd1e2ab4ea10 .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-7e23564b-526e-4dc6-8384-c7423aefb47e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e23564b-526e-4dc6-8384-c7423aefb47e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e23564b-526e-4dc6-8384-c7423aefb47e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e23564b-526e-4dc6-8384-c7423aefb47e {
  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-7e23564b-526e-4dc6-8384-c7423aefb47e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e23564b-526e-4dc6-8384-c7423aefb47e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e23564b-526e-4dc6-8384-c7423aefb47e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cdbdb91-8692-4090-8c3d-1890079bf9e4 {
  display: none;
}
#s-e22f15a6-e796-421c-9f55-131e6ade2562 { text-align: left; }
#s-e2a9432e-ec0f-4606-9e10-74079ef621c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2a9432e-ec0f-4606-9e10-74079ef621c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-638c8e10-8507-4d42-82ba-5fe78a8a1f60 { text-align: left; }
#s-638c8e10-8507-4d42-82ba-5fe78a8a1f60 .shg-product-sold-out {
  display: none;
}

#s-638c8e10-8507-4d42-82ba-5fe78a8a1f60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-638c8e10-8507-4d42-82ba-5fe78a8a1f60 .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-c9cd7be1-7d6a-4d11-867b-eb47d7be75f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c9cd7be1-7d6a-4d11-867b-eb47d7be75f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c9cd7be1-7d6a-4d11-867b-eb47d7be75f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c9cd7be1-7d6a-4d11-867b-eb47d7be75f9 {
  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-c9cd7be1-7d6a-4d11-867b-eb47d7be75f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9cd7be1-7d6a-4d11-867b-eb47d7be75f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c9cd7be1-7d6a-4d11-867b-eb47d7be75f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8a75fcef-ad9d-4db7-85ea-0a4ed2d44cb1 {
  display: none;
}
#s-cb5b377f-5355-46fb-97d9-ce62bde80fe2 { text-align: left; }
#s-36b9f766-048e-4175-91a4-2749ebdc9a04 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36b9f766-048e-4175-91a4-2749ebdc9a04 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-68b6bcbe-2885-4992-8215-9ed4fe313e01 { text-align: left; }
#s-68b6bcbe-2885-4992-8215-9ed4fe313e01 .shg-product-sold-out {
  display: none;
}

#s-68b6bcbe-2885-4992-8215-9ed4fe313e01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-68b6bcbe-2885-4992-8215-9ed4fe313e01 .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-2d249069-8ff4-4826-806e-0188d8f47844 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d249069-8ff4-4826-806e-0188d8f47844:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d249069-8ff4-4826-806e-0188d8f47844:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d249069-8ff4-4826-806e-0188d8f47844 {
  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-2d249069-8ff4-4826-806e-0188d8f47844.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d249069-8ff4-4826-806e-0188d8f47844.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d249069-8ff4-4826-806e-0188d8f47844.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e70d57d6-c012-41e0-a459-2f941ddd328c {
  display: none;
}
#s-d6b93d76-e6ba-43e4-b5c6-e60a580f52fc { text-align: left; }
#s-35acd57e-cd5c-4601-9c32-0918a515f4e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35acd57e-cd5c-4601-9c32-0918a515f4e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c554d278-716d-47e8-8c97-45a5e985f245 { text-align: left; }
#s-c554d278-716d-47e8-8c97-45a5e985f245 .shg-product-sold-out {
  display: none;
}

#s-c554d278-716d-47e8-8c97-45a5e985f245 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c554d278-716d-47e8-8c97-45a5e985f245 .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-213f3160-bbf0-4a35-9d9e-bb012193c41f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-213f3160-bbf0-4a35-9d9e-bb012193c41f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-213f3160-bbf0-4a35-9d9e-bb012193c41f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-213f3160-bbf0-4a35-9d9e-bb012193c41f {
  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-213f3160-bbf0-4a35-9d9e-bb012193c41f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-213f3160-bbf0-4a35-9d9e-bb012193c41f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-213f3160-bbf0-4a35-9d9e-bb012193c41f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-38320b3a-c6e4-4267-8e1d-ddb15a8958cc {
  display: none;
}
#s-0835f0a6-c047-4e5e-a18a-98bdab8fa2bf { text-align: left; }
#s-2401cc4f-9685-423c-848b-3468326834d2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2401cc4f-9685-423c-848b-3468326834d2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d399a605-d1ad-4457-bc98-adcb5b97cce0 { text-align: left; }
#s-d399a605-d1ad-4457-bc98-adcb5b97cce0 .shg-product-sold-out {
  display: none;
}

#s-d399a605-d1ad-4457-bc98-adcb5b97cce0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d399a605-d1ad-4457-bc98-adcb5b97cce0 .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-8f1a6f22-3498-4efd-8236-9e7dfe98bed5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f1a6f22-3498-4efd-8236-9e7dfe98bed5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f1a6f22-3498-4efd-8236-9e7dfe98bed5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f1a6f22-3498-4efd-8236-9e7dfe98bed5 {
  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-8f1a6f22-3498-4efd-8236-9e7dfe98bed5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f1a6f22-3498-4efd-8236-9e7dfe98bed5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f1a6f22-3498-4efd-8236-9e7dfe98bed5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-906eb508-c2bd-4547-a6a8-f7024bcfaf3a {
  display: none;
}
#s-0282b0ed-4471-489c-b2bf-9fe0030517df { text-align: left; }
#s-386678a7-ffd7-4262-a8bc-f1181690fb00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-386678a7-ffd7-4262-a8bc-f1181690fb00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38d7d489-6041-40d3-adeb-ff43cf16c15a { text-align: left; }
#s-38d7d489-6041-40d3-adeb-ff43cf16c15a .shg-product-sold-out {
  display: none;
}

#s-38d7d489-6041-40d3-adeb-ff43cf16c15a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38d7d489-6041-40d3-adeb-ff43cf16c15a .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-72401ec1-dfc2-4aff-8be0-8208eae38b9c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72401ec1-dfc2-4aff-8be0-8208eae38b9c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72401ec1-dfc2-4aff-8be0-8208eae38b9c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72401ec1-dfc2-4aff-8be0-8208eae38b9c {
  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-72401ec1-dfc2-4aff-8be0-8208eae38b9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72401ec1-dfc2-4aff-8be0-8208eae38b9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72401ec1-dfc2-4aff-8be0-8208eae38b9c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-43d2a97a-e256-4c4d-b5b1-f2ba01da428b {
  display: none;
}
#s-2a4a6064-9c53-4490-a6bf-fa3aa63c7d4a { text-align: left; }
#s-8e928e46-737f-4ba8-b119-5660113cb68f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8e928e46-737f-4ba8-b119-5660113cb68f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3eebf0dc-d0a4-4ab2-bb82-0fe03f59895f { text-align: left; }
#s-3eebf0dc-d0a4-4ab2-bb82-0fe03f59895f .shg-product-sold-out {
  display: none;
}

#s-3eebf0dc-d0a4-4ab2-bb82-0fe03f59895f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3eebf0dc-d0a4-4ab2-bb82-0fe03f59895f .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-44bf147b-cc75-4fc5-b6df-4895457c5866 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44bf147b-cc75-4fc5-b6df-4895457c5866:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44bf147b-cc75-4fc5-b6df-4895457c5866:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44bf147b-cc75-4fc5-b6df-4895457c5866 {
  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-44bf147b-cc75-4fc5-b6df-4895457c5866.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44bf147b-cc75-4fc5-b6df-4895457c5866.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44bf147b-cc75-4fc5-b6df-4895457c5866.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92f2c578-5d6f-460e-9c59-e191baaaafe6 {
  display: none;
}
#s-eb8b17af-e23a-4e22-aaa5-80271b224eda { text-align: left; }
#s-c68cc245-b073-4029-b6f4-dd06fd3f9295 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c68cc245-b073-4029-b6f4-dd06fd3f9295 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9130714a-1b22-44ad-957d-6681765ca8ae { text-align: left; }
#s-9130714a-1b22-44ad-957d-6681765ca8ae .shg-product-sold-out {
  display: none;
}

#s-9130714a-1b22-44ad-957d-6681765ca8ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9130714a-1b22-44ad-957d-6681765ca8ae .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-4d633dc6-d5fd-4372-bd86-79a4ce6d3d01 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4d633dc6-d5fd-4372-bd86-79a4ce6d3d01:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4d633dc6-d5fd-4372-bd86-79a4ce6d3d01:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4d633dc6-d5fd-4372-bd86-79a4ce6d3d01 {
  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-4d633dc6-d5fd-4372-bd86-79a4ce6d3d01.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4d633dc6-d5fd-4372-bd86-79a4ce6d3d01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4d633dc6-d5fd-4372-bd86-79a4ce6d3d01.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;
}
