.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-2bd031df-86ba-4cf6-9d19-25bf0a540ee7 {
  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-45865d9e-829c-472a-9ea7-44cdd55e3d88 { margin-top: 40px; }
#s-45865d9e-829c-472a-9ea7-44cdd55e3d88 .shogun-tabs {
  justify-content: center;
}


  #s-45865d9e-829c-472a-9ea7-44cdd55e3d88 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-45865d9e-829c-472a-9ea7-44cdd55e3d88 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-45865d9e-829c-472a-9ea7-44cdd55e3d88 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-45865d9e-829c-472a-9ea7-44cdd55e3d88 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-45865d9e-829c-472a-9ea7-44cdd55e3d88 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-45865d9e-829c-472a-9ea7-44cdd55e3d88 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-45865d9e-829c-472a-9ea7-44cdd55e3d88 .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-f7c36236-9169-4b7c-9df5-86de24768d84 { padding-top: 10px;
padding-bottom: 10px; }
 #s-f7c36236-9169-4b7c-9df5-86de24768d84 .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-7351580f-291f-488e-baf0-86dfb8d692f5 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-7351580f-291f-488e-baf0-86dfb8d692f5 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-7351580f-291f-488e-baf0-86dfb8d692f5 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-7351580f-291f-488e-baf0-86dfb8d692f5 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-7351580f-291f-488e-baf0-86dfb8d692f5 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-7351580f-291f-488e-baf0-86dfb8d692f5 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-7351580f-291f-488e-baf0-86dfb8d692f5 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-7351580f-291f-488e-baf0-86dfb8d692f5 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-7351580f-291f-488e-baf0-86dfb8d692f5 .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-8a1a4895-7746-455d-8b51-626e279e47dd { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a1a4895-7746-455d-8b51-626e279e47dd"] > .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-7d5e7b94-b7b9-48a1-8f6a-e3181de000b5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ca1bd84b-31c0-4bda-80cd-34fc621ce917 { 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-6ae48daa-d13a-4d3a-b737-ccea0baf74c5 { 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-6ae48daa-d13a-4d3a-b737-ccea0baf74c5: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-6ae48daa-d13a-4d3a-b737-ccea0baf74c5: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-6ae48daa-d13a-4d3a-b737-ccea0baf74c5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-0aa312f7-820e-4c5a-b13e-8059c15abc67 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f3090fde-80fc-4a46-89b8-9a77fdcb0931 { 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-02b6fe01-4ef0-4571-8564-dec98b38d113 { 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-02b6fe01-4ef0-4571-8564-dec98b38d113: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-02b6fe01-4ef0-4571-8564-dec98b38d113: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-02b6fe01-4ef0-4571-8564-dec98b38d113.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-249c1c3d-b3ba-4e66-945e-fdf0bc804254 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-072da475-0dda-4ad9-ad05-005b648e2a26 { 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-8172f94d-7892-404f-b02a-68c692121181 { 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-8172f94d-7892-404f-b02a-68c692121181: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-8172f94d-7892-404f-b02a-68c692121181: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-8172f94d-7892-404f-b02a-68c692121181.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-081b4beb-7df8-4978-94d5-e25041305c84 { min-height: 50px; }
#s-081b4beb-7df8-4978-94d5-e25041305c84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5f6aa5f9-dbd8-4089-a921-0b9f15cf477e { 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-5f6aa5f9-dbd8-4089-a921-0b9f15cf477e .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-2aa0b1f2-67ae-4128-828e-f1d237bce5a0 {
  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-f47642af-a9e1-44d2-a2cc-dd6df4efc0ac { 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-ad3013c5-6fb5-4cfe-91e4-fa750fd7c88c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad3013c5-6fb5-4cfe-91e4-fa750fd7c88c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ad575cb0-e540-4d49-9846-fa60f3659fc7 {
  display: none;
}
#s-1dba7d5d-ff72-4faf-80ad-3443c15a623d { text-align: left; }
#s-2ddc5551-cc2b-41aa-b32a-21d82dc19089 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ddc5551-cc2b-41aa-b32a-21d82dc19089 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d8dc596e-ccb8-4566-8743-27350c2788fb {
  display: none;
}
#s-7de578de-fc26-41c9-8d74-895aa876a6c8 { text-align: left; }
#s-a7c4ba8f-159e-416c-a439-dde79d43d204 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7c4ba8f-159e-416c-a439-dde79d43d204 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d8ff7f58-e45b-4a19-828a-0c3ff73f9d01 {
  display: none;
}
#s-2fd7db13-da11-41ca-a53c-710260ed30af { text-align: left; }
#s-979c28ff-c162-4251-a789-2d7c708e7168 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-979c28ff-c162-4251-a789-2d7c708e7168 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-25649a14-cad4-4c72-9d53-fc44e30d7e1e {
  display: none;
}
#s-f0e1af27-0be2-4f9d-8775-7ce125f72b09 { text-align: left; }
#s-9c0f531b-6c7b-46f8-92c2-777e52e62171 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c0f531b-6c7b-46f8-92c2-777e52e62171 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f114b46b-5a5e-45a8-8b6d-0eeb8e7f609a { text-align: left; }
#s-f114b46b-5a5e-45a8-8b6d-0eeb8e7f609a .shg-product-sold-out {
  display: none;
}

#s-f114b46b-5a5e-45a8-8b6d-0eeb8e7f609a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f114b46b-5a5e-45a8-8b6d-0eeb8e7f609a .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-78a32ef9-21a1-4f5c-b8c2-423c577ffdbd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-78a32ef9-21a1-4f5c-b8c2-423c577ffdbd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-78a32ef9-21a1-4f5c-b8c2-423c577ffdbd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78a32ef9-21a1-4f5c-b8c2-423c577ffdbd {
  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-78a32ef9-21a1-4f5c-b8c2-423c577ffdbd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78a32ef9-21a1-4f5c-b8c2-423c577ffdbd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-78a32ef9-21a1-4f5c-b8c2-423c577ffdbd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d081197-0e96-40e9-a256-8caa6a6b965a {
  display: none;
}
#s-98f5a7da-e623-468a-bccc-620de2da5eab { text-align: left; }
#s-db3c9b0d-c5a4-45da-a949-7a8002ddb011 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db3c9b0d-c5a4-45da-a949-7a8002ddb011 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ee7a033-3ce1-47e7-9f78-fbfce1315f9d { text-align: left; }
#s-5ee7a033-3ce1-47e7-9f78-fbfce1315f9d .shg-product-sold-out {
  display: none;
}

#s-5ee7a033-3ce1-47e7-9f78-fbfce1315f9d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ee7a033-3ce1-47e7-9f78-fbfce1315f9d .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-eab5a3ce-01e1-4bdb-99f5-0c7e0c8aebe6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eab5a3ce-01e1-4bdb-99f5-0c7e0c8aebe6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eab5a3ce-01e1-4bdb-99f5-0c7e0c8aebe6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eab5a3ce-01e1-4bdb-99f5-0c7e0c8aebe6 {
  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-eab5a3ce-01e1-4bdb-99f5-0c7e0c8aebe6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eab5a3ce-01e1-4bdb-99f5-0c7e0c8aebe6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eab5a3ce-01e1-4bdb-99f5-0c7e0c8aebe6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14d77f96-18f4-4d76-82fd-a6831998ed1c {
  display: none;
}
#s-076e42e6-cf68-4223-9a58-09dd3454e7fc { text-align: left; }
#s-bcc66f2f-d133-4829-9db6-87b67e88e47c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bcc66f2f-d133-4829-9db6-87b67e88e47c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c704d870-5dac-49ac-acfa-ff8120d12c48 { text-align: left; }
#s-c704d870-5dac-49ac-acfa-ff8120d12c48 .shg-product-sold-out {
  display: none;
}

#s-c704d870-5dac-49ac-acfa-ff8120d12c48 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c704d870-5dac-49ac-acfa-ff8120d12c48 .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-3089b1a2-b375-4bbc-b196-b5e5c6cf8d1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3089b1a2-b375-4bbc-b196-b5e5c6cf8d1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3089b1a2-b375-4bbc-b196-b5e5c6cf8d1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3089b1a2-b375-4bbc-b196-b5e5c6cf8d1a {
  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-3089b1a2-b375-4bbc-b196-b5e5c6cf8d1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3089b1a2-b375-4bbc-b196-b5e5c6cf8d1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3089b1a2-b375-4bbc-b196-b5e5c6cf8d1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-695f27cc-fdd9-439c-9b40-c388222c01a8 {
  display: none;
}
#s-da0f9615-afbc-4c38-b544-1b98e3ff4a97 { text-align: left; }
#s-469e59df-3662-4fa1-8281-6a24396ae9b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-469e59df-3662-4fa1-8281-6a24396ae9b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63c35bec-1c27-4cae-8f27-e15f7beb6a04 { text-align: left; }
#s-63c35bec-1c27-4cae-8f27-e15f7beb6a04 .shg-product-sold-out {
  display: none;
}

#s-63c35bec-1c27-4cae-8f27-e15f7beb6a04 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63c35bec-1c27-4cae-8f27-e15f7beb6a04 .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-a51516a5-9b30-4cde-8c3d-a923e3379e02 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a51516a5-9b30-4cde-8c3d-a923e3379e02:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a51516a5-9b30-4cde-8c3d-a923e3379e02:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a51516a5-9b30-4cde-8c3d-a923e3379e02 {
  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-a51516a5-9b30-4cde-8c3d-a923e3379e02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a51516a5-9b30-4cde-8c3d-a923e3379e02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a51516a5-9b30-4cde-8c3d-a923e3379e02.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c4e75146-7d8c-4050-9cbd-16d9f3d059fb {
  display: none;
}
#s-3efb8b5a-0fe9-44bb-87e7-77b4b6688d62 { text-align: left; }
#s-a256696a-6b73-4be4-829c-79895a0d066c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a256696a-6b73-4be4-829c-79895a0d066c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b85b009c-3f3f-4231-8a9a-a76403766a34 { text-align: left; }
#s-b85b009c-3f3f-4231-8a9a-a76403766a34 .shg-product-sold-out {
  display: none;
}

#s-b85b009c-3f3f-4231-8a9a-a76403766a34 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b85b009c-3f3f-4231-8a9a-a76403766a34 .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-c15d3ce2-cd93-4d4d-8b45-c73ebe9e1d5c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c15d3ce2-cd93-4d4d-8b45-c73ebe9e1d5c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c15d3ce2-cd93-4d4d-8b45-c73ebe9e1d5c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c15d3ce2-cd93-4d4d-8b45-c73ebe9e1d5c {
  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-c15d3ce2-cd93-4d4d-8b45-c73ebe9e1d5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c15d3ce2-cd93-4d4d-8b45-c73ebe9e1d5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c15d3ce2-cd93-4d4d-8b45-c73ebe9e1d5c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-127c72c4-e910-4dd7-976f-523c4a5841f9 {
  display: none;
}
#s-ad67e40c-8b1e-4c2b-960c-31b8d6005f48 { text-align: left; }
#s-6ddf3924-c838-4ce4-949d-8cfecf144506 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ddf3924-c838-4ce4-949d-8cfecf144506 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f1c43b6d-255f-4eb5-8c2f-d102eef47b12 { text-align: left; }
#s-f1c43b6d-255f-4eb5-8c2f-d102eef47b12 .shg-product-sold-out {
  display: none;
}

#s-f1c43b6d-255f-4eb5-8c2f-d102eef47b12 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f1c43b6d-255f-4eb5-8c2f-d102eef47b12 .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-956d5b37-77a2-4668-a87a-0250af37e62f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-956d5b37-77a2-4668-a87a-0250af37e62f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-956d5b37-77a2-4668-a87a-0250af37e62f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-956d5b37-77a2-4668-a87a-0250af37e62f {
  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-956d5b37-77a2-4668-a87a-0250af37e62f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-956d5b37-77a2-4668-a87a-0250af37e62f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-956d5b37-77a2-4668-a87a-0250af37e62f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df416ae7-b527-483a-a641-d65aa639fa5c {
  display: none;
}
#s-b3281544-4447-45f8-a9be-0ea0e75bb9aa { text-align: left; }
#s-9faec61b-9875-4e21-b250-79e0c5b082b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9faec61b-9875-4e21-b250-79e0c5b082b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-771b3d0c-ca20-4eee-a0f4-370831ef600f { text-align: left; }
#s-771b3d0c-ca20-4eee-a0f4-370831ef600f .shg-product-sold-out {
  display: none;
}

#s-771b3d0c-ca20-4eee-a0f4-370831ef600f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-771b3d0c-ca20-4eee-a0f4-370831ef600f .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-fd1b6a9c-6de9-4592-8792-2a6c69153e6c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd1b6a9c-6de9-4592-8792-2a6c69153e6c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd1b6a9c-6de9-4592-8792-2a6c69153e6c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd1b6a9c-6de9-4592-8792-2a6c69153e6c {
  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-fd1b6a9c-6de9-4592-8792-2a6c69153e6c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd1b6a9c-6de9-4592-8792-2a6c69153e6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd1b6a9c-6de9-4592-8792-2a6c69153e6c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9acd9dbd-2b11-4a24-b8e4-e43798a6387b {
  display: none;
}
#s-23a8e519-dbf0-4021-9f2d-f87db7fd0899 { text-align: left; }
#s-69b15b01-679c-4e55-a824-c9b884e76b61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-69b15b01-679c-4e55-a824-c9b884e76b61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4366ace-3de5-4cb3-b6b3-c1d07c4e8558 { text-align: left; }
#s-a4366ace-3de5-4cb3-b6b3-c1d07c4e8558 .shg-product-sold-out {
  display: none;
}

#s-a4366ace-3de5-4cb3-b6b3-c1d07c4e8558 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4366ace-3de5-4cb3-b6b3-c1d07c4e8558 .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-56475902-2982-41dc-98e8-65fa9dde92ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56475902-2982-41dc-98e8-65fa9dde92ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56475902-2982-41dc-98e8-65fa9dde92ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56475902-2982-41dc-98e8-65fa9dde92ac {
  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-56475902-2982-41dc-98e8-65fa9dde92ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56475902-2982-41dc-98e8-65fa9dde92ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56475902-2982-41dc-98e8-65fa9dde92ac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d7a5b8e-ea66-4796-be16-3da1046d2a3a {
  display: none;
}
#s-3f984e72-e492-4866-bb0d-4e9873ab729c { text-align: left; }
#s-b9dbfb4c-1cce-4875-9f66-e5dabf5118bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b9dbfb4c-1cce-4875-9f66-e5dabf5118bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f33342b-1d44-484a-a954-e7c9aa4e8009 { text-align: left; }
#s-0f33342b-1d44-484a-a954-e7c9aa4e8009 .shg-product-sold-out {
  display: none;
}

#s-0f33342b-1d44-484a-a954-e7c9aa4e8009 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f33342b-1d44-484a-a954-e7c9aa4e8009 .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-34c417a7-6d45-459d-b993-03bb379ffe72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-34c417a7-6d45-459d-b993-03bb379ffe72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-34c417a7-6d45-459d-b993-03bb379ffe72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-34c417a7-6d45-459d-b993-03bb379ffe72 {
  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-34c417a7-6d45-459d-b993-03bb379ffe72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34c417a7-6d45-459d-b993-03bb379ffe72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-34c417a7-6d45-459d-b993-03bb379ffe72.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-90e97a0e-49d2-455f-ba7a-0a0661726747 {
  display: none;
}
#s-2e4bbc02-4891-478f-af60-7424f316fc14 { text-align: left; }
#s-494bc583-0d7e-4fd2-aac4-d32cda9cb5a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-494bc583-0d7e-4fd2-aac4-d32cda9cb5a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-373b91ce-e88a-4697-bd9c-413275bbc6f5 { text-align: left; }
#s-373b91ce-e88a-4697-bd9c-413275bbc6f5 .shg-product-sold-out {
  display: none;
}

#s-373b91ce-e88a-4697-bd9c-413275bbc6f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-373b91ce-e88a-4697-bd9c-413275bbc6f5 .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-d46c9c98-f0f3-4199-aa5b-1893d3e45b1d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d46c9c98-f0f3-4199-aa5b-1893d3e45b1d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d46c9c98-f0f3-4199-aa5b-1893d3e45b1d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d46c9c98-f0f3-4199-aa5b-1893d3e45b1d {
  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-d46c9c98-f0f3-4199-aa5b-1893d3e45b1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d46c9c98-f0f3-4199-aa5b-1893d3e45b1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d46c9c98-f0f3-4199-aa5b-1893d3e45b1d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33bb93f3-77f3-41da-a831-f875f364e8d2 {
  display: none;
}
#s-fc1edbe6-fc30-403e-8a57-b8f6a96dd0e3 { text-align: left; }
#s-1d559900-8299-47bd-b7a5-0dacd812e0aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d559900-8299-47bd-b7a5-0dacd812e0aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2ed5052-592d-44bd-af93-836cfb0da991 { text-align: left; }
#s-b2ed5052-592d-44bd-af93-836cfb0da991 .shg-product-sold-out {
  display: none;
}

#s-b2ed5052-592d-44bd-af93-836cfb0da991 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2ed5052-592d-44bd-af93-836cfb0da991 .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-0a777692-2ce7-4e72-a5f0-32b545a70fe4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a777692-2ce7-4e72-a5f0-32b545a70fe4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a777692-2ce7-4e72-a5f0-32b545a70fe4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a777692-2ce7-4e72-a5f0-32b545a70fe4 {
  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-0a777692-2ce7-4e72-a5f0-32b545a70fe4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a777692-2ce7-4e72-a5f0-32b545a70fe4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a777692-2ce7-4e72-a5f0-32b545a70fe4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-46be1ea7-8bd3-4bc8-bae9-63e537d33093 {
  display: none;
}
#s-e1564de8-24ee-4270-8843-d2dcaa4e2ff4 { text-align: left; }
#s-8c9930c8-39cd-4533-8a39-78b3683f3ee8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c9930c8-39cd-4533-8a39-78b3683f3ee8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-54f5e5ec-774d-4442-bf2a-0df64a22be70 { text-align: left; }
#s-54f5e5ec-774d-4442-bf2a-0df64a22be70 .shg-product-sold-out {
  display: none;
}

#s-54f5e5ec-774d-4442-bf2a-0df64a22be70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-54f5e5ec-774d-4442-bf2a-0df64a22be70 .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-e0f72d3f-f1cd-46ec-8c87-355a352a6deb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0f72d3f-f1cd-46ec-8c87-355a352a6deb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0f72d3f-f1cd-46ec-8c87-355a352a6deb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0f72d3f-f1cd-46ec-8c87-355a352a6deb {
  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-e0f72d3f-f1cd-46ec-8c87-355a352a6deb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0f72d3f-f1cd-46ec-8c87-355a352a6deb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0f72d3f-f1cd-46ec-8c87-355a352a6deb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-85f8f476-c7fd-4f32-b3eb-4f78d8119c44 {
  display: none;
}
#s-74c30bff-75f0-4f62-a492-7a21918fbc8c { text-align: left; }
#s-e10bc7a2-5ff5-4458-a9f6-7798debe8f5e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e10bc7a2-5ff5-4458-a9f6-7798debe8f5e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bded6e75-1195-41ed-b2d7-62886ece00b0 { text-align: left; }
#s-bded6e75-1195-41ed-b2d7-62886ece00b0 .shg-product-sold-out {
  display: none;
}

#s-bded6e75-1195-41ed-b2d7-62886ece00b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bded6e75-1195-41ed-b2d7-62886ece00b0 .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-6901dc07-94ed-46c0-956c-2f12e4943e22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6901dc07-94ed-46c0-956c-2f12e4943e22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6901dc07-94ed-46c0-956c-2f12e4943e22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6901dc07-94ed-46c0-956c-2f12e4943e22 {
  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-6901dc07-94ed-46c0-956c-2f12e4943e22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6901dc07-94ed-46c0-956c-2f12e4943e22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6901dc07-94ed-46c0-956c-2f12e4943e22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8f8d4bf-2291-4fb9-9e64-ac7ba6a7106c {
  display: none;
}
#s-a1adba04-5659-48b5-a435-c96aeaf39206 { text-align: left; }
#s-c9202731-38f4-4ed5-a7f8-fd688e35c8d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9202731-38f4-4ed5-a7f8-fd688e35c8d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-657ad802-24c1-45dd-b228-b73b66659764 { text-align: left; }
#s-657ad802-24c1-45dd-b228-b73b66659764 .shg-product-sold-out {
  display: none;
}

#s-657ad802-24c1-45dd-b228-b73b66659764 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-657ad802-24c1-45dd-b228-b73b66659764 .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-bcb0905f-0ce5-4933-bfa5-eea80b3129eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bcb0905f-0ce5-4933-bfa5-eea80b3129eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bcb0905f-0ce5-4933-bfa5-eea80b3129eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bcb0905f-0ce5-4933-bfa5-eea80b3129eb {
  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-bcb0905f-0ce5-4933-bfa5-eea80b3129eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bcb0905f-0ce5-4933-bfa5-eea80b3129eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bcb0905f-0ce5-4933-bfa5-eea80b3129eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-79f1633e-04e8-419b-ad51-9438cbb06a10 {
  display: none;
}
#s-67e17f28-dd4d-415c-a15d-db89c5341809 { text-align: left; }
#s-8f98f082-17be-46ee-b12b-ea730578d2c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f98f082-17be-46ee-b12b-ea730578d2c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a709b243-3499-40b1-b857-b89701c696d7 { text-align: left; }
#s-a709b243-3499-40b1-b857-b89701c696d7 .shg-product-sold-out {
  display: none;
}

#s-a709b243-3499-40b1-b857-b89701c696d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a709b243-3499-40b1-b857-b89701c696d7 .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-c057b38a-5c81-4f8b-9c5c-46a44d0dd24d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c057b38a-5c81-4f8b-9c5c-46a44d0dd24d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c057b38a-5c81-4f8b-9c5c-46a44d0dd24d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c057b38a-5c81-4f8b-9c5c-46a44d0dd24d {
  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-c057b38a-5c81-4f8b-9c5c-46a44d0dd24d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c057b38a-5c81-4f8b-9c5c-46a44d0dd24d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c057b38a-5c81-4f8b-9c5c-46a44d0dd24d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e13ce0ca-f5c8-4686-a7f1-9993f6223031 {
  display: none;
}
#s-d0e3b07b-28cb-43ec-b43c-2c306f95c538 { text-align: left; }
#s-fdae5881-fee7-49e5-aeca-5f3e50f4b0b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fdae5881-fee7-49e5-aeca-5f3e50f4b0b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b899c777-977f-4fad-92cf-cf22e9bb66ec { text-align: left; }
#s-b899c777-977f-4fad-92cf-cf22e9bb66ec .shg-product-sold-out {
  display: none;
}

#s-b899c777-977f-4fad-92cf-cf22e9bb66ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b899c777-977f-4fad-92cf-cf22e9bb66ec .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-e38c950b-f96d-489c-bef6-dfdbc820de5d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e38c950b-f96d-489c-bef6-dfdbc820de5d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e38c950b-f96d-489c-bef6-dfdbc820de5d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e38c950b-f96d-489c-bef6-dfdbc820de5d {
  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-e38c950b-f96d-489c-bef6-dfdbc820de5d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e38c950b-f96d-489c-bef6-dfdbc820de5d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e38c950b-f96d-489c-bef6-dfdbc820de5d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-47737259-54e1-4b38-9d7c-ea6483a6b032 {
  display: none;
}
#s-b4236025-baf9-4fe0-8f42-527092843d52 { text-align: left; }
#s-948e090b-46ee-4d8f-af4a-1b2e5f34deb0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-948e090b-46ee-4d8f-af4a-1b2e5f34deb0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f7c8ae31-fba8-4a7d-8c21-99906bf8a0c5 { text-align: left; }
#s-f7c8ae31-fba8-4a7d-8c21-99906bf8a0c5 .shg-product-sold-out {
  display: none;
}

#s-f7c8ae31-fba8-4a7d-8c21-99906bf8a0c5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f7c8ae31-fba8-4a7d-8c21-99906bf8a0c5 .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-f2174f7c-e47b-4934-927f-3990efa5e4b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2174f7c-e47b-4934-927f-3990efa5e4b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2174f7c-e47b-4934-927f-3990efa5e4b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2174f7c-e47b-4934-927f-3990efa5e4b5 {
  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-f2174f7c-e47b-4934-927f-3990efa5e4b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2174f7c-e47b-4934-927f-3990efa5e4b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2174f7c-e47b-4934-927f-3990efa5e4b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-916eabe4-ca40-423e-9b88-fd0a809d6149 {
  display: none;
}
#s-890ef5af-7f10-41dc-8b50-e405c2ba032c { text-align: left; }
#s-4cd290f6-5ed2-4d84-b17c-4b00a59c9c3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4cd290f6-5ed2-4d84-b17c-4b00a59c9c3f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2a600284-1104-4073-ab50-7c62bcb4951b { text-align: left; }
#s-2a600284-1104-4073-ab50-7c62bcb4951b .shg-product-sold-out {
  display: none;
}

#s-2a600284-1104-4073-ab50-7c62bcb4951b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2a600284-1104-4073-ab50-7c62bcb4951b .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-efbaacad-90b1-4112-835b-173c527577f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efbaacad-90b1-4112-835b-173c527577f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efbaacad-90b1-4112-835b-173c527577f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efbaacad-90b1-4112-835b-173c527577f4 {
  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-efbaacad-90b1-4112-835b-173c527577f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efbaacad-90b1-4112-835b-173c527577f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efbaacad-90b1-4112-835b-173c527577f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-efd68d11-2180-41a9-8bc8-088a4c179c3d {
  display: none;
}
#s-2296f383-3149-4c41-ad09-400e3e9a823d { text-align: left; }
#s-32c279cc-f013-44c5-a29f-c71afc5bf52e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32c279cc-f013-44c5-a29f-c71afc5bf52e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff83f629-9a43-4d7e-a93b-a05da967b880 { text-align: left; }
#s-ff83f629-9a43-4d7e-a93b-a05da967b880 .shg-product-sold-out {
  display: none;
}

#s-ff83f629-9a43-4d7e-a93b-a05da967b880 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff83f629-9a43-4d7e-a93b-a05da967b880 .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-819a0bfc-bfee-4e30-bd71-c03b4d7f458c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-819a0bfc-bfee-4e30-bd71-c03b4d7f458c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-819a0bfc-bfee-4e30-bd71-c03b4d7f458c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-819a0bfc-bfee-4e30-bd71-c03b4d7f458c {
  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-819a0bfc-bfee-4e30-bd71-c03b4d7f458c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-819a0bfc-bfee-4e30-bd71-c03b4d7f458c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-819a0bfc-bfee-4e30-bd71-c03b4d7f458c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6a932722-1bf6-411d-9bb3-788e1bd76455 {
  display: none;
}
#s-11f92cb6-db00-4ee7-915e-baa92eb397d0 { text-align: left; }
#s-6cc16558-177b-4e7e-9105-b840ba249101 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6cc16558-177b-4e7e-9105-b840ba249101 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b620b106-2737-4dee-831e-c743d5478fdd { text-align: left; }
#s-b620b106-2737-4dee-831e-c743d5478fdd .shg-product-sold-out {
  display: none;
}

#s-b620b106-2737-4dee-831e-c743d5478fdd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b620b106-2737-4dee-831e-c743d5478fdd .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-bb1d0df0-f70a-4a2f-aae0-1ade297b9d88 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bb1d0df0-f70a-4a2f-aae0-1ade297b9d88:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bb1d0df0-f70a-4a2f-aae0-1ade297b9d88:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bb1d0df0-f70a-4a2f-aae0-1ade297b9d88 {
  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-bb1d0df0-f70a-4a2f-aae0-1ade297b9d88.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb1d0df0-f70a-4a2f-aae0-1ade297b9d88.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bb1d0df0-f70a-4a2f-aae0-1ade297b9d88.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0fac5289-0251-4fca-918f-f0d9adb3d489 {
  display: none;
}
#s-4a4006ec-aced-4bee-922b-993fca7f59e0 { text-align: left; }
#s-2de1ca22-292f-4755-9799-ea81e96ea2d0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2de1ca22-292f-4755-9799-ea81e96ea2d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fefa7e94-25c7-4acf-aa03-bf33b50a19bd { text-align: left; }
#s-fefa7e94-25c7-4acf-aa03-bf33b50a19bd .shg-product-sold-out {
  display: none;
}

#s-fefa7e94-25c7-4acf-aa03-bf33b50a19bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fefa7e94-25c7-4acf-aa03-bf33b50a19bd .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-65141398-4c27-4c52-aa88-89dc12d36d38 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-65141398-4c27-4c52-aa88-89dc12d36d38:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-65141398-4c27-4c52-aa88-89dc12d36d38:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-65141398-4c27-4c52-aa88-89dc12d36d38 {
  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-65141398-4c27-4c52-aa88-89dc12d36d38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65141398-4c27-4c52-aa88-89dc12d36d38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65141398-4c27-4c52-aa88-89dc12d36d38.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2c4170a3-9493-4862-8625-c1b4447ce9fa {
  display: none;
}
#s-92acdd7b-4013-403d-95b1-6166ac463d14 { text-align: left; }
#s-9d4b6360-475c-4217-a52a-e08cc7ef5400 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d4b6360-475c-4217-a52a-e08cc7ef5400 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d44537b7-861b-4b0d-8f14-7862b7b251d9 { text-align: left; }
#s-d44537b7-861b-4b0d-8f14-7862b7b251d9 .shg-product-sold-out {
  display: none;
}

#s-d44537b7-861b-4b0d-8f14-7862b7b251d9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d44537b7-861b-4b0d-8f14-7862b7b251d9 .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-73163705-1af3-4473-84af-efaf94402e67 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73163705-1af3-4473-84af-efaf94402e67:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73163705-1af3-4473-84af-efaf94402e67:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73163705-1af3-4473-84af-efaf94402e67 {
  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-73163705-1af3-4473-84af-efaf94402e67.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73163705-1af3-4473-84af-efaf94402e67.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73163705-1af3-4473-84af-efaf94402e67.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ffdd5a2a-b59d-42fe-bedb-54323509e091 {
  display: none;
}
#s-a91dc3f3-15d2-4876-bbab-c342bd888ca6 { text-align: left; }
#s-5ee5bc0c-16f9-49f1-b7cf-fd8fc62afd71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ee5bc0c-16f9-49f1-b7cf-fd8fc62afd71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14bd73f8-3598-4ed5-b53b-06ab241bb063 { text-align: left; }
#s-14bd73f8-3598-4ed5-b53b-06ab241bb063 .shg-product-sold-out {
  display: none;
}

#s-14bd73f8-3598-4ed5-b53b-06ab241bb063 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14bd73f8-3598-4ed5-b53b-06ab241bb063 .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-e0594e5e-0a11-473a-9d3f-43f465fa84ea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0594e5e-0a11-473a-9d3f-43f465fa84ea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0594e5e-0a11-473a-9d3f-43f465fa84ea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0594e5e-0a11-473a-9d3f-43f465fa84ea {
  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-e0594e5e-0a11-473a-9d3f-43f465fa84ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0594e5e-0a11-473a-9d3f-43f465fa84ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0594e5e-0a11-473a-9d3f-43f465fa84ea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0ef13428-fb3c-41d5-af6f-c9b818ad0bae {
  display: none;
}
#s-f984f31f-5332-418b-b2ed-486c817759b6 { text-align: left; }
#s-8ffdc5a5-c244-48b0-b3dc-609f88f5d99e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ffdc5a5-c244-48b0-b3dc-609f88f5d99e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-daa6b001-9c0c-40e3-8f47-47f2f24df0d3 { text-align: left; }
#s-daa6b001-9c0c-40e3-8f47-47f2f24df0d3 .shg-product-sold-out {
  display: none;
}

#s-daa6b001-9c0c-40e3-8f47-47f2f24df0d3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-daa6b001-9c0c-40e3-8f47-47f2f24df0d3 .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-925996c8-1754-43b9-b6ee-0a65d0ce52a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-925996c8-1754-43b9-b6ee-0a65d0ce52a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-925996c8-1754-43b9-b6ee-0a65d0ce52a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-925996c8-1754-43b9-b6ee-0a65d0ce52a2 {
  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-925996c8-1754-43b9-b6ee-0a65d0ce52a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-925996c8-1754-43b9-b6ee-0a65d0ce52a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-925996c8-1754-43b9-b6ee-0a65d0ce52a2.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;
}
