.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-7fe69b0b-6625-4745-b729-4e9957ceef4f {
  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-612a8bec-e6e1-4864-823e-bda0acd1aa41 { margin-top: 40px; }
#s-612a8bec-e6e1-4864-823e-bda0acd1aa41 .shogun-tabs {
  justify-content: center;
}


  #s-612a8bec-e6e1-4864-823e-bda0acd1aa41 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-612a8bec-e6e1-4864-823e-bda0acd1aa41 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-612a8bec-e6e1-4864-823e-bda0acd1aa41 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-612a8bec-e6e1-4864-823e-bda0acd1aa41 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-612a8bec-e6e1-4864-823e-bda0acd1aa41 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-612a8bec-e6e1-4864-823e-bda0acd1aa41 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-612a8bec-e6e1-4864-823e-bda0acd1aa41 .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-7b24610a-2a56-410a-9551-236b424e3291 { padding-top: 10px;
padding-bottom: 10px; }
 #s-7b24610a-2a56-410a-9551-236b424e3291 .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-eab2b790-2cc6-4c0f-bb87-ebbbd4e8b0ce .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-eab2b790-2cc6-4c0f-bb87-ebbbd4e8b0ce .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-eab2b790-2cc6-4c0f-bb87-ebbbd4e8b0ce .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-eab2b790-2cc6-4c0f-bb87-ebbbd4e8b0ce .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-eab2b790-2cc6-4c0f-bb87-ebbbd4e8b0ce .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-eab2b790-2cc6-4c0f-bb87-ebbbd4e8b0ce .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-eab2b790-2cc6-4c0f-bb87-ebbbd4e8b0ce .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-eab2b790-2cc6-4c0f-bb87-ebbbd4e8b0ce .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-eab2b790-2cc6-4c0f-bb87-ebbbd4e8b0ce .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-162accb6-2d55-4e00-961d-862951cd7fc0 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-162accb6-2d55-4e00-961d-862951cd7fc0"] > .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-9390b82f-c352-4917-bbb1-22ee60772e20 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e0f334c1-a3a8-4aff-b593-86e7884a2cbf { 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-154ef5ba-3801-4a1e-ab73-c5540e1b3ba1 { 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-154ef5ba-3801-4a1e-ab73-c5540e1b3ba1: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-154ef5ba-3801-4a1e-ab73-c5540e1b3ba1: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-154ef5ba-3801-4a1e-ab73-c5540e1b3ba1.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8d8c31a9-2e83-4966-89a6-9a6f8f9ffa1e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2b7349a3-27d2-4503-9aac-9f4946754729 { 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-2c1147fd-f76a-4f7a-8971-6fff6eb6e692 { 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-2c1147fd-f76a-4f7a-8971-6fff6eb6e692: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-2c1147fd-f76a-4f7a-8971-6fff6eb6e692: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-2c1147fd-f76a-4f7a-8971-6fff6eb6e692.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-0fdaa7b5-33ca-4806-9f5b-01f4149fe9d5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-be382410-460d-4709-aab8-0d9981687ea3 { 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-450371e4-8bba-407d-87a7-20c09a3dbcac { 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-450371e4-8bba-407d-87a7-20c09a3dbcac: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-450371e4-8bba-407d-87a7-20c09a3dbcac: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-450371e4-8bba-407d-87a7-20c09a3dbcac.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-a45730c9-8dd5-47b6-af14-e29beff3261f { min-height: 50px; }
#s-a45730c9-8dd5-47b6-af14-e29beff3261f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f1f6fd3c-9e58-44f8-a4fb-231f5dd0e197 { 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-f1f6fd3c-9e58-44f8-a4fb-231f5dd0e197 .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-6c36ef1f-f6a4-453c-b9b6-bf2e7723d398 {
  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-adf39d58-a169-4d55-9bb4-afeeb6539397 { 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-a0ebd2a5-2328-4a22-bcb3-46160c3381fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0ebd2a5-2328-4a22-bcb3-46160c3381fb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6650c9a9-2464-4913-af30-d349500999c2 {
  display: none;
}
#s-9936927b-b01d-457e-8351-5bce715b58f9 { text-align: left; }
#s-0ab9e6ce-12dc-4368-b3c9-7a80f6b33e40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ab9e6ce-12dc-4368-b3c9-7a80f6b33e40 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ec8c2947-557f-44cb-bf4b-432d2a3ca9d8 {
  display: none;
}
#s-461d5da9-ae69-4e1f-8851-9b90d4f4cac5 { text-align: left; }
#s-9dad7570-5a6c-40ff-9c33-d9c2a5656afe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9dad7570-5a6c-40ff-9c33-d9c2a5656afe .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-aa33836b-8bcc-422f-8566-86e132b64b28 {
  display: none;
}
#s-f0099832-3f9f-4905-b390-6f10779f8ad2 { text-align: left; }
#s-609899fc-fd0f-42a3-9c0e-ed64bacda8d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-609899fc-fd0f-42a3-9c0e-ed64bacda8d3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f702fac2-d2ef-4b55-b415-9d83f7cd36b7 {
  display: none;
}
#s-504be3cf-794b-4ae1-bca7-a49fe4e387e7 { text-align: left; }
#s-79f1830a-31c7-4ef3-9f0b-087afba9b367 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79f1830a-31c7-4ef3-9f0b-087afba9b367 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5c8b4a30-5a56-49e9-adba-dc140431b6a3 { text-align: left; }
#s-5c8b4a30-5a56-49e9-adba-dc140431b6a3 .shg-product-sold-out {
  display: none;
}

#s-5c8b4a30-5a56-49e9-adba-dc140431b6a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5c8b4a30-5a56-49e9-adba-dc140431b6a3 .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-d7337fe6-d5bb-4434-b191-0775588b2aa0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d7337fe6-d5bb-4434-b191-0775588b2aa0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d7337fe6-d5bb-4434-b191-0775588b2aa0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d7337fe6-d5bb-4434-b191-0775588b2aa0 {
  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-d7337fe6-d5bb-4434-b191-0775588b2aa0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7337fe6-d5bb-4434-b191-0775588b2aa0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d7337fe6-d5bb-4434-b191-0775588b2aa0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-999c470e-b91e-4e81-90ed-254f660c3ae9 {
  display: none;
}
#s-0737a76b-9602-455a-b313-d5e22e13fb97 { text-align: left; }
#s-c952b537-8eff-4f29-981c-edfb74d666a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c952b537-8eff-4f29-981c-edfb74d666a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c604d07e-fb99-4fee-b19b-8714d790bebe { text-align: left; }
#s-c604d07e-fb99-4fee-b19b-8714d790bebe .shg-product-sold-out {
  display: none;
}

#s-c604d07e-fb99-4fee-b19b-8714d790bebe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c604d07e-fb99-4fee-b19b-8714d790bebe .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-9d4d4c7c-1fa6-4f01-beda-82071ae0c884 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9d4d4c7c-1fa6-4f01-beda-82071ae0c884:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9d4d4c7c-1fa6-4f01-beda-82071ae0c884:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9d4d4c7c-1fa6-4f01-beda-82071ae0c884 {
  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-9d4d4c7c-1fa6-4f01-beda-82071ae0c884.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9d4d4c7c-1fa6-4f01-beda-82071ae0c884.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9d4d4c7c-1fa6-4f01-beda-82071ae0c884.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e6227c9-47e4-428c-9f0e-78e6896ebb7a {
  display: none;
}
#s-14b9098b-21b6-4d0e-a045-ef4b22f54f3e { text-align: left; }
#s-53eaf0ee-9c90-43ce-9513-cf88253f8738 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53eaf0ee-9c90-43ce-9513-cf88253f8738 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0406bf62-859f-4803-aa64-64820ff6a560 { text-align: left; }
#s-0406bf62-859f-4803-aa64-64820ff6a560 .shg-product-sold-out {
  display: none;
}

#s-0406bf62-859f-4803-aa64-64820ff6a560 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0406bf62-859f-4803-aa64-64820ff6a560 .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-779da6a6-9b91-4495-b56a-075c1633f1e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-779da6a6-9b91-4495-b56a-075c1633f1e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-779da6a6-9b91-4495-b56a-075c1633f1e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-779da6a6-9b91-4495-b56a-075c1633f1e6 {
  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-779da6a6-9b91-4495-b56a-075c1633f1e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-779da6a6-9b91-4495-b56a-075c1633f1e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-779da6a6-9b91-4495-b56a-075c1633f1e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7965853d-64bc-412d-906e-3ec4f6232fb8 {
  display: none;
}
#s-c3d7fdc6-9eee-4662-9a82-f1f2351fb722 { text-align: left; }
#s-e3fcd79a-de50-4a91-abf3-40f6f54139ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3fcd79a-de50-4a91-abf3-40f6f54139ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-940ac778-0f86-4d8a-8da6-9b67919c0754 { text-align: left; }
#s-940ac778-0f86-4d8a-8da6-9b67919c0754 .shg-product-sold-out {
  display: none;
}

#s-940ac778-0f86-4d8a-8da6-9b67919c0754 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-940ac778-0f86-4d8a-8da6-9b67919c0754 .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-72e28df3-2c5d-411e-8362-e9788aa2b426 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72e28df3-2c5d-411e-8362-e9788aa2b426:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72e28df3-2c5d-411e-8362-e9788aa2b426:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72e28df3-2c5d-411e-8362-e9788aa2b426 {
  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-72e28df3-2c5d-411e-8362-e9788aa2b426.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72e28df3-2c5d-411e-8362-e9788aa2b426.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72e28df3-2c5d-411e-8362-e9788aa2b426.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d138bcc5-0a06-41fe-95df-d1c58d4f59f3 {
  display: none;
}
#s-bd26b1ed-2c41-411f-8ba8-6f5cba6b956a { text-align: left; }
#s-a17d6b78-8f29-4720-8c56-f32538bd8b65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a17d6b78-8f29-4720-8c56-f32538bd8b65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2475f97b-12ed-45be-a3dd-e08f73d0b0fe { text-align: left; }
#s-2475f97b-12ed-45be-a3dd-e08f73d0b0fe .shg-product-sold-out {
  display: none;
}

#s-2475f97b-12ed-45be-a3dd-e08f73d0b0fe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2475f97b-12ed-45be-a3dd-e08f73d0b0fe .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-519f28b1-71d8-4e5d-86f1-a6f6db210a94 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-519f28b1-71d8-4e5d-86f1-a6f6db210a94:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-519f28b1-71d8-4e5d-86f1-a6f6db210a94:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-519f28b1-71d8-4e5d-86f1-a6f6db210a94 {
  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-519f28b1-71d8-4e5d-86f1-a6f6db210a94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-519f28b1-71d8-4e5d-86f1-a6f6db210a94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-519f28b1-71d8-4e5d-86f1-a6f6db210a94.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-46b69169-d8b7-4a51-8fb3-a05c8a5aaacb {
  display: none;
}
#s-e0dd762f-4f3a-463e-bc24-4a27dbf7c02a { text-align: left; }
#s-fe760ef5-ef80-4987-920b-d2e572b7621f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe760ef5-ef80-4987-920b-d2e572b7621f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d8cc1fa-dcd2-437a-9a39-27819c82f160 { text-align: left; }
#s-6d8cc1fa-dcd2-437a-9a39-27819c82f160 .shg-product-sold-out {
  display: none;
}

#s-6d8cc1fa-dcd2-437a-9a39-27819c82f160 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d8cc1fa-dcd2-437a-9a39-27819c82f160 .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-a7e04cbe-fea2-4b59-b709-490ef119368b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a7e04cbe-fea2-4b59-b709-490ef119368b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a7e04cbe-fea2-4b59-b709-490ef119368b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a7e04cbe-fea2-4b59-b709-490ef119368b {
  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-a7e04cbe-fea2-4b59-b709-490ef119368b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a7e04cbe-fea2-4b59-b709-490ef119368b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a7e04cbe-fea2-4b59-b709-490ef119368b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5b2a7725-cd0d-46d1-9641-15477d9767d9 {
  display: none;
}
#s-251a5330-6311-4ccd-ac26-642b2614673f { text-align: left; }
#s-9a53a80a-6c0b-4c80-917e-e686870beed6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a53a80a-6c0b-4c80-917e-e686870beed6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c25fe693-5e26-449a-8b45-44e0bf7cb78e { text-align: left; }
#s-c25fe693-5e26-449a-8b45-44e0bf7cb78e .shg-product-sold-out {
  display: none;
}

#s-c25fe693-5e26-449a-8b45-44e0bf7cb78e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c25fe693-5e26-449a-8b45-44e0bf7cb78e .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-d61ea83d-7880-4a40-8e85-48e60d76a896 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d61ea83d-7880-4a40-8e85-48e60d76a896:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d61ea83d-7880-4a40-8e85-48e60d76a896:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d61ea83d-7880-4a40-8e85-48e60d76a896 {
  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-d61ea83d-7880-4a40-8e85-48e60d76a896.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d61ea83d-7880-4a40-8e85-48e60d76a896.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d61ea83d-7880-4a40-8e85-48e60d76a896.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c794cd64-6fa2-471e-b19a-361d73ae33e2 {
  display: none;
}
#s-c8b003fa-9524-4fc6-88bc-7afb111e206c { text-align: left; }
#s-8c8e5485-d6ee-43df-982d-98785c20daf8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c8e5485-d6ee-43df-982d-98785c20daf8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6bb84c18-8fd9-4303-a30e-bd805c92ba70 { text-align: left; }
#s-6bb84c18-8fd9-4303-a30e-bd805c92ba70 .shg-product-sold-out {
  display: none;
}

#s-6bb84c18-8fd9-4303-a30e-bd805c92ba70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6bb84c18-8fd9-4303-a30e-bd805c92ba70 .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-bfd43eeb-6801-4f8f-935f-07be0de9ab28 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfd43eeb-6801-4f8f-935f-07be0de9ab28:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfd43eeb-6801-4f8f-935f-07be0de9ab28:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfd43eeb-6801-4f8f-935f-07be0de9ab28 {
  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-bfd43eeb-6801-4f8f-935f-07be0de9ab28.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfd43eeb-6801-4f8f-935f-07be0de9ab28.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfd43eeb-6801-4f8f-935f-07be0de9ab28.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-43111232-06ec-40f6-adfe-f7ce57091397 {
  display: none;
}
#s-345c1955-009d-454c-a264-01c704585ed8 { text-align: left; }
#s-d42ec23f-d999-4112-b1ca-dce5d76d864e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d42ec23f-d999-4112-b1ca-dce5d76d864e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f19c1ce-c7db-4763-9035-170adc4af926 { text-align: left; }
#s-4f19c1ce-c7db-4763-9035-170adc4af926 .shg-product-sold-out {
  display: none;
}

#s-4f19c1ce-c7db-4763-9035-170adc4af926 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f19c1ce-c7db-4763-9035-170adc4af926 .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-3660803b-b7c6-4b7a-a991-a4ef6cda218d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3660803b-b7c6-4b7a-a991-a4ef6cda218d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3660803b-b7c6-4b7a-a991-a4ef6cda218d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3660803b-b7c6-4b7a-a991-a4ef6cda218d {
  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-3660803b-b7c6-4b7a-a991-a4ef6cda218d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3660803b-b7c6-4b7a-a991-a4ef6cda218d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3660803b-b7c6-4b7a-a991-a4ef6cda218d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1c980f8-ec21-4931-8eb9-9edcd9b5efea {
  display: none;
}
#s-43235125-e777-4ec7-9d53-f9addec1123b { text-align: left; }
#s-bfa77b74-6a10-4196-b8b2-790e103243d5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfa77b74-6a10-4196-b8b2-790e103243d5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50bddd29-9d82-4a55-ab9c-1e59ec1ad239 { text-align: left; }
#s-50bddd29-9d82-4a55-ab9c-1e59ec1ad239 .shg-product-sold-out {
  display: none;
}

#s-50bddd29-9d82-4a55-ab9c-1e59ec1ad239 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50bddd29-9d82-4a55-ab9c-1e59ec1ad239 .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-b538223e-21f6-45c8-85c4-d1e1417a22e0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b538223e-21f6-45c8-85c4-d1e1417a22e0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b538223e-21f6-45c8-85c4-d1e1417a22e0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b538223e-21f6-45c8-85c4-d1e1417a22e0 {
  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-b538223e-21f6-45c8-85c4-d1e1417a22e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b538223e-21f6-45c8-85c4-d1e1417a22e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b538223e-21f6-45c8-85c4-d1e1417a22e0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c36871e0-143c-4b31-be0c-c92b66003a9b {
  display: none;
}
#s-01c4212a-1de1-48a1-9dbb-fd65ebc7e8b2 { text-align: left; }
#s-994cccea-1de3-4426-ac62-717a2ad6edb4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-994cccea-1de3-4426-ac62-717a2ad6edb4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-add43cc4-3d6a-4761-a336-f4667a513c9a { text-align: left; }
#s-add43cc4-3d6a-4761-a336-f4667a513c9a .shg-product-sold-out {
  display: none;
}

#s-add43cc4-3d6a-4761-a336-f4667a513c9a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-add43cc4-3d6a-4761-a336-f4667a513c9a .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-3e69d618-4bf9-436b-8826-a3c716b76290 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e69d618-4bf9-436b-8826-a3c716b76290:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e69d618-4bf9-436b-8826-a3c716b76290:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e69d618-4bf9-436b-8826-a3c716b76290 {
  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-3e69d618-4bf9-436b-8826-a3c716b76290.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e69d618-4bf9-436b-8826-a3c716b76290.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e69d618-4bf9-436b-8826-a3c716b76290.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-46f4dd93-1e5d-4f97-9c0f-15b44b4bab43 {
  display: none;
}
#s-201fb28f-6fb1-4bd1-8553-c93d27567887 { text-align: left; }
#s-c7ba73ed-4218-4a1a-b8b5-e249227224ae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7ba73ed-4218-4a1a-b8b5-e249227224ae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aab681cb-3722-474f-8ce4-95e5e3222277 { text-align: left; }
#s-aab681cb-3722-474f-8ce4-95e5e3222277 .shg-product-sold-out {
  display: none;
}

#s-aab681cb-3722-474f-8ce4-95e5e3222277 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aab681cb-3722-474f-8ce4-95e5e3222277 .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-1e2cdfb5-1ebf-4920-b621-07684dbe2c70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e2cdfb5-1ebf-4920-b621-07684dbe2c70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e2cdfb5-1ebf-4920-b621-07684dbe2c70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e2cdfb5-1ebf-4920-b621-07684dbe2c70 {
  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-1e2cdfb5-1ebf-4920-b621-07684dbe2c70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e2cdfb5-1ebf-4920-b621-07684dbe2c70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e2cdfb5-1ebf-4920-b621-07684dbe2c70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28b9dbc5-cfba-4376-bba3-bf45a9004b87 {
  display: none;
}
#s-c5ef5339-7c2c-437a-afc5-23582dd73256 { text-align: left; }
#s-8cb2df3b-79f3-4556-af2f-9c3759bb910b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8cb2df3b-79f3-4556-af2f-9c3759bb910b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db1aec34-6d76-41e7-9282-c72429aecec5 { text-align: left; }
#s-db1aec34-6d76-41e7-9282-c72429aecec5 .shg-product-sold-out {
  display: none;
}

#s-db1aec34-6d76-41e7-9282-c72429aecec5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db1aec34-6d76-41e7-9282-c72429aecec5 .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-0aab1ff2-0ee0-4d49-a22a-a61369b13df0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0aab1ff2-0ee0-4d49-a22a-a61369b13df0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0aab1ff2-0ee0-4d49-a22a-a61369b13df0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0aab1ff2-0ee0-4d49-a22a-a61369b13df0 {
  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-0aab1ff2-0ee0-4d49-a22a-a61369b13df0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0aab1ff2-0ee0-4d49-a22a-a61369b13df0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0aab1ff2-0ee0-4d49-a22a-a61369b13df0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0b1184dd-54a8-4776-b8e4-c4532fdf8c5f {
  display: none;
}
#s-2d4d1864-8c07-4135-a594-24e91e1311f4 { text-align: left; }
#s-01564d7a-c1cc-48af-b78e-a872df60e285 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01564d7a-c1cc-48af-b78e-a872df60e285 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6707b75-eeee-45d6-a671-a1953ce68460 { text-align: left; }
#s-c6707b75-eeee-45d6-a671-a1953ce68460 .shg-product-sold-out {
  display: none;
}

#s-c6707b75-eeee-45d6-a671-a1953ce68460 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6707b75-eeee-45d6-a671-a1953ce68460 .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-83aaef92-ca5b-4ca8-96ea-4e1048d4b23c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83aaef92-ca5b-4ca8-96ea-4e1048d4b23c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83aaef92-ca5b-4ca8-96ea-4e1048d4b23c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83aaef92-ca5b-4ca8-96ea-4e1048d4b23c {
  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-83aaef92-ca5b-4ca8-96ea-4e1048d4b23c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83aaef92-ca5b-4ca8-96ea-4e1048d4b23c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83aaef92-ca5b-4ca8-96ea-4e1048d4b23c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ade4560d-e078-4a8c-9963-271b272e1575 {
  display: none;
}
#s-b1a13147-aed0-431a-bee6-40132f00de75 { text-align: left; }
#s-8c7c9728-f7c0-4e97-808e-7ffa113f4069 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c7c9728-f7c0-4e97-808e-7ffa113f4069 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16d1a73b-4f48-45f3-afd6-be3c97401d27 { text-align: left; }
#s-16d1a73b-4f48-45f3-afd6-be3c97401d27 .shg-product-sold-out {
  display: none;
}

#s-16d1a73b-4f48-45f3-afd6-be3c97401d27 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16d1a73b-4f48-45f3-afd6-be3c97401d27 .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-8c60895a-7be6-42be-b436-ff817626ac2d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c60895a-7be6-42be-b436-ff817626ac2d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c60895a-7be6-42be-b436-ff817626ac2d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c60895a-7be6-42be-b436-ff817626ac2d {
  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-8c60895a-7be6-42be-b436-ff817626ac2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c60895a-7be6-42be-b436-ff817626ac2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c60895a-7be6-42be-b436-ff817626ac2d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-872d916e-af26-4f71-9871-f542d0a29278 {
  display: none;
}
#s-312111b9-2220-40b2-98a9-313950b437ff { text-align: left; }
#s-76e5f2ab-4b29-41ac-ae2a-40fd5b132816 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76e5f2ab-4b29-41ac-ae2a-40fd5b132816 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb4e78f7-0b81-46c0-b333-aadc289c57a9 { text-align: left; }
#s-eb4e78f7-0b81-46c0-b333-aadc289c57a9 .shg-product-sold-out {
  display: none;
}

#s-eb4e78f7-0b81-46c0-b333-aadc289c57a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb4e78f7-0b81-46c0-b333-aadc289c57a9 .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-aa75fe6c-5aa7-4419-be79-553e29b30269 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa75fe6c-5aa7-4419-be79-553e29b30269:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa75fe6c-5aa7-4419-be79-553e29b30269:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa75fe6c-5aa7-4419-be79-553e29b30269 {
  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-aa75fe6c-5aa7-4419-be79-553e29b30269.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa75fe6c-5aa7-4419-be79-553e29b30269.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa75fe6c-5aa7-4419-be79-553e29b30269.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe71bb39-6494-445d-8890-27d0bc2a9b4d {
  display: none;
}
#s-bf0aa917-7a6f-4832-b4d9-89d1c3907639 { text-align: left; }
#s-093c0401-168f-4adf-a068-314aec29f14a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-093c0401-168f-4adf-a068-314aec29f14a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-83b4a13d-17e3-4d93-bd2f-1bbf2a15c9b7 { text-align: left; }
#s-83b4a13d-17e3-4d93-bd2f-1bbf2a15c9b7 .shg-product-sold-out {
  display: none;
}

#s-83b4a13d-17e3-4d93-bd2f-1bbf2a15c9b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-83b4a13d-17e3-4d93-bd2f-1bbf2a15c9b7 .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-4f8b1a94-8aa0-449c-9e1d-c171c10b0e72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f8b1a94-8aa0-449c-9e1d-c171c10b0e72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f8b1a94-8aa0-449c-9e1d-c171c10b0e72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f8b1a94-8aa0-449c-9e1d-c171c10b0e72 {
  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-4f8b1a94-8aa0-449c-9e1d-c171c10b0e72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f8b1a94-8aa0-449c-9e1d-c171c10b0e72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f8b1a94-8aa0-449c-9e1d-c171c10b0e72.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-52c1a010-dd92-4f96-9977-3290f4cbd627 {
  display: none;
}
#s-320a815e-eeb2-4a7e-9a14-aaed7193261f { text-align: left; }
#s-57300310-6ec2-4261-abd2-06f4e498e7ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57300310-6ec2-4261-abd2-06f4e498e7ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81931a48-06ed-48dd-920f-80c692a392f0 { text-align: left; }
#s-81931a48-06ed-48dd-920f-80c692a392f0 .shg-product-sold-out {
  display: none;
}

#s-81931a48-06ed-48dd-920f-80c692a392f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81931a48-06ed-48dd-920f-80c692a392f0 .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-485f899f-fff6-4d8a-aea5-3c91b79efd38 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-485f899f-fff6-4d8a-aea5-3c91b79efd38:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-485f899f-fff6-4d8a-aea5-3c91b79efd38:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-485f899f-fff6-4d8a-aea5-3c91b79efd38 {
  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-485f899f-fff6-4d8a-aea5-3c91b79efd38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-485f899f-fff6-4d8a-aea5-3c91b79efd38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-485f899f-fff6-4d8a-aea5-3c91b79efd38.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7dd296d4-56ac-4f87-9142-0634e252f88c {
  display: none;
}
#s-450b385a-abc9-4791-aaa6-9e34af22237d { text-align: left; }
#s-fd1eee31-43f5-492e-9a95-7a33ffdd474c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd1eee31-43f5-492e-9a95-7a33ffdd474c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8224a7a2-db40-48d7-9126-b2c201fbcb78 { text-align: left; }
#s-8224a7a2-db40-48d7-9126-b2c201fbcb78 .shg-product-sold-out {
  display: none;
}

#s-8224a7a2-db40-48d7-9126-b2c201fbcb78 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8224a7a2-db40-48d7-9126-b2c201fbcb78 .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-ff800c36-f1f2-4d33-9d41-9ad8f16621a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff800c36-f1f2-4d33-9d41-9ad8f16621a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff800c36-f1f2-4d33-9d41-9ad8f16621a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff800c36-f1f2-4d33-9d41-9ad8f16621a5 {
  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-ff800c36-f1f2-4d33-9d41-9ad8f16621a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff800c36-f1f2-4d33-9d41-9ad8f16621a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff800c36-f1f2-4d33-9d41-9ad8f16621a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c8830431-c9d2-467e-ae2e-1c01c0a97057 {
  display: none;
}
#s-99991807-df80-4dec-82de-172742451b00 { text-align: left; }
#s-9a4c1e13-dc04-41f2-ac4e-a579d5663bf7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a4c1e13-dc04-41f2-ac4e-a579d5663bf7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce84520c-c661-45a1-9c78-1c7e03d68c97 { text-align: left; }
#s-ce84520c-c661-45a1-9c78-1c7e03d68c97 .shg-product-sold-out {
  display: none;
}

#s-ce84520c-c661-45a1-9c78-1c7e03d68c97 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce84520c-c661-45a1-9c78-1c7e03d68c97 .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-f4fee24a-38d7-4101-8e78-1436979a537c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f4fee24a-38d7-4101-8e78-1436979a537c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f4fee24a-38d7-4101-8e78-1436979a537c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f4fee24a-38d7-4101-8e78-1436979a537c {
  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-f4fee24a-38d7-4101-8e78-1436979a537c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f4fee24a-38d7-4101-8e78-1436979a537c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f4fee24a-38d7-4101-8e78-1436979a537c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d048fe71-c892-4f91-b7a3-5209b67e3ff6 {
  display: none;
}
#s-ded140c0-2888-4137-817f-3272c1b78f8a { text-align: left; }
#s-530b7738-6d23-4868-92e2-7cd4b806e76c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-530b7738-6d23-4868-92e2-7cd4b806e76c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-51e0a578-eceb-4ef5-b6e1-9bc682e70acd { text-align: left; }
#s-51e0a578-eceb-4ef5-b6e1-9bc682e70acd .shg-product-sold-out {
  display: none;
}

#s-51e0a578-eceb-4ef5-b6e1-9bc682e70acd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-51e0a578-eceb-4ef5-b6e1-9bc682e70acd .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-bfb8f6f2-df25-4417-bd16-7f1b14a20e91 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfb8f6f2-df25-4417-bd16-7f1b14a20e91:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfb8f6f2-df25-4417-bd16-7f1b14a20e91:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfb8f6f2-df25-4417-bd16-7f1b14a20e91 {
  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-bfb8f6f2-df25-4417-bd16-7f1b14a20e91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfb8f6f2-df25-4417-bd16-7f1b14a20e91.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfb8f6f2-df25-4417-bd16-7f1b14a20e91.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7556d1b0-d897-4492-baba-ed8210e8b4ea {
  display: none;
}
#s-ddcf31e2-aa6e-4e89-b7c5-d4992a5933fe { text-align: left; }
#s-a0947724-ca38-40c6-93d4-7f3894dc0a49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0947724-ca38-40c6-93d4-7f3894dc0a49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5e619af-2983-43ed-9642-c9c2c2c75137 { text-align: left; }
#s-c5e619af-2983-43ed-9642-c9c2c2c75137 .shg-product-sold-out {
  display: none;
}

#s-c5e619af-2983-43ed-9642-c9c2c2c75137 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5e619af-2983-43ed-9642-c9c2c2c75137 .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-535e0e20-152e-49a6-85ca-37b1b7401414 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-535e0e20-152e-49a6-85ca-37b1b7401414:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-535e0e20-152e-49a6-85ca-37b1b7401414:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-535e0e20-152e-49a6-85ca-37b1b7401414 {
  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-535e0e20-152e-49a6-85ca-37b1b7401414.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-535e0e20-152e-49a6-85ca-37b1b7401414.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-535e0e20-152e-49a6-85ca-37b1b7401414.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35191a86-b5e3-4640-b40e-f241bbaebd92 {
  display: none;
}
#s-229452de-95ad-4a93-8e87-3cdf3c0c73f2 { text-align: left; }
#s-b1586c80-cc24-4b01-8f9e-c0ec12e050c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1586c80-cc24-4b01-8f9e-c0ec12e050c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1cc84d2c-ae83-4983-ba41-058352ab6bef { text-align: left; }
#s-1cc84d2c-ae83-4983-ba41-058352ab6bef .shg-product-sold-out {
  display: none;
}

#s-1cc84d2c-ae83-4983-ba41-058352ab6bef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1cc84d2c-ae83-4983-ba41-058352ab6bef .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-390a898b-585b-40b5-b83f-a42cf541f3f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-390a898b-585b-40b5-b83f-a42cf541f3f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-390a898b-585b-40b5-b83f-a42cf541f3f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-390a898b-585b-40b5-b83f-a42cf541f3f9 {
  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-390a898b-585b-40b5-b83f-a42cf541f3f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-390a898b-585b-40b5-b83f-a42cf541f3f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-390a898b-585b-40b5-b83f-a42cf541f3f9.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;
}
