.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-52a3ed77-e092-4950-ae3c-43840ad2b8a9 {
  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-d720c0be-6967-49fd-bc9a-5e7ac442a581 { margin-top: 40px; }
#s-d720c0be-6967-49fd-bc9a-5e7ac442a581 .shogun-tabs {
  justify-content: center;
}


  #s-d720c0be-6967-49fd-bc9a-5e7ac442a581 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-d720c0be-6967-49fd-bc9a-5e7ac442a581 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-d720c0be-6967-49fd-bc9a-5e7ac442a581 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-d720c0be-6967-49fd-bc9a-5e7ac442a581 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-d720c0be-6967-49fd-bc9a-5e7ac442a581 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-d720c0be-6967-49fd-bc9a-5e7ac442a581 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-d720c0be-6967-49fd-bc9a-5e7ac442a581 .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-473be218-9736-408c-9fe6-ae03af9d4283 { padding-top: 10px;
padding-bottom: 10px; }
 #s-473be218-9736-408c-9fe6-ae03af9d4283 .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-631c9e3f-f8c0-4ee3-a34d-2de6b15a536c .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-631c9e3f-f8c0-4ee3-a34d-2de6b15a536c .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-631c9e3f-f8c0-4ee3-a34d-2de6b15a536c .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-631c9e3f-f8c0-4ee3-a34d-2de6b15a536c .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-631c9e3f-f8c0-4ee3-a34d-2de6b15a536c .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-631c9e3f-f8c0-4ee3-a34d-2de6b15a536c .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-631c9e3f-f8c0-4ee3-a34d-2de6b15a536c .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-631c9e3f-f8c0-4ee3-a34d-2de6b15a536c .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-631c9e3f-f8c0-4ee3-a34d-2de6b15a536c .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-2a56132a-f9e7-47fa-9436-c1ef635b51b1 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a56132a-f9e7-47fa-9436-c1ef635b51b1"] > .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-118bc6da-1439-4500-9d45-52d17ec29fb1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7d2d68ca-bd44-483f-b8de-a96a0e172d6c { 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-aecae6ae-3538-4ddd-aede-54dcdd6e97cf { 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-aecae6ae-3538-4ddd-aede-54dcdd6e97cf: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-aecae6ae-3538-4ddd-aede-54dcdd6e97cf: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-aecae6ae-3538-4ddd-aede-54dcdd6e97cf.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-bed8ac2f-43d7-4b08-b898-c15d6fe2d8ff { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ac2490eb-8387-4879-85c2-e770d6a4b990 { 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-a38b2954-9a09-4b43-bed8-7d4cf88cb596 { 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-a38b2954-9a09-4b43-bed8-7d4cf88cb596: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-a38b2954-9a09-4b43-bed8-7d4cf88cb596: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-a38b2954-9a09-4b43-bed8-7d4cf88cb596.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-7a2c776a-5e9c-4625-9bbf-e22e7a40c2b6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b5b404f9-1503-4fef-8e16-c6cdfe240d5d { 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-d7d9184e-4458-4573-81cf-e6460816d7ae { 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-d7d9184e-4458-4573-81cf-e6460816d7ae: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-d7d9184e-4458-4573-81cf-e6460816d7ae: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-d7d9184e-4458-4573-81cf-e6460816d7ae.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-70bcd560-300a-42a7-97e5-da00f95327ce { min-height: 50px; }
#s-70bcd560-300a-42a7-97e5-da00f95327ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e0085dc9-54b2-4c84-b336-40f35182443a { 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-e0085dc9-54b2-4c84-b336-40f35182443a .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-9d4e5baf-c9b8-4aba-a034-68c78d3022b2 {
  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-3af902f8-e8f9-40b0-b051-445ee833d815 { 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-1fe8d24a-0dc7-414d-92bd-f051f9301498 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1fe8d24a-0dc7-414d-92bd-f051f9301498 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c179ec66-aeb7-4380-a1f6-acf89bbe10b6 {
  display: none;
}
#s-48b53040-28c5-49d2-8cb8-5d8bc0f646eb { text-align: left; }
#s-efb0dbb2-8554-4cc8-9e65-8515efb8f351 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-efb0dbb2-8554-4cc8-9e65-8515efb8f351 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1d05f4fc-58f2-4f3b-9f5f-91e84e4d3899 {
  display: none;
}
#s-ff7fc6ed-5ff8-48b3-a0d8-b8b160c80e1e { text-align: left; }
#s-23e2f863-4caa-4f43-83ed-aebc57fe7b99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23e2f863-4caa-4f43-83ed-aebc57fe7b99 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c0510ec5-3b9f-45d6-8edd-43dda5922425 {
  display: none;
}
#s-d623cdec-a9a4-4c80-9cbf-a65990c6f306 { text-align: left; }
#s-c67ceb18-f53a-4726-954e-37123be7e171 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c67ceb18-f53a-4726-954e-37123be7e171 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2ce78192-1b1d-472b-97df-ea423885f308 {
  display: none;
}
#s-6f5e7bc2-5ccb-4e35-8168-ca614f64ce80 { text-align: left; }
#s-5d974712-1be7-4419-9ed2-1cb8b27bf2f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d974712-1be7-4419-9ed2-1cb8b27bf2f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3cd37f25-5833-440b-bbf7-77bdfdb084bc { text-align: left; }
#s-3cd37f25-5833-440b-bbf7-77bdfdb084bc .shg-product-sold-out {
  display: none;
}

#s-3cd37f25-5833-440b-bbf7-77bdfdb084bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3cd37f25-5833-440b-bbf7-77bdfdb084bc .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-e4a4a730-8759-4663-a228-39e667f715aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e4a4a730-8759-4663-a228-39e667f715aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e4a4a730-8759-4663-a228-39e667f715aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e4a4a730-8759-4663-a228-39e667f715aa {
  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-e4a4a730-8759-4663-a228-39e667f715aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4a4a730-8759-4663-a228-39e667f715aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e4a4a730-8759-4663-a228-39e667f715aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-459862b2-722a-4ada-a9d5-a43ef8df60c3 {
  display: none;
}
#s-f8c3be34-88e1-4610-8b2d-10b3ab6bf645 { text-align: left; }
#s-dfd40220-5eae-4f1a-8322-81cb7fa0d6f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dfd40220-5eae-4f1a-8322-81cb7fa0d6f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f32812be-3dff-4152-9970-a691dea18c09 { text-align: left; }
#s-f32812be-3dff-4152-9970-a691dea18c09 .shg-product-sold-out {
  display: none;
}

#s-f32812be-3dff-4152-9970-a691dea18c09 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f32812be-3dff-4152-9970-a691dea18c09 .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-51910ce0-cd1e-48c0-96ec-ca6d82f6944d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-51910ce0-cd1e-48c0-96ec-ca6d82f6944d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-51910ce0-cd1e-48c0-96ec-ca6d82f6944d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-51910ce0-cd1e-48c0-96ec-ca6d82f6944d {
  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-51910ce0-cd1e-48c0-96ec-ca6d82f6944d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51910ce0-cd1e-48c0-96ec-ca6d82f6944d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-51910ce0-cd1e-48c0-96ec-ca6d82f6944d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-409babff-5ee4-492f-85bb-7002d66dffb0 {
  display: none;
}
#s-f2d51d05-45b1-4746-84ad-8dcf26103673 { text-align: left; }
#s-206962d7-bb17-461e-90b1-df9ddee87cee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-206962d7-bb17-461e-90b1-df9ddee87cee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97691b49-c27f-4878-b773-9dececedb144 { text-align: left; }
#s-97691b49-c27f-4878-b773-9dececedb144 .shg-product-sold-out {
  display: none;
}

#s-97691b49-c27f-4878-b773-9dececedb144 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97691b49-c27f-4878-b773-9dececedb144 .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-4f9e723d-af2b-403c-9c0f-abc496de737a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f9e723d-af2b-403c-9c0f-abc496de737a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f9e723d-af2b-403c-9c0f-abc496de737a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f9e723d-af2b-403c-9c0f-abc496de737a {
  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-4f9e723d-af2b-403c-9c0f-abc496de737a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f9e723d-af2b-403c-9c0f-abc496de737a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f9e723d-af2b-403c-9c0f-abc496de737a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3871b2c4-2b5c-4ec5-9f85-4757659368c6 {
  display: none;
}
#s-49404106-941f-44b0-b024-61667986a1d4 { text-align: left; }
#s-a1e66457-cb3a-45c2-bb81-950f55ef92c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1e66457-cb3a-45c2-bb81-950f55ef92c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be388cb7-0491-47c5-a9c2-f6a86a6e0bf3 { text-align: left; }
#s-be388cb7-0491-47c5-a9c2-f6a86a6e0bf3 .shg-product-sold-out {
  display: none;
}

#s-be388cb7-0491-47c5-a9c2-f6a86a6e0bf3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be388cb7-0491-47c5-a9c2-f6a86a6e0bf3 .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-56e203df-6d2b-4c81-aae8-5c8d56b887e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56e203df-6d2b-4c81-aae8-5c8d56b887e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56e203df-6d2b-4c81-aae8-5c8d56b887e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56e203df-6d2b-4c81-aae8-5c8d56b887e4 {
  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-56e203df-6d2b-4c81-aae8-5c8d56b887e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56e203df-6d2b-4c81-aae8-5c8d56b887e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56e203df-6d2b-4c81-aae8-5c8d56b887e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dab6eac9-890a-4e70-b4a2-88753994b63f {
  display: none;
}
#s-2bf20d8f-b1cc-41c6-9fb9-1f6e76000626 { text-align: left; }
#s-1d40bcb0-d18c-40b5-8184-2c67fe3e7607 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d40bcb0-d18c-40b5-8184-2c67fe3e7607 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-79bf6da0-530a-4ad9-9eb5-32184cf231db { text-align: left; }
#s-79bf6da0-530a-4ad9-9eb5-32184cf231db .shg-product-sold-out {
  display: none;
}

#s-79bf6da0-530a-4ad9-9eb5-32184cf231db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-79bf6da0-530a-4ad9-9eb5-32184cf231db .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-22e9cf00-579b-431b-b23e-be1facd2cb4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-22e9cf00-579b-431b-b23e-be1facd2cb4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-22e9cf00-579b-431b-b23e-be1facd2cb4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-22e9cf00-579b-431b-b23e-be1facd2cb4e {
  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-22e9cf00-579b-431b-b23e-be1facd2cb4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-22e9cf00-579b-431b-b23e-be1facd2cb4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-22e9cf00-579b-431b-b23e-be1facd2cb4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e21027f1-012a-4a88-b877-15974e9d9b8d {
  display: none;
}
#s-3572cfcc-31cf-4359-a1e1-28a31d47ae01 { text-align: left; }
#s-76eb23d2-8e42-4e7a-8788-7906e73ad621 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76eb23d2-8e42-4e7a-8788-7906e73ad621 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b7418cea-d246-4f36-b102-406251addddb { text-align: left; }
#s-b7418cea-d246-4f36-b102-406251addddb .shg-product-sold-out {
  display: none;
}

#s-b7418cea-d246-4f36-b102-406251addddb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b7418cea-d246-4f36-b102-406251addddb .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-2971ad40-30fa-459e-b5bf-6f6f70afac70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2971ad40-30fa-459e-b5bf-6f6f70afac70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2971ad40-30fa-459e-b5bf-6f6f70afac70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2971ad40-30fa-459e-b5bf-6f6f70afac70 {
  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-2971ad40-30fa-459e-b5bf-6f6f70afac70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2971ad40-30fa-459e-b5bf-6f6f70afac70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2971ad40-30fa-459e-b5bf-6f6f70afac70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88f1cab3-7f93-43cd-a188-304214f7b068 {
  display: none;
}
#s-bf7c8f5a-2fe0-4a18-9949-bae3229ebbcc { text-align: left; }
#s-dbac5c45-9277-456b-a50e-23790ebb629d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbac5c45-9277-456b-a50e-23790ebb629d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a1fcbf0-74ea-445f-ab51-0e3ec0a30883 { text-align: left; }
#s-9a1fcbf0-74ea-445f-ab51-0e3ec0a30883 .shg-product-sold-out {
  display: none;
}

#s-9a1fcbf0-74ea-445f-ab51-0e3ec0a30883 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a1fcbf0-74ea-445f-ab51-0e3ec0a30883 .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-095e48f9-99e4-483c-83b5-7c630cd0b8a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-095e48f9-99e4-483c-83b5-7c630cd0b8a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-095e48f9-99e4-483c-83b5-7c630cd0b8a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-095e48f9-99e4-483c-83b5-7c630cd0b8a7 {
  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-095e48f9-99e4-483c-83b5-7c630cd0b8a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-095e48f9-99e4-483c-83b5-7c630cd0b8a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-095e48f9-99e4-483c-83b5-7c630cd0b8a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32b06256-1fc0-4d2e-b8b1-790d55d200cf {
  display: none;
}
#s-69532662-73a2-49d5-a5bf-b728bba7cf01 { text-align: left; }
#s-6a8ca32d-1fba-4df8-a27d-35833f3884d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a8ca32d-1fba-4df8-a27d-35833f3884d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f519e77-4c3f-408b-9a7e-7fd05b4abfa7 { text-align: left; }
#s-0f519e77-4c3f-408b-9a7e-7fd05b4abfa7 .shg-product-sold-out {
  display: none;
}

#s-0f519e77-4c3f-408b-9a7e-7fd05b4abfa7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f519e77-4c3f-408b-9a7e-7fd05b4abfa7 .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-18582725-9383-446c-98eb-51f5d73b3d93 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-18582725-9383-446c-98eb-51f5d73b3d93:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-18582725-9383-446c-98eb-51f5d73b3d93:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-18582725-9383-446c-98eb-51f5d73b3d93 {
  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-18582725-9383-446c-98eb-51f5d73b3d93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-18582725-9383-446c-98eb-51f5d73b3d93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-18582725-9383-446c-98eb-51f5d73b3d93.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f844324-4259-463d-9ad1-91a1ff3e36a0 {
  display: none;
}
#s-16bfcd34-85eb-4f6c-b1e0-2db50946ad54 { text-align: left; }
#s-90949033-8d00-49b5-9c97-91987554b61e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-90949033-8d00-49b5-9c97-91987554b61e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d34d69b3-4234-48d8-88af-2172f3eddbcd { text-align: left; }
#s-d34d69b3-4234-48d8-88af-2172f3eddbcd .shg-product-sold-out {
  display: none;
}

#s-d34d69b3-4234-48d8-88af-2172f3eddbcd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d34d69b3-4234-48d8-88af-2172f3eddbcd .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-813d92df-6066-4d75-8375-d3832eebb72f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-813d92df-6066-4d75-8375-d3832eebb72f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-813d92df-6066-4d75-8375-d3832eebb72f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-813d92df-6066-4d75-8375-d3832eebb72f {
  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-813d92df-6066-4d75-8375-d3832eebb72f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-813d92df-6066-4d75-8375-d3832eebb72f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-813d92df-6066-4d75-8375-d3832eebb72f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8cdc3af2-de3d-4607-a9a2-b33c74602a9a {
  display: none;
}
#s-922d1885-43ba-42b0-81cc-5d63728a034e { text-align: left; }
#s-cd7d2a9a-fded-4004-bb99-9fa067fe2d52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd7d2a9a-fded-4004-bb99-9fa067fe2d52 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd2f7d03-e34c-4894-b8aa-4d9d723129f6 { text-align: left; }
#s-fd2f7d03-e34c-4894-b8aa-4d9d723129f6 .shg-product-sold-out {
  display: none;
}

#s-fd2f7d03-e34c-4894-b8aa-4d9d723129f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd2f7d03-e34c-4894-b8aa-4d9d723129f6 .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-164dfe4c-e9ad-47d4-b9a4-ac3c8fd04105 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-164dfe4c-e9ad-47d4-b9a4-ac3c8fd04105:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-164dfe4c-e9ad-47d4-b9a4-ac3c8fd04105:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-164dfe4c-e9ad-47d4-b9a4-ac3c8fd04105 {
  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-164dfe4c-e9ad-47d4-b9a4-ac3c8fd04105.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-164dfe4c-e9ad-47d4-b9a4-ac3c8fd04105.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-164dfe4c-e9ad-47d4-b9a4-ac3c8fd04105.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-53a34d35-4c1b-4d6f-9d79-58d41a87cbf7 {
  display: none;
}
#s-2b794c82-1cc3-46e4-937f-7766e04e0e03 { text-align: left; }
#s-c6c933fe-2b8c-4cd6-ada5-707c529d7b6d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6c933fe-2b8c-4cd6-ada5-707c529d7b6d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d493833-497f-42c1-a48b-05fbe3468b02 { text-align: left; }
#s-0d493833-497f-42c1-a48b-05fbe3468b02 .shg-product-sold-out {
  display: none;
}

#s-0d493833-497f-42c1-a48b-05fbe3468b02 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d493833-497f-42c1-a48b-05fbe3468b02 .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-a4577a78-d86e-4b81-aac5-846d69546316 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a4577a78-d86e-4b81-aac5-846d69546316:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a4577a78-d86e-4b81-aac5-846d69546316:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a4577a78-d86e-4b81-aac5-846d69546316 {
  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-a4577a78-d86e-4b81-aac5-846d69546316.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4577a78-d86e-4b81-aac5-846d69546316.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a4577a78-d86e-4b81-aac5-846d69546316.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f72a9e8-bbb1-40d2-9d27-8c3d92c170fd {
  display: none;
}
#s-9b319d4b-5151-42ed-b506-72b9b4828ebc { text-align: left; }
#s-19797435-5c53-4345-9c51-45642ab5eb9c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19797435-5c53-4345-9c51-45642ab5eb9c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9b0c64eb-2d06-40a6-ba7d-c3ab5e8bc52f { text-align: left; }
#s-9b0c64eb-2d06-40a6-ba7d-c3ab5e8bc52f .shg-product-sold-out {
  display: none;
}

#s-9b0c64eb-2d06-40a6-ba7d-c3ab5e8bc52f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9b0c64eb-2d06-40a6-ba7d-c3ab5e8bc52f .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-d71cc1de-8ff5-4746-8652-cf2e7ddab66c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d71cc1de-8ff5-4746-8652-cf2e7ddab66c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d71cc1de-8ff5-4746-8652-cf2e7ddab66c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d71cc1de-8ff5-4746-8652-cf2e7ddab66c {
  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-d71cc1de-8ff5-4746-8652-cf2e7ddab66c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d71cc1de-8ff5-4746-8652-cf2e7ddab66c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d71cc1de-8ff5-4746-8652-cf2e7ddab66c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-75c0bce7-d35c-40f1-9e28-d51b6e54a3c4 {
  display: none;
}
#s-850e88c6-7b4b-47aa-8706-68bbc5b0dd95 { text-align: left; }
#s-750c942b-7459-4d1e-88a3-b4d9511504aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-750c942b-7459-4d1e-88a3-b4d9511504aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da9a09c9-4adb-4cb0-8a9d-73bf9cd57916 { text-align: left; }
#s-da9a09c9-4adb-4cb0-8a9d-73bf9cd57916 .shg-product-sold-out {
  display: none;
}

#s-da9a09c9-4adb-4cb0-8a9d-73bf9cd57916 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da9a09c9-4adb-4cb0-8a9d-73bf9cd57916 .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-5610aa0d-6f80-4011-b777-ac54df5a1a89 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5610aa0d-6f80-4011-b777-ac54df5a1a89:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5610aa0d-6f80-4011-b777-ac54df5a1a89:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5610aa0d-6f80-4011-b777-ac54df5a1a89 {
  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-5610aa0d-6f80-4011-b777-ac54df5a1a89.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5610aa0d-6f80-4011-b777-ac54df5a1a89.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5610aa0d-6f80-4011-b777-ac54df5a1a89.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-61d95d21-c476-46cc-9a60-628eea39a8c3 {
  display: none;
}
#s-32f992bb-b69f-441b-ace6-62ebf3176d46 { text-align: left; }
#s-774a37cf-aae4-48f5-aa75-c751052787fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-774a37cf-aae4-48f5-aa75-c751052787fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99f717ec-65d5-46b3-bb1d-8d781405908d { text-align: left; }
#s-99f717ec-65d5-46b3-bb1d-8d781405908d .shg-product-sold-out {
  display: none;
}

#s-99f717ec-65d5-46b3-bb1d-8d781405908d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99f717ec-65d5-46b3-bb1d-8d781405908d .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-76aa3756-73af-41d4-b194-f62641c1fb1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76aa3756-73af-41d4-b194-f62641c1fb1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76aa3756-73af-41d4-b194-f62641c1fb1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76aa3756-73af-41d4-b194-f62641c1fb1a {
  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-76aa3756-73af-41d4-b194-f62641c1fb1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76aa3756-73af-41d4-b194-f62641c1fb1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76aa3756-73af-41d4-b194-f62641c1fb1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3cec30eb-31e6-4d0c-be7d-83008644fe1b {
  display: none;
}
#s-7ce056d9-cddf-4df5-b308-b07c0353f5b8 { text-align: left; }
#s-94683ad9-a318-42a4-978f-24fca6702129 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-94683ad9-a318-42a4-978f-24fca6702129 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd933c91-e92e-4e6c-9fd2-bf8cf1060979 { text-align: left; }
#s-fd933c91-e92e-4e6c-9fd2-bf8cf1060979 .shg-product-sold-out {
  display: none;
}

#s-fd933c91-e92e-4e6c-9fd2-bf8cf1060979 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd933c91-e92e-4e6c-9fd2-bf8cf1060979 .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-284a466c-39a6-4943-9782-33ac0571e3a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-284a466c-39a6-4943-9782-33ac0571e3a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-284a466c-39a6-4943-9782-33ac0571e3a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-284a466c-39a6-4943-9782-33ac0571e3a7 {
  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-284a466c-39a6-4943-9782-33ac0571e3a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-284a466c-39a6-4943-9782-33ac0571e3a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-284a466c-39a6-4943-9782-33ac0571e3a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-29db04a7-30cb-437d-a149-3d33f773a26a {
  display: none;
}
#s-d4f25532-5a04-4691-a54d-ec387820592e { text-align: left; }
#s-432257c1-abf8-415f-b04f-4e29d768082f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-432257c1-abf8-415f-b04f-4e29d768082f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-60fdf02e-abe0-4a96-9787-a8d95508f91a { text-align: left; }
#s-60fdf02e-abe0-4a96-9787-a8d95508f91a .shg-product-sold-out {
  display: none;
}

#s-60fdf02e-abe0-4a96-9787-a8d95508f91a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-60fdf02e-abe0-4a96-9787-a8d95508f91a .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-468d895b-1268-4b45-8d89-afe5790baa44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-468d895b-1268-4b45-8d89-afe5790baa44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-468d895b-1268-4b45-8d89-afe5790baa44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-468d895b-1268-4b45-8d89-afe5790baa44 {
  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-468d895b-1268-4b45-8d89-afe5790baa44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-468d895b-1268-4b45-8d89-afe5790baa44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-468d895b-1268-4b45-8d89-afe5790baa44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e490d15-a264-4bc9-b4f4-38c1f92fa31e {
  display: none;
}
#s-8917d0b4-f3ec-42f4-8632-1063ddb1798f { text-align: left; }
#s-843a2015-efdd-478a-8692-6944435e9dd9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-843a2015-efdd-478a-8692-6944435e9dd9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9d515b6-b1ae-4019-a0c4-3c206e5334f5 { text-align: left; }
#s-b9d515b6-b1ae-4019-a0c4-3c206e5334f5 .shg-product-sold-out {
  display: none;
}

#s-b9d515b6-b1ae-4019-a0c4-3c206e5334f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9d515b6-b1ae-4019-a0c4-3c206e5334f5 .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-c4b3ad32-a38d-4b02-92bd-82ca32a33e8b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c4b3ad32-a38d-4b02-92bd-82ca32a33e8b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c4b3ad32-a38d-4b02-92bd-82ca32a33e8b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c4b3ad32-a38d-4b02-92bd-82ca32a33e8b {
  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-c4b3ad32-a38d-4b02-92bd-82ca32a33e8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4b3ad32-a38d-4b02-92bd-82ca32a33e8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c4b3ad32-a38d-4b02-92bd-82ca32a33e8b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20233811-266d-4725-8123-f5d0c792a31e {
  display: none;
}
#s-a106c171-431d-4c96-a4e7-39b9d078faad { text-align: left; }
#s-ed0887a3-689b-42e6-ab5d-2fd4c6be8df8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed0887a3-689b-42e6-ab5d-2fd4c6be8df8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43a291cd-5644-49e8-9f2e-7c4b8cd642fe { text-align: left; }
#s-43a291cd-5644-49e8-9f2e-7c4b8cd642fe .shg-product-sold-out {
  display: none;
}

#s-43a291cd-5644-49e8-9f2e-7c4b8cd642fe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43a291cd-5644-49e8-9f2e-7c4b8cd642fe .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-1f3b21df-8513-43d0-8e3f-d492d3c825b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1f3b21df-8513-43d0-8e3f-d492d3c825b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1f3b21df-8513-43d0-8e3f-d492d3c825b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1f3b21df-8513-43d0-8e3f-d492d3c825b1 {
  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-1f3b21df-8513-43d0-8e3f-d492d3c825b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f3b21df-8513-43d0-8e3f-d492d3c825b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1f3b21df-8513-43d0-8e3f-d492d3c825b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-446841ca-0437-46f5-9fb4-15241a48b18b {
  display: none;
}
#s-3f1c5332-5ad9-4230-99dc-48e86b0961ae { text-align: left; }
#s-fed41e57-0cb8-454b-9a9e-714d67afbecf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fed41e57-0cb8-454b-9a9e-714d67afbecf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d0ef089-650a-44a3-9dc6-01b7a61f7a22 { text-align: left; }
#s-7d0ef089-650a-44a3-9dc6-01b7a61f7a22 .shg-product-sold-out {
  display: none;
}

#s-7d0ef089-650a-44a3-9dc6-01b7a61f7a22 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d0ef089-650a-44a3-9dc6-01b7a61f7a22 .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-6f905dde-5e82-46f9-8d59-622b40266955 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f905dde-5e82-46f9-8d59-622b40266955:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f905dde-5e82-46f9-8d59-622b40266955:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f905dde-5e82-46f9-8d59-622b40266955 {
  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-6f905dde-5e82-46f9-8d59-622b40266955.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f905dde-5e82-46f9-8d59-622b40266955.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f905dde-5e82-46f9-8d59-622b40266955.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b63791af-7754-46c7-b16b-d9d550b522f0 {
  display: none;
}
#s-1b2b72c8-f0b8-4e49-91c9-2db6813887e2 { text-align: left; }
#s-9f74bd85-e7a5-4141-a758-e3305308f8f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f74bd85-e7a5-4141-a758-e3305308f8f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-729de287-dc7e-4eca-8f85-cfb92165120c { text-align: left; }
#s-729de287-dc7e-4eca-8f85-cfb92165120c .shg-product-sold-out {
  display: none;
}

#s-729de287-dc7e-4eca-8f85-cfb92165120c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-729de287-dc7e-4eca-8f85-cfb92165120c .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-08917fb0-f0ab-4552-97c2-c3df6e4ff814 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08917fb0-f0ab-4552-97c2-c3df6e4ff814:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08917fb0-f0ab-4552-97c2-c3df6e4ff814:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08917fb0-f0ab-4552-97c2-c3df6e4ff814 {
  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-08917fb0-f0ab-4552-97c2-c3df6e4ff814.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08917fb0-f0ab-4552-97c2-c3df6e4ff814.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08917fb0-f0ab-4552-97c2-c3df6e4ff814.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe3b117d-2a3f-4195-8884-6e413677fdd1 {
  display: none;
}
#s-2725331f-0851-4698-ae4d-6be5d5041de1 { text-align: left; }
#s-25a3786e-ef94-4dfc-9d87-9030f32a5f9c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25a3786e-ef94-4dfc-9d87-9030f32a5f9c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f9297f8-0f1e-490f-943d-543f9dc60e36 { text-align: left; }
#s-9f9297f8-0f1e-490f-943d-543f9dc60e36 .shg-product-sold-out {
  display: none;
}

#s-9f9297f8-0f1e-490f-943d-543f9dc60e36 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f9297f8-0f1e-490f-943d-543f9dc60e36 .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-4e208b47-1c69-4557-aeb9-0348171fe630 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e208b47-1c69-4557-aeb9-0348171fe630:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e208b47-1c69-4557-aeb9-0348171fe630:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e208b47-1c69-4557-aeb9-0348171fe630 {
  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-4e208b47-1c69-4557-aeb9-0348171fe630.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e208b47-1c69-4557-aeb9-0348171fe630.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e208b47-1c69-4557-aeb9-0348171fe630.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f9e22ee-6313-4db5-8771-66d7d6551a72 {
  display: none;
}
#s-bdabdfb3-b730-4d6b-a9b7-b0be0a988c96 { text-align: left; }
#s-481fbc72-3a85-449b-9c4f-649f4c1486dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-481fbc72-3a85-449b-9c4f-649f4c1486dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c79b712d-90ff-474b-951f-22a261c6260c { text-align: left; }
#s-c79b712d-90ff-474b-951f-22a261c6260c .shg-product-sold-out {
  display: none;
}

#s-c79b712d-90ff-474b-951f-22a261c6260c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c79b712d-90ff-474b-951f-22a261c6260c .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-e50e7b11-125d-40a0-854c-de8a840f51ea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e50e7b11-125d-40a0-854c-de8a840f51ea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e50e7b11-125d-40a0-854c-de8a840f51ea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e50e7b11-125d-40a0-854c-de8a840f51ea {
  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-e50e7b11-125d-40a0-854c-de8a840f51ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e50e7b11-125d-40a0-854c-de8a840f51ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e50e7b11-125d-40a0-854c-de8a840f51ea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8972ff4c-1203-4487-a5cb-bbaba0b60aba {
  display: none;
}
#s-e85933de-732b-4a7f-a74a-b2e8023d29e8 { text-align: left; }
#s-00a2e3ab-eeec-49dc-9f52-a272c4a3b0aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00a2e3ab-eeec-49dc-9f52-a272c4a3b0aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ff3d704-473e-4014-8496-c3b053d24af7 { text-align: left; }
#s-0ff3d704-473e-4014-8496-c3b053d24af7 .shg-product-sold-out {
  display: none;
}

#s-0ff3d704-473e-4014-8496-c3b053d24af7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ff3d704-473e-4014-8496-c3b053d24af7 .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-c5d65365-6da9-47c0-94e2-23feac92550c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5d65365-6da9-47c0-94e2-23feac92550c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5d65365-6da9-47c0-94e2-23feac92550c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5d65365-6da9-47c0-94e2-23feac92550c {
  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-c5d65365-6da9-47c0-94e2-23feac92550c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5d65365-6da9-47c0-94e2-23feac92550c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5d65365-6da9-47c0-94e2-23feac92550c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc96a264-6e2e-4a8a-9981-5eecf313a04b {
  display: none;
}
#s-c56f8eec-eed7-40d9-bbf8-aa06a0087d73 { text-align: left; }
#s-536f1141-ba0f-42c0-8239-71e4b84ff4d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-536f1141-ba0f-42c0-8239-71e4b84ff4d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b8dd1162-d7dc-4ad6-bf04-577e1a60538e { text-align: left; }
#s-b8dd1162-d7dc-4ad6-bf04-577e1a60538e .shg-product-sold-out {
  display: none;
}

#s-b8dd1162-d7dc-4ad6-bf04-577e1a60538e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b8dd1162-d7dc-4ad6-bf04-577e1a60538e .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-c76f3de7-cfa2-461d-a04a-e2af7bb2a43a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c76f3de7-cfa2-461d-a04a-e2af7bb2a43a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c76f3de7-cfa2-461d-a04a-e2af7bb2a43a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c76f3de7-cfa2-461d-a04a-e2af7bb2a43a {
  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-c76f3de7-cfa2-461d-a04a-e2af7bb2a43a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c76f3de7-cfa2-461d-a04a-e2af7bb2a43a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c76f3de7-cfa2-461d-a04a-e2af7bb2a43a.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;
}
