.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-c96673cd-01fc-462c-a5bd-8d66febefc7b {
  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-81d70656-91b5-4d7e-b579-93f01d88053b { margin-top: 40px; }
#s-81d70656-91b5-4d7e-b579-93f01d88053b .shogun-tabs {
  justify-content: center;
}


  #s-81d70656-91b5-4d7e-b579-93f01d88053b .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-81d70656-91b5-4d7e-b579-93f01d88053b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-81d70656-91b5-4d7e-b579-93f01d88053b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-81d70656-91b5-4d7e-b579-93f01d88053b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-81d70656-91b5-4d7e-b579-93f01d88053b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-81d70656-91b5-4d7e-b579-93f01d88053b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-81d70656-91b5-4d7e-b579-93f01d88053b .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-02e251fd-d9fd-4310-9406-b5670e2490e0 { padding-top: 10px;
padding-bottom: 10px; }
 #s-02e251fd-d9fd-4310-9406-b5670e2490e0 .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-fd5fa3a3-f5ef-4ca8-93a6-a2a350d67c03 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-fd5fa3a3-f5ef-4ca8-93a6-a2a350d67c03 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-fd5fa3a3-f5ef-4ca8-93a6-a2a350d67c03 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-fd5fa3a3-f5ef-4ca8-93a6-a2a350d67c03 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-fd5fa3a3-f5ef-4ca8-93a6-a2a350d67c03 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-fd5fa3a3-f5ef-4ca8-93a6-a2a350d67c03 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-fd5fa3a3-f5ef-4ca8-93a6-a2a350d67c03 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-fd5fa3a3-f5ef-4ca8-93a6-a2a350d67c03 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-fd5fa3a3-f5ef-4ca8-93a6-a2a350d67c03 .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-3ac5cbb2-b814-4986-88bf-7e94622a1115 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3ac5cbb2-b814-4986-88bf-7e94622a1115"] > .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-d6e19347-767d-4388-80de-3e07a21a91e4 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-cf2817a3-36be-46ba-8bb8-c381be70eef8 { 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-e9246663-8028-4417-9de3-baacc1798482 { 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-e9246663-8028-4417-9de3-baacc1798482: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-e9246663-8028-4417-9de3-baacc1798482: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-e9246663-8028-4417-9de3-baacc1798482.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9806a8c9-c1f1-4984-8ccd-43428dd4e00d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-33a9ca5f-1609-47b6-baf3-bb7a50f25858 { 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-ec9a50e6-81f7-4257-ba20-5423b683ea7f { 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-ec9a50e6-81f7-4257-ba20-5423b683ea7f: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-ec9a50e6-81f7-4257-ba20-5423b683ea7f: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-ec9a50e6-81f7-4257-ba20-5423b683ea7f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-41814781-4918-4bbd-a765-9ac1d0ec6313 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e834e4ec-be63-4b36-b89f-09064d1f03f2 { 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-6c303406-9efa-4f84-bfe1-38ecd87c129a { 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-6c303406-9efa-4f84-bfe1-38ecd87c129a: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-6c303406-9efa-4f84-bfe1-38ecd87c129a: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-6c303406-9efa-4f84-bfe1-38ecd87c129a.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-39a4ea93-34f1-4e83-8ba8-689a6d1213b1 { min-height: 50px; }
#s-39a4ea93-34f1-4e83-8ba8-689a6d1213b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d6acfe82-f6e2-4fbf-acf0-5fe5a3b70f2d { 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-d6acfe82-f6e2-4fbf-acf0-5fe5a3b70f2d .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-af81992a-406e-4d2f-8b7d-35f231cf603e {
  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-108f5370-81c2-41f3-96c8-664727c96a93 { 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-d2393ac1-9af6-41cb-90ae-96441630da40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2393ac1-9af6-41cb-90ae-96441630da40 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-14aefad9-47ff-4ceb-92c3-7d69c74d9fb1 {
  display: none;
}
#s-a7e444de-386c-464b-8ec5-fcb3349633ef { text-align: left; }
#s-d0080a13-9e7e-4d72-83dd-9a98482c44ef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0080a13-9e7e-4d72-83dd-9a98482c44ef .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7b92b1a0-c90e-4c43-98e3-bc71e839675e {
  display: none;
}
#s-c2584d49-eb62-45d9-b599-f0a030f45e7d { text-align: left; }
#s-5285a4f6-ad95-48ae-8355-6d21ee985d3d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5285a4f6-ad95-48ae-8355-6d21ee985d3d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5ab2bcc4-10bf-4d95-bc0c-f96de792350a {
  display: none;
}
#s-9b0f1258-3a05-4208-9ade-760b56974b52 { text-align: left; }
#s-013fdb54-43d0-4597-b544-4b4e7da87994 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-013fdb54-43d0-4597-b544-4b4e7da87994 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ca4ba3e8-ac0a-4460-a1b7-6ac799d74164 {
  display: none;
}
#s-3a9aa78c-541d-4d94-a0bd-a78d73f0a567 { text-align: left; }
#s-03d1884b-ce18-4669-8ab0-509dca0b1d11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-03d1884b-ce18-4669-8ab0-509dca0b1d11 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b72d1e64-7133-4b44-b942-24b8663f55b5 { text-align: left; }
#s-b72d1e64-7133-4b44-b942-24b8663f55b5 .shg-product-sold-out {
  display: none;
}

#s-b72d1e64-7133-4b44-b942-24b8663f55b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b72d1e64-7133-4b44-b942-24b8663f55b5 .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-a36c22df-10fa-4719-8acd-530aa14fef27 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a36c22df-10fa-4719-8acd-530aa14fef27:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a36c22df-10fa-4719-8acd-530aa14fef27:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a36c22df-10fa-4719-8acd-530aa14fef27 {
  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-a36c22df-10fa-4719-8acd-530aa14fef27.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a36c22df-10fa-4719-8acd-530aa14fef27.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a36c22df-10fa-4719-8acd-530aa14fef27.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7dd8d5bb-07c8-41bf-b315-a1dd196b7782 {
  display: none;
}
#s-2a2c0333-fdd6-4393-8d2d-5c16e1c8a03a { text-align: left; }
#s-ca2cd9e9-3988-4b58-b9b5-4fae8e00386f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ca2cd9e9-3988-4b58-b9b5-4fae8e00386f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a13e94ce-6553-4c3f-bbd9-a946e909add8 { text-align: left; }
#s-a13e94ce-6553-4c3f-bbd9-a946e909add8 .shg-product-sold-out {
  display: none;
}

#s-a13e94ce-6553-4c3f-bbd9-a946e909add8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a13e94ce-6553-4c3f-bbd9-a946e909add8 .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-7fa50072-f9d8-406f-ac6f-278283d64cb1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7fa50072-f9d8-406f-ac6f-278283d64cb1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7fa50072-f9d8-406f-ac6f-278283d64cb1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7fa50072-f9d8-406f-ac6f-278283d64cb1 {
  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-7fa50072-f9d8-406f-ac6f-278283d64cb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fa50072-f9d8-406f-ac6f-278283d64cb1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7fa50072-f9d8-406f-ac6f-278283d64cb1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a795f247-56bb-4b40-953b-32ba34506a72 {
  display: none;
}
#s-03889ad3-fba9-40af-aaf2-71fd6cf6401c { text-align: left; }
#s-02c10562-2442-4790-bca3-90e4b80f0161 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-02c10562-2442-4790-bca3-90e4b80f0161 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c1c49af-a319-4817-9a5c-a179532e6727 { text-align: left; }
#s-4c1c49af-a319-4817-9a5c-a179532e6727 .shg-product-sold-out {
  display: none;
}

#s-4c1c49af-a319-4817-9a5c-a179532e6727 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c1c49af-a319-4817-9a5c-a179532e6727 .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-0f17ca08-6152-4875-8cef-8d4e1b9d6c1b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f17ca08-6152-4875-8cef-8d4e1b9d6c1b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f17ca08-6152-4875-8cef-8d4e1b9d6c1b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f17ca08-6152-4875-8cef-8d4e1b9d6c1b {
  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-0f17ca08-6152-4875-8cef-8d4e1b9d6c1b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f17ca08-6152-4875-8cef-8d4e1b9d6c1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f17ca08-6152-4875-8cef-8d4e1b9d6c1b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d58adcd0-6b1e-42ac-a4d5-114bc8d0dd8d {
  display: none;
}
#s-1156a992-7fca-404d-a218-db6d778ca861 { text-align: left; }
#s-d67aac63-7f58-4e93-b3dc-a4c06d9db272 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d67aac63-7f58-4e93-b3dc-a4c06d9db272 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8f99d6ff-56e3-48e2-89c6-aba9fa46bfae { text-align: left; }
#s-8f99d6ff-56e3-48e2-89c6-aba9fa46bfae .shg-product-sold-out {
  display: none;
}

#s-8f99d6ff-56e3-48e2-89c6-aba9fa46bfae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8f99d6ff-56e3-48e2-89c6-aba9fa46bfae .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-32f802a2-0703-4758-b629-e657f04caeba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32f802a2-0703-4758-b629-e657f04caeba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32f802a2-0703-4758-b629-e657f04caeba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32f802a2-0703-4758-b629-e657f04caeba {
  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-32f802a2-0703-4758-b629-e657f04caeba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32f802a2-0703-4758-b629-e657f04caeba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32f802a2-0703-4758-b629-e657f04caeba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f6b0dff9-e16d-405f-9cc0-4d85e5bb0551 {
  display: none;
}
#s-ba671f8a-b05e-4370-8e2c-0eb821345da4 { text-align: left; }
#s-e2b5a8a3-9ce4-4ff2-a7e5-dfbcc42c2344 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2b5a8a3-9ce4-4ff2-a7e5-dfbcc42c2344 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf74e835-a5c4-4909-b773-0006cba4fc18 { text-align: left; }
#s-cf74e835-a5c4-4909-b773-0006cba4fc18 .shg-product-sold-out {
  display: none;
}

#s-cf74e835-a5c4-4909-b773-0006cba4fc18 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf74e835-a5c4-4909-b773-0006cba4fc18 .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-1f78723b-3341-452a-99a1-dcb964a40f13 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1f78723b-3341-452a-99a1-dcb964a40f13:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1f78723b-3341-452a-99a1-dcb964a40f13:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1f78723b-3341-452a-99a1-dcb964a40f13 {
  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-1f78723b-3341-452a-99a1-dcb964a40f13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f78723b-3341-452a-99a1-dcb964a40f13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1f78723b-3341-452a-99a1-dcb964a40f13.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d29b07bb-a579-46c7-bb83-9a3c235db597 {
  display: none;
}
#s-fca50b47-2b2e-4619-9f8b-23fbf08f556c { text-align: left; }
#s-1a718775-fc89-4c25-8734-4fb1214ba135 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a718775-fc89-4c25-8734-4fb1214ba135 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-384c3925-e088-4d7a-baf5-1ce99c50c601 { text-align: left; }
#s-384c3925-e088-4d7a-baf5-1ce99c50c601 .shg-product-sold-out {
  display: none;
}

#s-384c3925-e088-4d7a-baf5-1ce99c50c601 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-384c3925-e088-4d7a-baf5-1ce99c50c601 .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-22fdc62e-00ff-477d-a97d-de713efd5106 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-22fdc62e-00ff-477d-a97d-de713efd5106:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-22fdc62e-00ff-477d-a97d-de713efd5106:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-22fdc62e-00ff-477d-a97d-de713efd5106 {
  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-22fdc62e-00ff-477d-a97d-de713efd5106.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-22fdc62e-00ff-477d-a97d-de713efd5106.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-22fdc62e-00ff-477d-a97d-de713efd5106.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89403cf0-4a01-4fee-8c59-3f8cb9f48cf6 {
  display: none;
}
#s-e78c4b2f-36b3-469a-9c41-822194cc51e7 { text-align: left; }
#s-4aaa98f8-e2fd-438e-bba4-f67c730e338a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4aaa98f8-e2fd-438e-bba4-f67c730e338a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e73c601e-9d53-47cb-9891-40a01a0c3f74 { text-align: left; }
#s-e73c601e-9d53-47cb-9891-40a01a0c3f74 .shg-product-sold-out {
  display: none;
}

#s-e73c601e-9d53-47cb-9891-40a01a0c3f74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e73c601e-9d53-47cb-9891-40a01a0c3f74 .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-abf2e246-e69a-43aa-a461-d8c594360967 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-abf2e246-e69a-43aa-a461-d8c594360967:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-abf2e246-e69a-43aa-a461-d8c594360967:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-abf2e246-e69a-43aa-a461-d8c594360967 {
  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-abf2e246-e69a-43aa-a461-d8c594360967.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-abf2e246-e69a-43aa-a461-d8c594360967.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-abf2e246-e69a-43aa-a461-d8c594360967.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d4ea6bd4-3fe5-4ede-9980-939bdc493eb1 {
  display: none;
}
#s-a5860759-dd1f-4c00-b691-f35e138f2531 { text-align: left; }
#s-14f714cd-3e01-4b57-9858-b8a384462f4b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-14f714cd-3e01-4b57-9858-b8a384462f4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-00c190ce-5fb1-4073-a254-e5583adf4fbe { text-align: left; }
#s-00c190ce-5fb1-4073-a254-e5583adf4fbe .shg-product-sold-out {
  display: none;
}

#s-00c190ce-5fb1-4073-a254-e5583adf4fbe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-00c190ce-5fb1-4073-a254-e5583adf4fbe .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-defbd341-9f55-43df-b8f1-44d965ffc7e5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-defbd341-9f55-43df-b8f1-44d965ffc7e5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-defbd341-9f55-43df-b8f1-44d965ffc7e5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-defbd341-9f55-43df-b8f1-44d965ffc7e5 {
  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-defbd341-9f55-43df-b8f1-44d965ffc7e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-defbd341-9f55-43df-b8f1-44d965ffc7e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-defbd341-9f55-43df-b8f1-44d965ffc7e5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f1ba3b93-4fd1-40b2-b147-b6b445bda462 {
  display: none;
}
#s-af654a61-bf82-4d2f-8526-f379e1d9332a { text-align: left; }
#s-451ba6c8-1e6c-4417-be4e-c26e6e0c67b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-451ba6c8-1e6c-4417-be4e-c26e6e0c67b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e1a8231-bb9e-4635-bc6c-53499531f93f { text-align: left; }
#s-8e1a8231-bb9e-4635-bc6c-53499531f93f .shg-product-sold-out {
  display: none;
}

#s-8e1a8231-bb9e-4635-bc6c-53499531f93f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e1a8231-bb9e-4635-bc6c-53499531f93f .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-c2f2b9f4-9e9a-44ee-9f65-3297c8484393 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c2f2b9f4-9e9a-44ee-9f65-3297c8484393:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c2f2b9f4-9e9a-44ee-9f65-3297c8484393:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c2f2b9f4-9e9a-44ee-9f65-3297c8484393 {
  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-c2f2b9f4-9e9a-44ee-9f65-3297c8484393.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2f2b9f4-9e9a-44ee-9f65-3297c8484393.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c2f2b9f4-9e9a-44ee-9f65-3297c8484393.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d6ac9a39-c50f-4405-a7d4-3d6f322f46b9 {
  display: none;
}
#s-85b2b6d8-d508-4c84-b4a0-9ab5e7a4228c { text-align: left; }
#s-4c791383-0c6a-4f9c-ab36-8ef0cb6198e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c791383-0c6a-4f9c-ab36-8ef0cb6198e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-deda988d-f4ae-4fc8-a637-5bce484c1e6c { text-align: left; }
#s-deda988d-f4ae-4fc8-a637-5bce484c1e6c .shg-product-sold-out {
  display: none;
}

#s-deda988d-f4ae-4fc8-a637-5bce484c1e6c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-deda988d-f4ae-4fc8-a637-5bce484c1e6c .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-86531418-8b9f-4ce6-99a2-3794acd3e357 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86531418-8b9f-4ce6-99a2-3794acd3e357:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86531418-8b9f-4ce6-99a2-3794acd3e357:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86531418-8b9f-4ce6-99a2-3794acd3e357 {
  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-86531418-8b9f-4ce6-99a2-3794acd3e357.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86531418-8b9f-4ce6-99a2-3794acd3e357.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86531418-8b9f-4ce6-99a2-3794acd3e357.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-850c3cd7-de41-49e5-9fea-5bef59c25b09 {
  display: none;
}
#s-0d8f52cd-aedd-4039-a794-f764fdd8cdb3 { text-align: left; }
#s-4df273a4-4b83-49b5-9414-71379fe08470 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4df273a4-4b83-49b5-9414-71379fe08470 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d674a4f-07fa-4264-80e6-10e74caa566a { text-align: left; }
#s-7d674a4f-07fa-4264-80e6-10e74caa566a .shg-product-sold-out {
  display: none;
}

#s-7d674a4f-07fa-4264-80e6-10e74caa566a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d674a4f-07fa-4264-80e6-10e74caa566a .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-b415e17e-4115-432f-b300-6c1f8fa2e37f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b415e17e-4115-432f-b300-6c1f8fa2e37f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b415e17e-4115-432f-b300-6c1f8fa2e37f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b415e17e-4115-432f-b300-6c1f8fa2e37f {
  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-b415e17e-4115-432f-b300-6c1f8fa2e37f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b415e17e-4115-432f-b300-6c1f8fa2e37f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b415e17e-4115-432f-b300-6c1f8fa2e37f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0715590-641a-49eb-a2cf-d58c82e6d595 {
  display: none;
}
#s-20a63a49-9fab-4551-812f-d3ae6dd46dbb { text-align: left; }
#s-bc0dae63-1f61-4d50-a2ff-b3381b797c49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc0dae63-1f61-4d50-a2ff-b3381b797c49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d94fa4e-7a18-4b42-aee0-c6fc778b3e98 { text-align: left; }
#s-3d94fa4e-7a18-4b42-aee0-c6fc778b3e98 .shg-product-sold-out {
  display: none;
}

#s-3d94fa4e-7a18-4b42-aee0-c6fc778b3e98 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d94fa4e-7a18-4b42-aee0-c6fc778b3e98 .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-bf9c7645-dcea-4ec3-a587-f1d1eba6dc9c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf9c7645-dcea-4ec3-a587-f1d1eba6dc9c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf9c7645-dcea-4ec3-a587-f1d1eba6dc9c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf9c7645-dcea-4ec3-a587-f1d1eba6dc9c {
  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-bf9c7645-dcea-4ec3-a587-f1d1eba6dc9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf9c7645-dcea-4ec3-a587-f1d1eba6dc9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf9c7645-dcea-4ec3-a587-f1d1eba6dc9c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55413597-c764-4851-a2e0-364ea9921469 {
  display: none;
}
#s-5b9e490c-f733-485d-8773-14688ebca0c0 { text-align: left; }
#s-9a5d1f0a-acb1-4dd8-b1cc-1988ffd01f0b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a5d1f0a-acb1-4dd8-b1cc-1988ffd01f0b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d12b9ba-3299-4867-96b6-8868a902dd24 { text-align: left; }
#s-3d12b9ba-3299-4867-96b6-8868a902dd24 .shg-product-sold-out {
  display: none;
}

#s-3d12b9ba-3299-4867-96b6-8868a902dd24 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d12b9ba-3299-4867-96b6-8868a902dd24 .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-f7dd6065-15ff-4173-b992-29191973d5c7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f7dd6065-15ff-4173-b992-29191973d5c7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f7dd6065-15ff-4173-b992-29191973d5c7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f7dd6065-15ff-4173-b992-29191973d5c7 {
  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-f7dd6065-15ff-4173-b992-29191973d5c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7dd6065-15ff-4173-b992-29191973d5c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f7dd6065-15ff-4173-b992-29191973d5c7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dacf5a88-54fc-432d-9a34-96d14ee8c6f1 {
  display: none;
}
#s-9e89285f-07ac-457b-97bf-18e38100ec2e { text-align: left; }
#s-20d3dcee-c8db-4098-b780-1ee227ce3423 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-20d3dcee-c8db-4098-b780-1ee227ce3423 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b6c59fcf-fc88-442b-9dcc-c98ead89ca72 { text-align: left; }
#s-b6c59fcf-fc88-442b-9dcc-c98ead89ca72 .shg-product-sold-out {
  display: none;
}

#s-b6c59fcf-fc88-442b-9dcc-c98ead89ca72 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b6c59fcf-fc88-442b-9dcc-c98ead89ca72 .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-c3652ff5-c1fe-4461-8f69-fc4146d1f049 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c3652ff5-c1fe-4461-8f69-fc4146d1f049:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c3652ff5-c1fe-4461-8f69-fc4146d1f049:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c3652ff5-c1fe-4461-8f69-fc4146d1f049 {
  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-c3652ff5-c1fe-4461-8f69-fc4146d1f049.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3652ff5-c1fe-4461-8f69-fc4146d1f049.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c3652ff5-c1fe-4461-8f69-fc4146d1f049.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2896e56b-8896-4aa7-a536-1541b787923a {
  display: none;
}
#s-00e85d24-5da2-4da7-b411-d627486ac520 { text-align: left; }
#s-c9267709-e003-4beb-87a3-63d97e79cd1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9267709-e003-4beb-87a3-63d97e79cd1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46134ab3-90d7-4590-b37b-b82fe7740cd7 { text-align: left; }
#s-46134ab3-90d7-4590-b37b-b82fe7740cd7 .shg-product-sold-out {
  display: none;
}

#s-46134ab3-90d7-4590-b37b-b82fe7740cd7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46134ab3-90d7-4590-b37b-b82fe7740cd7 .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-8a524081-22f5-4ea5-937c-247a0330a453 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a524081-22f5-4ea5-937c-247a0330a453:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a524081-22f5-4ea5-937c-247a0330a453:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a524081-22f5-4ea5-937c-247a0330a453 {
  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-8a524081-22f5-4ea5-937c-247a0330a453.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a524081-22f5-4ea5-937c-247a0330a453.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a524081-22f5-4ea5-937c-247a0330a453.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35b0e99a-7cd9-4738-bd73-44e5df6676ba {
  display: none;
}
#s-ae671520-3edb-4c73-8e7c-39d719da717b { text-align: left; }
#s-d2b40248-1df2-4a29-861e-1e3a2fc42a68 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2b40248-1df2-4a29-861e-1e3a2fc42a68 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a840d94-24ad-4d67-8e59-a6255bd1cbf3 { text-align: left; }
#s-1a840d94-24ad-4d67-8e59-a6255bd1cbf3 .shg-product-sold-out {
  display: none;
}

#s-1a840d94-24ad-4d67-8e59-a6255bd1cbf3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a840d94-24ad-4d67-8e59-a6255bd1cbf3 .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-02e3cdc5-b6f2-481c-8763-f829a70460bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-02e3cdc5-b6f2-481c-8763-f829a70460bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-02e3cdc5-b6f2-481c-8763-f829a70460bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-02e3cdc5-b6f2-481c-8763-f829a70460bd {
  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-02e3cdc5-b6f2-481c-8763-f829a70460bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02e3cdc5-b6f2-481c-8763-f829a70460bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-02e3cdc5-b6f2-481c-8763-f829a70460bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5d2b4f8-f808-4f6d-955a-c9053dbe78b9 {
  display: none;
}
#s-5c73989c-94ac-4d31-b8a0-ebcc908ec409 { text-align: left; }
#s-59aedd95-2951-4e42-bede-8b0f2d625dbf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-59aedd95-2951-4e42-bede-8b0f2d625dbf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bfe1bef4-5c3b-4254-b33f-3212de04e338 { text-align: left; }
#s-bfe1bef4-5c3b-4254-b33f-3212de04e338 .shg-product-sold-out {
  display: none;
}

#s-bfe1bef4-5c3b-4254-b33f-3212de04e338 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bfe1bef4-5c3b-4254-b33f-3212de04e338 .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-8bb7cf02-de17-4367-bcf9-2dcea69b42be { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8bb7cf02-de17-4367-bcf9-2dcea69b42be:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8bb7cf02-de17-4367-bcf9-2dcea69b42be:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8bb7cf02-de17-4367-bcf9-2dcea69b42be {
  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-8bb7cf02-de17-4367-bcf9-2dcea69b42be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bb7cf02-de17-4367-bcf9-2dcea69b42be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8bb7cf02-de17-4367-bcf9-2dcea69b42be.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b898bc06-9fd7-42c7-a46e-88ad0905d1ea {
  display: none;
}
#s-8324f215-ae57-41b0-926a-b7ebf5193776 { text-align: left; }
#s-9347cd7d-3699-4fe2-803c-b4aa0de209bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9347cd7d-3699-4fe2-803c-b4aa0de209bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5831c2ad-3a37-48e0-8925-9b2c939837dd { text-align: left; }
#s-5831c2ad-3a37-48e0-8925-9b2c939837dd .shg-product-sold-out {
  display: none;
}

#s-5831c2ad-3a37-48e0-8925-9b2c939837dd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5831c2ad-3a37-48e0-8925-9b2c939837dd .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-2de3a675-8073-45f4-b950-b37cbc833f5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2de3a675-8073-45f4-b950-b37cbc833f5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2de3a675-8073-45f4-b950-b37cbc833f5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2de3a675-8073-45f4-b950-b37cbc833f5b {
  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-2de3a675-8073-45f4-b950-b37cbc833f5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2de3a675-8073-45f4-b950-b37cbc833f5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2de3a675-8073-45f4-b950-b37cbc833f5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d03dcae0-ce36-4075-b1f5-6136326158a9 {
  display: none;
}
#s-50ef373b-2215-4093-b92c-00e389089caf { text-align: left; }
#s-5971970d-049a-4fdf-9cc6-71fc7a72f6f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5971970d-049a-4fdf-9cc6-71fc7a72f6f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb336232-8ab2-4eab-b9f1-758405ff9c51 { text-align: left; }
#s-eb336232-8ab2-4eab-b9f1-758405ff9c51 .shg-product-sold-out {
  display: none;
}

#s-eb336232-8ab2-4eab-b9f1-758405ff9c51 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb336232-8ab2-4eab-b9f1-758405ff9c51 .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-7c1a9d08-4fc4-4386-899d-963ea383ce40 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c1a9d08-4fc4-4386-899d-963ea383ce40:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c1a9d08-4fc4-4386-899d-963ea383ce40:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c1a9d08-4fc4-4386-899d-963ea383ce40 {
  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-7c1a9d08-4fc4-4386-899d-963ea383ce40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c1a9d08-4fc4-4386-899d-963ea383ce40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c1a9d08-4fc4-4386-899d-963ea383ce40.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-76bcde6e-286a-44ca-be51-3b7c8f5ec19b {
  display: none;
}
#s-d55c908e-9711-420a-b1d8-1997fae2c4a6 { text-align: left; }
#s-0d362128-e085-408b-bae2-6d3f0427a36e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d362128-e085-408b-bae2-6d3f0427a36e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c9d841c-c477-4277-a303-c684423c81b7 { text-align: left; }
#s-3c9d841c-c477-4277-a303-c684423c81b7 .shg-product-sold-out {
  display: none;
}

#s-3c9d841c-c477-4277-a303-c684423c81b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c9d841c-c477-4277-a303-c684423c81b7 .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-43c8bdff-254e-411a-b990-963b2f3f3570 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43c8bdff-254e-411a-b990-963b2f3f3570:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43c8bdff-254e-411a-b990-963b2f3f3570:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43c8bdff-254e-411a-b990-963b2f3f3570 {
  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-43c8bdff-254e-411a-b990-963b2f3f3570.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43c8bdff-254e-411a-b990-963b2f3f3570.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43c8bdff-254e-411a-b990-963b2f3f3570.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-693c60c2-5570-410d-a4da-0a724ea52632 {
  display: none;
}
#s-4904374c-223d-4e1f-bfb5-59dcda7cd29c { text-align: left; }
#s-29592b00-f72e-4b0c-b61f-afc3470013b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29592b00-f72e-4b0c-b61f-afc3470013b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dc2c3b5a-9f98-4ec9-893c-882352f30690 { text-align: left; }
#s-dc2c3b5a-9f98-4ec9-893c-882352f30690 .shg-product-sold-out {
  display: none;
}

#s-dc2c3b5a-9f98-4ec9-893c-882352f30690 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dc2c3b5a-9f98-4ec9-893c-882352f30690 .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-fc0cffb9-ca31-424c-9c76-78f0f4fb5565 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fc0cffb9-ca31-424c-9c76-78f0f4fb5565:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fc0cffb9-ca31-424c-9c76-78f0f4fb5565:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fc0cffb9-ca31-424c-9c76-78f0f4fb5565 {
  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-fc0cffb9-ca31-424c-9c76-78f0f4fb5565.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc0cffb9-ca31-424c-9c76-78f0f4fb5565.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fc0cffb9-ca31-424c-9c76-78f0f4fb5565.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9423bf83-b023-4ec9-b2b3-7da631596a0c {
  display: none;
}
#s-a0cbca46-0986-4932-88c6-d4e4473c4509 { text-align: left; }
#s-7e8e17cb-c25b-4df1-b026-0537b24b50ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e8e17cb-c25b-4df1-b026-0537b24b50ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ca59c4f-0b62-43ca-a5bb-ed7693606220 { text-align: left; }
#s-1ca59c4f-0b62-43ca-a5bb-ed7693606220 .shg-product-sold-out {
  display: none;
}

#s-1ca59c4f-0b62-43ca-a5bb-ed7693606220 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ca59c4f-0b62-43ca-a5bb-ed7693606220 .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-2ed436db-028c-4461-bc7c-67e3f51703fd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ed436db-028c-4461-bc7c-67e3f51703fd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ed436db-028c-4461-bc7c-67e3f51703fd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ed436db-028c-4461-bc7c-67e3f51703fd {
  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-2ed436db-028c-4461-bc7c-67e3f51703fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ed436db-028c-4461-bc7c-67e3f51703fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ed436db-028c-4461-bc7c-67e3f51703fd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d21548cc-13b5-4941-a25e-60b85eba66c1 {
  display: none;
}
#s-77d3b3a2-5689-438f-84c2-43495821daf6 { text-align: left; }
#s-89d6c1fd-0313-42e9-9961-bd5e240cb3cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89d6c1fd-0313-42e9-9961-bd5e240cb3cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9af7c45b-48cb-4e71-964e-ba535a906ca0 { text-align: left; }
#s-9af7c45b-48cb-4e71-964e-ba535a906ca0 .shg-product-sold-out {
  display: none;
}

#s-9af7c45b-48cb-4e71-964e-ba535a906ca0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9af7c45b-48cb-4e71-964e-ba535a906ca0 .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-5b3e11d6-33b2-4409-83c7-10945634c424 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b3e11d6-33b2-4409-83c7-10945634c424:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b3e11d6-33b2-4409-83c7-10945634c424:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b3e11d6-33b2-4409-83c7-10945634c424 {
  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-5b3e11d6-33b2-4409-83c7-10945634c424.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b3e11d6-33b2-4409-83c7-10945634c424.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b3e11d6-33b2-4409-83c7-10945634c424.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-75d4d4b7-4212-4a29-ae99-ddd7ddbb6039 {
  display: none;
}
#s-a50f653c-dcad-4723-8292-1ad3b7aa860a { text-align: left; }
#s-013dc0c3-211f-460a-9e96-8fccfbfce9f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-013dc0c3-211f-460a-9e96-8fccfbfce9f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2a74bf82-c672-4f69-85c6-24b8369c2b1f { text-align: left; }
#s-2a74bf82-c672-4f69-85c6-24b8369c2b1f .shg-product-sold-out {
  display: none;
}

#s-2a74bf82-c672-4f69-85c6-24b8369c2b1f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2a74bf82-c672-4f69-85c6-24b8369c2b1f .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-2c8cd279-21f5-42f5-986d-8cd3849fcec1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2c8cd279-21f5-42f5-986d-8cd3849fcec1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2c8cd279-21f5-42f5-986d-8cd3849fcec1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2c8cd279-21f5-42f5-986d-8cd3849fcec1 {
  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-2c8cd279-21f5-42f5-986d-8cd3849fcec1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c8cd279-21f5-42f5-986d-8cd3849fcec1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2c8cd279-21f5-42f5-986d-8cd3849fcec1.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;
}
