.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-015aad8e-eae6-46a8-a918-0b492ab86c34 {
  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-dbd6eacd-f25f-43a1-8af1-7969ca8a8dce { margin-top: 40px; }
#s-dbd6eacd-f25f-43a1-8af1-7969ca8a8dce .shogun-tabs {
  justify-content: center;
}


  #s-dbd6eacd-f25f-43a1-8af1-7969ca8a8dce .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-dbd6eacd-f25f-43a1-8af1-7969ca8a8dce .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-dbd6eacd-f25f-43a1-8af1-7969ca8a8dce .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-dbd6eacd-f25f-43a1-8af1-7969ca8a8dce .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-dbd6eacd-f25f-43a1-8af1-7969ca8a8dce .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-dbd6eacd-f25f-43a1-8af1-7969ca8a8dce .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-dbd6eacd-f25f-43a1-8af1-7969ca8a8dce .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-bda2a80b-1fdf-4ab2-93ec-5895bc9c8d84 { padding-top: 10px;
padding-bottom: 10px; }
 #s-bda2a80b-1fdf-4ab2-93ec-5895bc9c8d84 .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-8a62c10b-6b6b-4094-b34e-ecbe9d260d36 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-8a62c10b-6b6b-4094-b34e-ecbe9d260d36 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-8a62c10b-6b6b-4094-b34e-ecbe9d260d36 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-8a62c10b-6b6b-4094-b34e-ecbe9d260d36 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-8a62c10b-6b6b-4094-b34e-ecbe9d260d36 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-8a62c10b-6b6b-4094-b34e-ecbe9d260d36 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-8a62c10b-6b6b-4094-b34e-ecbe9d260d36 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-8a62c10b-6b6b-4094-b34e-ecbe9d260d36 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-8a62c10b-6b6b-4094-b34e-ecbe9d260d36 .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-d0045cfa-89db-410c-985b-b1a1a5f3e246 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d0045cfa-89db-410c-985b-b1a1a5f3e246"] > .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-8ee1f82e-fa3c-4f15-8cae-57867f20c3d1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-17aba983-93d0-4d22-b849-c4d0631860c4 { 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-5e4aedff-198e-4b5f-8080-69572f76d75c { 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-5e4aedff-198e-4b5f-8080-69572f76d75c: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-5e4aedff-198e-4b5f-8080-69572f76d75c: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-5e4aedff-198e-4b5f-8080-69572f76d75c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-afc15d88-bbcf-4235-8325-26da9425a9bf { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c99aaea5-2219-4a80-a1c4-80b76fe0e63f { 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-be2a0bc0-ad70-4a67-9691-1835ee2e623b { 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-be2a0bc0-ad70-4a67-9691-1835ee2e623b: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-be2a0bc0-ad70-4a67-9691-1835ee2e623b: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-be2a0bc0-ad70-4a67-9691-1835ee2e623b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-07dc0f00-7fa3-48ec-851c-a3eacfc51d24 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ddfc5ca4-689d-4e4d-acf1-6bfb0912b292 { 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-6f506036-8241-409e-bdb8-8945c8d353ab { 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-6f506036-8241-409e-bdb8-8945c8d353ab: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-6f506036-8241-409e-bdb8-8945c8d353ab: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-6f506036-8241-409e-bdb8-8945c8d353ab.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-d3e8150e-66ab-4db4-9a58-ff9f1679963b { min-height: 50px; }
#s-d3e8150e-66ab-4db4-9a58-ff9f1679963b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4ab7025f-925c-45e7-9c76-6863508db2f0 { 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-4ab7025f-925c-45e7-9c76-6863508db2f0 .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-61ef44d7-95df-4923-9148-609ef4d22cac {
  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-d7debefa-7778-4957-983e-36a89a06774b { 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-a16358d0-9bda-4dfb-bff2-054fa4b26493 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a16358d0-9bda-4dfb-bff2-054fa4b26493 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cb0df667-54fa-400d-ad75-9b7557fae2ec {
  display: none;
}
#s-83f266eb-36ec-47e4-9c52-992fe48b6077 { text-align: left; }
#s-311bac9d-6b0a-4133-9fb5-463749728adc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-311bac9d-6b0a-4133-9fb5-463749728adc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a327c742-c789-4220-ba3e-31d4e292129d {
  display: none;
}
#s-c0d6f829-92a3-4b0c-8349-0798b4535824 { text-align: left; }
#s-25746652-222c-4937-a63b-da207bbb6707 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25746652-222c-4937-a63b-da207bbb6707 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fc01ccbd-4ba6-4fbf-bcdc-3cc2f9a7933a {
  display: none;
}
#s-bd238482-a954-4fba-8f37-27d02d44c9fa { text-align: left; }
#s-e3af633b-865d-4b30-a49d-f96332660038 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3af633b-865d-4b30-a49d-f96332660038 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-902a2c6a-a13f-41c5-a93f-93746c144a1d {
  display: none;
}
#s-e30691f2-7dab-4429-8cea-d03630c50ed6 { text-align: left; }
#s-731f5e33-5c5f-402e-8d78-294fde1ef264 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-731f5e33-5c5f-402e-8d78-294fde1ef264 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e167a3c-ab67-421f-b1f0-a761ab122d77 { text-align: left; }
#s-1e167a3c-ab67-421f-b1f0-a761ab122d77 .shg-product-sold-out {
  display: none;
}

#s-1e167a3c-ab67-421f-b1f0-a761ab122d77 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e167a3c-ab67-421f-b1f0-a761ab122d77 .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-72f9f3ca-07fa-41ac-a5d1-d78f75adae62 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72f9f3ca-07fa-41ac-a5d1-d78f75adae62:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72f9f3ca-07fa-41ac-a5d1-d78f75adae62:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72f9f3ca-07fa-41ac-a5d1-d78f75adae62 {
  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-72f9f3ca-07fa-41ac-a5d1-d78f75adae62.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72f9f3ca-07fa-41ac-a5d1-d78f75adae62.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72f9f3ca-07fa-41ac-a5d1-d78f75adae62.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-87cf9918-a216-4834-b0c8-dfed3cd7fa8c {
  display: none;
}
#s-26908c91-1e5d-4383-81f5-3a22ac20fc79 { text-align: left; }
#s-7554da5f-28b7-4d4a-aad3-c2f8fae8cbaa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7554da5f-28b7-4d4a-aad3-c2f8fae8cbaa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-304a1883-1593-4bf4-853c-67bfed261a9c { text-align: left; }
#s-304a1883-1593-4bf4-853c-67bfed261a9c .shg-product-sold-out {
  display: none;
}

#s-304a1883-1593-4bf4-853c-67bfed261a9c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-304a1883-1593-4bf4-853c-67bfed261a9c .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-aa41e104-0290-4e22-afbc-d0783ab7b605 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa41e104-0290-4e22-afbc-d0783ab7b605:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa41e104-0290-4e22-afbc-d0783ab7b605:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa41e104-0290-4e22-afbc-d0783ab7b605 {
  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-aa41e104-0290-4e22-afbc-d0783ab7b605.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa41e104-0290-4e22-afbc-d0783ab7b605.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa41e104-0290-4e22-afbc-d0783ab7b605.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-857a0f3a-4712-48f4-b0a8-d6e6ae340261 {
  display: none;
}
#s-fec19c51-942d-4a65-8170-9eea7c2ea662 { text-align: left; }
#s-0cd5c770-4a06-4436-816c-8c257bc7b169 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0cd5c770-4a06-4436-816c-8c257bc7b169 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-458cc5e3-1af3-4709-ad24-00a59de90981 { text-align: left; }
#s-458cc5e3-1af3-4709-ad24-00a59de90981 .shg-product-sold-out {
  display: none;
}

#s-458cc5e3-1af3-4709-ad24-00a59de90981 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-458cc5e3-1af3-4709-ad24-00a59de90981 .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-566ac6c1-9191-4259-9847-bf77bf073225 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-566ac6c1-9191-4259-9847-bf77bf073225:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-566ac6c1-9191-4259-9847-bf77bf073225:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-566ac6c1-9191-4259-9847-bf77bf073225 {
  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-566ac6c1-9191-4259-9847-bf77bf073225.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-566ac6c1-9191-4259-9847-bf77bf073225.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-566ac6c1-9191-4259-9847-bf77bf073225.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-846a2c04-5a95-42c8-9a84-33f5607337d1 {
  display: none;
}
#s-83d01c17-21c5-430f-a7bc-1d66ae8799d5 { text-align: left; }
#s-d79593ec-9472-43d2-897d-851273f85ce9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d79593ec-9472-43d2-897d-851273f85ce9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2f1c547-c47a-46ab-9840-af5649eefb02 { text-align: left; }
#s-c2f1c547-c47a-46ab-9840-af5649eefb02 .shg-product-sold-out {
  display: none;
}

#s-c2f1c547-c47a-46ab-9840-af5649eefb02 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2f1c547-c47a-46ab-9840-af5649eefb02 .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-c3658dc3-a3cf-415b-b8b9-5ae62b915654 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c3658dc3-a3cf-415b-b8b9-5ae62b915654:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c3658dc3-a3cf-415b-b8b9-5ae62b915654:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c3658dc3-a3cf-415b-b8b9-5ae62b915654 {
  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-c3658dc3-a3cf-415b-b8b9-5ae62b915654.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3658dc3-a3cf-415b-b8b9-5ae62b915654.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c3658dc3-a3cf-415b-b8b9-5ae62b915654.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ffff587-8e30-4961-a221-fb0e44cc0013 {
  display: none;
}
#s-5f0ec077-0900-4f6a-939c-2811e6cbe025 { text-align: left; }
#s-a9d09fa5-7fe7-41f9-b90a-915cae66b72d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a9d09fa5-7fe7-41f9-b90a-915cae66b72d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f1afde9-7022-4015-b640-bb9a2f25c0d7 { text-align: left; }
#s-0f1afde9-7022-4015-b640-bb9a2f25c0d7 .shg-product-sold-out {
  display: none;
}

#s-0f1afde9-7022-4015-b640-bb9a2f25c0d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f1afde9-7022-4015-b640-bb9a2f25c0d7 .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-ac2a74e9-976e-4006-b4fe-a6d09fb3b986 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac2a74e9-976e-4006-b4fe-a6d09fb3b986:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac2a74e9-976e-4006-b4fe-a6d09fb3b986:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac2a74e9-976e-4006-b4fe-a6d09fb3b986 {
  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-ac2a74e9-976e-4006-b4fe-a6d09fb3b986.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac2a74e9-976e-4006-b4fe-a6d09fb3b986.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac2a74e9-976e-4006-b4fe-a6d09fb3b986.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96927f91-c289-4149-82e3-b71274d0afe1 {
  display: none;
}
#s-7d8f12b4-a47a-4b39-b6bf-f66e87076474 { text-align: left; }
#s-1f18e944-f740-43ec-821c-7892e64a1051 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f18e944-f740-43ec-821c-7892e64a1051 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5c318ab3-9437-4ed3-a620-d448c7e1dccc { text-align: left; }
#s-5c318ab3-9437-4ed3-a620-d448c7e1dccc .shg-product-sold-out {
  display: none;
}

#s-5c318ab3-9437-4ed3-a620-d448c7e1dccc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5c318ab3-9437-4ed3-a620-d448c7e1dccc .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-7e1e81f1-6d9d-40d9-a169-cb588c4c138a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e1e81f1-6d9d-40d9-a169-cb588c4c138a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e1e81f1-6d9d-40d9-a169-cb588c4c138a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e1e81f1-6d9d-40d9-a169-cb588c4c138a {
  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-7e1e81f1-6d9d-40d9-a169-cb588c4c138a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e1e81f1-6d9d-40d9-a169-cb588c4c138a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e1e81f1-6d9d-40d9-a169-cb588c4c138a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d751332a-08a4-4461-8717-6c31bdf2b5ed {
  display: none;
}
#s-c3bb0797-fc38-4b55-9685-2a465722e2dc { text-align: left; }
#s-5d32f052-b229-48d7-860c-a642c450ce95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d32f052-b229-48d7-860c-a642c450ce95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ab93d93-c72c-406c-b7d4-beafa5f3832e { text-align: left; }
#s-8ab93d93-c72c-406c-b7d4-beafa5f3832e .shg-product-sold-out {
  display: none;
}

#s-8ab93d93-c72c-406c-b7d4-beafa5f3832e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ab93d93-c72c-406c-b7d4-beafa5f3832e .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-c5893034-aa95-4848-9b2c-123efe23ae4b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5893034-aa95-4848-9b2c-123efe23ae4b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5893034-aa95-4848-9b2c-123efe23ae4b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5893034-aa95-4848-9b2c-123efe23ae4b {
  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-c5893034-aa95-4848-9b2c-123efe23ae4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5893034-aa95-4848-9b2c-123efe23ae4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5893034-aa95-4848-9b2c-123efe23ae4b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f542995-d59f-4937-8897-d9d5c177fe5c {
  display: none;
}
#s-1f6dd0c0-05dc-4179-94a5-eda6b0f698d3 { text-align: left; }
#s-aea5ffd3-a7ef-4a64-9583-04207e71c3a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aea5ffd3-a7ef-4a64-9583-04207e71c3a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e64cd07c-bf2e-4f0b-b8b0-ce47c6d23138 { text-align: left; }
#s-e64cd07c-bf2e-4f0b-b8b0-ce47c6d23138 .shg-product-sold-out {
  display: none;
}

#s-e64cd07c-bf2e-4f0b-b8b0-ce47c6d23138 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e64cd07c-bf2e-4f0b-b8b0-ce47c6d23138 .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-ecc30556-64b9-49d5-bde6-c9bbff3dec90 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ecc30556-64b9-49d5-bde6-c9bbff3dec90:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ecc30556-64b9-49d5-bde6-c9bbff3dec90:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ecc30556-64b9-49d5-bde6-c9bbff3dec90 {
  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-ecc30556-64b9-49d5-bde6-c9bbff3dec90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ecc30556-64b9-49d5-bde6-c9bbff3dec90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ecc30556-64b9-49d5-bde6-c9bbff3dec90.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36cd464a-16b3-44d3-bfef-49c941d9d7e0 {
  display: none;
}
#s-3d8c4f24-a024-416b-b98c-c4171e3cabd4 { text-align: left; }
#s-86ae3237-b997-4441-b107-49814b8b19f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86ae3237-b997-4441-b107-49814b8b19f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efc18052-5d9b-48e3-9329-b94feb28b9f8 { text-align: left; }
#s-efc18052-5d9b-48e3-9329-b94feb28b9f8 .shg-product-sold-out {
  display: none;
}

#s-efc18052-5d9b-48e3-9329-b94feb28b9f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efc18052-5d9b-48e3-9329-b94feb28b9f8 .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-826027a0-77e7-43c0-aff3-1c0cd271abe2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-826027a0-77e7-43c0-aff3-1c0cd271abe2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-826027a0-77e7-43c0-aff3-1c0cd271abe2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-826027a0-77e7-43c0-aff3-1c0cd271abe2 {
  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-826027a0-77e7-43c0-aff3-1c0cd271abe2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-826027a0-77e7-43c0-aff3-1c0cd271abe2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-826027a0-77e7-43c0-aff3-1c0cd271abe2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f4b707c9-9aca-46c1-a807-949ef428ecbf {
  display: none;
}
#s-9fc0e725-a054-408c-a86c-bb6547a836d8 { text-align: left; }
#s-0e72f6f8-af2f-454d-864b-6b3b5283e642 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e72f6f8-af2f-454d-864b-6b3b5283e642 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a7cda9e-c617-4064-bf5f-8469c4d1ffa0 { text-align: left; }
#s-3a7cda9e-c617-4064-bf5f-8469c4d1ffa0 .shg-product-sold-out {
  display: none;
}

#s-3a7cda9e-c617-4064-bf5f-8469c4d1ffa0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a7cda9e-c617-4064-bf5f-8469c4d1ffa0 .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-5da1b6fb-76e2-409b-9560-1e94fc2ca6e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5da1b6fb-76e2-409b-9560-1e94fc2ca6e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5da1b6fb-76e2-409b-9560-1e94fc2ca6e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5da1b6fb-76e2-409b-9560-1e94fc2ca6e1 {
  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-5da1b6fb-76e2-409b-9560-1e94fc2ca6e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5da1b6fb-76e2-409b-9560-1e94fc2ca6e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5da1b6fb-76e2-409b-9560-1e94fc2ca6e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7f906a6-8128-4e39-9c46-96e0b1564537 {
  display: none;
}
#s-833d09b3-4cb8-485b-bf21-073869ee854a { text-align: left; }
#s-5a0b9c1a-19e9-4021-8d66-876dae3758bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a0b9c1a-19e9-4021-8d66-876dae3758bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e3bbf92-631f-4ee7-b9c3-e90c3d3dc1c6 { text-align: left; }
#s-7e3bbf92-631f-4ee7-b9c3-e90c3d3dc1c6 .shg-product-sold-out {
  display: none;
}

#s-7e3bbf92-631f-4ee7-b9c3-e90c3d3dc1c6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e3bbf92-631f-4ee7-b9c3-e90c3d3dc1c6 .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-f2ebcd00-d187-47d1-b654-72fbbefb7822 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2ebcd00-d187-47d1-b654-72fbbefb7822:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2ebcd00-d187-47d1-b654-72fbbefb7822:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2ebcd00-d187-47d1-b654-72fbbefb7822 {
  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-f2ebcd00-d187-47d1-b654-72fbbefb7822.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2ebcd00-d187-47d1-b654-72fbbefb7822.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2ebcd00-d187-47d1-b654-72fbbefb7822.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b56aee10-fbd1-4a48-92e9-ee469e3b61a0 {
  display: none;
}
#s-34d5a6e5-08f7-48d9-a8e0-a6113f96f1f5 { text-align: left; }
#s-42cc343f-dd5f-4eab-ad21-dea621bc1d83 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42cc343f-dd5f-4eab-ad21-dea621bc1d83 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-68711203-db6f-4570-bb06-7148937fd0b7 { text-align: left; }
#s-68711203-db6f-4570-bb06-7148937fd0b7 .shg-product-sold-out {
  display: none;
}

#s-68711203-db6f-4570-bb06-7148937fd0b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-68711203-db6f-4570-bb06-7148937fd0b7 .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-4a29d9a6-ae88-46a7-af61-3f120d779c00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a29d9a6-ae88-46a7-af61-3f120d779c00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a29d9a6-ae88-46a7-af61-3f120d779c00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a29d9a6-ae88-46a7-af61-3f120d779c00 {
  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-4a29d9a6-ae88-46a7-af61-3f120d779c00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a29d9a6-ae88-46a7-af61-3f120d779c00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a29d9a6-ae88-46a7-af61-3f120d779c00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b4d4887-ca41-4026-af46-04d75a2beeaa {
  display: none;
}
#s-74a66e9e-f8ad-4c19-b898-cb4ad60b8247 { text-align: left; }
#s-d554d0c2-cd35-4b9d-811c-7e3d9e8150c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d554d0c2-cd35-4b9d-811c-7e3d9e8150c1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a736e41-5830-46d5-830a-e5b9f46720c9 { text-align: left; }
#s-7a736e41-5830-46d5-830a-e5b9f46720c9 .shg-product-sold-out {
  display: none;
}

#s-7a736e41-5830-46d5-830a-e5b9f46720c9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a736e41-5830-46d5-830a-e5b9f46720c9 .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-eae4442d-1bbc-46dd-8319-02d637a79549 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eae4442d-1bbc-46dd-8319-02d637a79549:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eae4442d-1bbc-46dd-8319-02d637a79549:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eae4442d-1bbc-46dd-8319-02d637a79549 {
  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-eae4442d-1bbc-46dd-8319-02d637a79549.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eae4442d-1bbc-46dd-8319-02d637a79549.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eae4442d-1bbc-46dd-8319-02d637a79549.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc595dd1-98b1-4deb-9c33-594cab553da3 {
  display: none;
}
#s-6621ca67-19ad-497d-a0c7-51ca1b518a56 { text-align: left; }
#s-07b790f6-bb2d-4439-8181-6b7350d1e294 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-07b790f6-bb2d-4439-8181-6b7350d1e294 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43c19883-1a21-4343-b1d9-e8c72dacb007 { text-align: left; }
#s-43c19883-1a21-4343-b1d9-e8c72dacb007 .shg-product-sold-out {
  display: none;
}

#s-43c19883-1a21-4343-b1d9-e8c72dacb007 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43c19883-1a21-4343-b1d9-e8c72dacb007 .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-5e869ac0-4559-4629-9517-8161a6018890 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e869ac0-4559-4629-9517-8161a6018890:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e869ac0-4559-4629-9517-8161a6018890:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e869ac0-4559-4629-9517-8161a6018890 {
  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-5e869ac0-4559-4629-9517-8161a6018890.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e869ac0-4559-4629-9517-8161a6018890.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e869ac0-4559-4629-9517-8161a6018890.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9ea3ce13-1b12-4ce9-b582-7221dca15580 {
  display: none;
}
#s-981a916e-acc4-48f2-93d6-575391627581 { text-align: left; }
#s-56a7b84f-9a14-4885-b50c-0f70e0e2bf78 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56a7b84f-9a14-4885-b50c-0f70e0e2bf78 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-95383cce-b820-4111-85da-4abdc61b0279 { text-align: left; }
#s-95383cce-b820-4111-85da-4abdc61b0279 .shg-product-sold-out {
  display: none;
}

#s-95383cce-b820-4111-85da-4abdc61b0279 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-95383cce-b820-4111-85da-4abdc61b0279 .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-0971816a-f043-4f32-a6f3-9050abdf2162 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0971816a-f043-4f32-a6f3-9050abdf2162:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0971816a-f043-4f32-a6f3-9050abdf2162:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0971816a-f043-4f32-a6f3-9050abdf2162 {
  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-0971816a-f043-4f32-a6f3-9050abdf2162.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0971816a-f043-4f32-a6f3-9050abdf2162.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0971816a-f043-4f32-a6f3-9050abdf2162.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e21722e-01da-48c2-abaa-9856fd8630d0 {
  display: none;
}
#s-70ed4f1f-2674-41e6-9207-002fa65ec9f4 { text-align: left; }
#s-5e812656-03a3-42ee-bbff-9b80e9b1defe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e812656-03a3-42ee-bbff-9b80e9b1defe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99e143d4-d89b-4d95-85ef-15d591fb66d0 { text-align: left; }
#s-99e143d4-d89b-4d95-85ef-15d591fb66d0 .shg-product-sold-out {
  display: none;
}

#s-99e143d4-d89b-4d95-85ef-15d591fb66d0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99e143d4-d89b-4d95-85ef-15d591fb66d0 .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-b3b6574c-4676-4126-976d-b1925cc104b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3b6574c-4676-4126-976d-b1925cc104b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3b6574c-4676-4126-976d-b1925cc104b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3b6574c-4676-4126-976d-b1925cc104b1 {
  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-b3b6574c-4676-4126-976d-b1925cc104b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3b6574c-4676-4126-976d-b1925cc104b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3b6574c-4676-4126-976d-b1925cc104b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe2b275b-8ff3-4010-8841-da3aefbca357 {
  display: none;
}
#s-7b7384da-9bbf-4646-9c8f-cfc246033b42 { text-align: left; }
#s-7c666127-77ab-4bf4-8289-d04202047207 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c666127-77ab-4bf4-8289-d04202047207 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-205ea007-49c3-4a2b-8f31-7c21d571ac01 { text-align: left; }
#s-205ea007-49c3-4a2b-8f31-7c21d571ac01 .shg-product-sold-out {
  display: none;
}

#s-205ea007-49c3-4a2b-8f31-7c21d571ac01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-205ea007-49c3-4a2b-8f31-7c21d571ac01 .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-f123a571-e932-42a9-afd7-0bc4896afdbc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f123a571-e932-42a9-afd7-0bc4896afdbc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f123a571-e932-42a9-afd7-0bc4896afdbc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f123a571-e932-42a9-afd7-0bc4896afdbc {
  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-f123a571-e932-42a9-afd7-0bc4896afdbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f123a571-e932-42a9-afd7-0bc4896afdbc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f123a571-e932-42a9-afd7-0bc4896afdbc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-37de6090-be53-46bb-8bb9-8bd9226e558a {
  display: none;
}
#s-8a6d694d-0f22-4076-990f-317dcceea0a1 { text-align: left; }
#s-dfcf969e-42bb-4600-a12f-2ce2f46b782a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dfcf969e-42bb-4600-a12f-2ce2f46b782a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6cfb012e-2343-4dea-b3fd-fe242eeca306 { text-align: left; }
#s-6cfb012e-2343-4dea-b3fd-fe242eeca306 .shg-product-sold-out {
  display: none;
}

#s-6cfb012e-2343-4dea-b3fd-fe242eeca306 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6cfb012e-2343-4dea-b3fd-fe242eeca306 .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-c1dcf9ea-448c-4c85-9472-8fd3fa75febd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c1dcf9ea-448c-4c85-9472-8fd3fa75febd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c1dcf9ea-448c-4c85-9472-8fd3fa75febd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c1dcf9ea-448c-4c85-9472-8fd3fa75febd {
  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-c1dcf9ea-448c-4c85-9472-8fd3fa75febd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1dcf9ea-448c-4c85-9472-8fd3fa75febd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1dcf9ea-448c-4c85-9472-8fd3fa75febd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c6bc8efb-d2d9-4a90-a64e-d2c7496d3b2a {
  display: none;
}
#s-7adfcffb-2cf8-480a-a0aa-1833070f8a8f { text-align: left; }
#s-ae993171-a00e-495f-8e94-db2726ee9918 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae993171-a00e-495f-8e94-db2726ee9918 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5291e722-95a8-4203-b878-6308ad44174b { text-align: left; }
#s-5291e722-95a8-4203-b878-6308ad44174b .shg-product-sold-out {
  display: none;
}

#s-5291e722-95a8-4203-b878-6308ad44174b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5291e722-95a8-4203-b878-6308ad44174b .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-65252744-6d95-4a67-aae9-d64430418629 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-65252744-6d95-4a67-aae9-d64430418629:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-65252744-6d95-4a67-aae9-d64430418629:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-65252744-6d95-4a67-aae9-d64430418629 {
  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-65252744-6d95-4a67-aae9-d64430418629.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65252744-6d95-4a67-aae9-d64430418629.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65252744-6d95-4a67-aae9-d64430418629.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7045a45-1026-494e-beb5-6418d67ec44c {
  display: none;
}
#s-cd92d90b-bdb6-4133-8d5b-931d71e427d3 { text-align: left; }
#s-18306513-f75a-49b7-8389-fa8f9cae4f1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18306513-f75a-49b7-8389-fa8f9cae4f1a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-85b75271-514f-423b-b313-15906f084a97 { text-align: left; }
#s-85b75271-514f-423b-b313-15906f084a97 .shg-product-sold-out {
  display: none;
}

#s-85b75271-514f-423b-b313-15906f084a97 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-85b75271-514f-423b-b313-15906f084a97 .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-adb8248a-4948-4649-a529-eac5f3553fdb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-adb8248a-4948-4649-a529-eac5f3553fdb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-adb8248a-4948-4649-a529-eac5f3553fdb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-adb8248a-4948-4649-a529-eac5f3553fdb {
  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-adb8248a-4948-4649-a529-eac5f3553fdb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adb8248a-4948-4649-a529-eac5f3553fdb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-adb8248a-4948-4649-a529-eac5f3553fdb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-52932859-3f7e-401d-92ae-9fac909c7e93 {
  display: none;
}
#s-fc4a8c92-3594-41d3-8847-52f8390a6ad8 { text-align: left; }
#s-bb58fe54-6d91-4767-9ec9-5eaa00ba05e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb58fe54-6d91-4767-9ec9-5eaa00ba05e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d09096c-ec58-46a8-ae3f-b8ca72704e6b { text-align: left; }
#s-3d09096c-ec58-46a8-ae3f-b8ca72704e6b .shg-product-sold-out {
  display: none;
}

#s-3d09096c-ec58-46a8-ae3f-b8ca72704e6b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d09096c-ec58-46a8-ae3f-b8ca72704e6b .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-82cd0f4c-601c-48e1-9829-4892f77c5a0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82cd0f4c-601c-48e1-9829-4892f77c5a0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82cd0f4c-601c-48e1-9829-4892f77c5a0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82cd0f4c-601c-48e1-9829-4892f77c5a0e {
  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-82cd0f4c-601c-48e1-9829-4892f77c5a0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82cd0f4c-601c-48e1-9829-4892f77c5a0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82cd0f4c-601c-48e1-9829-4892f77c5a0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1fed55d7-1fdb-4cea-a377-4b8b2d00fc16 {
  display: none;
}
#s-7983e9f8-a4c9-4b50-8979-9ff1427a2243 { text-align: left; }
#s-0a169890-aed8-4ea8-aa56-dbf05c1c41f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a169890-aed8-4ea8-aa56-dbf05c1c41f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f3a70ac-1ea2-4a26-80a3-b8345a270652 { text-align: left; }
#s-0f3a70ac-1ea2-4a26-80a3-b8345a270652 .shg-product-sold-out {
  display: none;
}

#s-0f3a70ac-1ea2-4a26-80a3-b8345a270652 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f3a70ac-1ea2-4a26-80a3-b8345a270652 .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-6044c61f-6421-47b8-ae32-8c5d0ff9f2db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6044c61f-6421-47b8-ae32-8c5d0ff9f2db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6044c61f-6421-47b8-ae32-8c5d0ff9f2db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6044c61f-6421-47b8-ae32-8c5d0ff9f2db {
  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-6044c61f-6421-47b8-ae32-8c5d0ff9f2db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6044c61f-6421-47b8-ae32-8c5d0ff9f2db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6044c61f-6421-47b8-ae32-8c5d0ff9f2db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7a07954-0a33-4164-ab79-a9bd038d4e67 {
  display: none;
}
#s-be8892bc-2bb9-488a-948b-d4fc78821b46 { text-align: left; }
#s-f49d958b-3b12-4ae0-8e2a-822ced1831a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f49d958b-3b12-4ae0-8e2a-822ced1831a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c74263d-343b-4202-afdc-b922ec9f8822 { text-align: left; }
#s-3c74263d-343b-4202-afdc-b922ec9f8822 .shg-product-sold-out {
  display: none;
}

#s-3c74263d-343b-4202-afdc-b922ec9f8822 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c74263d-343b-4202-afdc-b922ec9f8822 .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-d9dd0e35-6323-4bc0-9427-0532356d1f3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9dd0e35-6323-4bc0-9427-0532356d1f3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9dd0e35-6323-4bc0-9427-0532356d1f3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9dd0e35-6323-4bc0-9427-0532356d1f3d {
  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-d9dd0e35-6323-4bc0-9427-0532356d1f3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9dd0e35-6323-4bc0-9427-0532356d1f3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9dd0e35-6323-4bc0-9427-0532356d1f3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fc05aeb-6648-4dc7-b6e8-b0205988a724 {
  display: none;
}
#s-5d46833d-1460-4b92-8633-c3da8bad07a8 { text-align: left; }
#s-5319221e-eb38-4171-b6ae-e80667fc1b02 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5319221e-eb38-4171-b6ae-e80667fc1b02 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37e2ff42-9592-42c0-89a1-d749f5b13ecf { text-align: left; }
#s-37e2ff42-9592-42c0-89a1-d749f5b13ecf .shg-product-sold-out {
  display: none;
}

#s-37e2ff42-9592-42c0-89a1-d749f5b13ecf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37e2ff42-9592-42c0-89a1-d749f5b13ecf .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-95823d7d-68ed-4a39-8623-102e0c96c3b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-95823d7d-68ed-4a39-8623-102e0c96c3b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-95823d7d-68ed-4a39-8623-102e0c96c3b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-95823d7d-68ed-4a39-8623-102e0c96c3b4 {
  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-95823d7d-68ed-4a39-8623-102e0c96c3b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95823d7d-68ed-4a39-8623-102e0c96c3b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-95823d7d-68ed-4a39-8623-102e0c96c3b4.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;
}
