.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-a6871e29-2dbb-41d2-b560-fb0f58b37f26 {
  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-1add069d-1b5f-4fa4-b659-8f8719268f67 { margin-top: 40px; }
#s-1add069d-1b5f-4fa4-b659-8f8719268f67 .shogun-tabs {
  justify-content: center;
}


  #s-1add069d-1b5f-4fa4-b659-8f8719268f67 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-1add069d-1b5f-4fa4-b659-8f8719268f67 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-1add069d-1b5f-4fa4-b659-8f8719268f67 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-1add069d-1b5f-4fa4-b659-8f8719268f67 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-1add069d-1b5f-4fa4-b659-8f8719268f67 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-1add069d-1b5f-4fa4-b659-8f8719268f67 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-1add069d-1b5f-4fa4-b659-8f8719268f67 .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-e180228c-9259-46b5-a4f3-399c873a5df2 { padding-top: 10px;
padding-bottom: 10px; }
 #s-e180228c-9259-46b5-a4f3-399c873a5df2 .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-b6e8a247-fd13-4dbd-8610-e340bb15f4dc .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-b6e8a247-fd13-4dbd-8610-e340bb15f4dc .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-b6e8a247-fd13-4dbd-8610-e340bb15f4dc .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-b6e8a247-fd13-4dbd-8610-e340bb15f4dc .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-b6e8a247-fd13-4dbd-8610-e340bb15f4dc .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-b6e8a247-fd13-4dbd-8610-e340bb15f4dc .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-b6e8a247-fd13-4dbd-8610-e340bb15f4dc .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-b6e8a247-fd13-4dbd-8610-e340bb15f4dc .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-b6e8a247-fd13-4dbd-8610-e340bb15f4dc .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-5dddc8fe-4947-4e63-98bb-36729b54666d { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5dddc8fe-4947-4e63-98bb-36729b54666d"] > .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-8654be6b-24c9-4b78-9603-7d9df1b0069a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-49169bda-4856-4d3a-8c73-5b99746829a3 { 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-59d37837-26f4-4161-bb4c-a7b123fcfb8e { 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-59d37837-26f4-4161-bb4c-a7b123fcfb8e: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-59d37837-26f4-4161-bb4c-a7b123fcfb8e: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-59d37837-26f4-4161-bb4c-a7b123fcfb8e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a2ea631b-4566-4419-b2a8-7aaccbf80baf { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d9a81b0d-4381-4ea3-88a5-fd5c0a9ab578 { 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-8d3a4a4f-9e3f-4be8-90e1-a5faa7f88f8f { 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-8d3a4a4f-9e3f-4be8-90e1-a5faa7f88f8f: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-8d3a4a4f-9e3f-4be8-90e1-a5faa7f88f8f: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-8d3a4a4f-9e3f-4be8-90e1-a5faa7f88f8f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-412b789a-1689-4759-a9bd-a7953e212517 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a4adf135-d41d-4cd3-9640-d9c6bd87ed49 { 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-4efd9f8c-cd37-48f9-a724-efb4f0a218f3 { 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-4efd9f8c-cd37-48f9-a724-efb4f0a218f3: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-4efd9f8c-cd37-48f9-a724-efb4f0a218f3: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-4efd9f8c-cd37-48f9-a724-efb4f0a218f3.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-a3876453-9975-4de1-b4cf-d5b0c02dd256 { min-height: 50px; }
#s-a3876453-9975-4de1-b4cf-d5b0c02dd256 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-95641a05-c70a-4938-920c-064eddab8d04 { 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-95641a05-c70a-4938-920c-064eddab8d04 .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-6327282d-3415-452d-9e58-5c894dbad5c8 {
  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-17cd9a27-1e6b-492e-8557-aa2dc468af83 { 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-781c7525-16c6-4ae5-ae8a-d0618ec28118 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-781c7525-16c6-4ae5-ae8a-d0618ec28118 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-64babfb5-8080-4696-a8e2-46692d570fe2 {
  display: none;
}
#s-c3a039ac-c1fc-4792-ae8a-621b1e0dd556 { text-align: left; }
#s-012cb238-a322-48ea-bba4-7ab8b8d6aeff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-012cb238-a322-48ea-bba4-7ab8b8d6aeff .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c79c2037-c19e-4e61-8e03-d312120bc89a {
  display: none;
}
#s-4b88e34b-180d-44e8-a51a-4729afebd789 { text-align: left; }
#s-d9674ccf-b1eb-40f4-a435-f357a9d7adf0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9674ccf-b1eb-40f4-a435-f357a9d7adf0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b1ba9690-832e-4b0f-a7bb-acc628ce49da {
  display: none;
}
#s-9596499b-765d-4c9b-ad32-41f898ca4469 { text-align: left; }
#s-c4dbded6-e998-48a6-8700-9c0dcc223719 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4dbded6-e998-48a6-8700-9c0dcc223719 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fc57ed80-e52c-48a5-b3cc-bfa25f271836 {
  display: none;
}
#s-c3c2a166-f57b-40ab-ba85-428929b42f96 { text-align: left; }
#s-b8916958-91e8-404c-908b-aaddf0cf1e3a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8916958-91e8-404c-908b-aaddf0cf1e3a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16f560bf-9f2c-4da9-b38e-88ee9866c265 { text-align: left; }
#s-16f560bf-9f2c-4da9-b38e-88ee9866c265 .shg-product-sold-out {
  display: none;
}

#s-16f560bf-9f2c-4da9-b38e-88ee9866c265 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16f560bf-9f2c-4da9-b38e-88ee9866c265 .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-ab7c0f41-d119-45bd-a4f6-e2297c54cd80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab7c0f41-d119-45bd-a4f6-e2297c54cd80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab7c0f41-d119-45bd-a4f6-e2297c54cd80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab7c0f41-d119-45bd-a4f6-e2297c54cd80 {
  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-ab7c0f41-d119-45bd-a4f6-e2297c54cd80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab7c0f41-d119-45bd-a4f6-e2297c54cd80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab7c0f41-d119-45bd-a4f6-e2297c54cd80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b667025b-f891-4559-9c2c-3869b5922244 {
  display: none;
}
#s-cc06d6d2-3154-4066-8523-361046bab5e5 { text-align: left; }
#s-490fe4ca-c69a-4c4c-8729-0ddc4c87dfce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-490fe4ca-c69a-4c4c-8729-0ddc4c87dfce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10d5f2f4-9763-45eb-aa8b-090140a0c470 { text-align: left; }
#s-10d5f2f4-9763-45eb-aa8b-090140a0c470 .shg-product-sold-out {
  display: none;
}

#s-10d5f2f4-9763-45eb-aa8b-090140a0c470 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10d5f2f4-9763-45eb-aa8b-090140a0c470 .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-5129a29c-5087-4b99-9be9-7f34f2989d83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5129a29c-5087-4b99-9be9-7f34f2989d83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5129a29c-5087-4b99-9be9-7f34f2989d83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5129a29c-5087-4b99-9be9-7f34f2989d83 {
  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-5129a29c-5087-4b99-9be9-7f34f2989d83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5129a29c-5087-4b99-9be9-7f34f2989d83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5129a29c-5087-4b99-9be9-7f34f2989d83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a10e1d56-5a2f-4e5c-a9e3-731da5cb51f7 {
  display: none;
}
#s-a26d0881-6054-4d89-873d-3a0abce984df { text-align: left; }
#s-9cd6d87e-775d-4f80-8cdb-cfc1568aa0f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cd6d87e-775d-4f80-8cdb-cfc1568aa0f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d37fe1e9-166f-448c-bd03-fb52effa075f { text-align: left; }
#s-d37fe1e9-166f-448c-bd03-fb52effa075f .shg-product-sold-out {
  display: none;
}

#s-d37fe1e9-166f-448c-bd03-fb52effa075f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d37fe1e9-166f-448c-bd03-fb52effa075f .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-d0e3755e-de40-4d61-9cf2-e7e7feca3190 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d0e3755e-de40-4d61-9cf2-e7e7feca3190:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d0e3755e-de40-4d61-9cf2-e7e7feca3190:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d0e3755e-de40-4d61-9cf2-e7e7feca3190 {
  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-d0e3755e-de40-4d61-9cf2-e7e7feca3190.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0e3755e-de40-4d61-9cf2-e7e7feca3190.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d0e3755e-de40-4d61-9cf2-e7e7feca3190.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e14f2f65-c33c-4d24-8f1b-860c48805cc0 {
  display: none;
}
#s-9837e9d2-f50d-4011-baef-a7b493cc7a0d { text-align: left; }
#s-a0bc8f83-4da7-4269-8c51-bf527cf4cf04 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0bc8f83-4da7-4269-8c51-bf527cf4cf04 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dc5c559e-bf80-47c3-b0ec-6fc7e342beeb { text-align: left; }
#s-dc5c559e-bf80-47c3-b0ec-6fc7e342beeb .shg-product-sold-out {
  display: none;
}

#s-dc5c559e-bf80-47c3-b0ec-6fc7e342beeb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dc5c559e-bf80-47c3-b0ec-6fc7e342beeb .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-84bbbf04-a877-4746-a063-0a7c1ed82595 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84bbbf04-a877-4746-a063-0a7c1ed82595:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84bbbf04-a877-4746-a063-0a7c1ed82595:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84bbbf04-a877-4746-a063-0a7c1ed82595 {
  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-84bbbf04-a877-4746-a063-0a7c1ed82595.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84bbbf04-a877-4746-a063-0a7c1ed82595.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84bbbf04-a877-4746-a063-0a7c1ed82595.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f89b0040-c378-48bf-afe6-9817118fc71b {
  display: none;
}
#s-40a89270-f6c2-43d6-a146-4b278a97ab9d { text-align: left; }
#s-d0d51ee5-8128-4520-9371-190540d92a28 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0d51ee5-8128-4520-9371-190540d92a28 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d1121dc-c761-4741-98ec-70815f695886 { text-align: left; }
#s-4d1121dc-c761-4741-98ec-70815f695886 .shg-product-sold-out {
  display: none;
}

#s-4d1121dc-c761-4741-98ec-70815f695886 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d1121dc-c761-4741-98ec-70815f695886 .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-b0d08f74-351e-4913-a24d-7d8da14af222 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0d08f74-351e-4913-a24d-7d8da14af222:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0d08f74-351e-4913-a24d-7d8da14af222:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0d08f74-351e-4913-a24d-7d8da14af222 {
  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-b0d08f74-351e-4913-a24d-7d8da14af222.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0d08f74-351e-4913-a24d-7d8da14af222.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0d08f74-351e-4913-a24d-7d8da14af222.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96d4fa8c-2906-48a4-8bba-c4d67a050023 {
  display: none;
}
#s-83689af1-ce1d-4ab4-b838-1bc60e75b5f6 { text-align: left; }
#s-db500a7c-de49-47ed-a4e0-76e709c55b0c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db500a7c-de49-47ed-a4e0-76e709c55b0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27974f96-0978-4389-9e69-1f3b1613b144 { text-align: left; }
#s-27974f96-0978-4389-9e69-1f3b1613b144 .shg-product-sold-out {
  display: none;
}

#s-27974f96-0978-4389-9e69-1f3b1613b144 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27974f96-0978-4389-9e69-1f3b1613b144 .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-692630fa-9652-4128-99af-bf0be40fc897 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-692630fa-9652-4128-99af-bf0be40fc897:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-692630fa-9652-4128-99af-bf0be40fc897:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-692630fa-9652-4128-99af-bf0be40fc897 {
  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-692630fa-9652-4128-99af-bf0be40fc897.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-692630fa-9652-4128-99af-bf0be40fc897.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-692630fa-9652-4128-99af-bf0be40fc897.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-267c1ba8-4154-45b8-bef3-ae8099666693 {
  display: none;
}
#s-da1b27ca-07bc-4626-af43-516d4b569c7f { text-align: left; }
#s-dff5b20e-58b4-4eea-8009-08c5210eb71f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dff5b20e-58b4-4eea-8009-08c5210eb71f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6287ac5f-06f5-469b-89fb-854e79362214 { text-align: left; }
#s-6287ac5f-06f5-469b-89fb-854e79362214 .shg-product-sold-out {
  display: none;
}

#s-6287ac5f-06f5-469b-89fb-854e79362214 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6287ac5f-06f5-469b-89fb-854e79362214 .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-c30a3826-4405-482a-be19-e64ff94eda7a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c30a3826-4405-482a-be19-e64ff94eda7a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c30a3826-4405-482a-be19-e64ff94eda7a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c30a3826-4405-482a-be19-e64ff94eda7a {
  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-c30a3826-4405-482a-be19-e64ff94eda7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c30a3826-4405-482a-be19-e64ff94eda7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c30a3826-4405-482a-be19-e64ff94eda7a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-edf9fcf9-cfba-40f6-94ee-a8e66e0bd838 {
  display: none;
}
#s-28bfaa9c-2da1-461d-8968-a26f6f3cf97d { text-align: left; }
#s-94c1b616-7034-4060-9ef9-98294cb77bc9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-94c1b616-7034-4060-9ef9-98294cb77bc9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3eb57e0-6aad-4383-a7b3-0256b9de7bcf { text-align: left; }
#s-d3eb57e0-6aad-4383-a7b3-0256b9de7bcf .shg-product-sold-out {
  display: none;
}

#s-d3eb57e0-6aad-4383-a7b3-0256b9de7bcf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3eb57e0-6aad-4383-a7b3-0256b9de7bcf .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-680bfb2f-e148-42d2-8fef-27c441705156 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-680bfb2f-e148-42d2-8fef-27c441705156:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-680bfb2f-e148-42d2-8fef-27c441705156:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-680bfb2f-e148-42d2-8fef-27c441705156 {
  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-680bfb2f-e148-42d2-8fef-27c441705156.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-680bfb2f-e148-42d2-8fef-27c441705156.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-680bfb2f-e148-42d2-8fef-27c441705156.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-07a1c238-91a1-45b8-8282-56036c9bcb44 {
  display: none;
}
#s-9f861bf5-d0d1-4ca0-87ee-0876a35e91b1 { text-align: left; }
#s-40b42f02-f26c-456f-8368-a51ab9c42585 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40b42f02-f26c-456f-8368-a51ab9c42585 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fdd27d1-fb7b-46ef-b6f9-1a11110b93df { text-align: left; }
#s-0fdd27d1-fb7b-46ef-b6f9-1a11110b93df .shg-product-sold-out {
  display: none;
}

#s-0fdd27d1-fb7b-46ef-b6f9-1a11110b93df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fdd27d1-fb7b-46ef-b6f9-1a11110b93df .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-fa69229d-2ce6-4245-95c3-406dee793ef5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa69229d-2ce6-4245-95c3-406dee793ef5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa69229d-2ce6-4245-95c3-406dee793ef5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa69229d-2ce6-4245-95c3-406dee793ef5 {
  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-fa69229d-2ce6-4245-95c3-406dee793ef5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa69229d-2ce6-4245-95c3-406dee793ef5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa69229d-2ce6-4245-95c3-406dee793ef5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98e3c9d6-8219-4d22-9f0e-33e6e19ca31c {
  display: none;
}
#s-b5c13809-6a94-4a0a-b5d8-24c24c17a634 { text-align: left; }
#s-8918e966-04c6-4a55-8339-20304ff0fd8e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8918e966-04c6-4a55-8339-20304ff0fd8e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac3fac4b-559b-4522-93b9-c6d1bd8acf52 { text-align: left; }
#s-ac3fac4b-559b-4522-93b9-c6d1bd8acf52 .shg-product-sold-out {
  display: none;
}

#s-ac3fac4b-559b-4522-93b9-c6d1bd8acf52 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac3fac4b-559b-4522-93b9-c6d1bd8acf52 .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-7658a9e5-432f-44d4-9f09-1543a9c9e447 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7658a9e5-432f-44d4-9f09-1543a9c9e447:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7658a9e5-432f-44d4-9f09-1543a9c9e447:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7658a9e5-432f-44d4-9f09-1543a9c9e447 {
  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-7658a9e5-432f-44d4-9f09-1543a9c9e447.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7658a9e5-432f-44d4-9f09-1543a9c9e447.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7658a9e5-432f-44d4-9f09-1543a9c9e447.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-720d9b5f-4872-4c58-8292-6a08e74315d3 {
  display: none;
}
#s-185a1fc0-3bcc-49be-b485-c4e5924175ea { text-align: left; }
#s-ba5537d4-33eb-477f-b50d-be06fbaefcbc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba5537d4-33eb-477f-b50d-be06fbaefcbc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-56da9672-3293-49fe-bca1-94fad032401a { text-align: left; }
#s-56da9672-3293-49fe-bca1-94fad032401a .shg-product-sold-out {
  display: none;
}

#s-56da9672-3293-49fe-bca1-94fad032401a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-56da9672-3293-49fe-bca1-94fad032401a .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-8939fbde-933b-40a6-a5ed-99b012ad4af3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8939fbde-933b-40a6-a5ed-99b012ad4af3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8939fbde-933b-40a6-a5ed-99b012ad4af3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8939fbde-933b-40a6-a5ed-99b012ad4af3 {
  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-8939fbde-933b-40a6-a5ed-99b012ad4af3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8939fbde-933b-40a6-a5ed-99b012ad4af3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8939fbde-933b-40a6-a5ed-99b012ad4af3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5127158f-9dcc-4144-80c6-a674049cc97c {
  display: none;
}
#s-85939dfe-698c-44f0-9299-558c1636d66f { text-align: left; }
#s-1103bba6-e262-4d79-8e91-bd26f1f35914 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1103bba6-e262-4d79-8e91-bd26f1f35914 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-47d0c1bf-414a-483e-8137-4c9a742a5c8e { text-align: left; }
#s-47d0c1bf-414a-483e-8137-4c9a742a5c8e .shg-product-sold-out {
  display: none;
}

#s-47d0c1bf-414a-483e-8137-4c9a742a5c8e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-47d0c1bf-414a-483e-8137-4c9a742a5c8e .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-4bad7096-d7cb-4792-99e6-7662710e2e42 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4bad7096-d7cb-4792-99e6-7662710e2e42:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4bad7096-d7cb-4792-99e6-7662710e2e42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4bad7096-d7cb-4792-99e6-7662710e2e42 {
  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-4bad7096-d7cb-4792-99e6-7662710e2e42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bad7096-d7cb-4792-99e6-7662710e2e42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4bad7096-d7cb-4792-99e6-7662710e2e42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3c5e4f8-beaf-4f94-9ecc-6ad9c943fba0 {
  display: none;
}
#s-d8b7282d-728e-4f02-9a9b-440be92721ab { text-align: left; }
#s-7564a30b-9af7-4e7b-984a-7b9c1044bf12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7564a30b-9af7-4e7b-984a-7b9c1044bf12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b4f195ad-b16c-48cd-9052-9c90ed25e7fa { text-align: left; }
#s-b4f195ad-b16c-48cd-9052-9c90ed25e7fa .shg-product-sold-out {
  display: none;
}

#s-b4f195ad-b16c-48cd-9052-9c90ed25e7fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b4f195ad-b16c-48cd-9052-9c90ed25e7fa .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-1db78e47-8ecb-47e7-8b07-f8c24b80ea61 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1db78e47-8ecb-47e7-8b07-f8c24b80ea61:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1db78e47-8ecb-47e7-8b07-f8c24b80ea61:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1db78e47-8ecb-47e7-8b07-f8c24b80ea61 {
  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-1db78e47-8ecb-47e7-8b07-f8c24b80ea61.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1db78e47-8ecb-47e7-8b07-f8c24b80ea61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1db78e47-8ecb-47e7-8b07-f8c24b80ea61.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-597dd5b5-d8a8-47bc-8e8b-95a51c182406 {
  display: none;
}
#s-13a3c401-d31f-426e-9dce-9fead0b0d328 { text-align: left; }
#s-c36f00fb-c0fc-4982-bb61-32ae7b64c8cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c36f00fb-c0fc-4982-bb61-32ae7b64c8cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1bf86535-7a9d-4ed1-bbe5-f3cd0936f518 { text-align: left; }
#s-1bf86535-7a9d-4ed1-bbe5-f3cd0936f518 .shg-product-sold-out {
  display: none;
}

#s-1bf86535-7a9d-4ed1-bbe5-f3cd0936f518 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1bf86535-7a9d-4ed1-bbe5-f3cd0936f518 .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-4efc8bf9-73b3-44ac-97eb-28dd290bee5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4efc8bf9-73b3-44ac-97eb-28dd290bee5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4efc8bf9-73b3-44ac-97eb-28dd290bee5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4efc8bf9-73b3-44ac-97eb-28dd290bee5b {
  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-4efc8bf9-73b3-44ac-97eb-28dd290bee5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4efc8bf9-73b3-44ac-97eb-28dd290bee5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4efc8bf9-73b3-44ac-97eb-28dd290bee5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3f44d78-5d3c-4361-a0c0-22ba72a1f489 {
  display: none;
}
#s-977558e3-6247-474c-a69d-bbcdffe0078f { text-align: left; }
#s-4f8fb8c3-5628-4b9f-8258-b5282b5aa18e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f8fb8c3-5628-4b9f-8258-b5282b5aa18e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e02e0963-5171-4931-901f-df7fd15ad862 { text-align: left; }
#s-e02e0963-5171-4931-901f-df7fd15ad862 .shg-product-sold-out {
  display: none;
}

#s-e02e0963-5171-4931-901f-df7fd15ad862 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e02e0963-5171-4931-901f-df7fd15ad862 .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-758f10d1-20e8-41b0-a3bb-e0165c65d2d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-758f10d1-20e8-41b0-a3bb-e0165c65d2d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-758f10d1-20e8-41b0-a3bb-e0165c65d2d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-758f10d1-20e8-41b0-a3bb-e0165c65d2d9 {
  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-758f10d1-20e8-41b0-a3bb-e0165c65d2d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-758f10d1-20e8-41b0-a3bb-e0165c65d2d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-758f10d1-20e8-41b0-a3bb-e0165c65d2d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ad54625-b3ee-48da-b74f-b51f5f695987 {
  display: none;
}
#s-5e36427f-cff8-4af9-88bd-2475095e0f63 { text-align: left; }
#s-00ec00f8-05bb-4797-a4d0-50ac57447052 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00ec00f8-05bb-4797-a4d0-50ac57447052 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72402df0-95a9-4558-8327-ecfeca03ae0f { text-align: left; }
#s-72402df0-95a9-4558-8327-ecfeca03ae0f .shg-product-sold-out {
  display: none;
}

#s-72402df0-95a9-4558-8327-ecfeca03ae0f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72402df0-95a9-4558-8327-ecfeca03ae0f .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-539644d7-e599-4945-9703-6fb6a4a23965 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-539644d7-e599-4945-9703-6fb6a4a23965:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-539644d7-e599-4945-9703-6fb6a4a23965:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-539644d7-e599-4945-9703-6fb6a4a23965 {
  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-539644d7-e599-4945-9703-6fb6a4a23965.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-539644d7-e599-4945-9703-6fb6a4a23965.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-539644d7-e599-4945-9703-6fb6a4a23965.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be7d44ca-3897-41ab-864b-131192bc99d3 {
  display: none;
}
#s-24f9a347-7627-4465-b333-698feb821796 { text-align: left; }
#s-a8cd54bd-d668-4d1b-b881-aa7bfdbf61a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8cd54bd-d668-4d1b-b881-aa7bfdbf61a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-04cc0395-7387-4798-ad85-a4eecad8bfd8 { text-align: left; }
#s-04cc0395-7387-4798-ad85-a4eecad8bfd8 .shg-product-sold-out {
  display: none;
}

#s-04cc0395-7387-4798-ad85-a4eecad8bfd8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04cc0395-7387-4798-ad85-a4eecad8bfd8 .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-b140a91b-3923-48e2-aee9-34c10a715794 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b140a91b-3923-48e2-aee9-34c10a715794:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b140a91b-3923-48e2-aee9-34c10a715794:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b140a91b-3923-48e2-aee9-34c10a715794 {
  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-b140a91b-3923-48e2-aee9-34c10a715794.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b140a91b-3923-48e2-aee9-34c10a715794.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b140a91b-3923-48e2-aee9-34c10a715794.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7a71ecf-5fc7-42c9-90b6-bcd94e425289 {
  display: none;
}
#s-f644217a-110e-47ff-8089-4a4272a6e1ce { text-align: left; }
#s-42ce2c96-27ff-4259-8598-9d7a79031b47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42ce2c96-27ff-4259-8598-9d7a79031b47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ef1aef12-9d0a-4f9e-affd-c16cf25380d2 { text-align: left; }
#s-ef1aef12-9d0a-4f9e-affd-c16cf25380d2 .shg-product-sold-out {
  display: none;
}

#s-ef1aef12-9d0a-4f9e-affd-c16cf25380d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ef1aef12-9d0a-4f9e-affd-c16cf25380d2 .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-c041d1a1-8cd5-4344-945d-c0d9ef31f6cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c041d1a1-8cd5-4344-945d-c0d9ef31f6cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c041d1a1-8cd5-4344-945d-c0d9ef31f6cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c041d1a1-8cd5-4344-945d-c0d9ef31f6cd {
  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-c041d1a1-8cd5-4344-945d-c0d9ef31f6cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c041d1a1-8cd5-4344-945d-c0d9ef31f6cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c041d1a1-8cd5-4344-945d-c0d9ef31f6cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35b155c7-ac4c-481d-8503-1cb1d21f831e {
  display: none;
}
#s-0abc0b1a-8e45-4bf0-bd1a-4dbc16bd827c { text-align: left; }
#s-abbe8bea-b70d-4bc7-a138-4263e5fa90d2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abbe8bea-b70d-4bc7-a138-4263e5fa90d2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10a1e687-502a-4fd2-8706-2bf840e29cb6 { text-align: left; }
#s-10a1e687-502a-4fd2-8706-2bf840e29cb6 .shg-product-sold-out {
  display: none;
}

#s-10a1e687-502a-4fd2-8706-2bf840e29cb6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10a1e687-502a-4fd2-8706-2bf840e29cb6 .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-e75923af-ba85-49fc-85bf-f69c146f6af5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e75923af-ba85-49fc-85bf-f69c146f6af5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e75923af-ba85-49fc-85bf-f69c146f6af5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e75923af-ba85-49fc-85bf-f69c146f6af5 {
  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-e75923af-ba85-49fc-85bf-f69c146f6af5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e75923af-ba85-49fc-85bf-f69c146f6af5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e75923af-ba85-49fc-85bf-f69c146f6af5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e82b995b-a529-4d0c-989c-7eaf5593ef15 {
  display: none;
}
#s-5785b2e7-8096-432d-8e20-bf12ce8bbbfe { text-align: left; }
#s-1e244036-04de-4a67-ac40-06b6abbcde1b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1e244036-04de-4a67-ac40-06b6abbcde1b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fee9d8dc-ccd4-4165-a8bc-7c4f643d8a27 { text-align: left; }
#s-fee9d8dc-ccd4-4165-a8bc-7c4f643d8a27 .shg-product-sold-out {
  display: none;
}

#s-fee9d8dc-ccd4-4165-a8bc-7c4f643d8a27 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fee9d8dc-ccd4-4165-a8bc-7c4f643d8a27 .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-ed32398d-5408-465a-b9c4-ab7b8df913ea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed32398d-5408-465a-b9c4-ab7b8df913ea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed32398d-5408-465a-b9c4-ab7b8df913ea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed32398d-5408-465a-b9c4-ab7b8df913ea {
  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-ed32398d-5408-465a-b9c4-ab7b8df913ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed32398d-5408-465a-b9c4-ab7b8df913ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed32398d-5408-465a-b9c4-ab7b8df913ea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0974b3d0-fdc6-459d-bd3b-236040e87765 {
  display: none;
}
#s-a2ce0baa-190a-4402-b49a-e9de73006055 { text-align: left; }
#s-9b66fe25-95f1-4158-a2b4-96b7ea78198e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b66fe25-95f1-4158-a2b4-96b7ea78198e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c57ba27-956a-4e18-88ab-cda43f2332be { text-align: left; }
#s-4c57ba27-956a-4e18-88ab-cda43f2332be .shg-product-sold-out {
  display: none;
}

#s-4c57ba27-956a-4e18-88ab-cda43f2332be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c57ba27-956a-4e18-88ab-cda43f2332be .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-0beada72-ac84-4d43-8a7b-81b3f76a307b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0beada72-ac84-4d43-8a7b-81b3f76a307b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0beada72-ac84-4d43-8a7b-81b3f76a307b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0beada72-ac84-4d43-8a7b-81b3f76a307b {
  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-0beada72-ac84-4d43-8a7b-81b3f76a307b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0beada72-ac84-4d43-8a7b-81b3f76a307b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0beada72-ac84-4d43-8a7b-81b3f76a307b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa86e19b-97b1-42bd-ae8d-ee99a4ebeb3a {
  display: none;
}
#s-2739e673-2a98-4cdf-97b4-38e189a409d6 { text-align: left; }
#s-d3945828-195e-4352-b47f-35b9a58cfc8d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3945828-195e-4352-b47f-35b9a58cfc8d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44aed2b4-bda8-4e77-9677-c6732320e8e4 { text-align: left; }
#s-44aed2b4-bda8-4e77-9677-c6732320e8e4 .shg-product-sold-out {
  display: none;
}

#s-44aed2b4-bda8-4e77-9677-c6732320e8e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44aed2b4-bda8-4e77-9677-c6732320e8e4 .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-b64ac275-c01b-4170-a59c-7bc73e3fb24e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b64ac275-c01b-4170-a59c-7bc73e3fb24e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b64ac275-c01b-4170-a59c-7bc73e3fb24e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b64ac275-c01b-4170-a59c-7bc73e3fb24e {
  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-b64ac275-c01b-4170-a59c-7bc73e3fb24e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b64ac275-c01b-4170-a59c-7bc73e3fb24e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b64ac275-c01b-4170-a59c-7bc73e3fb24e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a51f5c90-7240-4d98-ac30-37c2397054e8 {
  display: none;
}
#s-a87c42fb-dca6-4cf7-a13d-c4fa200301a8 { text-align: left; }
#s-e37a4f41-587f-4dca-b434-7d209f33dbe9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e37a4f41-587f-4dca-b434-7d209f33dbe9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6edf3a9-6fe4-4a36-97f0-710af2020c20 { text-align: left; }
#s-e6edf3a9-6fe4-4a36-97f0-710af2020c20 .shg-product-sold-out {
  display: none;
}

#s-e6edf3a9-6fe4-4a36-97f0-710af2020c20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6edf3a9-6fe4-4a36-97f0-710af2020c20 .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-05d51e3e-5239-4393-b5e9-f9087c04f205 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05d51e3e-5239-4393-b5e9-f9087c04f205:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05d51e3e-5239-4393-b5e9-f9087c04f205:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05d51e3e-5239-4393-b5e9-f9087c04f205 {
  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-05d51e3e-5239-4393-b5e9-f9087c04f205.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05d51e3e-5239-4393-b5e9-f9087c04f205.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05d51e3e-5239-4393-b5e9-f9087c04f205.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-681eba35-f91b-4f25-a864-c67713432204 {
  display: none;
}
#s-2a4d84c2-16fe-4f01-b524-3e756210bdb8 { text-align: left; }
#s-a2a9cfd5-bb6b-4513-890f-43a80eb6f9e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a2a9cfd5-bb6b-4513-890f-43a80eb6f9e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d43a03b2-c72c-4bc0-98a3-adf882f01a53 { text-align: left; }
#s-d43a03b2-c72c-4bc0-98a3-adf882f01a53 .shg-product-sold-out {
  display: none;
}

#s-d43a03b2-c72c-4bc0-98a3-adf882f01a53 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d43a03b2-c72c-4bc0-98a3-adf882f01a53 .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-b2c513cc-afe6-4599-859b-21cff01befcc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b2c513cc-afe6-4599-859b-21cff01befcc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b2c513cc-afe6-4599-859b-21cff01befcc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b2c513cc-afe6-4599-859b-21cff01befcc {
  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-b2c513cc-afe6-4599-859b-21cff01befcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2c513cc-afe6-4599-859b-21cff01befcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2c513cc-afe6-4599-859b-21cff01befcc.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;
}
