.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-ccc2d7df-616c-4fbb-9872-5695260ec9e9 {
  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-0ae5cc94-cd9f-4881-9c2d-a7d9205516ae { margin-top: 40px; }
#s-0ae5cc94-cd9f-4881-9c2d-a7d9205516ae .shogun-tabs {
  justify-content: center;
}


  #s-0ae5cc94-cd9f-4881-9c2d-a7d9205516ae .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-0ae5cc94-cd9f-4881-9c2d-a7d9205516ae .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-0ae5cc94-cd9f-4881-9c2d-a7d9205516ae .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-0ae5cc94-cd9f-4881-9c2d-a7d9205516ae .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0ae5cc94-cd9f-4881-9c2d-a7d9205516ae .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-0ae5cc94-cd9f-4881-9c2d-a7d9205516ae .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-0ae5cc94-cd9f-4881-9c2d-a7d9205516ae .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-0aaf551e-9030-4500-a40b-e8526f4f84ff { padding-top: 10px;
padding-bottom: 10px; }
 #s-0aaf551e-9030-4500-a40b-e8526f4f84ff .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-69975650-9657-4e07-8ed6-7de4b74e9cef .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-69975650-9657-4e07-8ed6-7de4b74e9cef .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-69975650-9657-4e07-8ed6-7de4b74e9cef .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-69975650-9657-4e07-8ed6-7de4b74e9cef .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-69975650-9657-4e07-8ed6-7de4b74e9cef .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-69975650-9657-4e07-8ed6-7de4b74e9cef .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-69975650-9657-4e07-8ed6-7de4b74e9cef .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-69975650-9657-4e07-8ed6-7de4b74e9cef .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-69975650-9657-4e07-8ed6-7de4b74e9cef .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-ff61ab33-b59e-444d-acd5-47cdb85dd7de { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff61ab33-b59e-444d-acd5-47cdb85dd7de"] > .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-ab52bf5a-60ec-42b6-ab43-afaa3369344b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4a031aa4-e74e-4a96-9b8b-a6de721c1d79 { 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-b936ba3c-1a9c-4455-a253-d5ef53296575 { 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-b936ba3c-1a9c-4455-a253-d5ef53296575: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-b936ba3c-1a9c-4455-a253-d5ef53296575: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-b936ba3c-1a9c-4455-a253-d5ef53296575.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-587e74fb-7549-450e-92ea-e6266a18d686 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8254eda1-e651-46a8-a9df-bdaa9f372071 { 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-a396db92-b706-405a-8ccc-77b616e4460d { 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-a396db92-b706-405a-8ccc-77b616e4460d: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-a396db92-b706-405a-8ccc-77b616e4460d: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-a396db92-b706-405a-8ccc-77b616e4460d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a30fa48f-8ebc-40a6-8f49-2d2064ccd3a2 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-32f2ab27-501d-4aa7-99f8-ff23c3028d61 { 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-3475a3c5-9f5f-478b-80ee-5a836d851d43 { 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-3475a3c5-9f5f-478b-80ee-5a836d851d43: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-3475a3c5-9f5f-478b-80ee-5a836d851d43: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-3475a3c5-9f5f-478b-80ee-5a836d851d43.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-87cd1d9e-b1a0-4dfd-b429-558b7c4919f4 { min-height: 50px; }
#s-87cd1d9e-b1a0-4dfd-b429-558b7c4919f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e1bdade6-88fe-4630-96d9-9c39f6af8bd9 { 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-e1bdade6-88fe-4630-96d9-9c39f6af8bd9 .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-425a429e-d61b-4638-a1eb-ad3ff8759b58 {
  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-4972f55c-68fb-4add-b46c-c7d9ac0fc51c { 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-0dfe50bf-09b2-4b0f-a86c-d4b554a23b8a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0dfe50bf-09b2-4b0f-a86c-d4b554a23b8a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-18b835bf-aaa8-46e8-9efb-74a3917fa985 {
  display: none;
}
#s-260f91b4-bd42-4f4c-ac3b-40fb0f834aff { text-align: left; }
#s-b7987bb4-08d2-40b8-abeb-2a1f653dad4a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b7987bb4-08d2-40b8-abeb-2a1f653dad4a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4a0c93c8-c4d6-45c0-8987-9e252ac550f9 {
  display: none;
}
#s-c2c3b121-6b12-4cb7-89ec-a2543a2d223e { text-align: left; }
#s-6b491ebd-01be-4ce6-a53c-1522e89ce48b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b491ebd-01be-4ce6-a53c-1522e89ce48b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a5d85aa9-502a-4842-971d-efc24539ec9a {
  display: none;
}
#s-30e6c90a-1e99-4ef1-8a0d-49e74326eb6f { text-align: left; }
#s-a7c18148-aa0b-435e-8fa9-997e98746061 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7c18148-aa0b-435e-8fa9-997e98746061 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c0abfb96-44c4-4af2-ab6f-f535fb7a7743 {
  display: none;
}
#s-c75defa6-4e5d-4f51-9eeb-cc43e84a4fb6 { text-align: left; }
#s-18d700f6-70a5-4247-a3cf-988440873d39 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18d700f6-70a5-4247-a3cf-988440873d39 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d79cd11-d3e5-4b48-abd5-f4e324c63b44 { text-align: left; }
#s-6d79cd11-d3e5-4b48-abd5-f4e324c63b44 .shg-product-sold-out {
  display: none;
}

#s-6d79cd11-d3e5-4b48-abd5-f4e324c63b44 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d79cd11-d3e5-4b48-abd5-f4e324c63b44 .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-2eb82039-867d-4ab3-bb39-e55e7539086e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2eb82039-867d-4ab3-bb39-e55e7539086e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2eb82039-867d-4ab3-bb39-e55e7539086e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2eb82039-867d-4ab3-bb39-e55e7539086e {
  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-2eb82039-867d-4ab3-bb39-e55e7539086e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2eb82039-867d-4ab3-bb39-e55e7539086e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2eb82039-867d-4ab3-bb39-e55e7539086e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-74b7802f-3b3b-485d-b8d4-fdf2c8f7a1e8 {
  display: none;
}
#s-9909561f-dbe5-4eff-b322-f83831a2d4e8 { text-align: left; }
#s-1a3e5239-f150-4b15-a467-b36e7afe50c3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a3e5239-f150-4b15-a467-b36e7afe50c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1cf9a501-50e1-49d6-ac26-9f5ba2b3f684 { text-align: left; }
#s-1cf9a501-50e1-49d6-ac26-9f5ba2b3f684 .shg-product-sold-out {
  display: none;
}

#s-1cf9a501-50e1-49d6-ac26-9f5ba2b3f684 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1cf9a501-50e1-49d6-ac26-9f5ba2b3f684 .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-40bb07d1-3cb0-44f4-b4f0-d4fc5c783962 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40bb07d1-3cb0-44f4-b4f0-d4fc5c783962:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40bb07d1-3cb0-44f4-b4f0-d4fc5c783962:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40bb07d1-3cb0-44f4-b4f0-d4fc5c783962 {
  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-40bb07d1-3cb0-44f4-b4f0-d4fc5c783962.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40bb07d1-3cb0-44f4-b4f0-d4fc5c783962.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40bb07d1-3cb0-44f4-b4f0-d4fc5c783962.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0135a80c-f67d-4e1d-ab18-a4a8ce0c2087 {
  display: none;
}
#s-48649bd1-1015-4f98-948d-77e790a2b4e0 { text-align: left; }
#s-08defa29-7b2e-49ef-8914-03ade7a48ec6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08defa29-7b2e-49ef-8914-03ade7a48ec6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d4092f3-b16f-4fbb-b5e3-af8f31798e22 { text-align: left; }
#s-7d4092f3-b16f-4fbb-b5e3-af8f31798e22 .shg-product-sold-out {
  display: none;
}

#s-7d4092f3-b16f-4fbb-b5e3-af8f31798e22 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d4092f3-b16f-4fbb-b5e3-af8f31798e22 .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-61c8c253-feba-47a4-ae94-6ff3cb855735 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61c8c253-feba-47a4-ae94-6ff3cb855735:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61c8c253-feba-47a4-ae94-6ff3cb855735:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61c8c253-feba-47a4-ae94-6ff3cb855735 {
  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-61c8c253-feba-47a4-ae94-6ff3cb855735.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61c8c253-feba-47a4-ae94-6ff3cb855735.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61c8c253-feba-47a4-ae94-6ff3cb855735.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-abe45c75-9b46-4fe6-b99c-20a9126b5b02 {
  display: none;
}
#s-db6611bf-b19d-497b-83de-9fd8638b6883 { text-align: left; }
#s-514f89c2-d425-4825-af5e-6e560b8e0953 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-514f89c2-d425-4825-af5e-6e560b8e0953 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae76707b-15e8-46d5-865a-4bee0720dbce { text-align: left; }
#s-ae76707b-15e8-46d5-865a-4bee0720dbce .shg-product-sold-out {
  display: none;
}

#s-ae76707b-15e8-46d5-865a-4bee0720dbce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae76707b-15e8-46d5-865a-4bee0720dbce .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-bea83024-2526-4b0a-96ac-2e4468f7d700 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bea83024-2526-4b0a-96ac-2e4468f7d700:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bea83024-2526-4b0a-96ac-2e4468f7d700:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bea83024-2526-4b0a-96ac-2e4468f7d700 {
  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-bea83024-2526-4b0a-96ac-2e4468f7d700.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bea83024-2526-4b0a-96ac-2e4468f7d700.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bea83024-2526-4b0a-96ac-2e4468f7d700.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c410faf2-f037-4993-8811-4a174620e73a {
  display: none;
}
#s-efc0a5a2-5783-43d1-bbab-1e2c44234fd6 { text-align: left; }
#s-6cbbd4ba-f33c-4ee8-8a3c-10e1bf8e84b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6cbbd4ba-f33c-4ee8-8a3c-10e1bf8e84b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76200083-ff8a-4734-b20d-57a62ac264fc { text-align: left; }
#s-76200083-ff8a-4734-b20d-57a62ac264fc .shg-product-sold-out {
  display: none;
}

#s-76200083-ff8a-4734-b20d-57a62ac264fc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76200083-ff8a-4734-b20d-57a62ac264fc .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-749bb3cb-3d92-46ee-a521-af0192f49901 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-749bb3cb-3d92-46ee-a521-af0192f49901:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-749bb3cb-3d92-46ee-a521-af0192f49901:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-749bb3cb-3d92-46ee-a521-af0192f49901 {
  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-749bb3cb-3d92-46ee-a521-af0192f49901.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-749bb3cb-3d92-46ee-a521-af0192f49901.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-749bb3cb-3d92-46ee-a521-af0192f49901.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e323f4fd-e4f7-4e70-ad28-45aaf8ecaa4c {
  display: none;
}
#s-a51c43f2-b21e-4014-9e53-dc91a8c2384e { text-align: left; }
#s-f7615481-ef3f-4360-a031-885cace1b3b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7615481-ef3f-4360-a031-885cace1b3b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-209a6637-f88b-41d0-8c6c-cd0bd20b3a90 { text-align: left; }
#s-209a6637-f88b-41d0-8c6c-cd0bd20b3a90 .shg-product-sold-out {
  display: none;
}

#s-209a6637-f88b-41d0-8c6c-cd0bd20b3a90 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-209a6637-f88b-41d0-8c6c-cd0bd20b3a90 .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-108e0641-6d67-4faf-a503-c66c3ca30778 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-108e0641-6d67-4faf-a503-c66c3ca30778:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-108e0641-6d67-4faf-a503-c66c3ca30778:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-108e0641-6d67-4faf-a503-c66c3ca30778 {
  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-108e0641-6d67-4faf-a503-c66c3ca30778.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-108e0641-6d67-4faf-a503-c66c3ca30778.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-108e0641-6d67-4faf-a503-c66c3ca30778.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a00e5c4a-a10e-4a88-9b62-8ac0f6fa3f89 {
  display: none;
}
#s-682cd15a-e83d-47ce-823a-48dca4c3318d { text-align: left; }
#s-553f9275-a0df-421e-9521-186050372418 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-553f9275-a0df-421e-9521-186050372418 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-015eebd0-ae11-4c50-9a59-efd65410629a { text-align: left; }
#s-015eebd0-ae11-4c50-9a59-efd65410629a .shg-product-sold-out {
  display: none;
}

#s-015eebd0-ae11-4c50-9a59-efd65410629a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-015eebd0-ae11-4c50-9a59-efd65410629a .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-9195202f-c7ff-4734-bd20-096e5e04c2f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9195202f-c7ff-4734-bd20-096e5e04c2f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9195202f-c7ff-4734-bd20-096e5e04c2f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9195202f-c7ff-4734-bd20-096e5e04c2f0 {
  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-9195202f-c7ff-4734-bd20-096e5e04c2f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9195202f-c7ff-4734-bd20-096e5e04c2f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9195202f-c7ff-4734-bd20-096e5e04c2f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-852076de-7c04-41de-bcb8-460e94c2b5c7 {
  display: none;
}
#s-5647fabc-6771-43a9-866a-0c13a25c6c79 { text-align: left; }
#s-6aa558ec-1160-4aa7-bb98-fe215b62963f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6aa558ec-1160-4aa7-bb98-fe215b62963f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-636bb1ff-74a0-4488-bb53-86b88dbf7763 { text-align: left; }
#s-636bb1ff-74a0-4488-bb53-86b88dbf7763 .shg-product-sold-out {
  display: none;
}

#s-636bb1ff-74a0-4488-bb53-86b88dbf7763 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-636bb1ff-74a0-4488-bb53-86b88dbf7763 .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-b7185f8d-ccd9-4729-ba1d-27856bfd4e55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b7185f8d-ccd9-4729-ba1d-27856bfd4e55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b7185f8d-ccd9-4729-ba1d-27856bfd4e55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7185f8d-ccd9-4729-ba1d-27856bfd4e55 {
  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-b7185f8d-ccd9-4729-ba1d-27856bfd4e55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7185f8d-ccd9-4729-ba1d-27856bfd4e55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b7185f8d-ccd9-4729-ba1d-27856bfd4e55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d9863738-3974-4210-bc7c-d9c39c66d53f {
  display: none;
}
#s-37dd762b-91da-4e08-892e-6a9a010ff63c { text-align: left; }
#s-2cd2db62-6582-428d-9cbe-266e7bc25cbd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2cd2db62-6582-428d-9cbe-266e7bc25cbd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-670da5f1-2d49-41d8-ad13-83eaa3a68acf { text-align: left; }
#s-670da5f1-2d49-41d8-ad13-83eaa3a68acf .shg-product-sold-out {
  display: none;
}

#s-670da5f1-2d49-41d8-ad13-83eaa3a68acf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-670da5f1-2d49-41d8-ad13-83eaa3a68acf .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-54237a9e-5565-4f66-a4b2-b513778e17c7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54237a9e-5565-4f66-a4b2-b513778e17c7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54237a9e-5565-4f66-a4b2-b513778e17c7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54237a9e-5565-4f66-a4b2-b513778e17c7 {
  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-54237a9e-5565-4f66-a4b2-b513778e17c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54237a9e-5565-4f66-a4b2-b513778e17c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54237a9e-5565-4f66-a4b2-b513778e17c7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4efb2f90-1888-40b8-ba29-02baa435b346 {
  display: none;
}
#s-c322fff3-4eb9-4250-914d-f5c2fbc20030 { text-align: left; }
#s-bdc93f49-6027-4ef9-973c-5b15afc0d3a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bdc93f49-6027-4ef9-973c-5b15afc0d3a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14519b3f-13f2-4819-a0ec-0e2b268ad551 { text-align: left; }
#s-14519b3f-13f2-4819-a0ec-0e2b268ad551 .shg-product-sold-out {
  display: none;
}

#s-14519b3f-13f2-4819-a0ec-0e2b268ad551 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14519b3f-13f2-4819-a0ec-0e2b268ad551 .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-83a0996a-e193-40ad-8d9f-979f9769f8b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83a0996a-e193-40ad-8d9f-979f9769f8b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83a0996a-e193-40ad-8d9f-979f9769f8b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83a0996a-e193-40ad-8d9f-979f9769f8b7 {
  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-83a0996a-e193-40ad-8d9f-979f9769f8b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83a0996a-e193-40ad-8d9f-979f9769f8b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83a0996a-e193-40ad-8d9f-979f9769f8b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c968d321-c2d4-4e2e-a730-557409780945 {
  display: none;
}
#s-df1b932f-ebb5-40fd-aa86-a30933859e3a { text-align: left; }
#s-dbe4412d-20f0-4e75-8c07-8bbc60e96f72 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbe4412d-20f0-4e75-8c07-8bbc60e96f72 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e31580ba-1459-4a95-86b9-0b4fc248ea80 { text-align: left; }
#s-e31580ba-1459-4a95-86b9-0b4fc248ea80 .shg-product-sold-out {
  display: none;
}

#s-e31580ba-1459-4a95-86b9-0b4fc248ea80 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e31580ba-1459-4a95-86b9-0b4fc248ea80 .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-d7018914-c7e6-4182-a474-af6ff592e4cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d7018914-c7e6-4182-a474-af6ff592e4cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d7018914-c7e6-4182-a474-af6ff592e4cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d7018914-c7e6-4182-a474-af6ff592e4cf {
  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-d7018914-c7e6-4182-a474-af6ff592e4cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7018914-c7e6-4182-a474-af6ff592e4cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d7018914-c7e6-4182-a474-af6ff592e4cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c6c9da8-d3e1-453d-96ff-2d6948b8baaf {
  display: none;
}
#s-e42bc85d-26be-4778-922f-2f1488278439 { text-align: left; }
#s-02278348-55ad-4ce6-b247-0d8dbab4e527 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-02278348-55ad-4ce6-b247-0d8dbab4e527 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d95d250-a38f-4e18-b083-91c93db256d4 { text-align: left; }
#s-6d95d250-a38f-4e18-b083-91c93db256d4 .shg-product-sold-out {
  display: none;
}

#s-6d95d250-a38f-4e18-b083-91c93db256d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d95d250-a38f-4e18-b083-91c93db256d4 .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-33421842-0010-4b7e-9424-c2e988f26424 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-33421842-0010-4b7e-9424-c2e988f26424:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-33421842-0010-4b7e-9424-c2e988f26424:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-33421842-0010-4b7e-9424-c2e988f26424 {
  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-33421842-0010-4b7e-9424-c2e988f26424.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33421842-0010-4b7e-9424-c2e988f26424.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-33421842-0010-4b7e-9424-c2e988f26424.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8c4c4fa-05b1-452a-9784-b4fc8b86071b {
  display: none;
}
#s-fc1b8d3b-55e2-43d4-bebd-58f11880267d { text-align: left; }
#s-2dc99c9d-55ee-442f-b709-6894dca97181 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2dc99c9d-55ee-442f-b709-6894dca97181 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40e0fe1b-7764-4850-a37b-cf3019aa046e { text-align: left; }
#s-40e0fe1b-7764-4850-a37b-cf3019aa046e .shg-product-sold-out {
  display: none;
}

#s-40e0fe1b-7764-4850-a37b-cf3019aa046e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40e0fe1b-7764-4850-a37b-cf3019aa046e .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-4c49c221-4524-4dda-9edb-dff7d4d7e418 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c49c221-4524-4dda-9edb-dff7d4d7e418:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c49c221-4524-4dda-9edb-dff7d4d7e418:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c49c221-4524-4dda-9edb-dff7d4d7e418 {
  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-4c49c221-4524-4dda-9edb-dff7d4d7e418.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c49c221-4524-4dda-9edb-dff7d4d7e418.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c49c221-4524-4dda-9edb-dff7d4d7e418.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45a02893-082f-4ccd-b660-eda73c917921 {
  display: none;
}
#s-7e116056-e3b5-4cca-ab47-0f97ad3b3608 { text-align: left; }
#s-fe656524-43e3-4145-b6d2-5265b8692c00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe656524-43e3-4145-b6d2-5265b8692c00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dad740e4-e2b6-4463-bcc6-49e494aec5b3 { text-align: left; }
#s-dad740e4-e2b6-4463-bcc6-49e494aec5b3 .shg-product-sold-out {
  display: none;
}

#s-dad740e4-e2b6-4463-bcc6-49e494aec5b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dad740e4-e2b6-4463-bcc6-49e494aec5b3 .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-4bec331a-a456-4c38-a76f-fb626cafe06c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4bec331a-a456-4c38-a76f-fb626cafe06c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4bec331a-a456-4c38-a76f-fb626cafe06c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4bec331a-a456-4c38-a76f-fb626cafe06c {
  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-4bec331a-a456-4c38-a76f-fb626cafe06c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bec331a-a456-4c38-a76f-fb626cafe06c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4bec331a-a456-4c38-a76f-fb626cafe06c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-467b2789-4284-4c8f-9581-144fd9b43a12 {
  display: none;
}
#s-c0c27946-17b3-447f-a1ee-ab3e967f6803 { text-align: left; }
#s-13ed7c91-89e0-480f-a621-a28320ab4762 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13ed7c91-89e0-480f-a621-a28320ab4762 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3ebc0ef-1ee7-4942-9a74-de677d5b6f9b { text-align: left; }
#s-d3ebc0ef-1ee7-4942-9a74-de677d5b6f9b .shg-product-sold-out {
  display: none;
}

#s-d3ebc0ef-1ee7-4942-9a74-de677d5b6f9b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3ebc0ef-1ee7-4942-9a74-de677d5b6f9b .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-95b780c6-9d9d-4ef6-a6dc-9d2895fdfd19 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-95b780c6-9d9d-4ef6-a6dc-9d2895fdfd19:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-95b780c6-9d9d-4ef6-a6dc-9d2895fdfd19:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-95b780c6-9d9d-4ef6-a6dc-9d2895fdfd19 {
  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-95b780c6-9d9d-4ef6-a6dc-9d2895fdfd19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95b780c6-9d9d-4ef6-a6dc-9d2895fdfd19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-95b780c6-9d9d-4ef6-a6dc-9d2895fdfd19.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dcf569d9-d506-46bc-9cb9-22b5180dcc29 {
  display: none;
}
#s-15da521f-f6a3-410e-abda-045820212a1a { text-align: left; }
#s-d6d0ea45-81f3-4900-8e75-a9287675e714 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6d0ea45-81f3-4900-8e75-a9287675e714 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a831a91-312c-4024-bcbf-8d812ee52e57 { text-align: left; }
#s-7a831a91-312c-4024-bcbf-8d812ee52e57 .shg-product-sold-out {
  display: none;
}

#s-7a831a91-312c-4024-bcbf-8d812ee52e57 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a831a91-312c-4024-bcbf-8d812ee52e57 .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-69e1157c-26b3-4dad-ad68-591fbf5b3fbe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69e1157c-26b3-4dad-ad68-591fbf5b3fbe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69e1157c-26b3-4dad-ad68-591fbf5b3fbe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69e1157c-26b3-4dad-ad68-591fbf5b3fbe {
  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-69e1157c-26b3-4dad-ad68-591fbf5b3fbe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69e1157c-26b3-4dad-ad68-591fbf5b3fbe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69e1157c-26b3-4dad-ad68-591fbf5b3fbe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd8a3f25-adba-4500-bb3c-d39c8385727c {
  display: none;
}
#s-05719e6f-4fdb-430f-9414-6cdff4dc1985 { text-align: left; }
#s-689cddee-5b56-4a25-a683-d2f919a8563f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-689cddee-5b56-4a25-a683-d2f919a8563f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ddc33db2-b436-4a52-b146-28eecd8215ee { text-align: left; }
#s-ddc33db2-b436-4a52-b146-28eecd8215ee .shg-product-sold-out {
  display: none;
}

#s-ddc33db2-b436-4a52-b146-28eecd8215ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ddc33db2-b436-4a52-b146-28eecd8215ee .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-3a5db193-9e1f-4367-a645-2c68c179321a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3a5db193-9e1f-4367-a645-2c68c179321a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3a5db193-9e1f-4367-a645-2c68c179321a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3a5db193-9e1f-4367-a645-2c68c179321a {
  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-3a5db193-9e1f-4367-a645-2c68c179321a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a5db193-9e1f-4367-a645-2c68c179321a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3a5db193-9e1f-4367-a645-2c68c179321a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-231d5031-45e5-4eda-90a9-4690221bca4b {
  display: none;
}
#s-fee72d90-7f3e-4036-80b5-7f10293c370c { text-align: left; }
#s-271b73ce-4d59-494e-97a9-fce27033bdae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-271b73ce-4d59-494e-97a9-fce27033bdae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3067b5c-9e06-4f8a-a24d-695ee7559a15 { text-align: left; }
#s-d3067b5c-9e06-4f8a-a24d-695ee7559a15 .shg-product-sold-out {
  display: none;
}

#s-d3067b5c-9e06-4f8a-a24d-695ee7559a15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3067b5c-9e06-4f8a-a24d-695ee7559a15 .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-6866d247-0a8a-42b6-8806-a129277d1a5a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6866d247-0a8a-42b6-8806-a129277d1a5a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6866d247-0a8a-42b6-8806-a129277d1a5a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6866d247-0a8a-42b6-8806-a129277d1a5a {
  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-6866d247-0a8a-42b6-8806-a129277d1a5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6866d247-0a8a-42b6-8806-a129277d1a5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6866d247-0a8a-42b6-8806-a129277d1a5a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-507ed398-b008-4086-825a-60a9e377d0b8 {
  display: none;
}
#s-c808dac6-5d0f-475a-b926-a1268dc5ff52 { text-align: left; }
#s-a7e8605e-f8b7-4acc-8076-12808974233e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7e8605e-f8b7-4acc-8076-12808974233e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b65fae4-b298-48d8-b290-d3e1d43afbcd { text-align: left; }
#s-4b65fae4-b298-48d8-b290-d3e1d43afbcd .shg-product-sold-out {
  display: none;
}

#s-4b65fae4-b298-48d8-b290-d3e1d43afbcd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b65fae4-b298-48d8-b290-d3e1d43afbcd .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-147fea37-85b8-4d2a-b543-3931e209b435 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-147fea37-85b8-4d2a-b543-3931e209b435:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-147fea37-85b8-4d2a-b543-3931e209b435:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-147fea37-85b8-4d2a-b543-3931e209b435 {
  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-147fea37-85b8-4d2a-b543-3931e209b435.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-147fea37-85b8-4d2a-b543-3931e209b435.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-147fea37-85b8-4d2a-b543-3931e209b435.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ce2f44aa-a620-47ea-88f4-d95d7d6c286c {
  display: none;
}
#s-c45d7094-c168-40dd-8093-2eb7ef756dc1 { text-align: left; }
#s-475872d1-bcee-4281-97ae-676ddd1be46b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-475872d1-bcee-4281-97ae-676ddd1be46b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f878adb-e06d-4f84-8050-b8b66318992c { text-align: left; }
#s-9f878adb-e06d-4f84-8050-b8b66318992c .shg-product-sold-out {
  display: none;
}

#s-9f878adb-e06d-4f84-8050-b8b66318992c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f878adb-e06d-4f84-8050-b8b66318992c .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-2ba587c4-dd63-4f64-a266-ed2f9f457697 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ba587c4-dd63-4f64-a266-ed2f9f457697:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ba587c4-dd63-4f64-a266-ed2f9f457697:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ba587c4-dd63-4f64-a266-ed2f9f457697 {
  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-2ba587c4-dd63-4f64-a266-ed2f9f457697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ba587c4-dd63-4f64-a266-ed2f9f457697.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ba587c4-dd63-4f64-a266-ed2f9f457697.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2d9d1c35-6450-413a-b6b4-93e02dbf9410 {
  display: none;
}
#s-75060e56-1404-4583-8e20-a639ef0e8945 { text-align: left; }
#s-d3aafc57-8c7f-40b8-a5c8-f10e2ed90b20 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3aafc57-8c7f-40b8-a5c8-f10e2ed90b20 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-925c6bc5-0815-4aa1-b561-8c0df5cb60f9 { text-align: left; }
#s-925c6bc5-0815-4aa1-b561-8c0df5cb60f9 .shg-product-sold-out {
  display: none;
}

#s-925c6bc5-0815-4aa1-b561-8c0df5cb60f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-925c6bc5-0815-4aa1-b561-8c0df5cb60f9 .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-72f20622-d6a4-4de2-8766-2a96c3e8d6e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72f20622-d6a4-4de2-8766-2a96c3e8d6e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72f20622-d6a4-4de2-8766-2a96c3e8d6e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72f20622-d6a4-4de2-8766-2a96c3e8d6e4 {
  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-72f20622-d6a4-4de2-8766-2a96c3e8d6e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72f20622-d6a4-4de2-8766-2a96c3e8d6e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72f20622-d6a4-4de2-8766-2a96c3e8d6e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a3c8cc9-395d-42fa-8018-8c0dc0fdfe07 {
  display: none;
}
#s-aa261037-183d-4b06-816e-9bed078048ae { text-align: left; }
#s-df083264-1cf3-4c4f-9fde-90463980a3bb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-df083264-1cf3-4c4f-9fde-90463980a3bb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6762f18-91b6-4ee2-a55c-06842cc6cd08 { text-align: left; }
#s-c6762f18-91b6-4ee2-a55c-06842cc6cd08 .shg-product-sold-out {
  display: none;
}

#s-c6762f18-91b6-4ee2-a55c-06842cc6cd08 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6762f18-91b6-4ee2-a55c-06842cc6cd08 .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-eb183066-fb73-482b-87ab-3ff87e0594ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb183066-fb73-482b-87ab-3ff87e0594ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb183066-fb73-482b-87ab-3ff87e0594ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb183066-fb73-482b-87ab-3ff87e0594ac {
  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-eb183066-fb73-482b-87ab-3ff87e0594ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb183066-fb73-482b-87ab-3ff87e0594ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb183066-fb73-482b-87ab-3ff87e0594ac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72f5eaa9-2bda-4bb6-8295-fb1c3b79ef60 {
  display: none;
}
#s-4195c270-b2c1-4dd4-a941-904edafcc1e9 { text-align: left; }
#s-69c73dd9-4cc8-4b25-8637-c014389caeb9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-69c73dd9-4cc8-4b25-8637-c014389caeb9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4fec034b-1bae-4bdc-8977-ef48e84fd4b7 { text-align: left; }
#s-4fec034b-1bae-4bdc-8977-ef48e84fd4b7 .shg-product-sold-out {
  display: none;
}

#s-4fec034b-1bae-4bdc-8977-ef48e84fd4b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4fec034b-1bae-4bdc-8977-ef48e84fd4b7 .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-7633298b-9c0e-4566-a6f2-b374da9952d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7633298b-9c0e-4566-a6f2-b374da9952d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7633298b-9c0e-4566-a6f2-b374da9952d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7633298b-9c0e-4566-a6f2-b374da9952d7 {
  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-7633298b-9c0e-4566-a6f2-b374da9952d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7633298b-9c0e-4566-a6f2-b374da9952d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7633298b-9c0e-4566-a6f2-b374da9952d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e666923b-44c0-4270-be03-2116ca9d2864 {
  display: none;
}
#s-68bf9a8a-1df1-4135-9301-eca83bf75cbd { text-align: left; }
#s-8f08c573-4afd-4639-9718-2164ffb15745 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f08c573-4afd-4639-9718-2164ffb15745 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1da3079f-8949-4000-b7f8-ba103dad2922 { text-align: left; }
#s-1da3079f-8949-4000-b7f8-ba103dad2922 .shg-product-sold-out {
  display: none;
}

#s-1da3079f-8949-4000-b7f8-ba103dad2922 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1da3079f-8949-4000-b7f8-ba103dad2922 .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-758e1eba-f5a1-479c-830f-ee3adf6f0500 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-758e1eba-f5a1-479c-830f-ee3adf6f0500:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-758e1eba-f5a1-479c-830f-ee3adf6f0500:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-758e1eba-f5a1-479c-830f-ee3adf6f0500 {
  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-758e1eba-f5a1-479c-830f-ee3adf6f0500.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-758e1eba-f5a1-479c-830f-ee3adf6f0500.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-758e1eba-f5a1-479c-830f-ee3adf6f0500.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;
}
