.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-0b76c1e7-1abe-448d-80a3-889657e2b3c2 {
  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-f62ed4cd-94a8-45db-9889-2e38b8ca3d3d { margin-top: 40px; }
#s-f62ed4cd-94a8-45db-9889-2e38b8ca3d3d .shogun-tabs {
  justify-content: center;
}


  #s-f62ed4cd-94a8-45db-9889-2e38b8ca3d3d .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f62ed4cd-94a8-45db-9889-2e38b8ca3d3d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f62ed4cd-94a8-45db-9889-2e38b8ca3d3d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f62ed4cd-94a8-45db-9889-2e38b8ca3d3d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f62ed4cd-94a8-45db-9889-2e38b8ca3d3d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f62ed4cd-94a8-45db-9889-2e38b8ca3d3d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f62ed4cd-94a8-45db-9889-2e38b8ca3d3d .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-0514b105-1a08-4cf5-9c66-7c57e8e024b9 { padding-top: 10px;
padding-bottom: 10px; }
 #s-0514b105-1a08-4cf5-9c66-7c57e8e024b9 .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-accf9532-3855-4ae5-ba8c-d0918aa8016d .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-accf9532-3855-4ae5-ba8c-d0918aa8016d .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-accf9532-3855-4ae5-ba8c-d0918aa8016d .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-accf9532-3855-4ae5-ba8c-d0918aa8016d .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-accf9532-3855-4ae5-ba8c-d0918aa8016d .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-accf9532-3855-4ae5-ba8c-d0918aa8016d .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-accf9532-3855-4ae5-ba8c-d0918aa8016d .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-accf9532-3855-4ae5-ba8c-d0918aa8016d .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-accf9532-3855-4ae5-ba8c-d0918aa8016d .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-293621d9-46c6-4c00-b226-d220e91a2982 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-293621d9-46c6-4c00-b226-d220e91a2982"] > .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-c2026a82-709c-4f0e-a582-21d67e7af3ed { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2da1d006-26aa-421f-b52f-b10fd8b92be7 { 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-9444200d-deef-4d2e-a789-7f93a516c010 { 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-9444200d-deef-4d2e-a789-7f93a516c010: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-9444200d-deef-4d2e-a789-7f93a516c010: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-9444200d-deef-4d2e-a789-7f93a516c010.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-357f8e33-25f9-42d0-afc0-6a12b4a48d58 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f7fd66f0-9863-4fdb-b330-d586f43cfc4d { 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-32ec3975-25e3-48a5-851b-0648fc9a6307 { 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-32ec3975-25e3-48a5-851b-0648fc9a6307: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-32ec3975-25e3-48a5-851b-0648fc9a6307: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-32ec3975-25e3-48a5-851b-0648fc9a6307.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8e45ba55-8235-462d-89be-131a61e03672 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-941c2184-8a9b-4e62-85ad-899c270ca8be { 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-48df91e5-8953-4c97-b253-82428c38ab1e { 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-48df91e5-8953-4c97-b253-82428c38ab1e: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-48df91e5-8953-4c97-b253-82428c38ab1e: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-48df91e5-8953-4c97-b253-82428c38ab1e.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-160a1f17-a3df-4872-aaca-8811c1c5e682 { min-height: 50px; }
#s-160a1f17-a3df-4872-aaca-8811c1c5e682 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-35978efe-6449-45e6-968a-b93e53f84989 { 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-35978efe-6449-45e6-968a-b93e53f84989 .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-5a0c4d06-ba9a-4665-9ad2-ec767f4c6b49 {
  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-fff0a593-1f0d-468d-b709-a12734d747b6 { 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-100c0de1-fd94-4f4d-ae6a-eeb049f08ca9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-100c0de1-fd94-4f4d-ae6a-eeb049f08ca9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c4c1203c-1072-47ac-ad81-9c8d8e191f9b {
  display: none;
}
#s-fecefcad-ea79-40fc-b778-c208cacb6823 { text-align: left; }
#s-f510610c-5ce1-40cc-a7a5-c3f118b4d86f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f510610c-5ce1-40cc-a7a5-c3f118b4d86f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e7dd848c-7f1a-4bba-8463-0abd6129bd87 {
  display: none;
}
#s-cd844757-8a93-4472-ba1e-041cb4288c95 { text-align: left; }
#s-7354532f-f2ca-42ed-b067-fb31d5ab1618 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7354532f-f2ca-42ed-b067-fb31d5ab1618 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-53c95df6-04e2-494b-90bc-7a18fed3a0b8 {
  display: none;
}
#s-5648eb26-f07d-4325-8d97-f412d94530f6 { text-align: left; }
#s-b8c55b01-e589-44ac-ab61-15fdc744eabb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8c55b01-e589-44ac-ab61-15fdc744eabb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7b865e07-7f42-469c-ba64-e00499169e29 {
  display: none;
}
#s-72e14bc8-641a-443e-aaf8-79cf3e889e9f { text-align: left; }
#s-4781f426-d6d2-4354-8798-053b6bb9c608 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4781f426-d6d2-4354-8798-053b6bb9c608 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-feb22511-24e6-4dc2-8623-20e59f2125ca { text-align: left; }
#s-feb22511-24e6-4dc2-8623-20e59f2125ca .shg-product-sold-out {
  display: none;
}

#s-feb22511-24e6-4dc2-8623-20e59f2125ca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-feb22511-24e6-4dc2-8623-20e59f2125ca .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-56422fe4-64b7-4d94-a128-7190fd6842e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56422fe4-64b7-4d94-a128-7190fd6842e7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56422fe4-64b7-4d94-a128-7190fd6842e7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56422fe4-64b7-4d94-a128-7190fd6842e7 {
  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-56422fe4-64b7-4d94-a128-7190fd6842e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56422fe4-64b7-4d94-a128-7190fd6842e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56422fe4-64b7-4d94-a128-7190fd6842e7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f52f76b-3461-4827-8b8b-19ba2bf2ae55 {
  display: none;
}
#s-85792225-83fb-4848-bee5-43b847fbeee1 { text-align: left; }
#s-1e2e2b04-8e9b-4b2d-a494-5115ba474b59 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1e2e2b04-8e9b-4b2d-a494-5115ba474b59 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1399d37a-1c88-4501-9224-e2427adf943f { text-align: left; }
#s-1399d37a-1c88-4501-9224-e2427adf943f .shg-product-sold-out {
  display: none;
}

#s-1399d37a-1c88-4501-9224-e2427adf943f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1399d37a-1c88-4501-9224-e2427adf943f .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-4a9ec6c8-7c02-4b04-a4fb-69c1cc346311 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a9ec6c8-7c02-4b04-a4fb-69c1cc346311:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a9ec6c8-7c02-4b04-a4fb-69c1cc346311:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a9ec6c8-7c02-4b04-a4fb-69c1cc346311 {
  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-4a9ec6c8-7c02-4b04-a4fb-69c1cc346311.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a9ec6c8-7c02-4b04-a4fb-69c1cc346311.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a9ec6c8-7c02-4b04-a4fb-69c1cc346311.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36e1dac3-6f7f-413f-8e88-3ab8219ec3cf {
  display: none;
}
#s-7b4a1a78-9b97-4640-8b9a-4d6e31006a12 { text-align: left; }
#s-ae564d73-fa0b-444a-a890-0d3c3b0326aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae564d73-fa0b-444a-a890-0d3c3b0326aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a865ea1d-8bd6-4350-8ab6-59f8a687008d { text-align: left; }
#s-a865ea1d-8bd6-4350-8ab6-59f8a687008d .shg-product-sold-out {
  display: none;
}

#s-a865ea1d-8bd6-4350-8ab6-59f8a687008d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a865ea1d-8bd6-4350-8ab6-59f8a687008d .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-fab82002-92f9-4364-9f57-8157715a9987 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fab82002-92f9-4364-9f57-8157715a9987:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fab82002-92f9-4364-9f57-8157715a9987:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fab82002-92f9-4364-9f57-8157715a9987 {
  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-fab82002-92f9-4364-9f57-8157715a9987.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fab82002-92f9-4364-9f57-8157715a9987.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fab82002-92f9-4364-9f57-8157715a9987.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12ae6518-9577-493d-8360-e53f356f5842 {
  display: none;
}
#s-63e3a1f3-698f-4854-95bb-8e977aaf0f7a { text-align: left; }
#s-d2f6ad34-a168-4155-9c4a-d2e2300ab1b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2f6ad34-a168-4155-9c4a-d2e2300ab1b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d04bb11c-1646-4a56-830e-7f547dbb1ac1 { text-align: left; }
#s-d04bb11c-1646-4a56-830e-7f547dbb1ac1 .shg-product-sold-out {
  display: none;
}

#s-d04bb11c-1646-4a56-830e-7f547dbb1ac1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d04bb11c-1646-4a56-830e-7f547dbb1ac1 .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-156b0622-bff9-4aee-ac1c-5cd2dffadc4d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-156b0622-bff9-4aee-ac1c-5cd2dffadc4d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-156b0622-bff9-4aee-ac1c-5cd2dffadc4d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-156b0622-bff9-4aee-ac1c-5cd2dffadc4d {
  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-156b0622-bff9-4aee-ac1c-5cd2dffadc4d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-156b0622-bff9-4aee-ac1c-5cd2dffadc4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-156b0622-bff9-4aee-ac1c-5cd2dffadc4d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0df01226-5a40-4f01-bd47-ae6bd0248d5c {
  display: none;
}
#s-c6f9700e-ecba-4814-8742-2735e52a128f { text-align: left; }
#s-52465840-9ac8-4d9c-9325-bf2813ca9c1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52465840-9ac8-4d9c-9325-bf2813ca9c1a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-584db9e8-a592-48f1-996c-70c4dbac9f2a { text-align: left; }
#s-584db9e8-a592-48f1-996c-70c4dbac9f2a .shg-product-sold-out {
  display: none;
}

#s-584db9e8-a592-48f1-996c-70c4dbac9f2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-584db9e8-a592-48f1-996c-70c4dbac9f2a .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-f82c05cb-2627-4224-be16-45204422d15c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f82c05cb-2627-4224-be16-45204422d15c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f82c05cb-2627-4224-be16-45204422d15c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f82c05cb-2627-4224-be16-45204422d15c {
  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-f82c05cb-2627-4224-be16-45204422d15c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f82c05cb-2627-4224-be16-45204422d15c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f82c05cb-2627-4224-be16-45204422d15c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba7765b1-0381-4ec6-8da9-6937374d6f8e {
  display: none;
}
#s-af0a78cb-5ac9-48d6-81bd-6bcb99f533db { text-align: left; }
#s-30e3536d-8e95-4184-885f-c25e89088ed5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30e3536d-8e95-4184-885f-c25e89088ed5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8b485de-9dd7-4b94-babc-5cbf0e431fd1 { text-align: left; }
#s-e8b485de-9dd7-4b94-babc-5cbf0e431fd1 .shg-product-sold-out {
  display: none;
}

#s-e8b485de-9dd7-4b94-babc-5cbf0e431fd1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8b485de-9dd7-4b94-babc-5cbf0e431fd1 .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-ac861ca3-e49d-4b9f-8f47-3f88647ba8b0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac861ca3-e49d-4b9f-8f47-3f88647ba8b0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac861ca3-e49d-4b9f-8f47-3f88647ba8b0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac861ca3-e49d-4b9f-8f47-3f88647ba8b0 {
  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-ac861ca3-e49d-4b9f-8f47-3f88647ba8b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac861ca3-e49d-4b9f-8f47-3f88647ba8b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac861ca3-e49d-4b9f-8f47-3f88647ba8b0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-748f2f4f-206c-4366-93a6-31c73996bac2 {
  display: none;
}
#s-fbc76c55-60bd-41db-a474-449fa128d468 { text-align: left; }
#s-fe910ca3-68b5-4828-a4da-4da8560d7309 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe910ca3-68b5-4828-a4da-4da8560d7309 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ec73b18-5807-42e1-bb74-09a1c7898f87 { text-align: left; }
#s-7ec73b18-5807-42e1-bb74-09a1c7898f87 .shg-product-sold-out {
  display: none;
}

#s-7ec73b18-5807-42e1-bb74-09a1c7898f87 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ec73b18-5807-42e1-bb74-09a1c7898f87 .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-5755106b-b7b9-4a0e-9873-9da6093566c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5755106b-b7b9-4a0e-9873-9da6093566c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5755106b-b7b9-4a0e-9873-9da6093566c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5755106b-b7b9-4a0e-9873-9da6093566c3 {
  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-5755106b-b7b9-4a0e-9873-9da6093566c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5755106b-b7b9-4a0e-9873-9da6093566c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5755106b-b7b9-4a0e-9873-9da6093566c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2510f62c-ff79-4920-a04a-8faa02f7eb98 {
  display: none;
}
#s-4863f183-94ef-42ed-881e-4ae5a4156d0b { text-align: left; }
#s-ec599a1e-8cb0-49cc-9519-395947253018 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ec599a1e-8cb0-49cc-9519-395947253018 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de84ad89-bd90-47d6-810f-cf0e31c876e4 { text-align: left; }
#s-de84ad89-bd90-47d6-810f-cf0e31c876e4 .shg-product-sold-out {
  display: none;
}

#s-de84ad89-bd90-47d6-810f-cf0e31c876e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de84ad89-bd90-47d6-810f-cf0e31c876e4 .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-f37dc86b-c9a1-4ac5-95d5-e376d490f5d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f37dc86b-c9a1-4ac5-95d5-e376d490f5d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f37dc86b-c9a1-4ac5-95d5-e376d490f5d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f37dc86b-c9a1-4ac5-95d5-e376d490f5d7 {
  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-f37dc86b-c9a1-4ac5-95d5-e376d490f5d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f37dc86b-c9a1-4ac5-95d5-e376d490f5d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f37dc86b-c9a1-4ac5-95d5-e376d490f5d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-020a93e8-3523-4ded-9eec-f53a8c763c4a {
  display: none;
}
#s-a52378c6-cd42-4546-acea-b5911107fc02 { text-align: left; }
#s-71d8fd5e-a900-45e4-8eb8-2c5fdf569b40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71d8fd5e-a900-45e4-8eb8-2c5fdf569b40 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a7af68d-9b1a-4e11-86d0-ab643894baab { text-align: left; }
#s-9a7af68d-9b1a-4e11-86d0-ab643894baab .shg-product-sold-out {
  display: none;
}

#s-9a7af68d-9b1a-4e11-86d0-ab643894baab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a7af68d-9b1a-4e11-86d0-ab643894baab .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-5e0da376-e482-4975-90a3-4264090a4645 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e0da376-e482-4975-90a3-4264090a4645:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e0da376-e482-4975-90a3-4264090a4645:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e0da376-e482-4975-90a3-4264090a4645 {
  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-5e0da376-e482-4975-90a3-4264090a4645.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e0da376-e482-4975-90a3-4264090a4645.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e0da376-e482-4975-90a3-4264090a4645.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65a9fd69-5720-4871-be55-53a5e253ecff {
  display: none;
}
#s-64e5868d-2b4f-4f9b-8935-4efa648e4c96 { text-align: left; }
#s-adb6b79c-d9cd-440f-a817-aa72de6fffa1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-adb6b79c-d9cd-440f-a817-aa72de6fffa1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efe9af58-01a9-4201-b34c-1a530ec52fab { text-align: left; }
#s-efe9af58-01a9-4201-b34c-1a530ec52fab .shg-product-sold-out {
  display: none;
}

#s-efe9af58-01a9-4201-b34c-1a530ec52fab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efe9af58-01a9-4201-b34c-1a530ec52fab .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-68a115e6-5b9f-433d-a573-b7ac5ba55ab8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68a115e6-5b9f-433d-a573-b7ac5ba55ab8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68a115e6-5b9f-433d-a573-b7ac5ba55ab8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68a115e6-5b9f-433d-a573-b7ac5ba55ab8 {
  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-68a115e6-5b9f-433d-a573-b7ac5ba55ab8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68a115e6-5b9f-433d-a573-b7ac5ba55ab8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68a115e6-5b9f-433d-a573-b7ac5ba55ab8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-49e87079-4f63-4e32-8753-4ff2581da181 {
  display: none;
}
#s-9e680e0c-f87f-486e-b6ea-e09365c3ecf3 { text-align: left; }
#s-9530c8c2-dba5-4184-90fc-4ac5b135dcb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9530c8c2-dba5-4184-90fc-4ac5b135dcb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ae7edf6-8c58-4563-9a6d-245bd9061ec3 { text-align: left; }
#s-3ae7edf6-8c58-4563-9a6d-245bd9061ec3 .shg-product-sold-out {
  display: none;
}

#s-3ae7edf6-8c58-4563-9a6d-245bd9061ec3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ae7edf6-8c58-4563-9a6d-245bd9061ec3 .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-ce69290e-23bd-4e1c-8274-8cc3344c9a60 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce69290e-23bd-4e1c-8274-8cc3344c9a60:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce69290e-23bd-4e1c-8274-8cc3344c9a60:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce69290e-23bd-4e1c-8274-8cc3344c9a60 {
  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-ce69290e-23bd-4e1c-8274-8cc3344c9a60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce69290e-23bd-4e1c-8274-8cc3344c9a60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce69290e-23bd-4e1c-8274-8cc3344c9a60.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9ba4f4fd-a9be-455f-927d-f719c7bfe494 {
  display: none;
}
#s-e93ec0c1-0ce1-4bac-891f-ca1f99f7b563 { text-align: left; }
#s-70157162-45df-4f18-bdee-6e40cb6b2cc6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70157162-45df-4f18-bdee-6e40cb6b2cc6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f426b9bf-a732-4605-8e5c-378b05c29843 { text-align: left; }
#s-f426b9bf-a732-4605-8e5c-378b05c29843 .shg-product-sold-out {
  display: none;
}

#s-f426b9bf-a732-4605-8e5c-378b05c29843 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f426b9bf-a732-4605-8e5c-378b05c29843 .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-2c00086b-a8b0-48e9-a4cd-039e2c37db69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2c00086b-a8b0-48e9-a4cd-039e2c37db69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2c00086b-a8b0-48e9-a4cd-039e2c37db69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2c00086b-a8b0-48e9-a4cd-039e2c37db69 {
  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-2c00086b-a8b0-48e9-a4cd-039e2c37db69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c00086b-a8b0-48e9-a4cd-039e2c37db69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2c00086b-a8b0-48e9-a4cd-039e2c37db69.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8121b54a-d9ab-4662-88ac-5c661d558670 {
  display: none;
}
#s-71c44987-4a0d-49f9-b282-42a72834bf60 { text-align: left; }
#s-044111e6-c3be-49df-9c16-f88767059823 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-044111e6-c3be-49df-9c16-f88767059823 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b4eb9a9b-3c3e-4ce0-a93b-9a5e7811f347 { text-align: left; }
#s-b4eb9a9b-3c3e-4ce0-a93b-9a5e7811f347 .shg-product-sold-out {
  display: none;
}

#s-b4eb9a9b-3c3e-4ce0-a93b-9a5e7811f347 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b4eb9a9b-3c3e-4ce0-a93b-9a5e7811f347 .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-d10f2b9e-4d80-4dfd-8d31-2481c228968f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d10f2b9e-4d80-4dfd-8d31-2481c228968f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d10f2b9e-4d80-4dfd-8d31-2481c228968f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d10f2b9e-4d80-4dfd-8d31-2481c228968f {
  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-d10f2b9e-4d80-4dfd-8d31-2481c228968f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d10f2b9e-4d80-4dfd-8d31-2481c228968f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d10f2b9e-4d80-4dfd-8d31-2481c228968f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd51a6f4-c4f9-4160-a9cd-25741bf1b876 {
  display: none;
}
#s-6c4e0bd8-8fb4-455b-8585-79fbd167d9e9 { text-align: left; }
#s-d0dae407-0f7b-40df-b87f-12a2da920c5d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0dae407-0f7b-40df-b87f-12a2da920c5d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7345d02-bf4f-4a2d-b08b-b2344de30a21 { text-align: left; }
#s-e7345d02-bf4f-4a2d-b08b-b2344de30a21 .shg-product-sold-out {
  display: none;
}

#s-e7345d02-bf4f-4a2d-b08b-b2344de30a21 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7345d02-bf4f-4a2d-b08b-b2344de30a21 .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-4a789ca5-8d56-419b-8665-bdc94494e6bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a789ca5-8d56-419b-8665-bdc94494e6bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a789ca5-8d56-419b-8665-bdc94494e6bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a789ca5-8d56-419b-8665-bdc94494e6bf {
  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-4a789ca5-8d56-419b-8665-bdc94494e6bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a789ca5-8d56-419b-8665-bdc94494e6bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a789ca5-8d56-419b-8665-bdc94494e6bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cce482de-d2b5-4320-ab42-2faa1f791570 {
  display: none;
}
#s-6053e896-3a5a-4573-b08d-6f8b0ccf0fd8 { text-align: left; }
#s-dd07195c-b13a-4a29-be71-ec128e6be9b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd07195c-b13a-4a29-be71-ec128e6be9b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-755ffe83-9517-490e-b9c1-344eeebb971c { text-align: left; }
#s-755ffe83-9517-490e-b9c1-344eeebb971c .shg-product-sold-out {
  display: none;
}

#s-755ffe83-9517-490e-b9c1-344eeebb971c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-755ffe83-9517-490e-b9c1-344eeebb971c .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-7d34b19d-5644-41b0-88cf-f7ef8e8ea493 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d34b19d-5644-41b0-88cf-f7ef8e8ea493:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d34b19d-5644-41b0-88cf-f7ef8e8ea493:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d34b19d-5644-41b0-88cf-f7ef8e8ea493 {
  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-7d34b19d-5644-41b0-88cf-f7ef8e8ea493.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d34b19d-5644-41b0-88cf-f7ef8e8ea493.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d34b19d-5644-41b0-88cf-f7ef8e8ea493.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f417cd75-8a1f-42b3-aa19-1228c8ad8253 {
  display: none;
}
#s-defeed13-e690-4215-9658-d8b67ff0e64d { text-align: left; }
#s-2e4c38dc-5a71-4364-9d1b-383271fff525 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e4c38dc-5a71-4364-9d1b-383271fff525 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a78acd41-e1fd-4fe8-b325-6aca1b52ed98 { text-align: left; }
#s-a78acd41-e1fd-4fe8-b325-6aca1b52ed98 .shg-product-sold-out {
  display: none;
}

#s-a78acd41-e1fd-4fe8-b325-6aca1b52ed98 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a78acd41-e1fd-4fe8-b325-6aca1b52ed98 .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-f3d4b1af-bf47-4ae1-b14f-6bc9070600c7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f3d4b1af-bf47-4ae1-b14f-6bc9070600c7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f3d4b1af-bf47-4ae1-b14f-6bc9070600c7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f3d4b1af-bf47-4ae1-b14f-6bc9070600c7 {
  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-f3d4b1af-bf47-4ae1-b14f-6bc9070600c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3d4b1af-bf47-4ae1-b14f-6bc9070600c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f3d4b1af-bf47-4ae1-b14f-6bc9070600c7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e35b2cc8-6b8d-48ab-a2f9-b5f068cb1bc3 {
  display: none;
}
#s-40a142ae-d286-440c-84c8-e3a2c9830875 { text-align: left; }
#s-a1641c69-5b7b-47a9-9209-5e594023283b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1641c69-5b7b-47a9-9209-5e594023283b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81da1f05-2dc3-4264-bfe4-e9fb964b5439 { text-align: left; }
#s-81da1f05-2dc3-4264-bfe4-e9fb964b5439 .shg-product-sold-out {
  display: none;
}

#s-81da1f05-2dc3-4264-bfe4-e9fb964b5439 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81da1f05-2dc3-4264-bfe4-e9fb964b5439 .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-9692e9c8-540b-4fbd-bfd5-a2d71315abb8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9692e9c8-540b-4fbd-bfd5-a2d71315abb8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9692e9c8-540b-4fbd-bfd5-a2d71315abb8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9692e9c8-540b-4fbd-bfd5-a2d71315abb8 {
  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-9692e9c8-540b-4fbd-bfd5-a2d71315abb8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9692e9c8-540b-4fbd-bfd5-a2d71315abb8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9692e9c8-540b-4fbd-bfd5-a2d71315abb8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8a2ecad0-6910-4add-8ec4-0ceb2c070450 {
  display: none;
}
#s-dc9357cb-9afb-43ab-8bb6-ca9d7ef5d65e { text-align: left; }
#s-2ffe4b7d-cf28-466f-bfa9-b6030bfa3533 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ffe4b7d-cf28-466f-bfa9-b6030bfa3533 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab97a04c-6679-473a-ac12-e333eaf7edd7 { text-align: left; }
#s-ab97a04c-6679-473a-ac12-e333eaf7edd7 .shg-product-sold-out {
  display: none;
}

#s-ab97a04c-6679-473a-ac12-e333eaf7edd7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab97a04c-6679-473a-ac12-e333eaf7edd7 .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-ddfb7c6a-6034-4f3f-8822-5d11a82c4a99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ddfb7c6a-6034-4f3f-8822-5d11a82c4a99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ddfb7c6a-6034-4f3f-8822-5d11a82c4a99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ddfb7c6a-6034-4f3f-8822-5d11a82c4a99 {
  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-ddfb7c6a-6034-4f3f-8822-5d11a82c4a99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ddfb7c6a-6034-4f3f-8822-5d11a82c4a99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ddfb7c6a-6034-4f3f-8822-5d11a82c4a99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0651c7e8-450a-43b2-a5e1-931fd6d2a097 {
  display: none;
}
#s-98c23577-3f1f-48e3-bd24-2fd3ef7257af { text-align: left; }
#s-b22a0e53-7541-4621-b4c6-53f94acd6303 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b22a0e53-7541-4621-b4c6-53f94acd6303 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0fb352d-a0e8-4a08-8118-60cf1422264f { text-align: left; }
#s-d0fb352d-a0e8-4a08-8118-60cf1422264f .shg-product-sold-out {
  display: none;
}

#s-d0fb352d-a0e8-4a08-8118-60cf1422264f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0fb352d-a0e8-4a08-8118-60cf1422264f .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-84f5ccab-b278-4478-903c-703a7728e62d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84f5ccab-b278-4478-903c-703a7728e62d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84f5ccab-b278-4478-903c-703a7728e62d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84f5ccab-b278-4478-903c-703a7728e62d {
  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-84f5ccab-b278-4478-903c-703a7728e62d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84f5ccab-b278-4478-903c-703a7728e62d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84f5ccab-b278-4478-903c-703a7728e62d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6a52551-7229-4dc8-a186-04f908eb1501 {
  display: none;
}
#s-e09c2472-ba03-4901-a55b-115e11a03a8f { text-align: left; }
#s-4e46196f-c50f-47da-a8a4-fb4daa060df6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e46196f-c50f-47da-a8a4-fb4daa060df6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3c8fb0d-7d33-45e7-b44c-f266ee8c5046 { text-align: left; }
#s-e3c8fb0d-7d33-45e7-b44c-f266ee8c5046 .shg-product-sold-out {
  display: none;
}

#s-e3c8fb0d-7d33-45e7-b44c-f266ee8c5046 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3c8fb0d-7d33-45e7-b44c-f266ee8c5046 .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-1d28d6ba-013c-4ff5-929d-42e5a4f4348b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d28d6ba-013c-4ff5-929d-42e5a4f4348b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d28d6ba-013c-4ff5-929d-42e5a4f4348b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d28d6ba-013c-4ff5-929d-42e5a4f4348b {
  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-1d28d6ba-013c-4ff5-929d-42e5a4f4348b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d28d6ba-013c-4ff5-929d-42e5a4f4348b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d28d6ba-013c-4ff5-929d-42e5a4f4348b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34e7a772-a37e-4a42-8ec2-13ef5dce0580 {
  display: none;
}
#s-8b04f601-ba6e-4651-b8b6-4031097fc24b { text-align: left; }
#s-fbabf5b8-67de-4e34-9861-7fae5d6913ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbabf5b8-67de-4e34-9861-7fae5d6913ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e51d50f6-2dad-44df-abf2-21bb60df5635 { text-align: left; }
#s-e51d50f6-2dad-44df-abf2-21bb60df5635 .shg-product-sold-out {
  display: none;
}

#s-e51d50f6-2dad-44df-abf2-21bb60df5635 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e51d50f6-2dad-44df-abf2-21bb60df5635 .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-86ebe85d-37ea-4896-b082-1dffb82c958e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86ebe85d-37ea-4896-b082-1dffb82c958e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86ebe85d-37ea-4896-b082-1dffb82c958e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86ebe85d-37ea-4896-b082-1dffb82c958e {
  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-86ebe85d-37ea-4896-b082-1dffb82c958e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86ebe85d-37ea-4896-b082-1dffb82c958e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86ebe85d-37ea-4896-b082-1dffb82c958e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-51abfd02-98ee-437e-8e9c-5739977e1a3e {
  display: none;
}
#s-8ab99cf1-fef9-4d63-9aff-3747ab8f64de { text-align: left; }
#s-8490ce4c-d85e-46c9-9457-0e2f4aa7ac87 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8490ce4c-d85e-46c9-9457-0e2f4aa7ac87 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-599fab2b-48e8-4ab4-bbc1-8ddb9c6887a7 { text-align: left; }
#s-599fab2b-48e8-4ab4-bbc1-8ddb9c6887a7 .shg-product-sold-out {
  display: none;
}

#s-599fab2b-48e8-4ab4-bbc1-8ddb9c6887a7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-599fab2b-48e8-4ab4-bbc1-8ddb9c6887a7 .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-1e6adf64-aba5-418e-98b0-ed727b8c0708 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e6adf64-aba5-418e-98b0-ed727b8c0708:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e6adf64-aba5-418e-98b0-ed727b8c0708:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e6adf64-aba5-418e-98b0-ed727b8c0708 {
  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-1e6adf64-aba5-418e-98b0-ed727b8c0708.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e6adf64-aba5-418e-98b0-ed727b8c0708.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e6adf64-aba5-418e-98b0-ed727b8c0708.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1499ee88-771c-4831-b1ad-cdf00524f256 {
  display: none;
}
#s-7d8b208e-29ba-47bc-9701-258a1139b21f { text-align: left; }
#s-146e4be6-9303-4ae0-88de-d3dafefab087 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-146e4be6-9303-4ae0-88de-d3dafefab087 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da036c69-c006-4ce0-9f53-da816a721aa3 { text-align: left; }
#s-da036c69-c006-4ce0-9f53-da816a721aa3 .shg-product-sold-out {
  display: none;
}

#s-da036c69-c006-4ce0-9f53-da816a721aa3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da036c69-c006-4ce0-9f53-da816a721aa3 .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-e0d48179-50e5-40b5-9c53-12f1f67eb259 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0d48179-50e5-40b5-9c53-12f1f67eb259:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0d48179-50e5-40b5-9c53-12f1f67eb259:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0d48179-50e5-40b5-9c53-12f1f67eb259 {
  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-e0d48179-50e5-40b5-9c53-12f1f67eb259.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0d48179-50e5-40b5-9c53-12f1f67eb259.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0d48179-50e5-40b5-9c53-12f1f67eb259.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-421c5d7c-ee58-429d-9a5d-a8dbc42a8a15 {
  display: none;
}
#s-3c8b0e3c-9d1e-4f86-83a0-82ef0178d928 { text-align: left; }
#s-0ab84b57-df3e-4a87-89ed-541a54ac4e2d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ab84b57-df3e-4a87-89ed-541a54ac4e2d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-811f32c7-36bb-4f1b-8521-23bad0bbba9a { text-align: left; }
#s-811f32c7-36bb-4f1b-8521-23bad0bbba9a .shg-product-sold-out {
  display: none;
}

#s-811f32c7-36bb-4f1b-8521-23bad0bbba9a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-811f32c7-36bb-4f1b-8521-23bad0bbba9a .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-c9d1bca9-9872-4fb5-b41f-8e25172b5378 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c9d1bca9-9872-4fb5-b41f-8e25172b5378:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c9d1bca9-9872-4fb5-b41f-8e25172b5378:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c9d1bca9-9872-4fb5-b41f-8e25172b5378 {
  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-c9d1bca9-9872-4fb5-b41f-8e25172b5378.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9d1bca9-9872-4fb5-b41f-8e25172b5378.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c9d1bca9-9872-4fb5-b41f-8e25172b5378.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d944010c-7073-4d38-b967-9db70d39f928 {
  display: none;
}
#s-77e9f92f-0d1c-479f-a4b8-c9ef959ce79a { text-align: left; }
#s-ce0da9ad-6031-4b4d-bc9e-59546a07fcac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce0da9ad-6031-4b4d-bc9e-59546a07fcac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a7d0c3f-ffc6-4443-b2f3-1b88663ef1ac { text-align: left; }
#s-3a7d0c3f-ffc6-4443-b2f3-1b88663ef1ac .shg-product-sold-out {
  display: none;
}

#s-3a7d0c3f-ffc6-4443-b2f3-1b88663ef1ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a7d0c3f-ffc6-4443-b2f3-1b88663ef1ac .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-52bee4f5-131e-4f22-a779-05332a640194 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52bee4f5-131e-4f22-a779-05332a640194:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52bee4f5-131e-4f22-a779-05332a640194:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52bee4f5-131e-4f22-a779-05332a640194 {
  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-52bee4f5-131e-4f22-a779-05332a640194.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52bee4f5-131e-4f22-a779-05332a640194.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52bee4f5-131e-4f22-a779-05332a640194.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68481d26-24c2-459c-89de-00788549d54f {
  display: none;
}
#s-a68bb34b-82b6-4fe0-8afa-8b1149f96ccc { text-align: left; }
#s-e58ed479-aa28-4580-8f72-bc3498cafda9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e58ed479-aa28-4580-8f72-bc3498cafda9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-927cb77d-163e-462d-8ad4-05cac4965099 { text-align: left; }
#s-927cb77d-163e-462d-8ad4-05cac4965099 .shg-product-sold-out {
  display: none;
}

#s-927cb77d-163e-462d-8ad4-05cac4965099 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-927cb77d-163e-462d-8ad4-05cac4965099 .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-79b32c5f-6391-48f9-8e71-3041efa4ee68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-79b32c5f-6391-48f9-8e71-3041efa4ee68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-79b32c5f-6391-48f9-8e71-3041efa4ee68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-79b32c5f-6391-48f9-8e71-3041efa4ee68 {
  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-79b32c5f-6391-48f9-8e71-3041efa4ee68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79b32c5f-6391-48f9-8e71-3041efa4ee68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-79b32c5f-6391-48f9-8e71-3041efa4ee68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-da27f886-cfc4-475a-9e24-a14e469f15eb {
  display: none;
}
#s-d45fb64f-31a4-451b-86bd-bf386056f0e8 { text-align: left; }
#s-8efdd5d7-2af5-41d6-976a-d3ea4de62839 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8efdd5d7-2af5-41d6-976a-d3ea4de62839 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4287da3-e060-4438-9e53-0c6e39226873 { text-align: left; }
#s-d4287da3-e060-4438-9e53-0c6e39226873 .shg-product-sold-out {
  display: none;
}

#s-d4287da3-e060-4438-9e53-0c6e39226873 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4287da3-e060-4438-9e53-0c6e39226873 .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-542c0ede-060d-4516-b0bf-d3b18dcb13bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-542c0ede-060d-4516-b0bf-d3b18dcb13bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-542c0ede-060d-4516-b0bf-d3b18dcb13bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-542c0ede-060d-4516-b0bf-d3b18dcb13bc {
  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-542c0ede-060d-4516-b0bf-d3b18dcb13bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-542c0ede-060d-4516-b0bf-d3b18dcb13bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-542c0ede-060d-4516-b0bf-d3b18dcb13bc.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;
}
