.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-8605ea6e-7059-4dc9-bfa3-a1974394c986 {
  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-a4b7a28c-6e29-46e6-9a2a-0282835b71a6 { margin-top: 40px; }
#s-a4b7a28c-6e29-46e6-9a2a-0282835b71a6 .shogun-tabs {
  justify-content: center;
}


  #s-a4b7a28c-6e29-46e6-9a2a-0282835b71a6 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-a4b7a28c-6e29-46e6-9a2a-0282835b71a6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-a4b7a28c-6e29-46e6-9a2a-0282835b71a6 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-a4b7a28c-6e29-46e6-9a2a-0282835b71a6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a4b7a28c-6e29-46e6-9a2a-0282835b71a6 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-a4b7a28c-6e29-46e6-9a2a-0282835b71a6 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-a4b7a28c-6e29-46e6-9a2a-0282835b71a6 .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-0c760bcb-a9fe-4d77-bf3a-4ff6ffe028b0 { padding-top: 10px;
padding-bottom: 10px; }
 #s-0c760bcb-a9fe-4d77-bf3a-4ff6ffe028b0 .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-5183e137-b482-48d7-8a5c-201c12afd1a0 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5183e137-b482-48d7-8a5c-201c12afd1a0 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5183e137-b482-48d7-8a5c-201c12afd1a0 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5183e137-b482-48d7-8a5c-201c12afd1a0 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5183e137-b482-48d7-8a5c-201c12afd1a0 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5183e137-b482-48d7-8a5c-201c12afd1a0 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5183e137-b482-48d7-8a5c-201c12afd1a0 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5183e137-b482-48d7-8a5c-201c12afd1a0 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5183e137-b482-48d7-8a5c-201c12afd1a0 .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-9206611f-4d72-45a0-8c88-be63dedef36c { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9206611f-4d72-45a0-8c88-be63dedef36c"] > .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-f1eefcd0-4c93-4813-92d7-25b24dd71f40 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a17e35e3-aa7a-4fd2-aee3-f8c4226fb111 { 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-eb7f02f2-94da-438a-99cc-31dff1e61f39 { 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-eb7f02f2-94da-438a-99cc-31dff1e61f39: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-eb7f02f2-94da-438a-99cc-31dff1e61f39: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-eb7f02f2-94da-438a-99cc-31dff1e61f39.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-7c2b0f4a-d140-4c89-818b-b52dd46e9771 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-df304e79-87c9-4e56-9efc-11bc01f1a1cf { 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-e1356dcd-1b67-40b7-bf93-97b95eba5954 { 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-e1356dcd-1b67-40b7-bf93-97b95eba5954: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-e1356dcd-1b67-40b7-bf93-97b95eba5954: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-e1356dcd-1b67-40b7-bf93-97b95eba5954.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f574e45a-aa76-41d6-9a23-076d7dacad0a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0f8795e4-664d-4a15-b346-f7a48a41d0a2 { 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-576fe36a-5748-4a40-92c1-e33caf12ee96 { 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-576fe36a-5748-4a40-92c1-e33caf12ee96: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-576fe36a-5748-4a40-92c1-e33caf12ee96: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-576fe36a-5748-4a40-92c1-e33caf12ee96.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-c24318c3-ceae-4a1a-a4dd-942712be366f { min-height: 50px; }
#s-c24318c3-ceae-4a1a-a4dd-942712be366f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-603c3be5-f3d4-4f37-8785-8dceef751339 { 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-603c3be5-f3d4-4f37-8785-8dceef751339 .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-5e9ade61-9a0a-4b53-ae0d-847ea866e94d {
  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-a173e3a8-53a2-4a39-b03f-c39cb84a2901 { 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-9ac9fe33-81fb-4435-bd91-794380b74fd4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ac9fe33-81fb-4435-bd91-794380b74fd4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-03fbefe7-aa92-4159-b58f-9bf748b3f562 {
  display: none;
}
#s-7e8c2992-a0a2-4256-bd93-abee3b9f076e { text-align: left; }
#s-78f9e526-c13d-43c1-b891-205b551a992f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78f9e526-c13d-43c1-b891-205b551a992f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-df66bc37-e5bc-4003-b9cd-dc6cd0a9b786 {
  display: none;
}
#s-f44a086f-93a9-4821-b2fe-572e40f9597c { text-align: left; }
#s-5a880dad-60da-4715-888e-6ff2d53e0347 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a880dad-60da-4715-888e-6ff2d53e0347 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f24e2e06-270e-4a66-92b3-cebc63867d74 {
  display: none;
}
#s-96567dbc-b2ec-48c1-a4da-c92e44ab5ece { text-align: left; }
#s-5a9f3776-b3f2-4772-ad58-8225d05e3d56 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a9f3776-b3f2-4772-ad58-8225d05e3d56 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b6e46341-b3e6-4f02-b844-b027edbf9e81 {
  display: none;
}
#s-67472308-3f04-4d64-9e72-28d3b6405266 { text-align: left; }
#s-3b945194-bd4f-4e36-b4db-ed8085596fe6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b945194-bd4f-4e36-b4db-ed8085596fe6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b438b0a-5b11-4e9b-8b5b-48937d45c028 { text-align: left; }
#s-7b438b0a-5b11-4e9b-8b5b-48937d45c028 .shg-product-sold-out {
  display: none;
}

#s-7b438b0a-5b11-4e9b-8b5b-48937d45c028 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b438b0a-5b11-4e9b-8b5b-48937d45c028 .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-835610e2-39d2-4ad9-800c-798821ba655e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-835610e2-39d2-4ad9-800c-798821ba655e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-835610e2-39d2-4ad9-800c-798821ba655e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-835610e2-39d2-4ad9-800c-798821ba655e {
  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-835610e2-39d2-4ad9-800c-798821ba655e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-835610e2-39d2-4ad9-800c-798821ba655e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-835610e2-39d2-4ad9-800c-798821ba655e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc143a5d-4b9a-44d9-923a-3f34b6fe65b0 {
  display: none;
}
#s-7729e3e1-40e4-4363-818a-83e83eb335e3 { text-align: left; }
#s-7c1cb720-5d9e-4bf8-986b-7685743cbff7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c1cb720-5d9e-4bf8-986b-7685743cbff7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a03a311-e72a-4cbf-a690-5962d2f5df81 { text-align: left; }
#s-3a03a311-e72a-4cbf-a690-5962d2f5df81 .shg-product-sold-out {
  display: none;
}

#s-3a03a311-e72a-4cbf-a690-5962d2f5df81 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a03a311-e72a-4cbf-a690-5962d2f5df81 .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-12aaf1d3-dd41-4dd6-a007-7c1964535603 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12aaf1d3-dd41-4dd6-a007-7c1964535603:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12aaf1d3-dd41-4dd6-a007-7c1964535603:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12aaf1d3-dd41-4dd6-a007-7c1964535603 {
  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-12aaf1d3-dd41-4dd6-a007-7c1964535603.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12aaf1d3-dd41-4dd6-a007-7c1964535603.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12aaf1d3-dd41-4dd6-a007-7c1964535603.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9b2cc4a-6e25-40c2-b5a7-f739b0bdfeec {
  display: none;
}
#s-44550724-c93b-483d-9166-56a2d72d05a1 { text-align: left; }
#s-052007f3-f5e9-4dd8-b22c-ef40100614b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-052007f3-f5e9-4dd8-b22c-ef40100614b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-00fbe54b-72cb-49e4-b6d7-ab6bd65e9b7e { text-align: left; }
#s-00fbe54b-72cb-49e4-b6d7-ab6bd65e9b7e .shg-product-sold-out {
  display: none;
}

#s-00fbe54b-72cb-49e4-b6d7-ab6bd65e9b7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-00fbe54b-72cb-49e4-b6d7-ab6bd65e9b7e .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-60c6bf46-f44a-4e67-8833-ff7338196b4d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-60c6bf46-f44a-4e67-8833-ff7338196b4d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-60c6bf46-f44a-4e67-8833-ff7338196b4d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-60c6bf46-f44a-4e67-8833-ff7338196b4d {
  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-60c6bf46-f44a-4e67-8833-ff7338196b4d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60c6bf46-f44a-4e67-8833-ff7338196b4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-60c6bf46-f44a-4e67-8833-ff7338196b4d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6a147d86-b312-4cb9-b442-900c8c0ff08b {
  display: none;
}
#s-fb733421-59e7-4083-9e00-9f2e1abfd391 { text-align: left; }
#s-1af09e5c-d065-4ba2-a9bd-277ac7b3480a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1af09e5c-d065-4ba2-a9bd-277ac7b3480a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3a16d0a-ff65-423e-95a2-e48c39d5e84c { text-align: left; }
#s-b3a16d0a-ff65-423e-95a2-e48c39d5e84c .shg-product-sold-out {
  display: none;
}

#s-b3a16d0a-ff65-423e-95a2-e48c39d5e84c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3a16d0a-ff65-423e-95a2-e48c39d5e84c .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-69515f42-c0e3-4016-8a10-123806b02608 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69515f42-c0e3-4016-8a10-123806b02608:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69515f42-c0e3-4016-8a10-123806b02608:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69515f42-c0e3-4016-8a10-123806b02608 {
  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-69515f42-c0e3-4016-8a10-123806b02608.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69515f42-c0e3-4016-8a10-123806b02608.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69515f42-c0e3-4016-8a10-123806b02608.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e98b4e7-08c0-4208-ac5d-2e0278d9aa6f {
  display: none;
}
#s-a2d937e0-605b-4603-a2da-d89266497338 { text-align: left; }
#s-1be19cfd-58f4-427e-9121-4919ed835daa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1be19cfd-58f4-427e-9121-4919ed835daa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6098914a-5945-4154-bb05-365b0fa84212 { text-align: left; }
#s-6098914a-5945-4154-bb05-365b0fa84212 .shg-product-sold-out {
  display: none;
}

#s-6098914a-5945-4154-bb05-365b0fa84212 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6098914a-5945-4154-bb05-365b0fa84212 .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-f1916571-257d-4bc4-ae60-8ec506dba9f2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1916571-257d-4bc4-ae60-8ec506dba9f2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1916571-257d-4bc4-ae60-8ec506dba9f2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1916571-257d-4bc4-ae60-8ec506dba9f2 {
  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-f1916571-257d-4bc4-ae60-8ec506dba9f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1916571-257d-4bc4-ae60-8ec506dba9f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1916571-257d-4bc4-ae60-8ec506dba9f2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a42d96e6-7920-4e4a-bcf6-86be73412101 {
  display: none;
}
#s-c09b0580-43d7-4b27-8d45-b14da1c6d61a { text-align: left; }
#s-510000fd-7e5f-4e83-beec-4eadabadccde { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-510000fd-7e5f-4e83-beec-4eadabadccde .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-66160d7e-c7ca-4a07-b61f-494420123b75 { text-align: left; }
#s-66160d7e-c7ca-4a07-b61f-494420123b75 .shg-product-sold-out {
  display: none;
}

#s-66160d7e-c7ca-4a07-b61f-494420123b75 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-66160d7e-c7ca-4a07-b61f-494420123b75 .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-60215e76-56b8-42f0-822f-b8e46329d0d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-60215e76-56b8-42f0-822f-b8e46329d0d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-60215e76-56b8-42f0-822f-b8e46329d0d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-60215e76-56b8-42f0-822f-b8e46329d0d3 {
  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-60215e76-56b8-42f0-822f-b8e46329d0d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60215e76-56b8-42f0-822f-b8e46329d0d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-60215e76-56b8-42f0-822f-b8e46329d0d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2062c1f8-28fb-48d3-afe5-24f6762d3c48 {
  display: none;
}
#s-194bf177-3e08-4ff9-a4ef-793be0ef009c { text-align: left; }
#s-5cc211b0-9f63-417d-9310-ce49acd8d3a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5cc211b0-9f63-417d-9310-ce49acd8d3a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f175877-8ca6-483c-84bf-6269ed479d61 { text-align: left; }
#s-2f175877-8ca6-483c-84bf-6269ed479d61 .shg-product-sold-out {
  display: none;
}

#s-2f175877-8ca6-483c-84bf-6269ed479d61 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f175877-8ca6-483c-84bf-6269ed479d61 .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-63c15513-8272-488a-8ca0-8b437226d3d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63c15513-8272-488a-8ca0-8b437226d3d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63c15513-8272-488a-8ca0-8b437226d3d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63c15513-8272-488a-8ca0-8b437226d3d7 {
  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-63c15513-8272-488a-8ca0-8b437226d3d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63c15513-8272-488a-8ca0-8b437226d3d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63c15513-8272-488a-8ca0-8b437226d3d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d80a9bfd-a5a2-413f-903f-51ea838b265b {
  display: none;
}
#s-7c003ab7-9b0f-4657-a234-fd50dfc0c0ad { text-align: left; }
#s-58a9ade5-c98b-42f8-8f9e-b079f07efc11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58a9ade5-c98b-42f8-8f9e-b079f07efc11 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eacadd72-8bdf-41a6-989b-77215d99bf76 { text-align: left; }
#s-eacadd72-8bdf-41a6-989b-77215d99bf76 .shg-product-sold-out {
  display: none;
}

#s-eacadd72-8bdf-41a6-989b-77215d99bf76 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eacadd72-8bdf-41a6-989b-77215d99bf76 .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-47f7eb99-7aa3-4b39-84a7-8f745fcac767 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47f7eb99-7aa3-4b39-84a7-8f745fcac767:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47f7eb99-7aa3-4b39-84a7-8f745fcac767:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47f7eb99-7aa3-4b39-84a7-8f745fcac767 {
  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-47f7eb99-7aa3-4b39-84a7-8f745fcac767.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47f7eb99-7aa3-4b39-84a7-8f745fcac767.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47f7eb99-7aa3-4b39-84a7-8f745fcac767.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-504db1a1-6367-443c-b9d2-eab56211a83f {
  display: none;
}
#s-9d4d0d26-779f-48fe-98c0-d6cd3945b7e3 { text-align: left; }
#s-bc2c8649-a56c-4836-928d-1ffee35441b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc2c8649-a56c-4836-928d-1ffee35441b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff1b42d6-68c2-434e-9352-49dba938d217 { text-align: left; }
#s-ff1b42d6-68c2-434e-9352-49dba938d217 .shg-product-sold-out {
  display: none;
}

#s-ff1b42d6-68c2-434e-9352-49dba938d217 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff1b42d6-68c2-434e-9352-49dba938d217 .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-9fb18ae9-fde2-46bb-a60c-45a099dcd944 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9fb18ae9-fde2-46bb-a60c-45a099dcd944:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9fb18ae9-fde2-46bb-a60c-45a099dcd944:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9fb18ae9-fde2-46bb-a60c-45a099dcd944 {
  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-9fb18ae9-fde2-46bb-a60c-45a099dcd944.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9fb18ae9-fde2-46bb-a60c-45a099dcd944.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9fb18ae9-fde2-46bb-a60c-45a099dcd944.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1028f3e6-4f29-4e64-9898-e2bebbf18e23 {
  display: none;
}
#s-399a5f88-4a2c-4ed2-bfd6-a4e2b3a969b5 { text-align: left; }
#s-48d80147-1694-45a1-af5d-807a98b69654 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48d80147-1694-45a1-af5d-807a98b69654 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff62ea3a-ee94-45bb-90e5-c60dbb07fdaa { text-align: left; }
#s-ff62ea3a-ee94-45bb-90e5-c60dbb07fdaa .shg-product-sold-out {
  display: none;
}

#s-ff62ea3a-ee94-45bb-90e5-c60dbb07fdaa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff62ea3a-ee94-45bb-90e5-c60dbb07fdaa .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-74407395-1dc3-49a8-ad0d-2c9877f62b6b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-74407395-1dc3-49a8-ad0d-2c9877f62b6b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-74407395-1dc3-49a8-ad0d-2c9877f62b6b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-74407395-1dc3-49a8-ad0d-2c9877f62b6b {
  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-74407395-1dc3-49a8-ad0d-2c9877f62b6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74407395-1dc3-49a8-ad0d-2c9877f62b6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-74407395-1dc3-49a8-ad0d-2c9877f62b6b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee7301b6-88d1-46f0-982d-3755e3744e0a {
  display: none;
}
#s-fb2e321f-4d25-42e6-b115-eeac4eeea4d9 { text-align: left; }
#s-298530a9-113d-4f1d-8794-a434d5dfcb63 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-298530a9-113d-4f1d-8794-a434d5dfcb63 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-215b4f34-b6c8-47e4-88a8-9e0c7bc47e92 { text-align: left; }
#s-215b4f34-b6c8-47e4-88a8-9e0c7bc47e92 .shg-product-sold-out {
  display: none;
}

#s-215b4f34-b6c8-47e4-88a8-9e0c7bc47e92 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-215b4f34-b6c8-47e4-88a8-9e0c7bc47e92 .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-0840783c-7772-45b4-a511-17d495c337dd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0840783c-7772-45b4-a511-17d495c337dd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0840783c-7772-45b4-a511-17d495c337dd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0840783c-7772-45b4-a511-17d495c337dd {
  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-0840783c-7772-45b4-a511-17d495c337dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0840783c-7772-45b4-a511-17d495c337dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0840783c-7772-45b4-a511-17d495c337dd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e280fdbb-39b3-4c86-97f2-2cb39d695249 {
  display: none;
}
#s-b3d81410-6afa-4dde-af79-5fbb0943e2ad { text-align: left; }
#s-dad73f30-eed5-4bc3-9b09-af5775439d25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dad73f30-eed5-4bc3-9b09-af5775439d25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-08ae45d1-0c34-4df6-9db9-e260e5b1b95b { text-align: left; }
#s-08ae45d1-0c34-4df6-9db9-e260e5b1b95b .shg-product-sold-out {
  display: none;
}

#s-08ae45d1-0c34-4df6-9db9-e260e5b1b95b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-08ae45d1-0c34-4df6-9db9-e260e5b1b95b .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-9eb54bc8-5430-4d98-a516-2c09af2d1b66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9eb54bc8-5430-4d98-a516-2c09af2d1b66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9eb54bc8-5430-4d98-a516-2c09af2d1b66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9eb54bc8-5430-4d98-a516-2c09af2d1b66 {
  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-9eb54bc8-5430-4d98-a516-2c09af2d1b66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9eb54bc8-5430-4d98-a516-2c09af2d1b66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9eb54bc8-5430-4d98-a516-2c09af2d1b66.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c4a8da4b-9114-4bcb-962b-40d7dd62c3a6 {
  display: none;
}
#s-b2267798-7b2c-4458-b314-0ae35f1b9208 { text-align: left; }
#s-486123c8-58e5-4289-b2ab-30f50d243727 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-486123c8-58e5-4289-b2ab-30f50d243727 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ace9c0d-2476-4d1a-b08b-62288d787a02 { text-align: left; }
#s-9ace9c0d-2476-4d1a-b08b-62288d787a02 .shg-product-sold-out {
  display: none;
}

#s-9ace9c0d-2476-4d1a-b08b-62288d787a02 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ace9c0d-2476-4d1a-b08b-62288d787a02 .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-8571579b-f827-4bf7-8513-50c5a1647822 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8571579b-f827-4bf7-8513-50c5a1647822:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8571579b-f827-4bf7-8513-50c5a1647822:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8571579b-f827-4bf7-8513-50c5a1647822 {
  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-8571579b-f827-4bf7-8513-50c5a1647822.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8571579b-f827-4bf7-8513-50c5a1647822.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8571579b-f827-4bf7-8513-50c5a1647822.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2d4a8213-8173-4ae3-8fb9-c09b4ed7f184 {
  display: none;
}
#s-e9dbdc26-6df4-4d6b-82d1-dc841aa829eb { text-align: left; }
#s-7cf758c4-9759-4bc4-a7da-edf2c02be4d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7cf758c4-9759-4bc4-a7da-edf2c02be4d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2c38083-ee30-4d3d-88c8-3d9aeeee5897 { text-align: left; }
#s-c2c38083-ee30-4d3d-88c8-3d9aeeee5897 .shg-product-sold-out {
  display: none;
}

#s-c2c38083-ee30-4d3d-88c8-3d9aeeee5897 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2c38083-ee30-4d3d-88c8-3d9aeeee5897 .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-cec84d93-95cc-4525-bc1c-bd80dc247ebd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cec84d93-95cc-4525-bc1c-bd80dc247ebd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cec84d93-95cc-4525-bc1c-bd80dc247ebd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cec84d93-95cc-4525-bc1c-bd80dc247ebd {
  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-cec84d93-95cc-4525-bc1c-bd80dc247ebd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cec84d93-95cc-4525-bc1c-bd80dc247ebd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cec84d93-95cc-4525-bc1c-bd80dc247ebd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7685081-b361-49b6-b4b3-f8aafef372e5 {
  display: none;
}
#s-a685fc03-90b3-4e30-832e-561416daef6b { text-align: left; }
#s-f8807b3f-23c3-450c-8d6b-d97e2111efbe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8807b3f-23c3-450c-8d6b-d97e2111efbe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5321693-b044-4306-9fcb-3bf973cfcac0 { text-align: left; }
#s-c5321693-b044-4306-9fcb-3bf973cfcac0 .shg-product-sold-out {
  display: none;
}

#s-c5321693-b044-4306-9fcb-3bf973cfcac0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5321693-b044-4306-9fcb-3bf973cfcac0 .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-e87d7204-ed7d-410c-879f-dc36fcdf93f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e87d7204-ed7d-410c-879f-dc36fcdf93f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e87d7204-ed7d-410c-879f-dc36fcdf93f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e87d7204-ed7d-410c-879f-dc36fcdf93f9 {
  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-e87d7204-ed7d-410c-879f-dc36fcdf93f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e87d7204-ed7d-410c-879f-dc36fcdf93f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e87d7204-ed7d-410c-879f-dc36fcdf93f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7f88f7cd-1135-4422-ae8f-3b9cdcffb0fd {
  display: none;
}
#s-9dafe8d4-d5b5-4c9a-a5c2-4ce6e6cccf9b { text-align: left; }
#s-2e509792-774c-4fdb-a920-8cb7f5d5dfbc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e509792-774c-4fdb-a920-8cb7f5d5dfbc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e72fc59-d19e-45bf-b69a-21cbd214fbd3 { text-align: left; }
#s-5e72fc59-d19e-45bf-b69a-21cbd214fbd3 .shg-product-sold-out {
  display: none;
}

#s-5e72fc59-d19e-45bf-b69a-21cbd214fbd3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e72fc59-d19e-45bf-b69a-21cbd214fbd3 .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-673c3acb-9e66-496f-bc18-aebb6736dba9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-673c3acb-9e66-496f-bc18-aebb6736dba9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-673c3acb-9e66-496f-bc18-aebb6736dba9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-673c3acb-9e66-496f-bc18-aebb6736dba9 {
  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-673c3acb-9e66-496f-bc18-aebb6736dba9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-673c3acb-9e66-496f-bc18-aebb6736dba9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-673c3acb-9e66-496f-bc18-aebb6736dba9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81dc0741-f3c1-49be-8d16-d8a3283fae70 {
  display: none;
}
#s-35fe40c4-71c2-49f6-bc25-0d4cec16437a { text-align: left; }
#s-2c750ab7-fc4f-4c0b-84f0-57722ab2c3d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c750ab7-fc4f-4c0b-84f0-57722ab2c3d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a8f515e7-bd46-46e1-bd9c-e6c0d2959db8 { text-align: left; }
#s-a8f515e7-bd46-46e1-bd9c-e6c0d2959db8 .shg-product-sold-out {
  display: none;
}

#s-a8f515e7-bd46-46e1-bd9c-e6c0d2959db8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a8f515e7-bd46-46e1-bd9c-e6c0d2959db8 .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-50921734-9252-4e0f-a3e3-dccf359f10ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-50921734-9252-4e0f-a3e3-dccf359f10ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-50921734-9252-4e0f-a3e3-dccf359f10ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-50921734-9252-4e0f-a3e3-dccf359f10ed {
  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-50921734-9252-4e0f-a3e3-dccf359f10ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50921734-9252-4e0f-a3e3-dccf359f10ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-50921734-9252-4e0f-a3e3-dccf359f10ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c3f4b44-fc98-4873-adae-4a47b127497f {
  display: none;
}
#s-538bf62f-9021-43af-b3c6-3dd7dfb3354e { text-align: left; }
#s-24155ad2-9c4c-40cc-9d32-cb093bef2c07 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24155ad2-9c4c-40cc-9d32-cb093bef2c07 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-193e7976-2992-48b6-9ead-6fa953221c6d { text-align: left; }
#s-193e7976-2992-48b6-9ead-6fa953221c6d .shg-product-sold-out {
  display: none;
}

#s-193e7976-2992-48b6-9ead-6fa953221c6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-193e7976-2992-48b6-9ead-6fa953221c6d .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-b20d45bb-96f1-4f43-91d8-7bf6228bb012 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b20d45bb-96f1-4f43-91d8-7bf6228bb012:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b20d45bb-96f1-4f43-91d8-7bf6228bb012:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b20d45bb-96f1-4f43-91d8-7bf6228bb012 {
  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-b20d45bb-96f1-4f43-91d8-7bf6228bb012.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b20d45bb-96f1-4f43-91d8-7bf6228bb012.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b20d45bb-96f1-4f43-91d8-7bf6228bb012.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8e3c2df9-4e49-48ea-ba52-37d7d23bad77 {
  display: none;
}
#s-a39796e3-51cb-4fe9-a784-b6fd23cc945b { text-align: left; }
#s-9e7d39e0-43c1-4af1-931f-869abfd4491e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e7d39e0-43c1-4af1-931f-869abfd4491e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ca88bef-b655-459b-bc3b-845561975954 { text-align: left; }
#s-3ca88bef-b655-459b-bc3b-845561975954 .shg-product-sold-out {
  display: none;
}

#s-3ca88bef-b655-459b-bc3b-845561975954 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ca88bef-b655-459b-bc3b-845561975954 .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-7028cd08-d6e3-4475-a97e-4fc3b5b2ab0d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7028cd08-d6e3-4475-a97e-4fc3b5b2ab0d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7028cd08-d6e3-4475-a97e-4fc3b5b2ab0d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7028cd08-d6e3-4475-a97e-4fc3b5b2ab0d {
  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-7028cd08-d6e3-4475-a97e-4fc3b5b2ab0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7028cd08-d6e3-4475-a97e-4fc3b5b2ab0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7028cd08-d6e3-4475-a97e-4fc3b5b2ab0d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-604c0fbd-8c34-4b62-947d-f7d8989ce0b0 {
  display: none;
}
#s-f13a6723-1929-4f15-83e2-133b759843ad { text-align: left; }
#s-e454f92d-457f-4e59-9b0b-e48858345b73 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e454f92d-457f-4e59-9b0b-e48858345b73 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-684a1912-f620-42c6-9779-201b5d5ef18f { text-align: left; }
#s-684a1912-f620-42c6-9779-201b5d5ef18f .shg-product-sold-out {
  display: none;
}

#s-684a1912-f620-42c6-9779-201b5d5ef18f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-684a1912-f620-42c6-9779-201b5d5ef18f .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-4d68c9d4-e058-4563-a0f3-0991468c6c44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4d68c9d4-e058-4563-a0f3-0991468c6c44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4d68c9d4-e058-4563-a0f3-0991468c6c44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4d68c9d4-e058-4563-a0f3-0991468c6c44 {
  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-4d68c9d4-e058-4563-a0f3-0991468c6c44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4d68c9d4-e058-4563-a0f3-0991468c6c44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4d68c9d4-e058-4563-a0f3-0991468c6c44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b01711e-6cb3-4508-843f-170c42a14a7c {
  display: none;
}
#s-176ee886-d48f-4c02-8671-d3ca1fe42424 { text-align: left; }
#s-6d597be6-f58c-42f3-8473-96989eac9b5a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d597be6-f58c-42f3-8473-96989eac9b5a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de713ede-911c-435c-a0cb-599bf4df54ff { text-align: left; }
#s-de713ede-911c-435c-a0cb-599bf4df54ff .shg-product-sold-out {
  display: none;
}

#s-de713ede-911c-435c-a0cb-599bf4df54ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de713ede-911c-435c-a0cb-599bf4df54ff .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-f5f3a4bf-9794-4d59-ba35-4ece4710a872 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f5f3a4bf-9794-4d59-ba35-4ece4710a872:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f5f3a4bf-9794-4d59-ba35-4ece4710a872:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f5f3a4bf-9794-4d59-ba35-4ece4710a872 {
  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-f5f3a4bf-9794-4d59-ba35-4ece4710a872.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5f3a4bf-9794-4d59-ba35-4ece4710a872.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f5f3a4bf-9794-4d59-ba35-4ece4710a872.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b6ee1f42-ee9f-44b4-9ed4-0aa10f7478b8 {
  display: none;
}
#s-c9ac3e97-7fc3-4078-b393-8b1b894efd2e { text-align: left; }
#s-2bd64d71-6030-4af9-b659-4d122b67cb02 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2bd64d71-6030-4af9-b659-4d122b67cb02 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b522a56f-ecbd-4f1e-b0d8-1f0788e3d04f { text-align: left; }
#s-b522a56f-ecbd-4f1e-b0d8-1f0788e3d04f .shg-product-sold-out {
  display: none;
}

#s-b522a56f-ecbd-4f1e-b0d8-1f0788e3d04f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b522a56f-ecbd-4f1e-b0d8-1f0788e3d04f .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-51afbcf2-f0ce-460e-9e09-5fcdcd1ad745 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-51afbcf2-f0ce-460e-9e09-5fcdcd1ad745:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-51afbcf2-f0ce-460e-9e09-5fcdcd1ad745:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-51afbcf2-f0ce-460e-9e09-5fcdcd1ad745 {
  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-51afbcf2-f0ce-460e-9e09-5fcdcd1ad745.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51afbcf2-f0ce-460e-9e09-5fcdcd1ad745.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-51afbcf2-f0ce-460e-9e09-5fcdcd1ad745.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee3f997d-70b3-4ddb-8e37-817353b3b3e2 {
  display: none;
}
#s-c0fda4db-5b00-4f46-95be-0de751cec065 { text-align: left; }
#s-1fec0afa-4a40-4b90-a1b5-93d2589388e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1fec0afa-4a40-4b90-a1b5-93d2589388e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ac2dbce-6b79-480b-851e-b6e00b005c95 { text-align: left; }
#s-6ac2dbce-6b79-480b-851e-b6e00b005c95 .shg-product-sold-out {
  display: none;
}

#s-6ac2dbce-6b79-480b-851e-b6e00b005c95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ac2dbce-6b79-480b-851e-b6e00b005c95 .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-54ca45a2-1ff0-48f6-80fb-1af7f4757ef4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54ca45a2-1ff0-48f6-80fb-1af7f4757ef4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54ca45a2-1ff0-48f6-80fb-1af7f4757ef4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54ca45a2-1ff0-48f6-80fb-1af7f4757ef4 {
  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-54ca45a2-1ff0-48f6-80fb-1af7f4757ef4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54ca45a2-1ff0-48f6-80fb-1af7f4757ef4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54ca45a2-1ff0-48f6-80fb-1af7f4757ef4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f1c5efdc-d9dd-4a1d-85d8-333abc5d42a2 {
  display: none;
}
#s-3cc0a91e-3b36-4f38-bf89-5ffd698442eb { text-align: left; }
#s-a8f1362b-037f-4e59-88ec-c161aadfb697 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8f1362b-037f-4e59-88ec-c161aadfb697 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7fc482eb-eb41-4358-a7be-a8243752901d { text-align: left; }
#s-7fc482eb-eb41-4358-a7be-a8243752901d .shg-product-sold-out {
  display: none;
}

#s-7fc482eb-eb41-4358-a7be-a8243752901d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7fc482eb-eb41-4358-a7be-a8243752901d .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-9c24d7fe-657c-43fb-b66a-75b87d82ad67 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c24d7fe-657c-43fb-b66a-75b87d82ad67:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c24d7fe-657c-43fb-b66a-75b87d82ad67:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c24d7fe-657c-43fb-b66a-75b87d82ad67 {
  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-9c24d7fe-657c-43fb-b66a-75b87d82ad67.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c24d7fe-657c-43fb-b66a-75b87d82ad67.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c24d7fe-657c-43fb-b66a-75b87d82ad67.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39e17227-4dc9-4b39-bc4c-cdb3d0d2aafc {
  display: none;
}
#s-32378884-0784-4032-bb49-9bd83d1d2109 { text-align: left; }
#s-d9fc3931-1222-4813-b8b9-96a5584f2391 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9fc3931-1222-4813-b8b9-96a5584f2391 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc3d6a14-3665-4cf0-b715-64a82a5fa3f9 { text-align: left; }
#s-cc3d6a14-3665-4cf0-b715-64a82a5fa3f9 .shg-product-sold-out {
  display: none;
}

#s-cc3d6a14-3665-4cf0-b715-64a82a5fa3f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc3d6a14-3665-4cf0-b715-64a82a5fa3f9 .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-d849dfae-c623-4462-884a-f223da8cc08f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d849dfae-c623-4462-884a-f223da8cc08f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d849dfae-c623-4462-884a-f223da8cc08f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d849dfae-c623-4462-884a-f223da8cc08f {
  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-d849dfae-c623-4462-884a-f223da8cc08f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d849dfae-c623-4462-884a-f223da8cc08f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d849dfae-c623-4462-884a-f223da8cc08f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05db1fa8-a053-4213-b886-57c6031f4c32 {
  display: none;
}
#s-d742d7ca-ee20-4b91-8523-ce486cb55a88 { text-align: left; }
#s-793325fc-eaa3-419b-93f3-042c51589082 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-793325fc-eaa3-419b-93f3-042c51589082 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-00c5426d-de05-4524-be49-1d36d571d011 { text-align: left; }
#s-00c5426d-de05-4524-be49-1d36d571d011 .shg-product-sold-out {
  display: none;
}

#s-00c5426d-de05-4524-be49-1d36d571d011 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-00c5426d-de05-4524-be49-1d36d571d011 .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-f6814087-8012-4d59-90eb-ecf896673ef4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f6814087-8012-4d59-90eb-ecf896673ef4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f6814087-8012-4d59-90eb-ecf896673ef4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f6814087-8012-4d59-90eb-ecf896673ef4 {
  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-f6814087-8012-4d59-90eb-ecf896673ef4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6814087-8012-4d59-90eb-ecf896673ef4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f6814087-8012-4d59-90eb-ecf896673ef4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-15e91ec7-eac5-445c-b438-3e1695027e3b {
  display: none;
}
#s-96568393-18a3-4e3f-a0e6-d3df41774af7 { text-align: left; }
#s-7a13025f-634a-4789-b2ee-5dfbb497cb7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a13025f-634a-4789-b2ee-5dfbb497cb7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-359c164c-cff3-40c8-b065-82b38109e4ab { text-align: left; }
#s-359c164c-cff3-40c8-b065-82b38109e4ab .shg-product-sold-out {
  display: none;
}

#s-359c164c-cff3-40c8-b065-82b38109e4ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-359c164c-cff3-40c8-b065-82b38109e4ab .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-46cbed5c-d88c-4d7f-b618-cc377757ad8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-46cbed5c-d88c-4d7f-b618-cc377757ad8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-46cbed5c-d88c-4d7f-b618-cc377757ad8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-46cbed5c-d88c-4d7f-b618-cc377757ad8d {
  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-46cbed5c-d88c-4d7f-b618-cc377757ad8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46cbed5c-d88c-4d7f-b618-cc377757ad8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-46cbed5c-d88c-4d7f-b618-cc377757ad8d.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;
}
