.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-a9038fbe-5a5d-4d4a-ab17-853811681409 {
  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-5c0b7e0b-297f-4eb9-b706-168da5a6d6b7 { margin-top: 40px; }
#s-5c0b7e0b-297f-4eb9-b706-168da5a6d6b7 .shogun-tabs {
  justify-content: center;
}


  #s-5c0b7e0b-297f-4eb9-b706-168da5a6d6b7 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-5c0b7e0b-297f-4eb9-b706-168da5a6d6b7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-5c0b7e0b-297f-4eb9-b706-168da5a6d6b7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-5c0b7e0b-297f-4eb9-b706-168da5a6d6b7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-5c0b7e0b-297f-4eb9-b706-168da5a6d6b7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-5c0b7e0b-297f-4eb9-b706-168da5a6d6b7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-5c0b7e0b-297f-4eb9-b706-168da5a6d6b7 .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-5add86eb-abd4-4de9-a678-51f7d8fdee97 { padding-top: 10px;
padding-bottom: 10px; }
 #s-5add86eb-abd4-4de9-a678-51f7d8fdee97 .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-79c64808-c9de-495f-a636-2dfc88a12f3e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-79c64808-c9de-495f-a636-2dfc88a12f3e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-79c64808-c9de-495f-a636-2dfc88a12f3e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-79c64808-c9de-495f-a636-2dfc88a12f3e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-79c64808-c9de-495f-a636-2dfc88a12f3e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-79c64808-c9de-495f-a636-2dfc88a12f3e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-79c64808-c9de-495f-a636-2dfc88a12f3e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-79c64808-c9de-495f-a636-2dfc88a12f3e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-79c64808-c9de-495f-a636-2dfc88a12f3e .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-6ca30925-b396-4247-8c3f-2e8f32f78a15 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ca30925-b396-4247-8c3f-2e8f32f78a15"] > .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-6832b8d3-48a9-4ce0-a505-825d57362a8e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-57870d82-3fc9-4f47-82b5-4b7037c9b852 { 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-e0c0521d-5557-4d99-ba3b-55d0840f8743 { 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-e0c0521d-5557-4d99-ba3b-55d0840f8743: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-e0c0521d-5557-4d99-ba3b-55d0840f8743: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-e0c0521d-5557-4d99-ba3b-55d0840f8743.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-47b2a59c-4d3f-4706-b7bc-42c30bd2b9a6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e404891e-bc06-4980-8676-09ebb260e800 { 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-a6f40a62-5d00-45aa-a06b-6d9c0b5a4760 { 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-a6f40a62-5d00-45aa-a06b-6d9c0b5a4760: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-a6f40a62-5d00-45aa-a06b-6d9c0b5a4760: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-a6f40a62-5d00-45aa-a06b-6d9c0b5a4760.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-53019bbc-5829-42e9-9525-8574be4d4f4a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-09d4a481-daca-41dc-935e-e0a1ee325c47 { 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-354538cd-1d2f-4f56-a22e-0eabed088e74 { 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-354538cd-1d2f-4f56-a22e-0eabed088e74: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-354538cd-1d2f-4f56-a22e-0eabed088e74: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-354538cd-1d2f-4f56-a22e-0eabed088e74.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-0521624b-804a-4b5e-8b62-ea6d7656f762 { min-height: 50px; }
#s-0521624b-804a-4b5e-8b62-ea6d7656f762 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a49f47d0-0147-4bd2-a3ff-d26a676a614a { 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-a49f47d0-0147-4bd2-a3ff-d26a676a614a .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-81927dd0-431d-4b0b-877b-668bcca81d2e {
  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-a82d6a0e-38eb-435f-90ae-6631c3b8e416 { 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-c199ab38-7402-4beb-a725-9b90a51f7489 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c199ab38-7402-4beb-a725-9b90a51f7489 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-87009c51-3246-4eba-8c2b-6b6b960ae8f2 {
  display: none;
}
#s-9f2412cc-38fd-4e0b-8f7a-eadff05da95f { text-align: left; }
#s-18354cea-7e76-4cf1-a468-55ce06b3af77 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18354cea-7e76-4cf1-a468-55ce06b3af77 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-02940ebc-b751-4a90-98c6-84b4d5d3fd14 {
  display: none;
}
#s-7f89ad02-86dd-436c-85af-b21be9db24b6 { text-align: left; }
#s-4ec3a9b9-9e9d-46e6-93fa-d13b1ecd05b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ec3a9b9-9e9d-46e6-93fa-d13b1ecd05b5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-eaef1cc4-042d-4319-9deb-941640ec09af {
  display: none;
}
#s-901cd1c0-b29f-4640-aaab-1313b7ab7b1e { text-align: left; }
#s-0e206ffb-6666-4dc2-bb70-0404422a8d85 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e206ffb-6666-4dc2-bb70-0404422a8d85 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8a66f337-34f8-4ecc-bf8a-c882b273ddc3 {
  display: none;
}
#s-633ba693-b2eb-4b83-bd2a-7087fb320947 { text-align: left; }
#s-ff017087-a961-4942-8bb0-96260d278465 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff017087-a961-4942-8bb0-96260d278465 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70eaa227-acb5-444c-a041-d60425c2ab91 { text-align: left; }
#s-70eaa227-acb5-444c-a041-d60425c2ab91 .shg-product-sold-out {
  display: none;
}

#s-70eaa227-acb5-444c-a041-d60425c2ab91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70eaa227-acb5-444c-a041-d60425c2ab91 .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-2cd0c757-b268-4b5d-b6a7-70048560d7ef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2cd0c757-b268-4b5d-b6a7-70048560d7ef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2cd0c757-b268-4b5d-b6a7-70048560d7ef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2cd0c757-b268-4b5d-b6a7-70048560d7ef {
  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-2cd0c757-b268-4b5d-b6a7-70048560d7ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cd0c757-b268-4b5d-b6a7-70048560d7ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2cd0c757-b268-4b5d-b6a7-70048560d7ef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ab9d324c-b9b8-4c36-a0f4-01bbe20822db {
  display: none;
}
#s-99f620b9-6c85-4f73-8bd1-37012dc0919c { text-align: left; }
#s-1565318c-adfd-4959-ad29-2b8a7409e649 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1565318c-adfd-4959-ad29-2b8a7409e649 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-772b7c6e-68d4-41a7-95b4-15c6b7baec74 { text-align: left; }
#s-772b7c6e-68d4-41a7-95b4-15c6b7baec74 .shg-product-sold-out {
  display: none;
}

#s-772b7c6e-68d4-41a7-95b4-15c6b7baec74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-772b7c6e-68d4-41a7-95b4-15c6b7baec74 .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-5b1ed546-ea82-45f9-b80b-61e6312979a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b1ed546-ea82-45f9-b80b-61e6312979a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b1ed546-ea82-45f9-b80b-61e6312979a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b1ed546-ea82-45f9-b80b-61e6312979a5 {
  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-5b1ed546-ea82-45f9-b80b-61e6312979a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b1ed546-ea82-45f9-b80b-61e6312979a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b1ed546-ea82-45f9-b80b-61e6312979a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cd0ad32-7cbb-4958-bb9f-04d9fba3e6b5 {
  display: none;
}
#s-0bb6a1f7-a615-4166-8074-b73533138de1 { text-align: left; }
#s-ced0bbb0-6a96-45f4-8017-431d1fc9792f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ced0bbb0-6a96-45f4-8017-431d1fc9792f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee8fef48-ca83-42f6-8f61-f91d776634db { text-align: left; }
#s-ee8fef48-ca83-42f6-8f61-f91d776634db .shg-product-sold-out {
  display: none;
}

#s-ee8fef48-ca83-42f6-8f61-f91d776634db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee8fef48-ca83-42f6-8f61-f91d776634db .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-265ce1ec-c55d-45c5-ad0a-093a641269e2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-265ce1ec-c55d-45c5-ad0a-093a641269e2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-265ce1ec-c55d-45c5-ad0a-093a641269e2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-265ce1ec-c55d-45c5-ad0a-093a641269e2 {
  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-265ce1ec-c55d-45c5-ad0a-093a641269e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-265ce1ec-c55d-45c5-ad0a-093a641269e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-265ce1ec-c55d-45c5-ad0a-093a641269e2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cb86a45c-1a6e-40f5-8e11-5adf64a50398 {
  display: none;
}
#s-8fada3de-a205-445b-b0cc-46e614486fd9 { text-align: left; }
#s-fb58934d-43fa-49d2-8097-8f627003ece3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb58934d-43fa-49d2-8097-8f627003ece3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-80c2c3d0-ac7c-4b08-831a-68f136c50c68 { text-align: left; }
#s-80c2c3d0-ac7c-4b08-831a-68f136c50c68 .shg-product-sold-out {
  display: none;
}

#s-80c2c3d0-ac7c-4b08-831a-68f136c50c68 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-80c2c3d0-ac7c-4b08-831a-68f136c50c68 .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-ac5b04df-d24e-4c03-9ac9-f912dcdfb3f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac5b04df-d24e-4c03-9ac9-f912dcdfb3f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac5b04df-d24e-4c03-9ac9-f912dcdfb3f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac5b04df-d24e-4c03-9ac9-f912dcdfb3f1 {
  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-ac5b04df-d24e-4c03-9ac9-f912dcdfb3f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac5b04df-d24e-4c03-9ac9-f912dcdfb3f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac5b04df-d24e-4c03-9ac9-f912dcdfb3f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-727fb0a8-8c04-45a2-833d-f7fecdf99d25 {
  display: none;
}
#s-f9cd13e5-1e4f-4df7-a76f-ba687e2859d4 { text-align: left; }
#s-6ae8ff3c-4a7f-4c3f-99f7-0290ad79dad6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ae8ff3c-4a7f-4c3f-99f7-0290ad79dad6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5b886b6a-318a-435d-8f28-a1b1b5d23423 { text-align: left; }
#s-5b886b6a-318a-435d-8f28-a1b1b5d23423 .shg-product-sold-out {
  display: none;
}

#s-5b886b6a-318a-435d-8f28-a1b1b5d23423 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5b886b6a-318a-435d-8f28-a1b1b5d23423 .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-c4607c3f-1171-4454-a8a8-322f0b9478a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c4607c3f-1171-4454-a8a8-322f0b9478a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c4607c3f-1171-4454-a8a8-322f0b9478a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c4607c3f-1171-4454-a8a8-322f0b9478a2 {
  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-c4607c3f-1171-4454-a8a8-322f0b9478a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4607c3f-1171-4454-a8a8-322f0b9478a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c4607c3f-1171-4454-a8a8-322f0b9478a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b189668b-f534-4e1c-840d-a10177453963 {
  display: none;
}
#s-38d899c7-ea51-403e-a74d-af6e9516c744 { text-align: left; }
#s-485f3aa3-785d-48b5-b45d-76c5ba40e4f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-485f3aa3-785d-48b5-b45d-76c5ba40e4f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3051d805-653a-4916-a070-a08cfd66cef4 { text-align: left; }
#s-3051d805-653a-4916-a070-a08cfd66cef4 .shg-product-sold-out {
  display: none;
}

#s-3051d805-653a-4916-a070-a08cfd66cef4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3051d805-653a-4916-a070-a08cfd66cef4 .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-3fd041bb-acd0-49c3-9794-71af71285457 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3fd041bb-acd0-49c3-9794-71af71285457:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3fd041bb-acd0-49c3-9794-71af71285457:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3fd041bb-acd0-49c3-9794-71af71285457 {
  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-3fd041bb-acd0-49c3-9794-71af71285457.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fd041bb-acd0-49c3-9794-71af71285457.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3fd041bb-acd0-49c3-9794-71af71285457.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7b3181ce-0c6c-4aa5-965d-bbb4cdec8424 {
  display: none;
}
#s-0982fd37-7c1e-4fe4-a990-469ed1449f8f { text-align: left; }
#s-14306b0c-134b-429d-9930-9640b94e38d0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-14306b0c-134b-429d-9930-9640b94e38d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bbc96e47-cbf7-4027-836e-7c10b4bf4c5b { text-align: left; }
#s-bbc96e47-cbf7-4027-836e-7c10b4bf4c5b .shg-product-sold-out {
  display: none;
}

#s-bbc96e47-cbf7-4027-836e-7c10b4bf4c5b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bbc96e47-cbf7-4027-836e-7c10b4bf4c5b .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-1cb6f439-d142-40c6-9141-23584ebcca99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1cb6f439-d142-40c6-9141-23584ebcca99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1cb6f439-d142-40c6-9141-23584ebcca99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1cb6f439-d142-40c6-9141-23584ebcca99 {
  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-1cb6f439-d142-40c6-9141-23584ebcca99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cb6f439-d142-40c6-9141-23584ebcca99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1cb6f439-d142-40c6-9141-23584ebcca99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-61fdc9cc-d1b2-40d4-9116-fb108e6d4656 {
  display: none;
}
#s-b3f16000-6b52-4fcf-9359-ef829a137582 { text-align: left; }
#s-80a60eb5-baf1-472b-a255-8908b24ff2d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80a60eb5-baf1-472b-a255-8908b24ff2d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4033abd7-cd7d-41b5-98b7-ca9cc58a0241 { text-align: left; }
#s-4033abd7-cd7d-41b5-98b7-ca9cc58a0241 .shg-product-sold-out {
  display: none;
}

#s-4033abd7-cd7d-41b5-98b7-ca9cc58a0241 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4033abd7-cd7d-41b5-98b7-ca9cc58a0241 .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-739116be-ece7-44df-b6e6-14529b47110a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-739116be-ece7-44df-b6e6-14529b47110a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-739116be-ece7-44df-b6e6-14529b47110a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-739116be-ece7-44df-b6e6-14529b47110a {
  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-739116be-ece7-44df-b6e6-14529b47110a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-739116be-ece7-44df-b6e6-14529b47110a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-739116be-ece7-44df-b6e6-14529b47110a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9869aa62-e097-4be4-b67a-3f33bd4cf5cb {
  display: none;
}
#s-d6e51c46-c7ae-4d7c-ae6f-b21dd71dc246 { text-align: left; }
#s-bd20a3e9-b8a0-4b32-86e2-6bcc1eec0cd6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd20a3e9-b8a0-4b32-86e2-6bcc1eec0cd6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1bf31223-d87c-475e-b13d-eb11d5187fa3 { text-align: left; }
#s-1bf31223-d87c-475e-b13d-eb11d5187fa3 .shg-product-sold-out {
  display: none;
}

#s-1bf31223-d87c-475e-b13d-eb11d5187fa3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1bf31223-d87c-475e-b13d-eb11d5187fa3 .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-71eda03b-4952-4a69-be80-1cb43967a9fa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-71eda03b-4952-4a69-be80-1cb43967a9fa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-71eda03b-4952-4a69-be80-1cb43967a9fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-71eda03b-4952-4a69-be80-1cb43967a9fa {
  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-71eda03b-4952-4a69-be80-1cb43967a9fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71eda03b-4952-4a69-be80-1cb43967a9fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-71eda03b-4952-4a69-be80-1cb43967a9fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8af3120c-2b80-4f16-b130-b7fd7d911160 {
  display: none;
}
#s-28c051bd-7c57-4a4e-9a18-c5e4fbb353e8 { text-align: left; }
#s-d8fa7409-16e1-4dfa-af84-d9faba3970c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8fa7409-16e1-4dfa-af84-d9faba3970c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7aff69c7-6f54-4a36-8c48-dffb2860520a { text-align: left; }
#s-7aff69c7-6f54-4a36-8c48-dffb2860520a .shg-product-sold-out {
  display: none;
}

#s-7aff69c7-6f54-4a36-8c48-dffb2860520a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7aff69c7-6f54-4a36-8c48-dffb2860520a .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-0fd749f6-3c93-4c0e-b4f0-136e8078d4a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0fd749f6-3c93-4c0e-b4f0-136e8078d4a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0fd749f6-3c93-4c0e-b4f0-136e8078d4a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0fd749f6-3c93-4c0e-b4f0-136e8078d4a9 {
  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-0fd749f6-3c93-4c0e-b4f0-136e8078d4a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0fd749f6-3c93-4c0e-b4f0-136e8078d4a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0fd749f6-3c93-4c0e-b4f0-136e8078d4a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff0f979f-3e51-43b8-a9dc-18b28507ff01 {
  display: none;
}
#s-fb981f1c-e9fc-4a8b-9425-5899ee2e8a63 { text-align: left; }
#s-214ca8dd-7ee7-4b51-9c91-99cd23409904 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-214ca8dd-7ee7-4b51-9c91-99cd23409904 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-341a7491-c8f2-4b65-860d-315866649663 { text-align: left; }
#s-341a7491-c8f2-4b65-860d-315866649663 .shg-product-sold-out {
  display: none;
}

#s-341a7491-c8f2-4b65-860d-315866649663 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-341a7491-c8f2-4b65-860d-315866649663 .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-ce08cd53-9278-468d-bf9b-44ebd33ea27c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce08cd53-9278-468d-bf9b-44ebd33ea27c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce08cd53-9278-468d-bf9b-44ebd33ea27c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce08cd53-9278-468d-bf9b-44ebd33ea27c {
  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-ce08cd53-9278-468d-bf9b-44ebd33ea27c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce08cd53-9278-468d-bf9b-44ebd33ea27c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce08cd53-9278-468d-bf9b-44ebd33ea27c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-581a3506-d5db-4791-9bd0-028cf18b608a {
  display: none;
}
#s-5fe8013f-8256-41bb-85c1-5ae2088a7a5b { text-align: left; }
#s-6c57e293-f8c0-4a23-92cd-f4a965892629 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c57e293-f8c0-4a23-92cd-f4a965892629 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff63174e-7bb1-4034-9683-45e6d32a7316 { text-align: left; }
#s-ff63174e-7bb1-4034-9683-45e6d32a7316 .shg-product-sold-out {
  display: none;
}

#s-ff63174e-7bb1-4034-9683-45e6d32a7316 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff63174e-7bb1-4034-9683-45e6d32a7316 .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-82f9a9ef-29ed-4a9b-8d16-aaf5c2c42bfa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82f9a9ef-29ed-4a9b-8d16-aaf5c2c42bfa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82f9a9ef-29ed-4a9b-8d16-aaf5c2c42bfa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82f9a9ef-29ed-4a9b-8d16-aaf5c2c42bfa {
  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-82f9a9ef-29ed-4a9b-8d16-aaf5c2c42bfa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82f9a9ef-29ed-4a9b-8d16-aaf5c2c42bfa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82f9a9ef-29ed-4a9b-8d16-aaf5c2c42bfa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7dc91d26-a8f7-4421-92a7-4391f7933ee7 {
  display: none;
}
#s-792ca768-3863-47eb-9f4d-8bf81e7731ff { text-align: left; }
#s-8f693f5e-f00b-4396-aca4-4a3868fd9fdf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f693f5e-f00b-4396-aca4-4a3868fd9fdf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7075e3bf-1537-49ee-ab3d-4bcaa46ae5d3 { text-align: left; }
#s-7075e3bf-1537-49ee-ab3d-4bcaa46ae5d3 .shg-product-sold-out {
  display: none;
}

#s-7075e3bf-1537-49ee-ab3d-4bcaa46ae5d3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7075e3bf-1537-49ee-ab3d-4bcaa46ae5d3 .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-73f815a7-3db8-41c5-956d-a93ebdf85e83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73f815a7-3db8-41c5-956d-a93ebdf85e83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73f815a7-3db8-41c5-956d-a93ebdf85e83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73f815a7-3db8-41c5-956d-a93ebdf85e83 {
  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-73f815a7-3db8-41c5-956d-a93ebdf85e83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73f815a7-3db8-41c5-956d-a93ebdf85e83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73f815a7-3db8-41c5-956d-a93ebdf85e83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13e713b7-4ef0-47f5-9ef5-4a4db7b71e09 {
  display: none;
}
#s-571cc8a2-7a6c-4203-aa32-09a19405006c { text-align: left; }
#s-a92d6745-8180-40c8-bfdc-7a79ddc0033f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a92d6745-8180-40c8-bfdc-7a79ddc0033f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-520f4435-d25d-4b15-817b-75389cb0401c { text-align: left; }
#s-520f4435-d25d-4b15-817b-75389cb0401c .shg-product-sold-out {
  display: none;
}

#s-520f4435-d25d-4b15-817b-75389cb0401c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-520f4435-d25d-4b15-817b-75389cb0401c .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-0d37f473-3c2c-4047-a197-7af3d547b1b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d37f473-3c2c-4047-a197-7af3d547b1b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d37f473-3c2c-4047-a197-7af3d547b1b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d37f473-3c2c-4047-a197-7af3d547b1b5 {
  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-0d37f473-3c2c-4047-a197-7af3d547b1b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d37f473-3c2c-4047-a197-7af3d547b1b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d37f473-3c2c-4047-a197-7af3d547b1b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d2ba0e6-3d0a-41ad-88de-86b2c2529572 {
  display: none;
}
#s-2510f373-ac48-4987-b1e5-cee32f425a4a { text-align: left; }
#s-856bd098-69c5-47bd-952e-bc9a67d7e6a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-856bd098-69c5-47bd-952e-bc9a67d7e6a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c874069-ea68-4d2c-b41b-1a63e0a3c8cb { text-align: left; }
#s-3c874069-ea68-4d2c-b41b-1a63e0a3c8cb .shg-product-sold-out {
  display: none;
}

#s-3c874069-ea68-4d2c-b41b-1a63e0a3c8cb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c874069-ea68-4d2c-b41b-1a63e0a3c8cb .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-64306b8f-3008-43c2-b768-23898f3de2a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64306b8f-3008-43c2-b768-23898f3de2a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64306b8f-3008-43c2-b768-23898f3de2a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64306b8f-3008-43c2-b768-23898f3de2a7 {
  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-64306b8f-3008-43c2-b768-23898f3de2a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64306b8f-3008-43c2-b768-23898f3de2a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64306b8f-3008-43c2-b768-23898f3de2a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff9e65bc-9847-45c6-a935-5789539c8261 {
  display: none;
}
#s-87d6f37d-1515-40a8-9a7f-49a0d15b717e { text-align: left; }
#s-eb309f55-d41c-4b37-80a5-8cae4581e6d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eb309f55-d41c-4b37-80a5-8cae4581e6d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f196c4d-9293-4f1e-bbc7-53593491945c { text-align: left; }
#s-9f196c4d-9293-4f1e-bbc7-53593491945c .shg-product-sold-out {
  display: none;
}

#s-9f196c4d-9293-4f1e-bbc7-53593491945c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f196c4d-9293-4f1e-bbc7-53593491945c .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-6ee4c163-61d3-4a98-8bb3-279139393c56 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ee4c163-61d3-4a98-8bb3-279139393c56:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ee4c163-61d3-4a98-8bb3-279139393c56:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ee4c163-61d3-4a98-8bb3-279139393c56 {
  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-6ee4c163-61d3-4a98-8bb3-279139393c56.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ee4c163-61d3-4a98-8bb3-279139393c56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ee4c163-61d3-4a98-8bb3-279139393c56.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c130ab6-94d3-40e6-8235-3cc85791e1ce {
  display: none;
}
#s-2c813177-7611-40d6-9a1f-7d189a4f29d8 { text-align: left; }
#s-4b651f96-7557-4546-86fd-ab9fa71639a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b651f96-7557-4546-86fd-ab9fa71639a8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f80bb1b-fb97-4a35-b2df-890c5fff3076 { text-align: left; }
#s-5f80bb1b-fb97-4a35-b2df-890c5fff3076 .shg-product-sold-out {
  display: none;
}

#s-5f80bb1b-fb97-4a35-b2df-890c5fff3076 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f80bb1b-fb97-4a35-b2df-890c5fff3076 .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-306bbe03-287c-40d2-81e2-2f2065555f81 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-306bbe03-287c-40d2-81e2-2f2065555f81:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-306bbe03-287c-40d2-81e2-2f2065555f81:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-306bbe03-287c-40d2-81e2-2f2065555f81 {
  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-306bbe03-287c-40d2-81e2-2f2065555f81.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-306bbe03-287c-40d2-81e2-2f2065555f81.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-306bbe03-287c-40d2-81e2-2f2065555f81.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c528b89c-cf45-49a5-b037-239d71137137 {
  display: none;
}
#s-e4662ac7-7e8f-43d4-94e7-b14604da87bc { text-align: left; }
#s-57504fb9-39f7-4d87-8dbd-5a45bfd47922 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57504fb9-39f7-4d87-8dbd-5a45bfd47922 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-786973fa-a817-4bb1-b78f-56a11e173592 { text-align: left; }
#s-786973fa-a817-4bb1-b78f-56a11e173592 .shg-product-sold-out {
  display: none;
}

#s-786973fa-a817-4bb1-b78f-56a11e173592 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-786973fa-a817-4bb1-b78f-56a11e173592 .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-49f483f0-6785-478a-9f35-18e32c273f0c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-49f483f0-6785-478a-9f35-18e32c273f0c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-49f483f0-6785-478a-9f35-18e32c273f0c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-49f483f0-6785-478a-9f35-18e32c273f0c {
  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-49f483f0-6785-478a-9f35-18e32c273f0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49f483f0-6785-478a-9f35-18e32c273f0c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-49f483f0-6785-478a-9f35-18e32c273f0c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24701d5f-da00-4e1f-ab03-c10cc90d1c31 {
  display: none;
}
#s-15e0d3b8-d28d-4120-9ca2-2029107c62a6 { text-align: left; }
#s-aea3d44c-6a45-49ca-a7b8-b13ad9102aec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aea3d44c-6a45-49ca-a7b8-b13ad9102aec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0b08fc1-8657-4ecf-bbc6-d078a6be9cba { text-align: left; }
#s-f0b08fc1-8657-4ecf-bbc6-d078a6be9cba .shg-product-sold-out {
  display: none;
}

#s-f0b08fc1-8657-4ecf-bbc6-d078a6be9cba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0b08fc1-8657-4ecf-bbc6-d078a6be9cba .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-6a7d890f-0498-4711-b0e4-74b042618f56 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a7d890f-0498-4711-b0e4-74b042618f56:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a7d890f-0498-4711-b0e4-74b042618f56:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a7d890f-0498-4711-b0e4-74b042618f56 {
  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-6a7d890f-0498-4711-b0e4-74b042618f56.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a7d890f-0498-4711-b0e4-74b042618f56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a7d890f-0498-4711-b0e4-74b042618f56.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8a30d262-db6b-4eae-9f7c-e4a4b3828ba3 {
  display: none;
}
#s-0fdba1da-a542-43f9-8707-674f2e73eb8d { text-align: left; }
#s-0a3c2e30-d89f-4704-98c0-fe803cd51627 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a3c2e30-d89f-4704-98c0-fe803cd51627 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-21e3bdc7-7363-4295-95e9-83fa6052e087 { text-align: left; }
#s-21e3bdc7-7363-4295-95e9-83fa6052e087 .shg-product-sold-out {
  display: none;
}

#s-21e3bdc7-7363-4295-95e9-83fa6052e087 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-21e3bdc7-7363-4295-95e9-83fa6052e087 .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-489e9820-33e4-4103-98cc-3f554ed481ae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-489e9820-33e4-4103-98cc-3f554ed481ae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-489e9820-33e4-4103-98cc-3f554ed481ae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-489e9820-33e4-4103-98cc-3f554ed481ae {
  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-489e9820-33e4-4103-98cc-3f554ed481ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-489e9820-33e4-4103-98cc-3f554ed481ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-489e9820-33e4-4103-98cc-3f554ed481ae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ffb3b286-a658-4a6e-b261-822c38857610 {
  display: none;
}
#s-bac2c0a1-3744-44aa-979a-61996e119020 { text-align: left; }
#s-95c12d96-3db9-42c2-90a1-ca5c1c465732 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95c12d96-3db9-42c2-90a1-ca5c1c465732 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1ff5625-9b44-4ac5-aec7-0836df40bd12 { text-align: left; }
#s-b1ff5625-9b44-4ac5-aec7-0836df40bd12 .shg-product-sold-out {
  display: none;
}

#s-b1ff5625-9b44-4ac5-aec7-0836df40bd12 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1ff5625-9b44-4ac5-aec7-0836df40bd12 .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-696cf697-f437-4446-80aa-dc1b55f8f914 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-696cf697-f437-4446-80aa-dc1b55f8f914:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-696cf697-f437-4446-80aa-dc1b55f8f914:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-696cf697-f437-4446-80aa-dc1b55f8f914 {
  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-696cf697-f437-4446-80aa-dc1b55f8f914.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-696cf697-f437-4446-80aa-dc1b55f8f914.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-696cf697-f437-4446-80aa-dc1b55f8f914.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e37c3f8f-ac8e-492c-9237-6f015d206f3b {
  display: none;
}
#s-37498345-99c4-4228-80bc-f704f6bb6850 { text-align: left; }
#s-58a39be4-26c2-4c54-a311-f6129171bfda { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58a39be4-26c2-4c54-a311-f6129171bfda .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b1e54e4-6f52-448a-a3bc-792c94487263 { text-align: left; }
#s-8b1e54e4-6f52-448a-a3bc-792c94487263 .shg-product-sold-out {
  display: none;
}

#s-8b1e54e4-6f52-448a-a3bc-792c94487263 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b1e54e4-6f52-448a-a3bc-792c94487263 .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-4e9daf3e-a228-4368-8a7e-52b2b6f45414 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e9daf3e-a228-4368-8a7e-52b2b6f45414:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e9daf3e-a228-4368-8a7e-52b2b6f45414:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e9daf3e-a228-4368-8a7e-52b2b6f45414 {
  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-4e9daf3e-a228-4368-8a7e-52b2b6f45414.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e9daf3e-a228-4368-8a7e-52b2b6f45414.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e9daf3e-a228-4368-8a7e-52b2b6f45414.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66003b24-8803-4238-a6b9-6b25d03df6b9 {
  display: none;
}
#s-1d87efde-dc47-47a2-a259-e2bac61c1c7c { text-align: left; }
#s-68387de9-bab8-47c8-b7b8-a2d87db2f1bc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68387de9-bab8-47c8-b7b8-a2d87db2f1bc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-00ebe0fb-f2dd-46cf-b51a-4b18e3a22f82 { text-align: left; }
#s-00ebe0fb-f2dd-46cf-b51a-4b18e3a22f82 .shg-product-sold-out {
  display: none;
}

#s-00ebe0fb-f2dd-46cf-b51a-4b18e3a22f82 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-00ebe0fb-f2dd-46cf-b51a-4b18e3a22f82 .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-48d14076-c271-46d8-a8c0-d81ed348656a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48d14076-c271-46d8-a8c0-d81ed348656a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48d14076-c271-46d8-a8c0-d81ed348656a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48d14076-c271-46d8-a8c0-d81ed348656a {
  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-48d14076-c271-46d8-a8c0-d81ed348656a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48d14076-c271-46d8-a8c0-d81ed348656a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48d14076-c271-46d8-a8c0-d81ed348656a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-487c4fb0-a1bb-4798-8999-0a82eb9d81df {
  display: none;
}
#s-f7b9e395-2ea4-46d2-861c-12840f7aa7ab { text-align: left; }
#s-dc78a875-b3e9-442c-aa44-2ab657dc6fe9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc78a875-b3e9-442c-aa44-2ab657dc6fe9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e880eae2-38c9-43ad-9a40-55615e67c809 { text-align: left; }
#s-e880eae2-38c9-43ad-9a40-55615e67c809 .shg-product-sold-out {
  display: none;
}

#s-e880eae2-38c9-43ad-9a40-55615e67c809 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e880eae2-38c9-43ad-9a40-55615e67c809 .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-b34a5a6e-4478-4f57-87d7-d3eb76ac173a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b34a5a6e-4478-4f57-87d7-d3eb76ac173a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b34a5a6e-4478-4f57-87d7-d3eb76ac173a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b34a5a6e-4478-4f57-87d7-d3eb76ac173a {
  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-b34a5a6e-4478-4f57-87d7-d3eb76ac173a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b34a5a6e-4478-4f57-87d7-d3eb76ac173a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b34a5a6e-4478-4f57-87d7-d3eb76ac173a.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;
}
