.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-d9e7fdfd-b5b8-4a9a-903d-f912a08d9daa {
  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-07ba1c4b-90c0-48fb-9dd0-65c11e7eed7e { margin-top: 40px; }
#s-07ba1c4b-90c0-48fb-9dd0-65c11e7eed7e .shogun-tabs {
  justify-content: center;
}


  #s-07ba1c4b-90c0-48fb-9dd0-65c11e7eed7e .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-07ba1c4b-90c0-48fb-9dd0-65c11e7eed7e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-07ba1c4b-90c0-48fb-9dd0-65c11e7eed7e .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-07ba1c4b-90c0-48fb-9dd0-65c11e7eed7e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-07ba1c4b-90c0-48fb-9dd0-65c11e7eed7e .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-07ba1c4b-90c0-48fb-9dd0-65c11e7eed7e .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-07ba1c4b-90c0-48fb-9dd0-65c11e7eed7e .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-cf77d0d2-6a9c-4370-ae51-052a100cf3bf { padding-top: 10px;
padding-bottom: 10px; }
 #s-cf77d0d2-6a9c-4370-ae51-052a100cf3bf .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-245d0cb1-b9cb-4c4f-bf04-6296e97efb65 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-245d0cb1-b9cb-4c4f-bf04-6296e97efb65 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-245d0cb1-b9cb-4c4f-bf04-6296e97efb65 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-245d0cb1-b9cb-4c4f-bf04-6296e97efb65 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-245d0cb1-b9cb-4c4f-bf04-6296e97efb65 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-245d0cb1-b9cb-4c4f-bf04-6296e97efb65 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-245d0cb1-b9cb-4c4f-bf04-6296e97efb65 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-245d0cb1-b9cb-4c4f-bf04-6296e97efb65 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-245d0cb1-b9cb-4c4f-bf04-6296e97efb65 .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-0e21d49d-ce29-46f8-ac5a-6ab6940aa948 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e21d49d-ce29-46f8-ac5a-6ab6940aa948"] > .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-4ef90321-1d2b-424e-ab9c-f8fdd090573b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-000fe796-832f-486c-8e7c-bdc8c721a05c { 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-fe4c4404-5bdf-4986-b7cf-41337e1fd58e { 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-fe4c4404-5bdf-4986-b7cf-41337e1fd58e: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-fe4c4404-5bdf-4986-b7cf-41337e1fd58e: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-fe4c4404-5bdf-4986-b7cf-41337e1fd58e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1eed1874-3967-4719-97c7-f01ed7ca2eab { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-eab726ee-6ed3-4a08-a5dc-82361abf18ca { 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-85d5f3cd-28d1-4293-b3fc-ac1c5522c56e { 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-85d5f3cd-28d1-4293-b3fc-ac1c5522c56e: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-85d5f3cd-28d1-4293-b3fc-ac1c5522c56e: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-85d5f3cd-28d1-4293-b3fc-ac1c5522c56e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b48e2e86-7645-4a10-8c10-423ebeb62d2c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8c77d4a1-4fc4-4e1e-8e2e-d3fd6451062d { 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-36bdb34a-5c3c-4045-8cee-8b45816e3605 { 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-36bdb34a-5c3c-4045-8cee-8b45816e3605: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-36bdb34a-5c3c-4045-8cee-8b45816e3605: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-36bdb34a-5c3c-4045-8cee-8b45816e3605.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-2c41807a-f81a-4f22-a7ef-a7868180147f { min-height: 50px; }
#s-2c41807a-f81a-4f22-a7ef-a7868180147f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a6b5d6fc-4139-4f61-a9b0-183bc42f2e09 { 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-a6b5d6fc-4139-4f61-a9b0-183bc42f2e09 .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-189d326f-767f-4e45-a732-a5099adf4f0f {
  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-96363f4a-73fc-4342-bb5f-a81606cfcb7b { 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-db70742b-93a4-4fe1-af82-c22d9250318b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db70742b-93a4-4fe1-af82-c22d9250318b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-143d4b92-2e9d-4398-8ce9-367e2c593dfe {
  display: none;
}
#s-a9c40029-5a78-4886-abd5-e7a17937c683 { text-align: left; }
#s-fcf739c2-ef84-43bd-8ee5-b1866ce16712 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fcf739c2-ef84-43bd-8ee5-b1866ce16712 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c559c253-9b88-4c23-a48f-4043e80c7082 {
  display: none;
}
#s-a7cd6039-d5df-416a-a116-f76e271e29b4 { text-align: left; }
#s-60ae089c-0a90-48c3-88b4-109f40453043 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60ae089c-0a90-48c3-88b4-109f40453043 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f646f312-098f-4186-840c-66a49f1ef122 {
  display: none;
}
#s-42ecab58-aa2d-4545-afd6-62c85e890e07 { text-align: left; }
#s-8cebe4d5-993c-472e-a499-4ab1702d54f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8cebe4d5-993c-472e-a499-4ab1702d54f6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a3aabf57-fb13-4d66-84b9-e838d0e86b5c {
  display: none;
}
#s-12562b78-b81c-4492-9136-66d611447248 { text-align: left; }
#s-2ecfc7c1-a924-4dea-a197-9a451b05fd0c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ecfc7c1-a924-4dea-a197-9a451b05fd0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-067b240a-2ea4-4c83-8509-2b8290244952 { text-align: left; }
#s-067b240a-2ea4-4c83-8509-2b8290244952 .shg-product-sold-out {
  display: none;
}

#s-067b240a-2ea4-4c83-8509-2b8290244952 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-067b240a-2ea4-4c83-8509-2b8290244952 .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-bec16da5-3169-4c56-9e24-b20ee24d5c5f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bec16da5-3169-4c56-9e24-b20ee24d5c5f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bec16da5-3169-4c56-9e24-b20ee24d5c5f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bec16da5-3169-4c56-9e24-b20ee24d5c5f {
  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-bec16da5-3169-4c56-9e24-b20ee24d5c5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bec16da5-3169-4c56-9e24-b20ee24d5c5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bec16da5-3169-4c56-9e24-b20ee24d5c5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2c903af4-3090-42b4-bd71-02d09bf26b44 {
  display: none;
}
#s-5106b8a8-7f83-43fd-ad9e-1c7bfc94412e { text-align: left; }
#s-17853449-c946-4ce2-9f92-d30e8f551f11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-17853449-c946-4ce2-9f92-d30e8f551f11 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-90a931bd-e10f-4617-ba16-d133d5c9c66f { text-align: left; }
#s-90a931bd-e10f-4617-ba16-d133d5c9c66f .shg-product-sold-out {
  display: none;
}

#s-90a931bd-e10f-4617-ba16-d133d5c9c66f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-90a931bd-e10f-4617-ba16-d133d5c9c66f .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-ead31625-53db-4eeb-a10f-c09d7132f6dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ead31625-53db-4eeb-a10f-c09d7132f6dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ead31625-53db-4eeb-a10f-c09d7132f6dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ead31625-53db-4eeb-a10f-c09d7132f6dc {
  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-ead31625-53db-4eeb-a10f-c09d7132f6dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ead31625-53db-4eeb-a10f-c09d7132f6dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ead31625-53db-4eeb-a10f-c09d7132f6dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32a9d3ac-16b2-4dd6-ba54-34b82859fd76 {
  display: none;
}
#s-8db06c12-7bd3-4e1c-a702-3d9fc6ef2d07 { text-align: left; }
#s-3a21dc93-a564-4685-b46a-5f38cd4e7907 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a21dc93-a564-4685-b46a-5f38cd4e7907 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6209c613-1bf9-43e9-9a91-2ab2d6c17b5f { text-align: left; }
#s-6209c613-1bf9-43e9-9a91-2ab2d6c17b5f .shg-product-sold-out {
  display: none;
}

#s-6209c613-1bf9-43e9-9a91-2ab2d6c17b5f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6209c613-1bf9-43e9-9a91-2ab2d6c17b5f .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-00548496-767c-4b4e-b84f-8ff5b4546559 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00548496-767c-4b4e-b84f-8ff5b4546559:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00548496-767c-4b4e-b84f-8ff5b4546559:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00548496-767c-4b4e-b84f-8ff5b4546559 {
  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-00548496-767c-4b4e-b84f-8ff5b4546559.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00548496-767c-4b4e-b84f-8ff5b4546559.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00548496-767c-4b4e-b84f-8ff5b4546559.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ace71559-31be-460f-be1a-cc7066f4e8c0 {
  display: none;
}
#s-2dbb8896-e900-4954-8de6-80177e28a25d { text-align: left; }
#s-f7dda581-4d14-4295-a692-2d74da5a3104 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7dda581-4d14-4295-a692-2d74da5a3104 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b627b628-9533-4510-95bb-d88fa0de2e51 { text-align: left; }
#s-b627b628-9533-4510-95bb-d88fa0de2e51 .shg-product-sold-out {
  display: none;
}

#s-b627b628-9533-4510-95bb-d88fa0de2e51 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b627b628-9533-4510-95bb-d88fa0de2e51 .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-4a0f6303-994d-4fae-b25a-8eb7643cea70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a0f6303-994d-4fae-b25a-8eb7643cea70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a0f6303-994d-4fae-b25a-8eb7643cea70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a0f6303-994d-4fae-b25a-8eb7643cea70 {
  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-4a0f6303-994d-4fae-b25a-8eb7643cea70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a0f6303-994d-4fae-b25a-8eb7643cea70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a0f6303-994d-4fae-b25a-8eb7643cea70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2895cebe-aade-4ef8-9e75-518fe068691b {
  display: none;
}
#s-7035e7c5-6a54-4c82-bb0b-cb9441653922 { text-align: left; }
#s-18ee9f13-7686-4b6c-965c-6385c7a6480c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18ee9f13-7686-4b6c-965c-6385c7a6480c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25fb46ff-7aad-4435-ac42-e949d2b3a322 { text-align: left; }
#s-25fb46ff-7aad-4435-ac42-e949d2b3a322 .shg-product-sold-out {
  display: none;
}

#s-25fb46ff-7aad-4435-ac42-e949d2b3a322 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25fb46ff-7aad-4435-ac42-e949d2b3a322 .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-d920b17b-371e-4301-8c04-8716ddd2cdfb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d920b17b-371e-4301-8c04-8716ddd2cdfb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d920b17b-371e-4301-8c04-8716ddd2cdfb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d920b17b-371e-4301-8c04-8716ddd2cdfb {
  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-d920b17b-371e-4301-8c04-8716ddd2cdfb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d920b17b-371e-4301-8c04-8716ddd2cdfb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d920b17b-371e-4301-8c04-8716ddd2cdfb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98112d41-12bd-4d90-b175-926e87685fef {
  display: none;
}
#s-aef46074-9d8e-49bf-a3b8-e5fb6db8820a { text-align: left; }
#s-8f561637-36df-45d4-8064-63780573c759 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f561637-36df-45d4-8064-63780573c759 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a584fa8d-32e8-4c05-b117-281dd359e866 { text-align: left; }
#s-a584fa8d-32e8-4c05-b117-281dd359e866 .shg-product-sold-out {
  display: none;
}

#s-a584fa8d-32e8-4c05-b117-281dd359e866 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a584fa8d-32e8-4c05-b117-281dd359e866 .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-3965cdf0-f17b-4174-ab74-b11f37e341ec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3965cdf0-f17b-4174-ab74-b11f37e341ec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3965cdf0-f17b-4174-ab74-b11f37e341ec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3965cdf0-f17b-4174-ab74-b11f37e341ec {
  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-3965cdf0-f17b-4174-ab74-b11f37e341ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3965cdf0-f17b-4174-ab74-b11f37e341ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3965cdf0-f17b-4174-ab74-b11f37e341ec.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a3c71a39-425c-4424-804a-ad342bdf948d {
  display: none;
}
#s-2349d2ea-4bc3-4f36-8da1-505cfc08afa8 { text-align: left; }
#s-60a36791-6ce6-42b6-93c6-e89282a8f08c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60a36791-6ce6-42b6-93c6-e89282a8f08c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2e7f0c39-d1dd-44c6-9e1d-a1179bfc6493 { text-align: left; }
#s-2e7f0c39-d1dd-44c6-9e1d-a1179bfc6493 .shg-product-sold-out {
  display: none;
}

#s-2e7f0c39-d1dd-44c6-9e1d-a1179bfc6493 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2e7f0c39-d1dd-44c6-9e1d-a1179bfc6493 .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-e03f4d01-367d-46b0-be70-3478b84344e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e03f4d01-367d-46b0-be70-3478b84344e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e03f4d01-367d-46b0-be70-3478b84344e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e03f4d01-367d-46b0-be70-3478b84344e8 {
  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-e03f4d01-367d-46b0-be70-3478b84344e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e03f4d01-367d-46b0-be70-3478b84344e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e03f4d01-367d-46b0-be70-3478b84344e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98b8b5e9-ce50-4fb7-8ab4-f30506752e8e {
  display: none;
}
#s-74b37ec0-80ac-4ec5-92e5-49c467aab509 { text-align: left; }
#s-b379598c-318f-4510-8d60-de9afeff10fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b379598c-318f-4510-8d60-de9afeff10fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9c187c7-d784-4285-976a-ab9b9ab6ec4a { text-align: left; }
#s-f9c187c7-d784-4285-976a-ab9b9ab6ec4a .shg-product-sold-out {
  display: none;
}

#s-f9c187c7-d784-4285-976a-ab9b9ab6ec4a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9c187c7-d784-4285-976a-ab9b9ab6ec4a .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-65536885-14d8-40ef-a9bb-ffc15a619ea2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-65536885-14d8-40ef-a9bb-ffc15a619ea2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-65536885-14d8-40ef-a9bb-ffc15a619ea2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-65536885-14d8-40ef-a9bb-ffc15a619ea2 {
  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-65536885-14d8-40ef-a9bb-ffc15a619ea2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65536885-14d8-40ef-a9bb-ffc15a619ea2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65536885-14d8-40ef-a9bb-ffc15a619ea2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5243064e-c38f-4df2-a3c7-0ebb2ed1b3dc {
  display: none;
}
#s-105d6090-abbd-48ac-ac5f-037e9bdd53b7 { text-align: left; }
#s-5c35050e-a932-414a-b63b-cbb7bfb40875 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c35050e-a932-414a-b63b-cbb7bfb40875 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8effefa5-d6fc-4caa-a0ae-0a5478b8dc5f { text-align: left; }
#s-8effefa5-d6fc-4caa-a0ae-0a5478b8dc5f .shg-product-sold-out {
  display: none;
}

#s-8effefa5-d6fc-4caa-a0ae-0a5478b8dc5f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8effefa5-d6fc-4caa-a0ae-0a5478b8dc5f .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-c645b8d4-ed28-408e-8677-4d941b8b12f3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c645b8d4-ed28-408e-8677-4d941b8b12f3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c645b8d4-ed28-408e-8677-4d941b8b12f3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c645b8d4-ed28-408e-8677-4d941b8b12f3 {
  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-c645b8d4-ed28-408e-8677-4d941b8b12f3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c645b8d4-ed28-408e-8677-4d941b8b12f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c645b8d4-ed28-408e-8677-4d941b8b12f3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ae2a684-d19b-4a3a-ad2a-52ba64678818 {
  display: none;
}
#s-f96b9bfa-2371-4a4c-8e5c-ad4c8d386893 { text-align: left; }
#s-73e6f1e6-e75b-457e-9d3f-d15910dbb04d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-73e6f1e6-e75b-457e-9d3f-d15910dbb04d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-282600e1-4e2c-437a-8ed0-80d63ab552f8 { text-align: left; }
#s-282600e1-4e2c-437a-8ed0-80d63ab552f8 .shg-product-sold-out {
  display: none;
}

#s-282600e1-4e2c-437a-8ed0-80d63ab552f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-282600e1-4e2c-437a-8ed0-80d63ab552f8 .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-a61cd0e5-9b42-46c3-b665-7ce9f1fd3d09 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a61cd0e5-9b42-46c3-b665-7ce9f1fd3d09:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a61cd0e5-9b42-46c3-b665-7ce9f1fd3d09:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a61cd0e5-9b42-46c3-b665-7ce9f1fd3d09 {
  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-a61cd0e5-9b42-46c3-b665-7ce9f1fd3d09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a61cd0e5-9b42-46c3-b665-7ce9f1fd3d09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a61cd0e5-9b42-46c3-b665-7ce9f1fd3d09.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0425973c-519c-4daa-917f-bb5f9ed10ed6 {
  display: none;
}
#s-0ca5e39c-a13f-4b25-be7c-120f58d5043f { text-align: left; }
#s-077a56d6-283c-45d8-91a4-c2c3a242af5c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-077a56d6-283c-45d8-91a4-c2c3a242af5c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba2da1ca-ebf3-4f27-be30-585f39603978 { text-align: left; }
#s-ba2da1ca-ebf3-4f27-be30-585f39603978 .shg-product-sold-out {
  display: none;
}

#s-ba2da1ca-ebf3-4f27-be30-585f39603978 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba2da1ca-ebf3-4f27-be30-585f39603978 .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-7fdbfe15-6de4-45f2-a113-2c510b51d350 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7fdbfe15-6de4-45f2-a113-2c510b51d350:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7fdbfe15-6de4-45f2-a113-2c510b51d350:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7fdbfe15-6de4-45f2-a113-2c510b51d350 {
  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-7fdbfe15-6de4-45f2-a113-2c510b51d350.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fdbfe15-6de4-45f2-a113-2c510b51d350.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7fdbfe15-6de4-45f2-a113-2c510b51d350.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-443787e1-3af8-4cb6-9ed3-beead208347e {
  display: none;
}
#s-ca934cbc-06b9-4826-ac2d-7e549935e4f1 { text-align: left; }
#s-dd98dd22-9014-4039-9e65-467fff37ce23 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd98dd22-9014-4039-9e65-467fff37ce23 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7862327-d81a-4a4e-b1ce-0c06390afb84 { text-align: left; }
#s-c7862327-d81a-4a4e-b1ce-0c06390afb84 .shg-product-sold-out {
  display: none;
}

#s-c7862327-d81a-4a4e-b1ce-0c06390afb84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7862327-d81a-4a4e-b1ce-0c06390afb84 .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-fb799eb1-9bc7-49de-ba0f-3f3c5a802566 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb799eb1-9bc7-49de-ba0f-3f3c5a802566:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb799eb1-9bc7-49de-ba0f-3f3c5a802566:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb799eb1-9bc7-49de-ba0f-3f3c5a802566 {
  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-fb799eb1-9bc7-49de-ba0f-3f3c5a802566.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb799eb1-9bc7-49de-ba0f-3f3c5a802566.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb799eb1-9bc7-49de-ba0f-3f3c5a802566.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff57e9ea-c7f3-4a81-9daf-bed2f1a19c92 {
  display: none;
}
#s-4620d4c9-61d0-4e2d-af6d-bf53b83f7baf { text-align: left; }
#s-0e83c3b4-be6c-47c5-96ef-727043d87132 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e83c3b4-be6c-47c5-96ef-727043d87132 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b5c82a94-f113-4e44-b069-a7fdad435689 { text-align: left; }
#s-b5c82a94-f113-4e44-b069-a7fdad435689 .shg-product-sold-out {
  display: none;
}

#s-b5c82a94-f113-4e44-b069-a7fdad435689 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b5c82a94-f113-4e44-b069-a7fdad435689 .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-eb138aeb-2129-449a-94ce-ca7699f94073 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb138aeb-2129-449a-94ce-ca7699f94073:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb138aeb-2129-449a-94ce-ca7699f94073:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb138aeb-2129-449a-94ce-ca7699f94073 {
  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-eb138aeb-2129-449a-94ce-ca7699f94073.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb138aeb-2129-449a-94ce-ca7699f94073.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb138aeb-2129-449a-94ce-ca7699f94073.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d7926bd-c051-409f-8945-5490e94ba01f {
  display: none;
}
#s-42e0e190-17e7-41ca-87e2-5b3b21c33335 { text-align: left; }
#s-d3f95d61-f3f1-49f8-8772-03f8b41b8260 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3f95d61-f3f1-49f8-8772-03f8b41b8260 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4d746ee-ed9b-465d-b039-4d4b64bd5619 { text-align: left; }
#s-d4d746ee-ed9b-465d-b039-4d4b64bd5619 .shg-product-sold-out {
  display: none;
}

#s-d4d746ee-ed9b-465d-b039-4d4b64bd5619 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4d746ee-ed9b-465d-b039-4d4b64bd5619 .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-80e982e6-2b03-496e-9ede-7d747adf791e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80e982e6-2b03-496e-9ede-7d747adf791e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80e982e6-2b03-496e-9ede-7d747adf791e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80e982e6-2b03-496e-9ede-7d747adf791e {
  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-80e982e6-2b03-496e-9ede-7d747adf791e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80e982e6-2b03-496e-9ede-7d747adf791e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80e982e6-2b03-496e-9ede-7d747adf791e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-51e30ded-8066-41fe-ae23-d865a8b5970d {
  display: none;
}
#s-04e3b9fc-1aaf-4ad1-af18-fae1f12c4a18 { text-align: left; }
#s-4372cbb1-01bf-409d-853d-d2c34101e83f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4372cbb1-01bf-409d-853d-d2c34101e83f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1e2f00e-036a-422a-b7bb-cc3b4aa16023 { text-align: left; }
#s-a1e2f00e-036a-422a-b7bb-cc3b4aa16023 .shg-product-sold-out {
  display: none;
}

#s-a1e2f00e-036a-422a-b7bb-cc3b4aa16023 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1e2f00e-036a-422a-b7bb-cc3b4aa16023 .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-29264d47-caef-4cbb-85a9-d467af865d5f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-29264d47-caef-4cbb-85a9-d467af865d5f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-29264d47-caef-4cbb-85a9-d467af865d5f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-29264d47-caef-4cbb-85a9-d467af865d5f {
  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-29264d47-caef-4cbb-85a9-d467af865d5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-29264d47-caef-4cbb-85a9-d467af865d5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-29264d47-caef-4cbb-85a9-d467af865d5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7ee0351-ce1d-4ca2-8cdc-46a550c95184 {
  display: none;
}
#s-cd999fb5-d958-47fb-9ea1-fb7d56f69417 { text-align: left; }
#s-25c20b13-57ba-4069-9531-913ac9137828 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25c20b13-57ba-4069-9531-913ac9137828 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-28e2a083-4be1-401c-b907-866520d67f0f { text-align: left; }
#s-28e2a083-4be1-401c-b907-866520d67f0f .shg-product-sold-out {
  display: none;
}

#s-28e2a083-4be1-401c-b907-866520d67f0f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-28e2a083-4be1-401c-b907-866520d67f0f .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-0c25169e-0932-4899-b0dd-8a4b601aa032 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0c25169e-0932-4899-b0dd-8a4b601aa032:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0c25169e-0932-4899-b0dd-8a4b601aa032:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c25169e-0932-4899-b0dd-8a4b601aa032 {
  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-0c25169e-0932-4899-b0dd-8a4b601aa032.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c25169e-0932-4899-b0dd-8a4b601aa032.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c25169e-0932-4899-b0dd-8a4b601aa032.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12196e3c-c093-4594-9007-5596af3acf22 {
  display: none;
}
#s-8bcb74a5-0767-4016-be36-9d04d1593098 { text-align: left; }
#s-b6cb210a-edca-4e67-b0d6-9960f99173f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6cb210a-edca-4e67-b0d6-9960f99173f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46f30777-b545-481d-958b-19d7200fe22d { text-align: left; }
#s-46f30777-b545-481d-958b-19d7200fe22d .shg-product-sold-out {
  display: none;
}

#s-46f30777-b545-481d-958b-19d7200fe22d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46f30777-b545-481d-958b-19d7200fe22d .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-17ab4f5e-cd39-4f33-891b-d2046444bd58 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-17ab4f5e-cd39-4f33-891b-d2046444bd58:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-17ab4f5e-cd39-4f33-891b-d2046444bd58:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-17ab4f5e-cd39-4f33-891b-d2046444bd58 {
  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-17ab4f5e-cd39-4f33-891b-d2046444bd58.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17ab4f5e-cd39-4f33-891b-d2046444bd58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-17ab4f5e-cd39-4f33-891b-d2046444bd58.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-94a04b87-b7c1-4e92-8646-cfba7beed795 {
  display: none;
}
#s-2f5625db-9e37-4978-96c3-e2afaaeb4fbf { text-align: left; }
#s-d6b6f8ce-11ba-4e42-abbe-1bece18bb597 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6b6f8ce-11ba-4e42-abbe-1bece18bb597 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9687511c-bf17-4937-9709-9b16edc512e4 { text-align: left; }
#s-9687511c-bf17-4937-9709-9b16edc512e4 .shg-product-sold-out {
  display: none;
}

#s-9687511c-bf17-4937-9709-9b16edc512e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9687511c-bf17-4937-9709-9b16edc512e4 .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-6b0b9942-dc7a-4c4e-b50c-6aba136ae8db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b0b9942-dc7a-4c4e-b50c-6aba136ae8db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b0b9942-dc7a-4c4e-b50c-6aba136ae8db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b0b9942-dc7a-4c4e-b50c-6aba136ae8db {
  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-6b0b9942-dc7a-4c4e-b50c-6aba136ae8db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b0b9942-dc7a-4c4e-b50c-6aba136ae8db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b0b9942-dc7a-4c4e-b50c-6aba136ae8db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae4a83b4-f238-4dde-9163-5a5c83de7470 {
  display: none;
}
#s-0ce330a4-fe11-4ca9-9633-734610984ee4 { text-align: left; }
#s-ff65d9a8-e274-477b-9f4a-cb5c6008b175 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff65d9a8-e274-477b-9f4a-cb5c6008b175 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-24726415-ab24-4f31-8c08-54e1697bf77b { text-align: left; }
#s-24726415-ab24-4f31-8c08-54e1697bf77b .shg-product-sold-out {
  display: none;
}

#s-24726415-ab24-4f31-8c08-54e1697bf77b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-24726415-ab24-4f31-8c08-54e1697bf77b .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-2f431d94-5a29-4d54-ad07-f7d56b69901f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f431d94-5a29-4d54-ad07-f7d56b69901f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f431d94-5a29-4d54-ad07-f7d56b69901f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f431d94-5a29-4d54-ad07-f7d56b69901f {
  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-2f431d94-5a29-4d54-ad07-f7d56b69901f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f431d94-5a29-4d54-ad07-f7d56b69901f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f431d94-5a29-4d54-ad07-f7d56b69901f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-713035d1-269e-436c-a7eb-5d5457b0612f {
  display: none;
}
#s-d29f7dc7-9cf4-4185-b053-a67edbc45279 { text-align: left; }
#s-ee4d7614-596c-4153-b3cb-d5f26619899a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee4d7614-596c-4153-b3cb-d5f26619899a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fea5960e-f00e-492c-8c53-6052fe18e671 { text-align: left; }
#s-fea5960e-f00e-492c-8c53-6052fe18e671 .shg-product-sold-out {
  display: none;
}

#s-fea5960e-f00e-492c-8c53-6052fe18e671 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fea5960e-f00e-492c-8c53-6052fe18e671 .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-0aa520e0-171e-4e5e-a2f5-6ef94f23b07c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0aa520e0-171e-4e5e-a2f5-6ef94f23b07c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0aa520e0-171e-4e5e-a2f5-6ef94f23b07c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0aa520e0-171e-4e5e-a2f5-6ef94f23b07c {
  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-0aa520e0-171e-4e5e-a2f5-6ef94f23b07c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0aa520e0-171e-4e5e-a2f5-6ef94f23b07c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0aa520e0-171e-4e5e-a2f5-6ef94f23b07c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ffabd59-50e4-4e14-b11d-c86c85195f7d {
  display: none;
}
#s-2c455bb5-de14-4dd2-b538-b2f46b19cb41 { text-align: left; }
#s-1507625a-8cb3-4a84-ad85-f071fbe6f49f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1507625a-8cb3-4a84-ad85-f071fbe6f49f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1afe0eed-9e52-4ec3-aa5d-4d814e673d35 { text-align: left; }
#s-1afe0eed-9e52-4ec3-aa5d-4d814e673d35 .shg-product-sold-out {
  display: none;
}

#s-1afe0eed-9e52-4ec3-aa5d-4d814e673d35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1afe0eed-9e52-4ec3-aa5d-4d814e673d35 .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-b32b3cc5-f15f-408b-b20c-7eae5a594a70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b32b3cc5-f15f-408b-b20c-7eae5a594a70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b32b3cc5-f15f-408b-b20c-7eae5a594a70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b32b3cc5-f15f-408b-b20c-7eae5a594a70 {
  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-b32b3cc5-f15f-408b-b20c-7eae5a594a70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b32b3cc5-f15f-408b-b20c-7eae5a594a70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b32b3cc5-f15f-408b-b20c-7eae5a594a70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d279a2c-cfd9-41e0-833d-1235f5ce4d70 {
  display: none;
}
#s-309a1a8e-8dc6-43ad-89c2-b9544be63030 { text-align: left; }
#s-480fdcc5-bd10-4753-9ff7-df7b01450e2c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-480fdcc5-bd10-4753-9ff7-df7b01450e2c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b6f90033-e18b-4ab7-8e3a-3c42e9d5265e { text-align: left; }
#s-b6f90033-e18b-4ab7-8e3a-3c42e9d5265e .shg-product-sold-out {
  display: none;
}

#s-b6f90033-e18b-4ab7-8e3a-3c42e9d5265e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b6f90033-e18b-4ab7-8e3a-3c42e9d5265e .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-5ad43c5a-abed-4824-9082-9a58975b852b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5ad43c5a-abed-4824-9082-9a58975b852b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5ad43c5a-abed-4824-9082-9a58975b852b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5ad43c5a-abed-4824-9082-9a58975b852b {
  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-5ad43c5a-abed-4824-9082-9a58975b852b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ad43c5a-abed-4824-9082-9a58975b852b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5ad43c5a-abed-4824-9082-9a58975b852b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c60c237-b153-4e4f-9423-f35018503bed {
  display: none;
}
#s-4b8d288e-af1c-4834-ad02-3a897377dc11 { text-align: left; }
#s-e2b9f32e-530a-4031-b1a7-fb8560bc1a85 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2b9f32e-530a-4031-b1a7-fb8560bc1a85 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-224e3925-4ebb-4d21-91c1-8820f7ec3385 { text-align: left; }
#s-224e3925-4ebb-4d21-91c1-8820f7ec3385 .shg-product-sold-out {
  display: none;
}

#s-224e3925-4ebb-4d21-91c1-8820f7ec3385 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-224e3925-4ebb-4d21-91c1-8820f7ec3385 .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-90562c87-6ba6-43b4-8234-9b466f64bace { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90562c87-6ba6-43b4-8234-9b466f64bace:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90562c87-6ba6-43b4-8234-9b466f64bace:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90562c87-6ba6-43b4-8234-9b466f64bace {
  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-90562c87-6ba6-43b4-8234-9b466f64bace.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90562c87-6ba6-43b4-8234-9b466f64bace.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90562c87-6ba6-43b4-8234-9b466f64bace.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c4b63b7-a52c-4ddf-bbf0-77e72f8aac3c {
  display: none;
}
#s-33a64136-737f-4c7e-8ec2-ee4bc731d1e6 { text-align: left; }
#s-eeec4474-1b12-4a82-9940-03e26be0b010 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eeec4474-1b12-4a82-9940-03e26be0b010 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2aef0058-8475-4f10-a44d-9cd45326d4ee { text-align: left; }
#s-2aef0058-8475-4f10-a44d-9cd45326d4ee .shg-product-sold-out {
  display: none;
}

#s-2aef0058-8475-4f10-a44d-9cd45326d4ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2aef0058-8475-4f10-a44d-9cd45326d4ee .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-734fe462-8cd6-4a90-98ef-3238207f7b99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-734fe462-8cd6-4a90-98ef-3238207f7b99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-734fe462-8cd6-4a90-98ef-3238207f7b99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-734fe462-8cd6-4a90-98ef-3238207f7b99 {
  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-734fe462-8cd6-4a90-98ef-3238207f7b99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-734fe462-8cd6-4a90-98ef-3238207f7b99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-734fe462-8cd6-4a90-98ef-3238207f7b99.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;
}
