.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-85b69919-df2d-44a5-a2f7-a3f4f8f00826 {
  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-7fea8c7a-f42d-4889-99d9-62ca1d523899 { margin-top: 40px; }
#s-7fea8c7a-f42d-4889-99d9-62ca1d523899 .shogun-tabs {
  justify-content: center;
}


  #s-7fea8c7a-f42d-4889-99d9-62ca1d523899 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-7fea8c7a-f42d-4889-99d9-62ca1d523899 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-7fea8c7a-f42d-4889-99d9-62ca1d523899 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-7fea8c7a-f42d-4889-99d9-62ca1d523899 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-7fea8c7a-f42d-4889-99d9-62ca1d523899 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-7fea8c7a-f42d-4889-99d9-62ca1d523899 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-7fea8c7a-f42d-4889-99d9-62ca1d523899 .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-2712af35-14b0-489b-9e2b-90e82502fee9 { padding-top: 10px;
padding-bottom: 10px; }
 #s-2712af35-14b0-489b-9e2b-90e82502fee9 .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-a272ae27-52ba-4153-92e4-7a413f24b92c .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-a272ae27-52ba-4153-92e4-7a413f24b92c .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a272ae27-52ba-4153-92e4-7a413f24b92c .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-a272ae27-52ba-4153-92e4-7a413f24b92c .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a272ae27-52ba-4153-92e4-7a413f24b92c .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-a272ae27-52ba-4153-92e4-7a413f24b92c .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-a272ae27-52ba-4153-92e4-7a413f24b92c .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-a272ae27-52ba-4153-92e4-7a413f24b92c .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-a272ae27-52ba-4153-92e4-7a413f24b92c .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-a088b6a0-6fd5-4bd7-8941-593ead795ec3 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a088b6a0-6fd5-4bd7-8941-593ead795ec3"] > .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-c2941fef-89d5-4b99-9a56-0fcf1e56ffc6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-84d2c301-70e9-466d-ab3d-b8098276ff61 { 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-d85794d3-d23e-4138-927b-d2b545637ba2 { 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-d85794d3-d23e-4138-927b-d2b545637ba2: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-d85794d3-d23e-4138-927b-d2b545637ba2: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-d85794d3-d23e-4138-927b-d2b545637ba2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-94fc99de-90c3-4dfa-b24d-5f657c596bcf { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5c0ba856-6f9a-4ed2-84f8-f821edc20d07 { 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-7bb924cc-4116-439a-b3ac-fe7bb90b3b59 { 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-7bb924cc-4116-439a-b3ac-fe7bb90b3b59: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-7bb924cc-4116-439a-b3ac-fe7bb90b3b59: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-7bb924cc-4116-439a-b3ac-fe7bb90b3b59.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-56a55e62-e0b2-422d-8c27-383c3a8a6f46 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4729df0e-bae4-4e19-aecf-e4b8e41fdb4c { 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-fa736ade-6ec9-4c0b-8d77-fbfabbdfd200 { 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-fa736ade-6ec9-4c0b-8d77-fbfabbdfd200: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-fa736ade-6ec9-4c0b-8d77-fbfabbdfd200: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-fa736ade-6ec9-4c0b-8d77-fbfabbdfd200.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-97da64c0-ab80-470f-a190-403543f73e7d { min-height: 50px; }
#s-97da64c0-ab80-470f-a190-403543f73e7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f511fe97-41d8-44de-b69c-dc89ea53b431 { 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-f511fe97-41d8-44de-b69c-dc89ea53b431 .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-bce1b335-2ec1-4340-933e-67d98929a2b5 {
  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-474e5ccf-d498-47f4-901f-8d90c1ba8ede { 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-81f57abd-ab36-47f7-a428-ccf025f71dd7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-81f57abd-ab36-47f7-a428-ccf025f71dd7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8c6e4ba0-b3e0-4ead-b8e6-8770d45af91b {
  display: none;
}
#s-a0e8d8f5-6704-488d-a790-8558d46b1c0f { text-align: left; }
#s-a133d237-5a65-4d76-ba1d-f731102aed1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a133d237-5a65-4d76-ba1d-f731102aed1d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-358c34d2-5862-4cd8-b163-0d4014ce6f3b {
  display: none;
}
#s-c8a7af72-4479-4844-af6c-c51f577a4acf { text-align: left; }
#s-cb92ea17-74b1-4f45-88d0-55b349c74837 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb92ea17-74b1-4f45-88d0-55b349c74837 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bc217e2c-a583-46d5-a9e8-55ab22451bcc {
  display: none;
}
#s-45bd9590-e17d-4508-b8d2-96f0b84f562a { text-align: left; }
#s-ff8dedd2-6f9d-40c6-9d07-f46a0a7516ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff8dedd2-6f9d-40c6-9d07-f46a0a7516ed .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a8618c61-54af-43bf-8b56-5e882ec41d86 {
  display: none;
}
#s-4f27ef7d-3a1b-4c5d-91f5-f43cbc0e478c { text-align: left; }
#s-f6770d53-266a-42e6-a8c4-81d07e585a20 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f6770d53-266a-42e6-a8c4-81d07e585a20 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e314551-ece3-4a03-aa20-bb73cf77883f { text-align: left; }
#s-5e314551-ece3-4a03-aa20-bb73cf77883f .shg-product-sold-out {
  display: none;
}

#s-5e314551-ece3-4a03-aa20-bb73cf77883f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e314551-ece3-4a03-aa20-bb73cf77883f .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-a5ade78f-417d-49fc-a5bc-8c34fb420d73 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a5ade78f-417d-49fc-a5bc-8c34fb420d73:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a5ade78f-417d-49fc-a5bc-8c34fb420d73:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a5ade78f-417d-49fc-a5bc-8c34fb420d73 {
  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-a5ade78f-417d-49fc-a5bc-8c34fb420d73.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5ade78f-417d-49fc-a5bc-8c34fb420d73.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a5ade78f-417d-49fc-a5bc-8c34fb420d73.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f98269b-b098-4fa2-88f1-be4b71522bd8 {
  display: none;
}
#s-c438aa6a-80ec-48dc-81ac-b8b748deda2f { text-align: left; }
#s-b43c1c12-94ea-428b-a950-bfcb378c2638 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b43c1c12-94ea-428b-a950-bfcb378c2638 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6e529b57-f027-4686-832b-c994ddc09202 { text-align: left; }
#s-6e529b57-f027-4686-832b-c994ddc09202 .shg-product-sold-out {
  display: none;
}

#s-6e529b57-f027-4686-832b-c994ddc09202 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6e529b57-f027-4686-832b-c994ddc09202 .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-679e9665-4523-4290-be82-2f52549fa03e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-679e9665-4523-4290-be82-2f52549fa03e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-679e9665-4523-4290-be82-2f52549fa03e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-679e9665-4523-4290-be82-2f52549fa03e {
  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-679e9665-4523-4290-be82-2f52549fa03e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-679e9665-4523-4290-be82-2f52549fa03e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-679e9665-4523-4290-be82-2f52549fa03e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-48d7bf23-4be6-4155-aca1-00f26cbf0f80 {
  display: none;
}
#s-e7288de2-385e-4032-a03e-fc43745de2ea { text-align: left; }
#s-92e63965-64be-4ee8-bbd4-a25b03adca7c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92e63965-64be-4ee8-bbd4-a25b03adca7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-68201fcf-f519-46a1-8023-b39aea397d12 { text-align: left; }
#s-68201fcf-f519-46a1-8023-b39aea397d12 .shg-product-sold-out {
  display: none;
}

#s-68201fcf-f519-46a1-8023-b39aea397d12 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-68201fcf-f519-46a1-8023-b39aea397d12 .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-1eb6a3f2-5985-43d0-b45f-e7ae1b43c639 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1eb6a3f2-5985-43d0-b45f-e7ae1b43c639:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1eb6a3f2-5985-43d0-b45f-e7ae1b43c639:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1eb6a3f2-5985-43d0-b45f-e7ae1b43c639 {
  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-1eb6a3f2-5985-43d0-b45f-e7ae1b43c639.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1eb6a3f2-5985-43d0-b45f-e7ae1b43c639.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1eb6a3f2-5985-43d0-b45f-e7ae1b43c639.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0437c57b-a748-48ad-aa53-ded4bfae2df7 {
  display: none;
}
#s-ea30a033-7521-4fca-a649-95fb24ce0c34 { text-align: left; }
#s-d6f143a4-40e5-4f79-a99e-fab3cd4bc491 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6f143a4-40e5-4f79-a99e-fab3cd4bc491 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-241106af-901e-4cc5-8f1e-80732bab3a95 { text-align: left; }
#s-241106af-901e-4cc5-8f1e-80732bab3a95 .shg-product-sold-out {
  display: none;
}

#s-241106af-901e-4cc5-8f1e-80732bab3a95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-241106af-901e-4cc5-8f1e-80732bab3a95 .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-429368d3-43c2-411c-82ab-fc7ff66dfcce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-429368d3-43c2-411c-82ab-fc7ff66dfcce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-429368d3-43c2-411c-82ab-fc7ff66dfcce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-429368d3-43c2-411c-82ab-fc7ff66dfcce {
  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-429368d3-43c2-411c-82ab-fc7ff66dfcce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-429368d3-43c2-411c-82ab-fc7ff66dfcce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-429368d3-43c2-411c-82ab-fc7ff66dfcce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-acc45ade-6816-4af2-8257-805299692e7f {
  display: none;
}
#s-e04573c8-fb3e-444c-bfee-6213062ebc14 { text-align: left; }
#s-af4e930b-b040-4fcc-a8a1-22b17c4e13e1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af4e930b-b040-4fcc-a8a1-22b17c4e13e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f56fabb-c171-4484-8b77-521a78ab6580 { text-align: left; }
#s-5f56fabb-c171-4484-8b77-521a78ab6580 .shg-product-sold-out {
  display: none;
}

#s-5f56fabb-c171-4484-8b77-521a78ab6580 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f56fabb-c171-4484-8b77-521a78ab6580 .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-ac75cc3e-bdbe-4fc9-92ed-9cd49aaf01a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac75cc3e-bdbe-4fc9-92ed-9cd49aaf01a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac75cc3e-bdbe-4fc9-92ed-9cd49aaf01a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac75cc3e-bdbe-4fc9-92ed-9cd49aaf01a9 {
  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-ac75cc3e-bdbe-4fc9-92ed-9cd49aaf01a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac75cc3e-bdbe-4fc9-92ed-9cd49aaf01a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac75cc3e-bdbe-4fc9-92ed-9cd49aaf01a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc8929fa-f0c2-4f20-b6a6-7a23b4b8d4e1 {
  display: none;
}
#s-51d5e6b7-4de3-4383-84bb-89aaf8fb3af8 { text-align: left; }
#s-f889063e-edeb-4a15-8ba3-69630c147885 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f889063e-edeb-4a15-8ba3-69630c147885 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc82c322-4e9d-4f4e-90bc-848d731ff280 { text-align: left; }
#s-cc82c322-4e9d-4f4e-90bc-848d731ff280 .shg-product-sold-out {
  display: none;
}

#s-cc82c322-4e9d-4f4e-90bc-848d731ff280 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc82c322-4e9d-4f4e-90bc-848d731ff280 .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-c4304402-01aa-4518-96a8-dcff583844f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c4304402-01aa-4518-96a8-dcff583844f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c4304402-01aa-4518-96a8-dcff583844f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c4304402-01aa-4518-96a8-dcff583844f7 {
  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-c4304402-01aa-4518-96a8-dcff583844f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4304402-01aa-4518-96a8-dcff583844f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c4304402-01aa-4518-96a8-dcff583844f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-096a1b78-ef70-4a49-bba6-4d54d795e4ab {
  display: none;
}
#s-0dc6c782-adec-4ed8-944a-416e7916d240 { text-align: left; }
#s-c2b3233f-1339-423a-b9f3-363b7f5492a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2b3233f-1339-423a-b9f3-363b7f5492a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9cd9b075-4ccd-4b62-b116-1d855c612cb0 { text-align: left; }
#s-9cd9b075-4ccd-4b62-b116-1d855c612cb0 .shg-product-sold-out {
  display: none;
}

#s-9cd9b075-4ccd-4b62-b116-1d855c612cb0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9cd9b075-4ccd-4b62-b116-1d855c612cb0 .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-1e203600-8d94-43ab-8452-f542450d863c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e203600-8d94-43ab-8452-f542450d863c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e203600-8d94-43ab-8452-f542450d863c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e203600-8d94-43ab-8452-f542450d863c {
  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-1e203600-8d94-43ab-8452-f542450d863c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e203600-8d94-43ab-8452-f542450d863c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e203600-8d94-43ab-8452-f542450d863c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ce82702a-4e93-4b82-9c48-d98002ae69c5 {
  display: none;
}
#s-58707580-7bee-48e7-ac2c-211662435e54 { text-align: left; }
#s-d9b6cac6-663f-43af-9771-3a19895e7a27 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9b6cac6-663f-43af-9771-3a19895e7a27 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-168330e3-19c9-46fe-8e7e-9a70542ef7cd { text-align: left; }
#s-168330e3-19c9-46fe-8e7e-9a70542ef7cd .shg-product-sold-out {
  display: none;
}

#s-168330e3-19c9-46fe-8e7e-9a70542ef7cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-168330e3-19c9-46fe-8e7e-9a70542ef7cd .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-9bbeed5c-db5a-4d74-bdc5-3931d9f4667a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9bbeed5c-db5a-4d74-bdc5-3931d9f4667a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9bbeed5c-db5a-4d74-bdc5-3931d9f4667a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9bbeed5c-db5a-4d74-bdc5-3931d9f4667a {
  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-9bbeed5c-db5a-4d74-bdc5-3931d9f4667a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9bbeed5c-db5a-4d74-bdc5-3931d9f4667a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9bbeed5c-db5a-4d74-bdc5-3931d9f4667a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-484e32c5-c7c8-454f-80b7-39c32a813f00 {
  display: none;
}
#s-ca5ed83c-8628-458d-a4de-54b84a532ec6 { text-align: left; }
#s-1fd56f70-fc1e-41f6-98b6-bb1f22fff9ef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1fd56f70-fc1e-41f6-98b6-bb1f22fff9ef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6da3416a-aef4-4ee3-b756-ef55a21bb0f9 { text-align: left; }
#s-6da3416a-aef4-4ee3-b756-ef55a21bb0f9 .shg-product-sold-out {
  display: none;
}

#s-6da3416a-aef4-4ee3-b756-ef55a21bb0f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6da3416a-aef4-4ee3-b756-ef55a21bb0f9 .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-3cdc8a4c-e65a-4da9-bd91-cef15297f5be { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3cdc8a4c-e65a-4da9-bd91-cef15297f5be:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3cdc8a4c-e65a-4da9-bd91-cef15297f5be:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3cdc8a4c-e65a-4da9-bd91-cef15297f5be {
  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-3cdc8a4c-e65a-4da9-bd91-cef15297f5be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3cdc8a4c-e65a-4da9-bd91-cef15297f5be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3cdc8a4c-e65a-4da9-bd91-cef15297f5be.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1df44aab-5510-481a-abb0-3e7f4b2c969a {
  display: none;
}
#s-c883e084-0c9e-4eee-9ac7-42a9a63b3072 { text-align: left; }
#s-dabfef17-0231-46ed-860e-a2a261eef933 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dabfef17-0231-46ed-860e-a2a261eef933 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f7a83f7-ceef-426b-935b-980ec31aeaa6 { text-align: left; }
#s-9f7a83f7-ceef-426b-935b-980ec31aeaa6 .shg-product-sold-out {
  display: none;
}

#s-9f7a83f7-ceef-426b-935b-980ec31aeaa6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f7a83f7-ceef-426b-935b-980ec31aeaa6 .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-c8c69cfa-321c-406a-a5f8-1eb5d7dbab07 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c8c69cfa-321c-406a-a5f8-1eb5d7dbab07:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c8c69cfa-321c-406a-a5f8-1eb5d7dbab07:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c8c69cfa-321c-406a-a5f8-1eb5d7dbab07 {
  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-c8c69cfa-321c-406a-a5f8-1eb5d7dbab07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8c69cfa-321c-406a-a5f8-1eb5d7dbab07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c8c69cfa-321c-406a-a5f8-1eb5d7dbab07.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e598a921-0a0a-43f2-b44b-a94d09d7c22b {
  display: none;
}
#s-1b1528e1-fe3f-4521-a358-9f4a4d6feb16 { text-align: left; }
#s-b90d37fa-3dd6-4663-9fec-ddccda491d50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b90d37fa-3dd6-4663-9fec-ddccda491d50 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3e7ae93-16ee-4a5b-a549-96584960ef95 { text-align: left; }
#s-a3e7ae93-16ee-4a5b-a549-96584960ef95 .shg-product-sold-out {
  display: none;
}

#s-a3e7ae93-16ee-4a5b-a549-96584960ef95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3e7ae93-16ee-4a5b-a549-96584960ef95 .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-7a75649e-d923-4d35-877d-1558e9a9cc42 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a75649e-d923-4d35-877d-1558e9a9cc42:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a75649e-d923-4d35-877d-1558e9a9cc42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a75649e-d923-4d35-877d-1558e9a9cc42 {
  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-7a75649e-d923-4d35-877d-1558e9a9cc42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a75649e-d923-4d35-877d-1558e9a9cc42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a75649e-d923-4d35-877d-1558e9a9cc42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f91240f8-67ab-4850-8823-d64e363264a5 {
  display: none;
}
#s-f0aa04ae-b78e-4c98-b2ac-a6c80a6ce91b { text-align: left; }
#s-9d29f1b0-5c1a-4e1e-8803-3167e7601bc0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d29f1b0-5c1a-4e1e-8803-3167e7601bc0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-344b6ace-5e8b-4325-9730-e641be0bbea4 { text-align: left; }
#s-344b6ace-5e8b-4325-9730-e641be0bbea4 .shg-product-sold-out {
  display: none;
}

#s-344b6ace-5e8b-4325-9730-e641be0bbea4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-344b6ace-5e8b-4325-9730-e641be0bbea4 .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-3fa6b66d-d594-448b-8b17-3ef45d146a81 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3fa6b66d-d594-448b-8b17-3ef45d146a81:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3fa6b66d-d594-448b-8b17-3ef45d146a81:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3fa6b66d-d594-448b-8b17-3ef45d146a81 {
  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-3fa6b66d-d594-448b-8b17-3ef45d146a81.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fa6b66d-d594-448b-8b17-3ef45d146a81.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3fa6b66d-d594-448b-8b17-3ef45d146a81.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-114d51f3-b50f-4b23-b0dc-4f10a4e8e63a {
  display: none;
}
#s-68480af8-10e3-47e4-85e9-f9a1b9034156 { text-align: left; }
#s-f1ae7590-3354-4360-97cb-416f53f0c2ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1ae7590-3354-4360-97cb-416f53f0c2ff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-35c838b0-7653-44ed-978f-31b04a33559f { text-align: left; }
#s-35c838b0-7653-44ed-978f-31b04a33559f .shg-product-sold-out {
  display: none;
}

#s-35c838b0-7653-44ed-978f-31b04a33559f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-35c838b0-7653-44ed-978f-31b04a33559f .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-6c5d77bb-3ed8-4d13-9198-c24fb9acfbad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c5d77bb-3ed8-4d13-9198-c24fb9acfbad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c5d77bb-3ed8-4d13-9198-c24fb9acfbad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c5d77bb-3ed8-4d13-9198-c24fb9acfbad {
  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-6c5d77bb-3ed8-4d13-9198-c24fb9acfbad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c5d77bb-3ed8-4d13-9198-c24fb9acfbad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c5d77bb-3ed8-4d13-9198-c24fb9acfbad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c179d32-9b29-4ec4-b8cb-6f5bca0a5f80 {
  display: none;
}
#s-8096ebd8-0990-4509-8a61-df47a412ccde { text-align: left; }
#s-7081ee34-76d8-4b12-abf1-d3425d24bb10 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7081ee34-76d8-4b12-abf1-d3425d24bb10 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c3764a0-00a5-4cdb-a834-7f9f33eb2991 { text-align: left; }
#s-3c3764a0-00a5-4cdb-a834-7f9f33eb2991 .shg-product-sold-out {
  display: none;
}

#s-3c3764a0-00a5-4cdb-a834-7f9f33eb2991 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c3764a0-00a5-4cdb-a834-7f9f33eb2991 .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-46b35702-f84b-4eaf-b058-0c1b054abc0d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-46b35702-f84b-4eaf-b058-0c1b054abc0d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-46b35702-f84b-4eaf-b058-0c1b054abc0d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-46b35702-f84b-4eaf-b058-0c1b054abc0d {
  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-46b35702-f84b-4eaf-b058-0c1b054abc0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46b35702-f84b-4eaf-b058-0c1b054abc0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-46b35702-f84b-4eaf-b058-0c1b054abc0d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6816768-aa0a-4e22-9892-795278f1ac8a {
  display: none;
}
#s-35126a15-7b78-4120-9b30-c9d72cd0e605 { text-align: left; }
#s-f028f0fa-23c4-4cdc-bcc5-ba2df8ad3a65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f028f0fa-23c4-4cdc-bcc5-ba2df8ad3a65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bdfe9ae9-4b32-4134-a5aa-e574f23cb09d { text-align: left; }
#s-bdfe9ae9-4b32-4134-a5aa-e574f23cb09d .shg-product-sold-out {
  display: none;
}

#s-bdfe9ae9-4b32-4134-a5aa-e574f23cb09d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bdfe9ae9-4b32-4134-a5aa-e574f23cb09d .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-ff22cb4d-a141-401e-80b0-4b9432e059b6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff22cb4d-a141-401e-80b0-4b9432e059b6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff22cb4d-a141-401e-80b0-4b9432e059b6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff22cb4d-a141-401e-80b0-4b9432e059b6 {
  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-ff22cb4d-a141-401e-80b0-4b9432e059b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff22cb4d-a141-401e-80b0-4b9432e059b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff22cb4d-a141-401e-80b0-4b9432e059b6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-921aa868-c004-427c-9f8a-1ea3e53cc51a {
  display: none;
}
#s-99a2727b-7d17-407d-9f79-5f43d50fa2a3 { text-align: left; }
#s-aec4793a-4e9f-4c49-837f-4ecbe061aa08 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aec4793a-4e9f-4c49-837f-4ecbe061aa08 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25af645b-0397-4cf1-b18f-c010b493804b { text-align: left; }
#s-25af645b-0397-4cf1-b18f-c010b493804b .shg-product-sold-out {
  display: none;
}

#s-25af645b-0397-4cf1-b18f-c010b493804b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25af645b-0397-4cf1-b18f-c010b493804b .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-caf0f04e-7532-4238-8ec5-87e5f161c976 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-caf0f04e-7532-4238-8ec5-87e5f161c976:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-caf0f04e-7532-4238-8ec5-87e5f161c976:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-caf0f04e-7532-4238-8ec5-87e5f161c976 {
  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-caf0f04e-7532-4238-8ec5-87e5f161c976.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-caf0f04e-7532-4238-8ec5-87e5f161c976.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-caf0f04e-7532-4238-8ec5-87e5f161c976.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fdea7568-616f-4e8a-a230-227fe06430f1 {
  display: none;
}
#s-3f23bb3a-437c-4e1c-a51a-409388766572 { text-align: left; }
#s-567bda93-5e00-45d7-9727-c94079cbd9b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-567bda93-5e00-45d7-9727-c94079cbd9b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9127fd6-a619-4386-a642-c6b7619c164f { text-align: left; }
#s-c9127fd6-a619-4386-a642-c6b7619c164f .shg-product-sold-out {
  display: none;
}

#s-c9127fd6-a619-4386-a642-c6b7619c164f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9127fd6-a619-4386-a642-c6b7619c164f .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-d9db61eb-e667-4dba-aee5-ac2acf3fdcf8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9db61eb-e667-4dba-aee5-ac2acf3fdcf8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9db61eb-e667-4dba-aee5-ac2acf3fdcf8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9db61eb-e667-4dba-aee5-ac2acf3fdcf8 {
  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-d9db61eb-e667-4dba-aee5-ac2acf3fdcf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9db61eb-e667-4dba-aee5-ac2acf3fdcf8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9db61eb-e667-4dba-aee5-ac2acf3fdcf8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95e82140-f72b-4e0a-a920-9aefc3c9a7f4 {
  display: none;
}
#s-bf77432b-e45e-4ab8-8d54-cd06d27529da { text-align: left; }
#s-67627780-ec76-4b84-9110-3bb10e4fd8fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67627780-ec76-4b84-9110-3bb10e4fd8fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4936f271-3a92-479e-aa43-91ea9c7c4951 { text-align: left; }
#s-4936f271-3a92-479e-aa43-91ea9c7c4951 .shg-product-sold-out {
  display: none;
}

#s-4936f271-3a92-479e-aa43-91ea9c7c4951 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4936f271-3a92-479e-aa43-91ea9c7c4951 .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-178b8246-7f25-426a-8fc3-fdc97b296837 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-178b8246-7f25-426a-8fc3-fdc97b296837:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-178b8246-7f25-426a-8fc3-fdc97b296837:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-178b8246-7f25-426a-8fc3-fdc97b296837 {
  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-178b8246-7f25-426a-8fc3-fdc97b296837.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-178b8246-7f25-426a-8fc3-fdc97b296837.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-178b8246-7f25-426a-8fc3-fdc97b296837.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-242a3ba9-a827-4227-883b-6387ad4d4c0e {
  display: none;
}
#s-7efae6c3-ad7d-4faf-8e06-bd8b03abbb24 { text-align: left; }
#s-0dbafd7f-da66-42e2-9aac-5bb4bdd47a74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0dbafd7f-da66-42e2-9aac-5bb4bdd47a74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fdf8cda2-d8de-45f7-84a3-5bec64903ccb { text-align: left; }
#s-fdf8cda2-d8de-45f7-84a3-5bec64903ccb .shg-product-sold-out {
  display: none;
}

#s-fdf8cda2-d8de-45f7-84a3-5bec64903ccb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fdf8cda2-d8de-45f7-84a3-5bec64903ccb .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-e4824317-abdd-4844-a83b-869cebadd49c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e4824317-abdd-4844-a83b-869cebadd49c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e4824317-abdd-4844-a83b-869cebadd49c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e4824317-abdd-4844-a83b-869cebadd49c {
  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-e4824317-abdd-4844-a83b-869cebadd49c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4824317-abdd-4844-a83b-869cebadd49c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e4824317-abdd-4844-a83b-869cebadd49c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d6b5280-d189-4308-b731-c8937067e4dd {
  display: none;
}
#s-000acdb0-5074-4e97-80d5-e8da32826cc5 { text-align: left; }
#s-c6723355-f921-4d56-91e7-3709ea346e34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6723355-f921-4d56-91e7-3709ea346e34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc831de9-3a10-4752-aa87-7fafde2d9412 { text-align: left; }
#s-bc831de9-3a10-4752-aa87-7fafde2d9412 .shg-product-sold-out {
  display: none;
}

#s-bc831de9-3a10-4752-aa87-7fafde2d9412 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc831de9-3a10-4752-aa87-7fafde2d9412 .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-323ec191-20bd-449c-a54a-5d79232d1948 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-323ec191-20bd-449c-a54a-5d79232d1948:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-323ec191-20bd-449c-a54a-5d79232d1948:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-323ec191-20bd-449c-a54a-5d79232d1948 {
  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-323ec191-20bd-449c-a54a-5d79232d1948.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-323ec191-20bd-449c-a54a-5d79232d1948.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-323ec191-20bd-449c-a54a-5d79232d1948.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4902fb7b-484d-4d74-839e-21521e6fcadd {
  display: none;
}
#s-d5d6d1d4-159a-43dc-ace8-1427818ce55d { text-align: left; }
#s-4e97b761-68e4-4304-9658-c4bf52e30117 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e97b761-68e4-4304-9658-c4bf52e30117 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2589b86d-0edc-4b19-bf73-f3c485bd404e { text-align: left; }
#s-2589b86d-0edc-4b19-bf73-f3c485bd404e .shg-product-sold-out {
  display: none;
}

#s-2589b86d-0edc-4b19-bf73-f3c485bd404e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2589b86d-0edc-4b19-bf73-f3c485bd404e .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-f1aa34fa-3c8c-4329-8519-faad9a66f44e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1aa34fa-3c8c-4329-8519-faad9a66f44e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1aa34fa-3c8c-4329-8519-faad9a66f44e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1aa34fa-3c8c-4329-8519-faad9a66f44e {
  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-f1aa34fa-3c8c-4329-8519-faad9a66f44e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1aa34fa-3c8c-4329-8519-faad9a66f44e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1aa34fa-3c8c-4329-8519-faad9a66f44e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b75c79a-f157-419e-b3bf-06ae6bc498fa {
  display: none;
}
#s-8aefddda-4c12-4910-a194-841db1f778e5 { text-align: left; }
#s-e07f618a-b994-47ee-a53a-cc97c1e8998e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e07f618a-b994-47ee-a53a-cc97c1e8998e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38205cd2-ed51-4cd0-8ebe-b59392d52f6b { text-align: left; }
#s-38205cd2-ed51-4cd0-8ebe-b59392d52f6b .shg-product-sold-out {
  display: none;
}

#s-38205cd2-ed51-4cd0-8ebe-b59392d52f6b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38205cd2-ed51-4cd0-8ebe-b59392d52f6b .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-e939d88e-f55f-4cbe-9f2f-65cd84e99036 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e939d88e-f55f-4cbe-9f2f-65cd84e99036:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e939d88e-f55f-4cbe-9f2f-65cd84e99036:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e939d88e-f55f-4cbe-9f2f-65cd84e99036 {
  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-e939d88e-f55f-4cbe-9f2f-65cd84e99036.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e939d88e-f55f-4cbe-9f2f-65cd84e99036.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e939d88e-f55f-4cbe-9f2f-65cd84e99036.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;
}
