.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-621a1e1b-fbce-4dcb-87c1-e1600bb9132f {
  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-334d99f4-8c0e-40e4-9da8-0e6955d70ba9 { margin-top: 40px; }
#s-334d99f4-8c0e-40e4-9da8-0e6955d70ba9 .shogun-tabs {
  justify-content: center;
}


  #s-334d99f4-8c0e-40e4-9da8-0e6955d70ba9 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-334d99f4-8c0e-40e4-9da8-0e6955d70ba9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-334d99f4-8c0e-40e4-9da8-0e6955d70ba9 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-334d99f4-8c0e-40e4-9da8-0e6955d70ba9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-334d99f4-8c0e-40e4-9da8-0e6955d70ba9 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-334d99f4-8c0e-40e4-9da8-0e6955d70ba9 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-334d99f4-8c0e-40e4-9da8-0e6955d70ba9 .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-fb55ef48-9f87-4978-88c0-93a208a3a6f0 { padding-top: 10px;
padding-bottom: 10px; }
 #s-fb55ef48-9f87-4978-88c0-93a208a3a6f0 .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-5ff7b5eb-a0a3-4f28-a7ea-3edff3867dd1 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5ff7b5eb-a0a3-4f28-a7ea-3edff3867dd1 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5ff7b5eb-a0a3-4f28-a7ea-3edff3867dd1 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5ff7b5eb-a0a3-4f28-a7ea-3edff3867dd1 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5ff7b5eb-a0a3-4f28-a7ea-3edff3867dd1 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5ff7b5eb-a0a3-4f28-a7ea-3edff3867dd1 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5ff7b5eb-a0a3-4f28-a7ea-3edff3867dd1 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5ff7b5eb-a0a3-4f28-a7ea-3edff3867dd1 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5ff7b5eb-a0a3-4f28-a7ea-3edff3867dd1 .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-2ce7863f-8506-4e8a-941c-a4d9a838f814 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ce7863f-8506-4e8a-941c-a4d9a838f814"] > .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-e5b00b37-b08f-4c42-bec3-15762b2c85b6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9bb65343-b103-45e9-bb1f-ed4736ca8f7c { 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-09c5f310-5304-4ec4-acb3-6ea796c5885e { 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-09c5f310-5304-4ec4-acb3-6ea796c5885e: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-09c5f310-5304-4ec4-acb3-6ea796c5885e: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-09c5f310-5304-4ec4-acb3-6ea796c5885e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-04a1bf0b-c80d-4ec2-8490-b88c402b913c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c0fea749-08e6-440b-8c59-0f124f48cf5c { 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-5b73a877-e613-4f89-9922-2449412b61f5 { 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-5b73a877-e613-4f89-9922-2449412b61f5: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-5b73a877-e613-4f89-9922-2449412b61f5: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-5b73a877-e613-4f89-9922-2449412b61f5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8a8290ef-29a3-4327-8d90-938efbf7d9e8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-495e9f2a-f8fa-448c-929e-6e11b83c0b2a { 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-fdae7e39-37a5-4b6c-80ee-2e9f923469c4 { 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-fdae7e39-37a5-4b6c-80ee-2e9f923469c4: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-fdae7e39-37a5-4b6c-80ee-2e9f923469c4: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-fdae7e39-37a5-4b6c-80ee-2e9f923469c4.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-a13ba575-788a-4e87-a124-bb21047a83b7 { min-height: 50px; }
#s-a13ba575-788a-4e87-a124-bb21047a83b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c19fdbf9-0613-470b-acc8-e54458814826 { 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-c19fdbf9-0613-470b-acc8-e54458814826 .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-357d0eac-9591-4e30-a83b-7152ac2aeaac {
  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-5e17e60d-f6bb-428a-9b71-bc76be77c616 { 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-1f38f314-e367-4daa-b0bf-48d80bbee0b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f38f314-e367-4daa-b0bf-48d80bbee0b7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-14279a89-b7bc-464b-9386-7018025e92e2 {
  display: none;
}
#s-a33de6b0-6781-4127-9b72-04e6f9cf8e40 { text-align: left; }
#s-ecb7e621-68a2-432a-b8c5-334af2bc6bfc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ecb7e621-68a2-432a-b8c5-334af2bc6bfc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-78bb9352-f060-424d-bd2c-27b0034c4ce4 {
  display: none;
}
#s-96ea2894-599d-49fe-9866-85865d722c0c { text-align: left; }
#s-064a51d4-e6f0-420e-97d2-9200332bf07b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-064a51d4-e6f0-420e-97d2-9200332bf07b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-06900786-a695-438f-9afe-87dddacea843 {
  display: none;
}
#s-7a65407c-71c7-4511-91bf-92176c7229cc { text-align: left; }
#s-ed7a2609-9fe7-459d-b2d3-656a3c51f742 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed7a2609-9fe7-459d-b2d3-656a3c51f742 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-df8c3e7f-1828-4640-b41d-f4d92a5ccf6b {
  display: none;
}
#s-edad6db8-116c-4628-9732-bb769005d026 { text-align: left; }
#s-9f0e4f4d-cb2b-42f1-b40b-6b19f6e7cf22 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f0e4f4d-cb2b-42f1-b40b-6b19f6e7cf22 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-92ce0a85-a391-44d2-bd0e-af3ac4aea730 { text-align: left; }
#s-92ce0a85-a391-44d2-bd0e-af3ac4aea730 .shg-product-sold-out {
  display: none;
}

#s-92ce0a85-a391-44d2-bd0e-af3ac4aea730 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-92ce0a85-a391-44d2-bd0e-af3ac4aea730 .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-24c21a86-ee37-4626-b9a2-677b8d4c3eb2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-24c21a86-ee37-4626-b9a2-677b8d4c3eb2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-24c21a86-ee37-4626-b9a2-677b8d4c3eb2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-24c21a86-ee37-4626-b9a2-677b8d4c3eb2 {
  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-24c21a86-ee37-4626-b9a2-677b8d4c3eb2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24c21a86-ee37-4626-b9a2-677b8d4c3eb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-24c21a86-ee37-4626-b9a2-677b8d4c3eb2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a07e51d-d153-4555-824b-1efa02048d62 {
  display: none;
}
#s-0fc832ae-bf98-4cab-af74-8a7e303c09de { text-align: left; }
#s-2a4ae85b-e2d7-4ff2-9a51-83c59213cb2c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a4ae85b-e2d7-4ff2-9a51-83c59213cb2c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-588200c7-83bb-49c3-a626-d21da73acf30 { text-align: left; }
#s-588200c7-83bb-49c3-a626-d21da73acf30 .shg-product-sold-out {
  display: none;
}

#s-588200c7-83bb-49c3-a626-d21da73acf30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-588200c7-83bb-49c3-a626-d21da73acf30 .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-98fbf8d9-e06c-4eac-b3b1-9ba30ca55173 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-98fbf8d9-e06c-4eac-b3b1-9ba30ca55173:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-98fbf8d9-e06c-4eac-b3b1-9ba30ca55173:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-98fbf8d9-e06c-4eac-b3b1-9ba30ca55173 {
  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-98fbf8d9-e06c-4eac-b3b1-9ba30ca55173.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98fbf8d9-e06c-4eac-b3b1-9ba30ca55173.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-98fbf8d9-e06c-4eac-b3b1-9ba30ca55173.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8555075b-61fe-46a8-83aa-73ae71a68d58 {
  display: none;
}
#s-5fe283dc-5221-46ac-9188-25c5c3c96345 { text-align: left; }
#s-76fa1ab4-4ad8-4f04-a9b1-6bb59fcd9029 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76fa1ab4-4ad8-4f04-a9b1-6bb59fcd9029 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42a22a8a-d41b-4658-a6ef-d57564508b9f { text-align: left; }
#s-42a22a8a-d41b-4658-a6ef-d57564508b9f .shg-product-sold-out {
  display: none;
}

#s-42a22a8a-d41b-4658-a6ef-d57564508b9f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42a22a8a-d41b-4658-a6ef-d57564508b9f .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-eb6d0bcc-8442-4d19-a616-d35b554ec61a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb6d0bcc-8442-4d19-a616-d35b554ec61a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb6d0bcc-8442-4d19-a616-d35b554ec61a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb6d0bcc-8442-4d19-a616-d35b554ec61a {
  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-eb6d0bcc-8442-4d19-a616-d35b554ec61a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb6d0bcc-8442-4d19-a616-d35b554ec61a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb6d0bcc-8442-4d19-a616-d35b554ec61a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-57418ca6-6479-4ce6-af87-a33f8d509db6 {
  display: none;
}
#s-9caee6a3-6ffb-4d0b-9871-749713a68436 { text-align: left; }
#s-743062e8-9ee3-4b7a-bc92-1022dff77961 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-743062e8-9ee3-4b7a-bc92-1022dff77961 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8622484-d237-4797-b0dc-0cd512c1ef10 { text-align: left; }
#s-f8622484-d237-4797-b0dc-0cd512c1ef10 .shg-product-sold-out {
  display: none;
}

#s-f8622484-d237-4797-b0dc-0cd512c1ef10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8622484-d237-4797-b0dc-0cd512c1ef10 .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-4f9d7fd5-3db6-4854-90bf-1cd55a9deb72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f9d7fd5-3db6-4854-90bf-1cd55a9deb72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f9d7fd5-3db6-4854-90bf-1cd55a9deb72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f9d7fd5-3db6-4854-90bf-1cd55a9deb72 {
  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-4f9d7fd5-3db6-4854-90bf-1cd55a9deb72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f9d7fd5-3db6-4854-90bf-1cd55a9deb72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f9d7fd5-3db6-4854-90bf-1cd55a9deb72.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0463729d-2eed-422d-8f26-b35dc1acfc8d {
  display: none;
}
#s-da96e914-b931-4e30-b45e-b94171f2be88 { text-align: left; }
#s-02fd2747-bd47-490f-9c8a-08a77f4fde10 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-02fd2747-bd47-490f-9c8a-08a77f4fde10 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0029596d-6ebd-4276-b1dd-02925e83ee9f { text-align: left; }
#s-0029596d-6ebd-4276-b1dd-02925e83ee9f .shg-product-sold-out {
  display: none;
}

#s-0029596d-6ebd-4276-b1dd-02925e83ee9f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0029596d-6ebd-4276-b1dd-02925e83ee9f .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-7977b120-f9f8-470f-8296-7316bc842917 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7977b120-f9f8-470f-8296-7316bc842917:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7977b120-f9f8-470f-8296-7316bc842917:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7977b120-f9f8-470f-8296-7316bc842917 {
  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-7977b120-f9f8-470f-8296-7316bc842917.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7977b120-f9f8-470f-8296-7316bc842917.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7977b120-f9f8-470f-8296-7316bc842917.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb11ae96-ba26-4b96-8a03-8a5aedfaf44f {
  display: none;
}
#s-422de9fb-ed31-4a3d-9647-0d1ee077e5e5 { text-align: left; }
#s-33f58773-1f7a-4a0b-bafa-cf1f3fae7bc4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33f58773-1f7a-4a0b-bafa-cf1f3fae7bc4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db46cdd5-b0a5-4371-aa5a-02905616ef7b { text-align: left; }
#s-db46cdd5-b0a5-4371-aa5a-02905616ef7b .shg-product-sold-out {
  display: none;
}

#s-db46cdd5-b0a5-4371-aa5a-02905616ef7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db46cdd5-b0a5-4371-aa5a-02905616ef7b .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-9bf30fb0-c716-4969-80c5-e45a5869b07c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9bf30fb0-c716-4969-80c5-e45a5869b07c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9bf30fb0-c716-4969-80c5-e45a5869b07c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9bf30fb0-c716-4969-80c5-e45a5869b07c {
  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-9bf30fb0-c716-4969-80c5-e45a5869b07c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9bf30fb0-c716-4969-80c5-e45a5869b07c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9bf30fb0-c716-4969-80c5-e45a5869b07c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e213be4a-5845-4e84-9154-0fefc603f5a7 {
  display: none;
}
#s-228b4b7a-feb9-4008-96d8-683a66e123ef { text-align: left; }
#s-940f45a6-a95a-48b7-8b03-ba46aed5ffa1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-940f45a6-a95a-48b7-8b03-ba46aed5ffa1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d555bd44-dc0a-4d2d-b5f8-fc9d9499af6c { text-align: left; }
#s-d555bd44-dc0a-4d2d-b5f8-fc9d9499af6c .shg-product-sold-out {
  display: none;
}

#s-d555bd44-dc0a-4d2d-b5f8-fc9d9499af6c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d555bd44-dc0a-4d2d-b5f8-fc9d9499af6c .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-e567b5a9-671f-426f-a216-e1358460f7c0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e567b5a9-671f-426f-a216-e1358460f7c0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e567b5a9-671f-426f-a216-e1358460f7c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e567b5a9-671f-426f-a216-e1358460f7c0 {
  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-e567b5a9-671f-426f-a216-e1358460f7c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e567b5a9-671f-426f-a216-e1358460f7c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e567b5a9-671f-426f-a216-e1358460f7c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-546b6811-6de4-411b-b980-bc511bc32afb {
  display: none;
}
#s-c0ac8436-6663-4d97-82bb-47566f19a3c8 { text-align: left; }
#s-e4cf5757-eafb-4570-b283-f3e248e3745c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4cf5757-eafb-4570-b283-f3e248e3745c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-944160d7-cd25-4def-89be-ece6e8c3d887 { text-align: left; }
#s-944160d7-cd25-4def-89be-ece6e8c3d887 .shg-product-sold-out {
  display: none;
}

#s-944160d7-cd25-4def-89be-ece6e8c3d887 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-944160d7-cd25-4def-89be-ece6e8c3d887 .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-6e812f55-fc84-424a-aaff-fac0a3808c42 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e812f55-fc84-424a-aaff-fac0a3808c42:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e812f55-fc84-424a-aaff-fac0a3808c42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e812f55-fc84-424a-aaff-fac0a3808c42 {
  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-6e812f55-fc84-424a-aaff-fac0a3808c42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e812f55-fc84-424a-aaff-fac0a3808c42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e812f55-fc84-424a-aaff-fac0a3808c42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7f362418-e559-411a-b37c-9a4f009a3da5 {
  display: none;
}
#s-5eb433ce-2827-418f-8ef1-71735f2cedbb { text-align: left; }
#s-6fef1963-461f-4d8d-8c74-d2b55420eb89 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6fef1963-461f-4d8d-8c74-d2b55420eb89 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a695eed-5084-45de-a1b5-318a6ff7a9b9 { text-align: left; }
#s-3a695eed-5084-45de-a1b5-318a6ff7a9b9 .shg-product-sold-out {
  display: none;
}

#s-3a695eed-5084-45de-a1b5-318a6ff7a9b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a695eed-5084-45de-a1b5-318a6ff7a9b9 .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-c292e530-67cd-4009-94c4-c3d819494467 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c292e530-67cd-4009-94c4-c3d819494467:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c292e530-67cd-4009-94c4-c3d819494467:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c292e530-67cd-4009-94c4-c3d819494467 {
  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-c292e530-67cd-4009-94c4-c3d819494467.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c292e530-67cd-4009-94c4-c3d819494467.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c292e530-67cd-4009-94c4-c3d819494467.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39c52e9a-9acd-4ebb-9f61-dca8e6d90b35 {
  display: none;
}
#s-f22c52b9-f502-476d-b0a7-d1bf9a1b59a0 { text-align: left; }
#s-4b52accf-a25a-4a03-b9ac-d85d559f166d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b52accf-a25a-4a03-b9ac-d85d559f166d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a77ad0f0-f212-4a82-87fb-39390dd17a16 { text-align: left; }
#s-a77ad0f0-f212-4a82-87fb-39390dd17a16 .shg-product-sold-out {
  display: none;
}

#s-a77ad0f0-f212-4a82-87fb-39390dd17a16 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a77ad0f0-f212-4a82-87fb-39390dd17a16 .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-6b4039b1-e96f-49cf-a491-373ea07d4929 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b4039b1-e96f-49cf-a491-373ea07d4929:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b4039b1-e96f-49cf-a491-373ea07d4929:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b4039b1-e96f-49cf-a491-373ea07d4929 {
  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-6b4039b1-e96f-49cf-a491-373ea07d4929.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b4039b1-e96f-49cf-a491-373ea07d4929.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b4039b1-e96f-49cf-a491-373ea07d4929.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5a923d9c-645e-44d5-95e2-803164d460d3 {
  display: none;
}
#s-24cf369a-ab73-4c2a-b8bd-d556526632ab { text-align: left; }
#s-e5183fcd-89c5-4c7d-9c06-6b123ec89049 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5183fcd-89c5-4c7d-9c06-6b123ec89049 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36fb93a5-ba1f-4b72-a8b3-58e5c994e68d { text-align: left; }
#s-36fb93a5-ba1f-4b72-a8b3-58e5c994e68d .shg-product-sold-out {
  display: none;
}

#s-36fb93a5-ba1f-4b72-a8b3-58e5c994e68d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36fb93a5-ba1f-4b72-a8b3-58e5c994e68d .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-3341467f-3ba3-4317-9798-68bd8a017ca4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3341467f-3ba3-4317-9798-68bd8a017ca4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3341467f-3ba3-4317-9798-68bd8a017ca4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3341467f-3ba3-4317-9798-68bd8a017ca4 {
  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-3341467f-3ba3-4317-9798-68bd8a017ca4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3341467f-3ba3-4317-9798-68bd8a017ca4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3341467f-3ba3-4317-9798-68bd8a017ca4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68348f12-e014-4424-bf00-0221d49faa66 {
  display: none;
}
#s-4964197c-6316-4b2d-a26d-a3c7412b5779 { text-align: left; }
#s-17786b09-4547-4ac3-8b44-70c608e59d75 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-17786b09-4547-4ac3-8b44-70c608e59d75 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1102764a-3ebd-4cfa-aa3e-65b4893ef2f6 { text-align: left; }
#s-1102764a-3ebd-4cfa-aa3e-65b4893ef2f6 .shg-product-sold-out {
  display: none;
}

#s-1102764a-3ebd-4cfa-aa3e-65b4893ef2f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1102764a-3ebd-4cfa-aa3e-65b4893ef2f6 .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-c8e2c4c9-45d9-42ca-8312-2b0446bf52b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c8e2c4c9-45d9-42ca-8312-2b0446bf52b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c8e2c4c9-45d9-42ca-8312-2b0446bf52b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c8e2c4c9-45d9-42ca-8312-2b0446bf52b1 {
  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-c8e2c4c9-45d9-42ca-8312-2b0446bf52b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8e2c4c9-45d9-42ca-8312-2b0446bf52b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c8e2c4c9-45d9-42ca-8312-2b0446bf52b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e5b3aa55-cf63-43df-8bfc-aa91faebcdfc {
  display: none;
}
#s-6ba0558a-2e12-46e4-a046-70ed54962329 { text-align: left; }
#s-8d158c88-1407-4aae-8181-dca91071822c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d158c88-1407-4aae-8181-dca91071822c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fdd19c73-c206-40ff-93f6-d3ad2740f855 { text-align: left; }
#s-fdd19c73-c206-40ff-93f6-d3ad2740f855 .shg-product-sold-out {
  display: none;
}

#s-fdd19c73-c206-40ff-93f6-d3ad2740f855 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fdd19c73-c206-40ff-93f6-d3ad2740f855 .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-cfe32b83-5a41-46fc-a458-1b4b12e3f925 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cfe32b83-5a41-46fc-a458-1b4b12e3f925:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cfe32b83-5a41-46fc-a458-1b4b12e3f925:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cfe32b83-5a41-46fc-a458-1b4b12e3f925 {
  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-cfe32b83-5a41-46fc-a458-1b4b12e3f925.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cfe32b83-5a41-46fc-a458-1b4b12e3f925.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cfe32b83-5a41-46fc-a458-1b4b12e3f925.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae2cb4a7-e9a5-4809-a77f-96d5105d1a28 {
  display: none;
}
#s-dbaa424b-3527-4963-8daa-940f16616038 { text-align: left; }
#s-00b0ec7e-0591-4de7-bfc1-9764ff71317e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00b0ec7e-0591-4de7-bfc1-9764ff71317e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c51b0ba7-24fa-42fe-8f17-86f412ced5f8 { text-align: left; }
#s-c51b0ba7-24fa-42fe-8f17-86f412ced5f8 .shg-product-sold-out {
  display: none;
}

#s-c51b0ba7-24fa-42fe-8f17-86f412ced5f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c51b0ba7-24fa-42fe-8f17-86f412ced5f8 .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-b4a8cdcc-1240-4a3b-98c3-ae2e24c3bbf8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4a8cdcc-1240-4a3b-98c3-ae2e24c3bbf8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4a8cdcc-1240-4a3b-98c3-ae2e24c3bbf8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4a8cdcc-1240-4a3b-98c3-ae2e24c3bbf8 {
  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-b4a8cdcc-1240-4a3b-98c3-ae2e24c3bbf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4a8cdcc-1240-4a3b-98c3-ae2e24c3bbf8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4a8cdcc-1240-4a3b-98c3-ae2e24c3bbf8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aec7fd97-6a22-4bc1-87bf-300304c9e69d {
  display: none;
}
#s-ccd5f352-0bed-4bdf-80fe-e0f7e8d81aec { text-align: left; }
#s-68c106a8-77e1-4c58-9a36-50de1af1d60a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68c106a8-77e1-4c58-9a36-50de1af1d60a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6564f569-e618-498b-95c5-f4694a6d467b { text-align: left; }
#s-6564f569-e618-498b-95c5-f4694a6d467b .shg-product-sold-out {
  display: none;
}

#s-6564f569-e618-498b-95c5-f4694a6d467b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6564f569-e618-498b-95c5-f4694a6d467b .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-23e1a21c-31f4-44cc-a957-3da217ae2848 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-23e1a21c-31f4-44cc-a957-3da217ae2848:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-23e1a21c-31f4-44cc-a957-3da217ae2848:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-23e1a21c-31f4-44cc-a957-3da217ae2848 {
  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-23e1a21c-31f4-44cc-a957-3da217ae2848.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23e1a21c-31f4-44cc-a957-3da217ae2848.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-23e1a21c-31f4-44cc-a957-3da217ae2848.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa7e28bc-7677-4caf-8e32-54f172b86f38 {
  display: none;
}
#s-584c6bb0-c668-4491-9fc2-a54cf1070bd0 { text-align: left; }
#s-b44e02f3-b9d3-4333-b644-287a4d31328c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b44e02f3-b9d3-4333-b644-287a4d31328c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-501d8831-fe0e-40fc-aca0-4a6dd8d54e70 { text-align: left; }
#s-501d8831-fe0e-40fc-aca0-4a6dd8d54e70 .shg-product-sold-out {
  display: none;
}

#s-501d8831-fe0e-40fc-aca0-4a6dd8d54e70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-501d8831-fe0e-40fc-aca0-4a6dd8d54e70 .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-fd5e805b-1693-4678-af8e-905fee575cf8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd5e805b-1693-4678-af8e-905fee575cf8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd5e805b-1693-4678-af8e-905fee575cf8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd5e805b-1693-4678-af8e-905fee575cf8 {
  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-fd5e805b-1693-4678-af8e-905fee575cf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd5e805b-1693-4678-af8e-905fee575cf8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd5e805b-1693-4678-af8e-905fee575cf8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-306021a9-7fa8-45d5-87fe-6271d4441622 {
  display: none;
}
#s-47b530c2-70a8-4753-8f5c-2233cbfc0a3e { text-align: left; }
#s-28f69cc3-1f2a-4dfb-8537-b856fbf1965b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-28f69cc3-1f2a-4dfb-8537-b856fbf1965b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ac7aafb-f659-40db-974b-e938c7b8199c { text-align: left; }
#s-0ac7aafb-f659-40db-974b-e938c7b8199c .shg-product-sold-out {
  display: none;
}

#s-0ac7aafb-f659-40db-974b-e938c7b8199c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ac7aafb-f659-40db-974b-e938c7b8199c .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-bf3f9d0a-3f8c-4f7d-83eb-a723be974977 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf3f9d0a-3f8c-4f7d-83eb-a723be974977:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf3f9d0a-3f8c-4f7d-83eb-a723be974977:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf3f9d0a-3f8c-4f7d-83eb-a723be974977 {
  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-bf3f9d0a-3f8c-4f7d-83eb-a723be974977.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf3f9d0a-3f8c-4f7d-83eb-a723be974977.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf3f9d0a-3f8c-4f7d-83eb-a723be974977.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aede5ace-4551-43ac-b4c5-4f8d5ae2b1e5 {
  display: none;
}
#s-7cf34d5e-0393-41bc-92f1-9f1009371ed5 { text-align: left; }
#s-55193805-7fb7-4177-98a8-c3309f7e4929 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55193805-7fb7-4177-98a8-c3309f7e4929 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b181ff93-2528-4013-b130-4d3dbcd99d78 { text-align: left; }
#s-b181ff93-2528-4013-b130-4d3dbcd99d78 .shg-product-sold-out {
  display: none;
}

#s-b181ff93-2528-4013-b130-4d3dbcd99d78 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b181ff93-2528-4013-b130-4d3dbcd99d78 .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-009e03f6-9832-4bce-b8d0-e5a6a79d18b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-009e03f6-9832-4bce-b8d0-e5a6a79d18b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-009e03f6-9832-4bce-b8d0-e5a6a79d18b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-009e03f6-9832-4bce-b8d0-e5a6a79d18b5 {
  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-009e03f6-9832-4bce-b8d0-e5a6a79d18b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-009e03f6-9832-4bce-b8d0-e5a6a79d18b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-009e03f6-9832-4bce-b8d0-e5a6a79d18b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8dc7e96-4ddf-4f68-a72c-0a0d0ef8a823 {
  display: none;
}
#s-ee0c2c40-f371-4ee4-bab8-b98606966eb0 { text-align: left; }
#s-bc80bd7a-fa41-4c0a-a33b-a271b46e83b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc80bd7a-fa41-4c0a-a33b-a271b46e83b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-641a286c-0db0-402c-9832-200a274a6998 { text-align: left; }
#s-641a286c-0db0-402c-9832-200a274a6998 .shg-product-sold-out {
  display: none;
}

#s-641a286c-0db0-402c-9832-200a274a6998 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-641a286c-0db0-402c-9832-200a274a6998 .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-0e1a5ad5-b8c2-42a1-954e-b4ba6d151319 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e1a5ad5-b8c2-42a1-954e-b4ba6d151319:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e1a5ad5-b8c2-42a1-954e-b4ba6d151319:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e1a5ad5-b8c2-42a1-954e-b4ba6d151319 {
  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-0e1a5ad5-b8c2-42a1-954e-b4ba6d151319.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e1a5ad5-b8c2-42a1-954e-b4ba6d151319.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e1a5ad5-b8c2-42a1-954e-b4ba6d151319.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b074225-046e-41ee-8b5f-ba690c777cd0 {
  display: none;
}
#s-9a9429e8-cd42-4a44-b874-76edcf7be9a1 { text-align: left; }
#s-0ad0ac7f-2583-4494-bb37-1a3f601247e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ad0ac7f-2583-4494-bb37-1a3f601247e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70554ad8-cf53-4f18-b70d-3638862b8b88 { text-align: left; }
#s-70554ad8-cf53-4f18-b70d-3638862b8b88 .shg-product-sold-out {
  display: none;
}

#s-70554ad8-cf53-4f18-b70d-3638862b8b88 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70554ad8-cf53-4f18-b70d-3638862b8b88 .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-dc47b794-525e-42b9-a9ed-bd8f5d94d251 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dc47b794-525e-42b9-a9ed-bd8f5d94d251:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dc47b794-525e-42b9-a9ed-bd8f5d94d251:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dc47b794-525e-42b9-a9ed-bd8f5d94d251 {
  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-dc47b794-525e-42b9-a9ed-bd8f5d94d251.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc47b794-525e-42b9-a9ed-bd8f5d94d251.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dc47b794-525e-42b9-a9ed-bd8f5d94d251.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7f32283-6888-4482-9533-aca78ae2273f {
  display: none;
}
#s-b468468d-04f5-45d2-b721-d9e30bc03262 { text-align: left; }
#s-d9fe9ed4-a116-4ccf-b97b-13ef69fc35c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9fe9ed4-a116-4ccf-b97b-13ef69fc35c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb7c5ad6-2e13-4653-bd2d-db05cd1f1e5d { text-align: left; }
#s-cb7c5ad6-2e13-4653-bd2d-db05cd1f1e5d .shg-product-sold-out {
  display: none;
}

#s-cb7c5ad6-2e13-4653-bd2d-db05cd1f1e5d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb7c5ad6-2e13-4653-bd2d-db05cd1f1e5d .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-8c778508-e6d7-4792-9c2a-393be1737f97 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c778508-e6d7-4792-9c2a-393be1737f97:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c778508-e6d7-4792-9c2a-393be1737f97:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c778508-e6d7-4792-9c2a-393be1737f97 {
  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-8c778508-e6d7-4792-9c2a-393be1737f97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c778508-e6d7-4792-9c2a-393be1737f97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c778508-e6d7-4792-9c2a-393be1737f97.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-431e5081-c72e-42fc-9f0f-afd4886a051e {
  display: none;
}
#s-da32bd97-8038-4207-84cc-1bc91531a863 { text-align: left; }
#s-1b980399-9419-4d75-9a9c-14c9725101c0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b980399-9419-4d75-9a9c-14c9725101c0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84a7ada4-b179-4a59-988e-89107f58b773 { text-align: left; }
#s-84a7ada4-b179-4a59-988e-89107f58b773 .shg-product-sold-out {
  display: none;
}

#s-84a7ada4-b179-4a59-988e-89107f58b773 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84a7ada4-b179-4a59-988e-89107f58b773 .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-d98ef3dd-719b-485c-98b2-3acbf0178617 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d98ef3dd-719b-485c-98b2-3acbf0178617:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d98ef3dd-719b-485c-98b2-3acbf0178617:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d98ef3dd-719b-485c-98b2-3acbf0178617 {
  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-d98ef3dd-719b-485c-98b2-3acbf0178617.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d98ef3dd-719b-485c-98b2-3acbf0178617.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d98ef3dd-719b-485c-98b2-3acbf0178617.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9d60d38-9b9e-4f6f-8155-d396f075673e {
  display: none;
}
#s-4eb07e2d-de4e-4623-b66a-6328f3132c35 { text-align: left; }
#s-6cc55753-e963-43a6-a85f-6231191369e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6cc55753-e963-43a6-a85f-6231191369e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0c2fa907-36f3-4607-bc25-b8a3f0495cc4 { text-align: left; }
#s-0c2fa907-36f3-4607-bc25-b8a3f0495cc4 .shg-product-sold-out {
  display: none;
}

#s-0c2fa907-36f3-4607-bc25-b8a3f0495cc4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0c2fa907-36f3-4607-bc25-b8a3f0495cc4 .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-427ecc38-0306-4613-8fd8-777e61da5728 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-427ecc38-0306-4613-8fd8-777e61da5728:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-427ecc38-0306-4613-8fd8-777e61da5728:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-427ecc38-0306-4613-8fd8-777e61da5728 {
  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-427ecc38-0306-4613-8fd8-777e61da5728.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-427ecc38-0306-4613-8fd8-777e61da5728.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-427ecc38-0306-4613-8fd8-777e61da5728.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-827e23a2-2dcf-490b-9ced-dfb92101b8ea {
  display: none;
}
#s-6c4cebab-5151-47d9-b20c-844c0127a527 { text-align: left; }
#s-0d87cbde-d47a-4529-8b41-4c3cbe0e05d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d87cbde-d47a-4529-8b41-4c3cbe0e05d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4bd6903c-a282-4f42-a192-727b804931c4 { text-align: left; }
#s-4bd6903c-a282-4f42-a192-727b804931c4 .shg-product-sold-out {
  display: none;
}

#s-4bd6903c-a282-4f42-a192-727b804931c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4bd6903c-a282-4f42-a192-727b804931c4 .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-b4525d08-cd29-453d-8236-a135f9fb081e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4525d08-cd29-453d-8236-a135f9fb081e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4525d08-cd29-453d-8236-a135f9fb081e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4525d08-cd29-453d-8236-a135f9fb081e {
  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-b4525d08-cd29-453d-8236-a135f9fb081e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4525d08-cd29-453d-8236-a135f9fb081e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4525d08-cd29-453d-8236-a135f9fb081e.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;
}
