.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-709a7988-b391-476c-8b1b-77588b237b64 {
  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-b607cedc-5653-4d7a-890e-bf6d0d026a5c { margin-top: 40px; }
#s-b607cedc-5653-4d7a-890e-bf6d0d026a5c .shogun-tabs {
  justify-content: center;
}


  #s-b607cedc-5653-4d7a-890e-bf6d0d026a5c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-b607cedc-5653-4d7a-890e-bf6d0d026a5c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-b607cedc-5653-4d7a-890e-bf6d0d026a5c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-b607cedc-5653-4d7a-890e-bf6d0d026a5c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-b607cedc-5653-4d7a-890e-bf6d0d026a5c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-b607cedc-5653-4d7a-890e-bf6d0d026a5c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-b607cedc-5653-4d7a-890e-bf6d0d026a5c .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-98cd1583-21a8-45be-8fa4-a01807f83200 { padding-top: 10px;
padding-bottom: 10px; }
 #s-98cd1583-21a8-45be-8fa4-a01807f83200 .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-cd37007e-5eac-45ea-843b-34ccbe24ab10 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-cd37007e-5eac-45ea-843b-34ccbe24ab10 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-cd37007e-5eac-45ea-843b-34ccbe24ab10 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-cd37007e-5eac-45ea-843b-34ccbe24ab10 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-cd37007e-5eac-45ea-843b-34ccbe24ab10 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-cd37007e-5eac-45ea-843b-34ccbe24ab10 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-cd37007e-5eac-45ea-843b-34ccbe24ab10 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-cd37007e-5eac-45ea-843b-34ccbe24ab10 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-cd37007e-5eac-45ea-843b-34ccbe24ab10 .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-05501d34-c96e-4f98-9024-215655e7ce8c { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05501d34-c96e-4f98-9024-215655e7ce8c"] > .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-8391c652-0be7-470b-8f27-084bf0488ad5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c624f693-f840-4bb8-afae-cd6299da1ef5 { 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-44179166-4eb5-4060-9fd7-e54da06ec7e4 { 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-44179166-4eb5-4060-9fd7-e54da06ec7e4: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-44179166-4eb5-4060-9fd7-e54da06ec7e4: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-44179166-4eb5-4060-9fd7-e54da06ec7e4.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-24fee4e1-c009-4c50-a17a-3d0ac3b6bf68 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e3f0c598-c94c-4119-a1aa-df87c975083c { 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-64ae885a-b156-4cd4-a0e6-2daed7642aee { 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-64ae885a-b156-4cd4-a0e6-2daed7642aee: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-64ae885a-b156-4cd4-a0e6-2daed7642aee: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-64ae885a-b156-4cd4-a0e6-2daed7642aee.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-7db3338c-52c0-4cf3-ae23-7c0e62bf68d3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-22ca1dd9-2881-451c-8ace-99046f5ae4c0 { 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-31818c42-0d53-4d5f-9103-3ac1764311f6 { 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-31818c42-0d53-4d5f-9103-3ac1764311f6: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-31818c42-0d53-4d5f-9103-3ac1764311f6: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-31818c42-0d53-4d5f-9103-3ac1764311f6.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-51dd7956-1cb7-43b0-b528-45960ff25563 { min-height: 50px; }
#s-51dd7956-1cb7-43b0-b528-45960ff25563 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-7f00f8da-df8a-4f34-842c-bf83ae38282c { 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-7f00f8da-df8a-4f34-842c-bf83ae38282c .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-2bc077c5-6591-4c84-abd6-d4e54d5c3e6b {
  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-0018dec8-2d97-48e2-90cf-16a531adda08 { 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-131c26ff-f310-4de4-bd21-131777d2c156 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-131c26ff-f310-4de4-bd21-131777d2c156 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-23d090a7-cea1-41e3-9c97-bef4c2aa5365 {
  display: none;
}
#s-562f9a54-396b-4a4f-877c-6803d683c1d4 { text-align: left; }
#s-92a9c439-0787-4ca5-a6a5-748fdbe616a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92a9c439-0787-4ca5-a6a5-748fdbe616a1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-941fa6e5-ef64-45fc-9ce8-1ee01a64048b {
  display: none;
}
#s-48505102-009e-423c-828e-8640d7bee73e { text-align: left; }
#s-a7d655b1-f0c5-4edc-8fef-360244c72334 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7d655b1-f0c5-4edc-8fef-360244c72334 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4280f53f-6473-4d8e-adec-c34fdfbd6462 {
  display: none;
}
#s-bb14fcee-4314-4f3d-b249-579deca540c9 { text-align: left; }
#s-e3beacc0-b529-4ad7-badf-f1fa6b151c8d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3beacc0-b529-4ad7-badf-f1fa6b151c8d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-92cb13ba-e013-4bc1-8f68-e78f204ff856 {
  display: none;
}
#s-c0815744-b84d-4cb9-8b23-a751f48fa466 { text-align: left; }
#s-fdadbabc-9ce7-4106-bff6-bc4274f3af32 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fdadbabc-9ce7-4106-bff6-bc4274f3af32 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44dd263e-ac74-43b5-92a4-1eeb1e42aaa3 { text-align: left; }
#s-44dd263e-ac74-43b5-92a4-1eeb1e42aaa3 .shg-product-sold-out {
  display: none;
}

#s-44dd263e-ac74-43b5-92a4-1eeb1e42aaa3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44dd263e-ac74-43b5-92a4-1eeb1e42aaa3 .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-7c6c8add-9ca1-466a-aaed-91e0af8f49a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c6c8add-9ca1-466a-aaed-91e0af8f49a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c6c8add-9ca1-466a-aaed-91e0af8f49a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c6c8add-9ca1-466a-aaed-91e0af8f49a5 {
  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-7c6c8add-9ca1-466a-aaed-91e0af8f49a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c6c8add-9ca1-466a-aaed-91e0af8f49a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c6c8add-9ca1-466a-aaed-91e0af8f49a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d240e2b9-6542-4d8d-8ff5-772ef4f85580 {
  display: none;
}
#s-46304909-56a8-405c-827d-8f7c023bd859 { text-align: left; }
#s-e52d980c-ecb1-4429-a9d6-40ee560fdf9b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e52d980c-ecb1-4429-a9d6-40ee560fdf9b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f2039fe-3349-4aac-bd03-715be6e2c610 { text-align: left; }
#s-5f2039fe-3349-4aac-bd03-715be6e2c610 .shg-product-sold-out {
  display: none;
}

#s-5f2039fe-3349-4aac-bd03-715be6e2c610 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f2039fe-3349-4aac-bd03-715be6e2c610 .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-440a8a48-122f-495e-87bd-d1b4453bc758 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-440a8a48-122f-495e-87bd-d1b4453bc758:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-440a8a48-122f-495e-87bd-d1b4453bc758:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-440a8a48-122f-495e-87bd-d1b4453bc758 {
  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-440a8a48-122f-495e-87bd-d1b4453bc758.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-440a8a48-122f-495e-87bd-d1b4453bc758.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-440a8a48-122f-495e-87bd-d1b4453bc758.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4405489b-5fed-45e8-8311-4152aa708ed7 {
  display: none;
}
#s-61e4817a-f4bb-40ec-a586-da1f19c3be18 { text-align: left; }
#s-dc39ec1b-df02-4cc9-895f-eee1acf2350e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc39ec1b-df02-4cc9-895f-eee1acf2350e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-54a9cc67-c9db-47db-a118-e3d00fdd6081 { text-align: left; }
#s-54a9cc67-c9db-47db-a118-e3d00fdd6081 .shg-product-sold-out {
  display: none;
}

#s-54a9cc67-c9db-47db-a118-e3d00fdd6081 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-54a9cc67-c9db-47db-a118-e3d00fdd6081 .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-9f6c6e29-9773-4abc-800c-1c97eca3ab3a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f6c6e29-9773-4abc-800c-1c97eca3ab3a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f6c6e29-9773-4abc-800c-1c97eca3ab3a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f6c6e29-9773-4abc-800c-1c97eca3ab3a {
  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-9f6c6e29-9773-4abc-800c-1c97eca3ab3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f6c6e29-9773-4abc-800c-1c97eca3ab3a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f6c6e29-9773-4abc-800c-1c97eca3ab3a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c899edea-2a45-4397-a834-f3b0f4f14999 {
  display: none;
}
#s-d6fbc1fa-7c29-4230-9e7e-468c4c4100be { text-align: left; }
#s-42f4927a-20b8-450f-a0b1-304f60275135 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42f4927a-20b8-450f-a0b1-304f60275135 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3075c2b-69d6-4c4b-905b-9f16d9c8d96a { text-align: left; }
#s-a3075c2b-69d6-4c4b-905b-9f16d9c8d96a .shg-product-sold-out {
  display: none;
}

#s-a3075c2b-69d6-4c4b-905b-9f16d9c8d96a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3075c2b-69d6-4c4b-905b-9f16d9c8d96a .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-a72dd2c5-f9ff-4afd-8d26-4e7349d02dc0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a72dd2c5-f9ff-4afd-8d26-4e7349d02dc0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a72dd2c5-f9ff-4afd-8d26-4e7349d02dc0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a72dd2c5-f9ff-4afd-8d26-4e7349d02dc0 {
  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-a72dd2c5-f9ff-4afd-8d26-4e7349d02dc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a72dd2c5-f9ff-4afd-8d26-4e7349d02dc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a72dd2c5-f9ff-4afd-8d26-4e7349d02dc0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f6b5b09e-5bf3-4c83-858c-828e54007be4 {
  display: none;
}
#s-6af79f39-0037-40d8-a75e-be87419b74d8 { text-align: left; }
#s-238250af-33a4-4e04-bb36-2f0e7ed9968e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-238250af-33a4-4e04-bb36-2f0e7ed9968e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3902f9d0-8cc7-45f1-aa70-ee4f5cb5caca { text-align: left; }
#s-3902f9d0-8cc7-45f1-aa70-ee4f5cb5caca .shg-product-sold-out {
  display: none;
}

#s-3902f9d0-8cc7-45f1-aa70-ee4f5cb5caca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3902f9d0-8cc7-45f1-aa70-ee4f5cb5caca .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-cc4b3a9d-d4ae-44b9-a7f0-6efd3b75b276 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc4b3a9d-d4ae-44b9-a7f0-6efd3b75b276:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc4b3a9d-d4ae-44b9-a7f0-6efd3b75b276:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc4b3a9d-d4ae-44b9-a7f0-6efd3b75b276 {
  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-cc4b3a9d-d4ae-44b9-a7f0-6efd3b75b276.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc4b3a9d-d4ae-44b9-a7f0-6efd3b75b276.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc4b3a9d-d4ae-44b9-a7f0-6efd3b75b276.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a0107e7-8845-469c-9e54-85eeb4ab352d {
  display: none;
}
#s-b2bc0764-25f0-45d4-a31f-768af092c532 { text-align: left; }
#s-19c6b69b-9335-4610-b41c-1b41bb6582a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19c6b69b-9335-4610-b41c-1b41bb6582a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2ffaa3c-4b5a-43e4-bb7c-25e344de4a80 { text-align: left; }
#s-b2ffaa3c-4b5a-43e4-bb7c-25e344de4a80 .shg-product-sold-out {
  display: none;
}

#s-b2ffaa3c-4b5a-43e4-bb7c-25e344de4a80 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2ffaa3c-4b5a-43e4-bb7c-25e344de4a80 .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-c186e510-488f-4318-938e-cd1b236fd35f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c186e510-488f-4318-938e-cd1b236fd35f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c186e510-488f-4318-938e-cd1b236fd35f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c186e510-488f-4318-938e-cd1b236fd35f {
  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-c186e510-488f-4318-938e-cd1b236fd35f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c186e510-488f-4318-938e-cd1b236fd35f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c186e510-488f-4318-938e-cd1b236fd35f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dde538f4-4ef0-45eb-9e7f-74a95ab25395 {
  display: none;
}
#s-989ffa03-de1c-4d50-920e-cf0e948a9604 { text-align: left; }
#s-ed86ba6b-b9e6-49b2-86fa-68d1d877a7a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed86ba6b-b9e6-49b2-86fa-68d1d877a7a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63fe37ef-7963-4b5e-b31e-233c89d67f8e { text-align: left; }
#s-63fe37ef-7963-4b5e-b31e-233c89d67f8e .shg-product-sold-out {
  display: none;
}

#s-63fe37ef-7963-4b5e-b31e-233c89d67f8e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63fe37ef-7963-4b5e-b31e-233c89d67f8e .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-0bd46cb8-2783-466b-b61b-5dfd5a230356 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0bd46cb8-2783-466b-b61b-5dfd5a230356:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0bd46cb8-2783-466b-b61b-5dfd5a230356:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0bd46cb8-2783-466b-b61b-5dfd5a230356 {
  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-0bd46cb8-2783-466b-b61b-5dfd5a230356.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0bd46cb8-2783-466b-b61b-5dfd5a230356.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0bd46cb8-2783-466b-b61b-5dfd5a230356.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e09cbbac-aad3-4507-bae0-b8ae60b920e7 {
  display: none;
}
#s-58e096a5-3744-490c-a656-12faf5d301e2 { text-align: left; }
#s-edaafc6a-5a39-4313-880e-e90633032256 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-edaafc6a-5a39-4313-880e-e90633032256 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-652014c6-1ee3-48bd-913a-6bfe5b792a5a { text-align: left; }
#s-652014c6-1ee3-48bd-913a-6bfe5b792a5a .shg-product-sold-out {
  display: none;
}

#s-652014c6-1ee3-48bd-913a-6bfe5b792a5a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-652014c6-1ee3-48bd-913a-6bfe5b792a5a .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-55bf0666-c2af-4cfc-9be0-69393def2620 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55bf0666-c2af-4cfc-9be0-69393def2620:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55bf0666-c2af-4cfc-9be0-69393def2620:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55bf0666-c2af-4cfc-9be0-69393def2620 {
  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-55bf0666-c2af-4cfc-9be0-69393def2620.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55bf0666-c2af-4cfc-9be0-69393def2620.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55bf0666-c2af-4cfc-9be0-69393def2620.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ff590fd-8db2-4f9c-ab85-e03cfccd55fa {
  display: none;
}
#s-95afbf1a-53cf-48d2-b4b2-2cacf4ebcf26 { text-align: left; }
#s-8f3ab58b-ddfd-4d06-a1f5-0ce0b99469ae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f3ab58b-ddfd-4d06-a1f5-0ce0b99469ae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42d3364e-0932-4c51-9554-7a20db3b517a { text-align: left; }
#s-42d3364e-0932-4c51-9554-7a20db3b517a .shg-product-sold-out {
  display: none;
}

#s-42d3364e-0932-4c51-9554-7a20db3b517a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42d3364e-0932-4c51-9554-7a20db3b517a .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-b6cbc31f-6139-4e26-9994-625bfee23c8a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b6cbc31f-6139-4e26-9994-625bfee23c8a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6cbc31f-6139-4e26-9994-625bfee23c8a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6cbc31f-6139-4e26-9994-625bfee23c8a {
  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-b6cbc31f-6139-4e26-9994-625bfee23c8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6cbc31f-6139-4e26-9994-625bfee23c8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b6cbc31f-6139-4e26-9994-625bfee23c8a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b27d24a-cbc5-4d4c-84a0-e2b9c23c348e {
  display: none;
}
#s-686d30fd-1188-4af0-90db-9adf3ab70864 { text-align: left; }
#s-382d5917-7819-4771-951d-5d2d92934154 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-382d5917-7819-4771-951d-5d2d92934154 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc1a2d49-77b4-462b-91cd-82d4c40a953f { text-align: left; }
#s-cc1a2d49-77b4-462b-91cd-82d4c40a953f .shg-product-sold-out {
  display: none;
}

#s-cc1a2d49-77b4-462b-91cd-82d4c40a953f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc1a2d49-77b4-462b-91cd-82d4c40a953f .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-04ab87df-fccd-4581-8992-54dd09949927 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-04ab87df-fccd-4581-8992-54dd09949927:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-04ab87df-fccd-4581-8992-54dd09949927:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-04ab87df-fccd-4581-8992-54dd09949927 {
  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-04ab87df-fccd-4581-8992-54dd09949927.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04ab87df-fccd-4581-8992-54dd09949927.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-04ab87df-fccd-4581-8992-54dd09949927.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e388b987-ee53-465f-83b8-d6fb2e9bc2b9 {
  display: none;
}
#s-237b981c-e99f-4108-89e7-03b50fae27b6 { text-align: left; }
#s-2fb9e4b5-b5dd-4885-ade3-5de3743fb47a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2fb9e4b5-b5dd-4885-ade3-5de3743fb47a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63f93362-4d69-4c10-95fa-9ac3fe825bcb { text-align: left; }
#s-63f93362-4d69-4c10-95fa-9ac3fe825bcb .shg-product-sold-out {
  display: none;
}

#s-63f93362-4d69-4c10-95fa-9ac3fe825bcb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63f93362-4d69-4c10-95fa-9ac3fe825bcb .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-344e33d1-57b6-4f30-9f73-e63129848542 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-344e33d1-57b6-4f30-9f73-e63129848542:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-344e33d1-57b6-4f30-9f73-e63129848542:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-344e33d1-57b6-4f30-9f73-e63129848542 {
  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-344e33d1-57b6-4f30-9f73-e63129848542.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-344e33d1-57b6-4f30-9f73-e63129848542.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-344e33d1-57b6-4f30-9f73-e63129848542.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8bff1dd1-1156-4814-8a4d-1430bf854715 {
  display: none;
}
#s-e4aa5cf2-c533-4aaa-ad25-cc9a73fbc3a3 { text-align: left; }
#s-0f338bf8-32b6-45a7-9b58-84b7424e8a11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f338bf8-32b6-45a7-9b58-84b7424e8a11 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d895fe6a-daa7-4aa3-85f3-73deb4cc7383 { text-align: left; }
#s-d895fe6a-daa7-4aa3-85f3-73deb4cc7383 .shg-product-sold-out {
  display: none;
}

#s-d895fe6a-daa7-4aa3-85f3-73deb4cc7383 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d895fe6a-daa7-4aa3-85f3-73deb4cc7383 .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-a24ac259-90b4-4411-a76b-c1eba421eda8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a24ac259-90b4-4411-a76b-c1eba421eda8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a24ac259-90b4-4411-a76b-c1eba421eda8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a24ac259-90b4-4411-a76b-c1eba421eda8 {
  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-a24ac259-90b4-4411-a76b-c1eba421eda8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a24ac259-90b4-4411-a76b-c1eba421eda8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a24ac259-90b4-4411-a76b-c1eba421eda8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c4e8255e-6d94-4cb6-aa8d-5c7c75c3a5d5 {
  display: none;
}
#s-924be4b7-2b49-46d4-b462-9830c32bc8a5 { text-align: left; }
#s-6f9b3fc9-77a3-48db-a9c0-3b66280f5154 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f9b3fc9-77a3-48db-a9c0-3b66280f5154 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-24bd086b-daad-42ee-97f3-171d2c6cbeb1 { text-align: left; }
#s-24bd086b-daad-42ee-97f3-171d2c6cbeb1 .shg-product-sold-out {
  display: none;
}

#s-24bd086b-daad-42ee-97f3-171d2c6cbeb1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-24bd086b-daad-42ee-97f3-171d2c6cbeb1 .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-0bff59d0-4e29-40a6-bec9-f923ebd66ba5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0bff59d0-4e29-40a6-bec9-f923ebd66ba5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0bff59d0-4e29-40a6-bec9-f923ebd66ba5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0bff59d0-4e29-40a6-bec9-f923ebd66ba5 {
  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-0bff59d0-4e29-40a6-bec9-f923ebd66ba5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0bff59d0-4e29-40a6-bec9-f923ebd66ba5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0bff59d0-4e29-40a6-bec9-f923ebd66ba5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65a2cea4-2844-4760-87da-a3b49be69153 {
  display: none;
}
#s-2369ec54-e10e-4a66-aa2a-58c2799d0091 { text-align: left; }
#s-32a99d26-088b-42fd-8097-d16db733a8d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32a99d26-088b-42fd-8097-d16db733a8d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44df30f9-f3ca-48bc-83d8-aca5026c2c4f { text-align: left; }
#s-44df30f9-f3ca-48bc-83d8-aca5026c2c4f .shg-product-sold-out {
  display: none;
}

#s-44df30f9-f3ca-48bc-83d8-aca5026c2c4f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44df30f9-f3ca-48bc-83d8-aca5026c2c4f .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-0f0f1b44-2cd3-4278-a230-3bae322f335a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f0f1b44-2cd3-4278-a230-3bae322f335a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f0f1b44-2cd3-4278-a230-3bae322f335a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f0f1b44-2cd3-4278-a230-3bae322f335a {
  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-0f0f1b44-2cd3-4278-a230-3bae322f335a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f0f1b44-2cd3-4278-a230-3bae322f335a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f0f1b44-2cd3-4278-a230-3bae322f335a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e749832f-357c-4111-b684-e331b3669223 {
  display: none;
}
#s-6da87edf-5a31-4334-a87e-6bc8c6b2d429 { text-align: left; }
#s-1840d343-4d09-4497-a4cd-cfbe3ed3e035 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1840d343-4d09-4497-a4cd-cfbe3ed3e035 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e4fc5732-ffd0-434d-8e33-74564dbbc154 { text-align: left; }
#s-e4fc5732-ffd0-434d-8e33-74564dbbc154 .shg-product-sold-out {
  display: none;
}

#s-e4fc5732-ffd0-434d-8e33-74564dbbc154 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e4fc5732-ffd0-434d-8e33-74564dbbc154 .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-92339fd7-dca5-4ec0-9a20-d503043bcb46 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-92339fd7-dca5-4ec0-9a20-d503043bcb46:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-92339fd7-dca5-4ec0-9a20-d503043bcb46:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-92339fd7-dca5-4ec0-9a20-d503043bcb46 {
  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-92339fd7-dca5-4ec0-9a20-d503043bcb46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92339fd7-dca5-4ec0-9a20-d503043bcb46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-92339fd7-dca5-4ec0-9a20-d503043bcb46.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58670b48-bc23-4e0e-88bb-a119efda2882 {
  display: none;
}
#s-ee7f983d-d073-48d1-9eb9-d12d785e3658 { text-align: left; }
#s-bbfc786e-3fd4-40f6-ae05-f1e3d5a8e410 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbfc786e-3fd4-40f6-ae05-f1e3d5a8e410 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9e54166-7358-4958-84f7-ee403c5e74e8 { text-align: left; }
#s-b9e54166-7358-4958-84f7-ee403c5e74e8 .shg-product-sold-out {
  display: none;
}

#s-b9e54166-7358-4958-84f7-ee403c5e74e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9e54166-7358-4958-84f7-ee403c5e74e8 .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-7ba4bec9-c792-4982-8adb-8c1aae756999 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ba4bec9-c792-4982-8adb-8c1aae756999:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ba4bec9-c792-4982-8adb-8c1aae756999:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ba4bec9-c792-4982-8adb-8c1aae756999 {
  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-7ba4bec9-c792-4982-8adb-8c1aae756999.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ba4bec9-c792-4982-8adb-8c1aae756999.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ba4bec9-c792-4982-8adb-8c1aae756999.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-767bd3ae-0e78-49af-82f8-f82d007c0db1 {
  display: none;
}
#s-6562d9ab-8dee-4bec-bdf5-9ebe34e8d834 { text-align: left; }
#s-2f0c7ee2-7e6a-4f36-bbec-ef5b0d7a61a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f0c7ee2-7e6a-4f36-bbec-ef5b0d7a61a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48f53fd2-f5c0-4bbb-aa93-f1b9c76ec2e6 { text-align: left; }
#s-48f53fd2-f5c0-4bbb-aa93-f1b9c76ec2e6 .shg-product-sold-out {
  display: none;
}

#s-48f53fd2-f5c0-4bbb-aa93-f1b9c76ec2e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48f53fd2-f5c0-4bbb-aa93-f1b9c76ec2e6 .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-52088be0-df3f-4457-9058-85d19881d681 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52088be0-df3f-4457-9058-85d19881d681:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52088be0-df3f-4457-9058-85d19881d681:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52088be0-df3f-4457-9058-85d19881d681 {
  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-52088be0-df3f-4457-9058-85d19881d681.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52088be0-df3f-4457-9058-85d19881d681.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52088be0-df3f-4457-9058-85d19881d681.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-457a72e4-a4e9-4f30-aeb7-97415be4a885 {
  display: none;
}
#s-07153c28-006c-4ad2-9b8b-7f4cf7708117 { text-align: left; }
#s-59d7f467-4399-4683-bf78-e71d9d286ce2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-59d7f467-4399-4683-bf78-e71d9d286ce2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-803c19b0-b4dc-4553-a7bf-5490657debd0 { text-align: left; }
#s-803c19b0-b4dc-4553-a7bf-5490657debd0 .shg-product-sold-out {
  display: none;
}

#s-803c19b0-b4dc-4553-a7bf-5490657debd0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-803c19b0-b4dc-4553-a7bf-5490657debd0 .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-367287a1-dbfe-4ab7-beb8-bd559ee42140 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-367287a1-dbfe-4ab7-beb8-bd559ee42140:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-367287a1-dbfe-4ab7-beb8-bd559ee42140:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-367287a1-dbfe-4ab7-beb8-bd559ee42140 {
  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-367287a1-dbfe-4ab7-beb8-bd559ee42140.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-367287a1-dbfe-4ab7-beb8-bd559ee42140.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-367287a1-dbfe-4ab7-beb8-bd559ee42140.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b65f9d12-9b82-4c0b-aba6-514eb13e048f {
  display: none;
}
#s-e9719cf7-618a-47d9-b924-088173d9beae { text-align: left; }
#s-2fdb17d2-ef1c-47d1-bdee-cbd78bba02f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2fdb17d2-ef1c-47d1-bdee-cbd78bba02f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6777f61a-f648-4507-8adf-f231f6c1da2d { text-align: left; }
#s-6777f61a-f648-4507-8adf-f231f6c1da2d .shg-product-sold-out {
  display: none;
}

#s-6777f61a-f648-4507-8adf-f231f6c1da2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6777f61a-f648-4507-8adf-f231f6c1da2d .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-97c326ba-e986-433d-812b-fb6408767d77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97c326ba-e986-433d-812b-fb6408767d77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97c326ba-e986-433d-812b-fb6408767d77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97c326ba-e986-433d-812b-fb6408767d77 {
  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-97c326ba-e986-433d-812b-fb6408767d77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97c326ba-e986-433d-812b-fb6408767d77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97c326ba-e986-433d-812b-fb6408767d77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36ae7acf-7117-46e5-8588-e2112c0cf972 {
  display: none;
}
#s-5cafecd1-1b55-4cbc-926e-4f8155adf82b { text-align: left; }
#s-9b9749d7-cf61-4e60-9f68-aa8816a1de85 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b9749d7-cf61-4e60-9f68-aa8816a1de85 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38d66201-1258-435b-ae25-112b9b478cdf { text-align: left; }
#s-38d66201-1258-435b-ae25-112b9b478cdf .shg-product-sold-out {
  display: none;
}

#s-38d66201-1258-435b-ae25-112b9b478cdf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38d66201-1258-435b-ae25-112b9b478cdf .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-3e444a26-8950-4d03-a5dd-acafd3dfe763 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e444a26-8950-4d03-a5dd-acafd3dfe763:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e444a26-8950-4d03-a5dd-acafd3dfe763:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e444a26-8950-4d03-a5dd-acafd3dfe763 {
  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-3e444a26-8950-4d03-a5dd-acafd3dfe763.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e444a26-8950-4d03-a5dd-acafd3dfe763.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e444a26-8950-4d03-a5dd-acafd3dfe763.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cb686432-9925-48db-a7ba-c12bee99ebee {
  display: none;
}
#s-63414500-73f3-4565-aa3e-0fc3a92ab5b4 { text-align: left; }
#s-191dd2d2-df35-4197-b1cf-1f4874979ffc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-191dd2d2-df35-4197-b1cf-1f4874979ffc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-90288348-05fd-410b-9b73-2e81f03357d6 { text-align: left; }
#s-90288348-05fd-410b-9b73-2e81f03357d6 .shg-product-sold-out {
  display: none;
}

#s-90288348-05fd-410b-9b73-2e81f03357d6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-90288348-05fd-410b-9b73-2e81f03357d6 .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-e58ccdef-5941-4aad-9c5b-a41202fedce3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e58ccdef-5941-4aad-9c5b-a41202fedce3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e58ccdef-5941-4aad-9c5b-a41202fedce3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e58ccdef-5941-4aad-9c5b-a41202fedce3 {
  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-e58ccdef-5941-4aad-9c5b-a41202fedce3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e58ccdef-5941-4aad-9c5b-a41202fedce3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e58ccdef-5941-4aad-9c5b-a41202fedce3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-614653ac-957c-4c24-b955-8f951dd75fa9 {
  display: none;
}
#s-e59947d5-fa4e-4060-a496-e9fc6d605a17 { text-align: left; }
#s-c13481fa-4241-424a-a220-227779f7cefa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c13481fa-4241-424a-a220-227779f7cefa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-adc13c9f-9027-49e1-b611-47ba16125e1c { text-align: left; }
#s-adc13c9f-9027-49e1-b611-47ba16125e1c .shg-product-sold-out {
  display: none;
}

#s-adc13c9f-9027-49e1-b611-47ba16125e1c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-adc13c9f-9027-49e1-b611-47ba16125e1c .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-d07bf72f-edcf-428d-85b2-86d8a40a757b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d07bf72f-edcf-428d-85b2-86d8a40a757b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d07bf72f-edcf-428d-85b2-86d8a40a757b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d07bf72f-edcf-428d-85b2-86d8a40a757b {
  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-d07bf72f-edcf-428d-85b2-86d8a40a757b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d07bf72f-edcf-428d-85b2-86d8a40a757b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d07bf72f-edcf-428d-85b2-86d8a40a757b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b574c8e5-87d9-4f24-84f3-8464dac7700a {
  display: none;
}
#s-8cd8a371-33e4-4b92-83bb-fe43ac6b1cba { text-align: left; }
#s-697f7562-9ce5-475a-85d2-f020c21b38e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-697f7562-9ce5-475a-85d2-f020c21b38e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0741a213-4def-4a33-afd0-e73062e4cc2b { text-align: left; }
#s-0741a213-4def-4a33-afd0-e73062e4cc2b .shg-product-sold-out {
  display: none;
}

#s-0741a213-4def-4a33-afd0-e73062e4cc2b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0741a213-4def-4a33-afd0-e73062e4cc2b .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-ba03a486-7852-4afb-a797-4a4710023cd6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ba03a486-7852-4afb-a797-4a4710023cd6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ba03a486-7852-4afb-a797-4a4710023cd6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ba03a486-7852-4afb-a797-4a4710023cd6 {
  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-ba03a486-7852-4afb-a797-4a4710023cd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba03a486-7852-4afb-a797-4a4710023cd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ba03a486-7852-4afb-a797-4a4710023cd6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77328831-d622-4efa-8e09-9e7ac8fe7df2 {
  display: none;
}
#s-e3a86bbb-55b5-4cd0-bb2b-a50a665378b5 { text-align: left; }
#s-6d1eb9d6-676f-4007-b0ae-9fa7f8d5a2ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d1eb9d6-676f-4007-b0ae-9fa7f8d5a2ff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9cda5176-b8fd-4692-b79c-814d325c5398 { text-align: left; }
#s-9cda5176-b8fd-4692-b79c-814d325c5398 .shg-product-sold-out {
  display: none;
}

#s-9cda5176-b8fd-4692-b79c-814d325c5398 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9cda5176-b8fd-4692-b79c-814d325c5398 .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-049961ea-deac-4f5a-ad23-97a45e16e09a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-049961ea-deac-4f5a-ad23-97a45e16e09a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-049961ea-deac-4f5a-ad23-97a45e16e09a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-049961ea-deac-4f5a-ad23-97a45e16e09a {
  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-049961ea-deac-4f5a-ad23-97a45e16e09a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-049961ea-deac-4f5a-ad23-97a45e16e09a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-049961ea-deac-4f5a-ad23-97a45e16e09a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a180707b-b06d-4e1e-bb88-5ec2d38c3114 {
  display: none;
}
#s-6a02bf6a-d5f8-42f9-8826-72e848b44110 { text-align: left; }
#s-a9eb1c6a-66af-4f5b-a060-92964c4c5152 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a9eb1c6a-66af-4f5b-a060-92964c4c5152 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d06d1373-202d-4ea0-8bf1-77d341c8a57a { text-align: left; }
#s-d06d1373-202d-4ea0-8bf1-77d341c8a57a .shg-product-sold-out {
  display: none;
}

#s-d06d1373-202d-4ea0-8bf1-77d341c8a57a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d06d1373-202d-4ea0-8bf1-77d341c8a57a .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-ee6a40fd-4e1b-431a-9ffa-6a8e4042f0a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee6a40fd-4e1b-431a-9ffa-6a8e4042f0a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee6a40fd-4e1b-431a-9ffa-6a8e4042f0a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee6a40fd-4e1b-431a-9ffa-6a8e4042f0a9 {
  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-ee6a40fd-4e1b-431a-9ffa-6a8e4042f0a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee6a40fd-4e1b-431a-9ffa-6a8e4042f0a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee6a40fd-4e1b-431a-9ffa-6a8e4042f0a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5301996e-29ce-451b-ac3b-edc4ac66adfe {
  display: none;
}
#s-7296ef4a-e846-4853-947f-8e6e0c5f8efb { text-align: left; }
#s-0171ec8a-8d05-4e76-9ebe-dd42ae280b4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0171ec8a-8d05-4e76-9ebe-dd42ae280b4e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50f7395c-ef84-4fd6-b4d8-fc8a96d4d682 { text-align: left; }
#s-50f7395c-ef84-4fd6-b4d8-fc8a96d4d682 .shg-product-sold-out {
  display: none;
}

#s-50f7395c-ef84-4fd6-b4d8-fc8a96d4d682 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50f7395c-ef84-4fd6-b4d8-fc8a96d4d682 .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-fad50051-cfe1-4c11-98e0-6eb0b69320a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fad50051-cfe1-4c11-98e0-6eb0b69320a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fad50051-cfe1-4c11-98e0-6eb0b69320a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fad50051-cfe1-4c11-98e0-6eb0b69320a1 {
  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-fad50051-cfe1-4c11-98e0-6eb0b69320a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fad50051-cfe1-4c11-98e0-6eb0b69320a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fad50051-cfe1-4c11-98e0-6eb0b69320a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b31710b2-d587-4d41-8b80-941fd0fda6ac {
  display: none;
}
#s-ad214923-50bb-4d1d-bdd8-f6456d352f74 { text-align: left; }
#s-fe47bb94-5678-42c7-9eb0-fbd30939ebca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe47bb94-5678-42c7-9eb0-fbd30939ebca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fb1ddd08-a789-42df-bbc0-9166fd9541ed { text-align: left; }
#s-fb1ddd08-a789-42df-bbc0-9166fd9541ed .shg-product-sold-out {
  display: none;
}

#s-fb1ddd08-a789-42df-bbc0-9166fd9541ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fb1ddd08-a789-42df-bbc0-9166fd9541ed .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-81affbf7-bf04-452e-baf9-765bbf73fd08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81affbf7-bf04-452e-baf9-765bbf73fd08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81affbf7-bf04-452e-baf9-765bbf73fd08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81affbf7-bf04-452e-baf9-765bbf73fd08 {
  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-81affbf7-bf04-452e-baf9-765bbf73fd08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81affbf7-bf04-452e-baf9-765bbf73fd08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81affbf7-bf04-452e-baf9-765bbf73fd08.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;
}
