.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-a7e5fe6d-53e0-4fee-9b2f-5f6e4b3463ad {
  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-f0522d81-6ed3-4698-959a-61ea4e420858 { margin-top: 40px; }
#s-f0522d81-6ed3-4698-959a-61ea4e420858 .shogun-tabs {
  justify-content: center;
}


  #s-f0522d81-6ed3-4698-959a-61ea4e420858 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f0522d81-6ed3-4698-959a-61ea4e420858 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f0522d81-6ed3-4698-959a-61ea4e420858 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f0522d81-6ed3-4698-959a-61ea4e420858 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f0522d81-6ed3-4698-959a-61ea4e420858 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f0522d81-6ed3-4698-959a-61ea4e420858 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f0522d81-6ed3-4698-959a-61ea4e420858 .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-218e2910-49c2-4664-b6b0-969b42f34f2b { padding-top: 10px;
padding-bottom: 10px; }
 #s-218e2910-49c2-4664-b6b0-969b42f34f2b .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-a48e343e-66c5-46c6-972d-7f92e3036b9b .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-a48e343e-66c5-46c6-972d-7f92e3036b9b .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a48e343e-66c5-46c6-972d-7f92e3036b9b .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-a48e343e-66c5-46c6-972d-7f92e3036b9b .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a48e343e-66c5-46c6-972d-7f92e3036b9b .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-a48e343e-66c5-46c6-972d-7f92e3036b9b .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-a48e343e-66c5-46c6-972d-7f92e3036b9b .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-a48e343e-66c5-46c6-972d-7f92e3036b9b .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-a48e343e-66c5-46c6-972d-7f92e3036b9b .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-80e6f944-e925-417a-baa4-6a99c34fbd88 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80e6f944-e925-417a-baa4-6a99c34fbd88"] > .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-13077458-ee9b-4527-beba-8d56ca7a9bb2 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8ee3cf3a-5270-4b47-bae4-ec156af305dd { 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-e6e15c46-fb0c-470c-985f-be3e3f0e42df { 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-e6e15c46-fb0c-470c-985f-be3e3f0e42df: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-e6e15c46-fb0c-470c-985f-be3e3f0e42df: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-e6e15c46-fb0c-470c-985f-be3e3f0e42df.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-46520a85-9d90-4045-aa67-92473264f9cc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4401cb00-7827-450d-945a-59b5cb8e4924 { 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-40be1bb7-d2ea-4f1b-bb18-0ebf3a7be42c { 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-40be1bb7-d2ea-4f1b-bb18-0ebf3a7be42c: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-40be1bb7-d2ea-4f1b-bb18-0ebf3a7be42c: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-40be1bb7-d2ea-4f1b-bb18-0ebf3a7be42c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-19b1fec9-f1e2-472d-8a7f-3993723f46d9 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3187de39-bd9b-4d28-88f5-d79449c6fa58 { 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-ae050824-ae3f-4e5d-8580-413d156a96eb { 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-ae050824-ae3f-4e5d-8580-413d156a96eb: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-ae050824-ae3f-4e5d-8580-413d156a96eb: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-ae050824-ae3f-4e5d-8580-413d156a96eb.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-45142352-255c-40ac-8cba-df7b842e7919 { min-height: 50px; }
#s-45142352-255c-40ac-8cba-df7b842e7919 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e5be7ed6-2f19-4788-8f0e-dd972b0fcea3 { 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-e5be7ed6-2f19-4788-8f0e-dd972b0fcea3 .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-265b0fc7-e2e8-4b07-b476-99ecff5351f6 {
  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-f4f7b27f-5de5-476a-ba4f-8dacaa18930d { 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-c1ee842e-75e8-4102-8041-a0d7bf80d8ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c1ee842e-75e8-4102-8041-a0d7bf80d8ad .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bdf5e0e7-b118-4a0c-a65d-076729d42ac0 {
  display: none;
}
#s-17902637-b4fa-4c95-926d-5bd403f4f20c { text-align: left; }
#s-cd76ae66-2730-42d0-93d1-2e98cda8cbea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd76ae66-2730-42d0-93d1-2e98cda8cbea .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-920a18de-0789-43e4-b897-64389feaddb1 {
  display: none;
}
#s-d8c095dc-19e6-4e5f-a7b4-a66363bb5573 { text-align: left; }
#s-71cc204c-b67a-4db9-a3b0-307dca9624c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71cc204c-b67a-4db9-a3b0-307dca9624c1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-acff515a-9dbc-475d-a560-1645e89c86be {
  display: none;
}
#s-4df28e6d-d23b-4eba-9f28-bd226554a0e4 { text-align: left; }
#s-1564f44b-a0b3-45a9-a606-bb0d7c581204 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1564f44b-a0b3-45a9-a606-bb0d7c581204 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-36a1c23f-4211-4516-9853-18e50a66596d {
  display: none;
}
#s-dcbb8c2e-15f1-4ff3-b01f-14ac3d670752 { text-align: left; }
#s-abb491bf-0474-4d08-9428-db99c9471de6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abb491bf-0474-4d08-9428-db99c9471de6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40d7aa09-6735-4321-ba1e-b63137634953 { text-align: left; }
#s-40d7aa09-6735-4321-ba1e-b63137634953 .shg-product-sold-out {
  display: none;
}

#s-40d7aa09-6735-4321-ba1e-b63137634953 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40d7aa09-6735-4321-ba1e-b63137634953 .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-9f138b84-9c97-4c14-a6e5-e9256c938d90 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f138b84-9c97-4c14-a6e5-e9256c938d90:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f138b84-9c97-4c14-a6e5-e9256c938d90:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f138b84-9c97-4c14-a6e5-e9256c938d90 {
  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-9f138b84-9c97-4c14-a6e5-e9256c938d90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f138b84-9c97-4c14-a6e5-e9256c938d90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f138b84-9c97-4c14-a6e5-e9256c938d90.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dcaad600-05f7-4735-ba54-5302ca676fbf {
  display: none;
}
#s-07807b90-6ed0-4c12-a675-bcc4133a54f0 { text-align: left; }
#s-529ffdd6-0784-4322-a2e9-572c919c815d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-529ffdd6-0784-4322-a2e9-572c919c815d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-94e9b893-d827-4108-8aea-6664844111df { text-align: left; }
#s-94e9b893-d827-4108-8aea-6664844111df .shg-product-sold-out {
  display: none;
}

#s-94e9b893-d827-4108-8aea-6664844111df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-94e9b893-d827-4108-8aea-6664844111df .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-8654c4ec-3665-4578-97d2-a5a1160dfb3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8654c4ec-3665-4578-97d2-a5a1160dfb3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8654c4ec-3665-4578-97d2-a5a1160dfb3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8654c4ec-3665-4578-97d2-a5a1160dfb3d {
  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-8654c4ec-3665-4578-97d2-a5a1160dfb3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8654c4ec-3665-4578-97d2-a5a1160dfb3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8654c4ec-3665-4578-97d2-a5a1160dfb3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d0c74014-9242-4f63-8f03-528f08568ec7 {
  display: none;
}
#s-6f150fbf-30d4-45cb-bdc6-727ea6d1ea63 { text-align: left; }
#s-9518dbcd-3c24-4b85-b25c-d530422dda09 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9518dbcd-3c24-4b85-b25c-d530422dda09 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9365003f-ee69-4705-9de3-9782900bdc28 { text-align: left; }
#s-9365003f-ee69-4705-9de3-9782900bdc28 .shg-product-sold-out {
  display: none;
}

#s-9365003f-ee69-4705-9de3-9782900bdc28 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9365003f-ee69-4705-9de3-9782900bdc28 .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-8776df74-9d02-4837-92ea-b453b6674ba2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8776df74-9d02-4837-92ea-b453b6674ba2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8776df74-9d02-4837-92ea-b453b6674ba2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8776df74-9d02-4837-92ea-b453b6674ba2 {
  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-8776df74-9d02-4837-92ea-b453b6674ba2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8776df74-9d02-4837-92ea-b453b6674ba2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8776df74-9d02-4837-92ea-b453b6674ba2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-52f44379-8dff-44e8-b459-406bbc6279e9 {
  display: none;
}
#s-b6c059c6-98f1-4d34-aac5-8bd2048f5db7 { text-align: left; }
#s-f990357f-afcf-4392-9577-79701a67baa8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f990357f-afcf-4392-9577-79701a67baa8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2467428-6de4-4651-a017-8a04eadc74dc { text-align: left; }
#s-c2467428-6de4-4651-a017-8a04eadc74dc .shg-product-sold-out {
  display: none;
}

#s-c2467428-6de4-4651-a017-8a04eadc74dc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2467428-6de4-4651-a017-8a04eadc74dc .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-37fa2a38-9665-4c53-8029-6b1bea587bbf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37fa2a38-9665-4c53-8029-6b1bea587bbf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37fa2a38-9665-4c53-8029-6b1bea587bbf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37fa2a38-9665-4c53-8029-6b1bea587bbf {
  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-37fa2a38-9665-4c53-8029-6b1bea587bbf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37fa2a38-9665-4c53-8029-6b1bea587bbf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37fa2a38-9665-4c53-8029-6b1bea587bbf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e22ff33-2828-47a2-a17e-19008606fbf5 {
  display: none;
}
#s-510904e5-e9ec-4570-84eb-efcba23223d4 { text-align: left; }
#s-5adc1b50-0154-4435-b43b-01323d748ada { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5adc1b50-0154-4435-b43b-01323d748ada .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5621d79f-a711-4655-b17d-7b042ae17da9 { text-align: left; }
#s-5621d79f-a711-4655-b17d-7b042ae17da9 .shg-product-sold-out {
  display: none;
}

#s-5621d79f-a711-4655-b17d-7b042ae17da9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5621d79f-a711-4655-b17d-7b042ae17da9 .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-cf07de81-8b6b-4121-a357-d5e9fa640324 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf07de81-8b6b-4121-a357-d5e9fa640324:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf07de81-8b6b-4121-a357-d5e9fa640324:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf07de81-8b6b-4121-a357-d5e9fa640324 {
  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-cf07de81-8b6b-4121-a357-d5e9fa640324.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf07de81-8b6b-4121-a357-d5e9fa640324.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf07de81-8b6b-4121-a357-d5e9fa640324.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7906289a-f2e4-405c-a30a-f865b7ea0a74 {
  display: none;
}
#s-b07217e4-56bd-4c57-90e2-74f0212c722b { text-align: left; }
#s-55b169ce-bddd-4f71-81e4-9dcd8602f7aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55b169ce-bddd-4f71-81e4-9dcd8602f7aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c38b670-b639-4a9e-81c4-851bc8a93f37 { text-align: left; }
#s-7c38b670-b639-4a9e-81c4-851bc8a93f37 .shg-product-sold-out {
  display: none;
}

#s-7c38b670-b639-4a9e-81c4-851bc8a93f37 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c38b670-b639-4a9e-81c4-851bc8a93f37 .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-af4fc989-9862-4dc7-968f-9ccd7f7ee229 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af4fc989-9862-4dc7-968f-9ccd7f7ee229:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af4fc989-9862-4dc7-968f-9ccd7f7ee229:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af4fc989-9862-4dc7-968f-9ccd7f7ee229 {
  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-af4fc989-9862-4dc7-968f-9ccd7f7ee229.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af4fc989-9862-4dc7-968f-9ccd7f7ee229.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af4fc989-9862-4dc7-968f-9ccd7f7ee229.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aee3d5f1-3395-45e5-b4e4-0e7383380b64 {
  display: none;
}
#s-8c1becc0-979a-403b-a6d9-ac3122fdb9db { text-align: left; }
#s-e6f90400-eb20-454e-a8a1-0c1767397cfa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6f90400-eb20-454e-a8a1-0c1767397cfa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3232e37a-94e5-41aa-b735-5c444ff95f0f { text-align: left; }
#s-3232e37a-94e5-41aa-b735-5c444ff95f0f .shg-product-sold-out {
  display: none;
}

#s-3232e37a-94e5-41aa-b735-5c444ff95f0f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3232e37a-94e5-41aa-b735-5c444ff95f0f .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-a826bb75-bcfa-4382-8ba1-bfe1718b21b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a826bb75-bcfa-4382-8ba1-bfe1718b21b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a826bb75-bcfa-4382-8ba1-bfe1718b21b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a826bb75-bcfa-4382-8ba1-bfe1718b21b4 {
  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-a826bb75-bcfa-4382-8ba1-bfe1718b21b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a826bb75-bcfa-4382-8ba1-bfe1718b21b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a826bb75-bcfa-4382-8ba1-bfe1718b21b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-792dcdf5-3ddc-4f81-bd08-f8500f0abb35 {
  display: none;
}
#s-20c6ff2c-7fd3-498f-92e8-873b2cb8d23c { text-align: left; }
#s-a70444a1-8328-4b64-bd25-6980cbc6c148 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a70444a1-8328-4b64-bd25-6980cbc6c148 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0a57c27-0c9b-433a-80e5-91fd1b6a987c { text-align: left; }
#s-c0a57c27-0c9b-433a-80e5-91fd1b6a987c .shg-product-sold-out {
  display: none;
}

#s-c0a57c27-0c9b-433a-80e5-91fd1b6a987c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0a57c27-0c9b-433a-80e5-91fd1b6a987c .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-2badbdc2-a27b-44b2-a165-b3d208f10450 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2badbdc2-a27b-44b2-a165-b3d208f10450:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2badbdc2-a27b-44b2-a165-b3d208f10450:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2badbdc2-a27b-44b2-a165-b3d208f10450 {
  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-2badbdc2-a27b-44b2-a165-b3d208f10450.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2badbdc2-a27b-44b2-a165-b3d208f10450.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2badbdc2-a27b-44b2-a165-b3d208f10450.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1137ed02-bad3-4d02-890b-956e77311d3d {
  display: none;
}
#s-6c519989-5b2b-4f73-b2b3-1371844ba7c3 { text-align: left; }
#s-a41fb725-483b-4f9a-9b17-f6494510150c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a41fb725-483b-4f9a-9b17-f6494510150c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e2cd92d-c456-4b73-af9e-4e56e2fac880 { text-align: left; }
#s-7e2cd92d-c456-4b73-af9e-4e56e2fac880 .shg-product-sold-out {
  display: none;
}

#s-7e2cd92d-c456-4b73-af9e-4e56e2fac880 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e2cd92d-c456-4b73-af9e-4e56e2fac880 .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-174c93b0-77af-4619-acd1-6a4f982a2882 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-174c93b0-77af-4619-acd1-6a4f982a2882:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-174c93b0-77af-4619-acd1-6a4f982a2882:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-174c93b0-77af-4619-acd1-6a4f982a2882 {
  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-174c93b0-77af-4619-acd1-6a4f982a2882.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-174c93b0-77af-4619-acd1-6a4f982a2882.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-174c93b0-77af-4619-acd1-6a4f982a2882.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ff83af0-6802-4275-b858-08c1d82f892a {
  display: none;
}
#s-04dcae9f-3f39-47ef-90e1-7722ab28591e { text-align: left; }
#s-9c2dfa90-74e0-4ef8-908c-77b0d10e87db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c2dfa90-74e0-4ef8-908c-77b0d10e87db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58e1be27-7704-4386-ae81-0003e035867e { text-align: left; }
#s-58e1be27-7704-4386-ae81-0003e035867e .shg-product-sold-out {
  display: none;
}

#s-58e1be27-7704-4386-ae81-0003e035867e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58e1be27-7704-4386-ae81-0003e035867e .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-8946805e-6ccf-4a81-89ea-de0732d886a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8946805e-6ccf-4a81-89ea-de0732d886a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8946805e-6ccf-4a81-89ea-de0732d886a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8946805e-6ccf-4a81-89ea-de0732d886a5 {
  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-8946805e-6ccf-4a81-89ea-de0732d886a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8946805e-6ccf-4a81-89ea-de0732d886a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8946805e-6ccf-4a81-89ea-de0732d886a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1df8a308-21b9-411c-a529-1b10cbc60685 {
  display: none;
}
#s-809a1a86-fec8-4d61-95ac-1b12c8cc11db { text-align: left; }
#s-ab52b529-b7e6-4549-8b8a-aefcd9224ef8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab52b529-b7e6-4549-8b8a-aefcd9224ef8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4fb1b8bb-cc53-470c-944c-0cf68e6f8459 { text-align: left; }
#s-4fb1b8bb-cc53-470c-944c-0cf68e6f8459 .shg-product-sold-out {
  display: none;
}

#s-4fb1b8bb-cc53-470c-944c-0cf68e6f8459 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4fb1b8bb-cc53-470c-944c-0cf68e6f8459 .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-71ccd959-8e00-4b4f-beb4-3512ce6efc22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-71ccd959-8e00-4b4f-beb4-3512ce6efc22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-71ccd959-8e00-4b4f-beb4-3512ce6efc22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-71ccd959-8e00-4b4f-beb4-3512ce6efc22 {
  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-71ccd959-8e00-4b4f-beb4-3512ce6efc22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71ccd959-8e00-4b4f-beb4-3512ce6efc22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-71ccd959-8e00-4b4f-beb4-3512ce6efc22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2b48a340-47bf-4c3c-a615-d8b47285e87e {
  display: none;
}
#s-f52865fc-f526-43c2-8466-b14e1f4eee33 { text-align: left; }
#s-7b1db092-ea3c-4999-b6cb-d18503926cfa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b1db092-ea3c-4999-b6cb-d18503926cfa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-283c2ba2-4a4a-4a81-90f2-bf106bcd844c { text-align: left; }
#s-283c2ba2-4a4a-4a81-90f2-bf106bcd844c .shg-product-sold-out {
  display: none;
}

#s-283c2ba2-4a4a-4a81-90f2-bf106bcd844c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-283c2ba2-4a4a-4a81-90f2-bf106bcd844c .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-4b542d02-842e-416f-ac9e-8fecce7fb6c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b542d02-842e-416f-ac9e-8fecce7fb6c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b542d02-842e-416f-ac9e-8fecce7fb6c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b542d02-842e-416f-ac9e-8fecce7fb6c9 {
  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-4b542d02-842e-416f-ac9e-8fecce7fb6c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b542d02-842e-416f-ac9e-8fecce7fb6c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b542d02-842e-416f-ac9e-8fecce7fb6c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b4c21702-5f97-47a9-aaa4-c0627fe91227 {
  display: none;
}
#s-5fe6c0e0-eb20-4426-92a8-5bb225439f10 { text-align: left; }
#s-7f6f84ca-1343-4294-b395-59407336e150 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f6f84ca-1343-4294-b395-59407336e150 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5412ab0f-b582-4f97-8b86-61181340cd05 { text-align: left; }
#s-5412ab0f-b582-4f97-8b86-61181340cd05 .shg-product-sold-out {
  display: none;
}

#s-5412ab0f-b582-4f97-8b86-61181340cd05 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5412ab0f-b582-4f97-8b86-61181340cd05 .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-1a183b93-2b2a-47b2-bf01-54fdfd1f5287 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1a183b93-2b2a-47b2-bf01-54fdfd1f5287:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1a183b93-2b2a-47b2-bf01-54fdfd1f5287:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1a183b93-2b2a-47b2-bf01-54fdfd1f5287 {
  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-1a183b93-2b2a-47b2-bf01-54fdfd1f5287.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a183b93-2b2a-47b2-bf01-54fdfd1f5287.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1a183b93-2b2a-47b2-bf01-54fdfd1f5287.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f9f4ca86-ef0c-46b5-a662-d6e34f990b36 {
  display: none;
}
#s-5e26fc7d-67a9-4fb6-94ee-012276ee9e14 { text-align: left; }
#s-f384d075-95f8-4b1a-86b1-e0a3a56118cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f384d075-95f8-4b1a-86b1-e0a3a56118cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ab57549-3957-45cf-8048-5701bd2fb93d { text-align: left; }
#s-6ab57549-3957-45cf-8048-5701bd2fb93d .shg-product-sold-out {
  display: none;
}

#s-6ab57549-3957-45cf-8048-5701bd2fb93d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ab57549-3957-45cf-8048-5701bd2fb93d .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-68f164e2-1a8e-44f5-8559-9c2015386f76 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68f164e2-1a8e-44f5-8559-9c2015386f76:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68f164e2-1a8e-44f5-8559-9c2015386f76:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68f164e2-1a8e-44f5-8559-9c2015386f76 {
  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-68f164e2-1a8e-44f5-8559-9c2015386f76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68f164e2-1a8e-44f5-8559-9c2015386f76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68f164e2-1a8e-44f5-8559-9c2015386f76.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f00c37e9-7810-4134-bb37-5d840512f876 {
  display: none;
}
#s-ace4c818-2da5-4f60-a8d1-7ed665b96904 { text-align: left; }
#s-e34c888f-676b-4af5-a502-2f65795211d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e34c888f-676b-4af5-a502-2f65795211d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-28af611d-b986-4851-97ad-8429da900010 { text-align: left; }
#s-28af611d-b986-4851-97ad-8429da900010 .shg-product-sold-out {
  display: none;
}

#s-28af611d-b986-4851-97ad-8429da900010 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-28af611d-b986-4851-97ad-8429da900010 .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-f28c23ac-c9cd-474f-ad39-c090b3ad156d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f28c23ac-c9cd-474f-ad39-c090b3ad156d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f28c23ac-c9cd-474f-ad39-c090b3ad156d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f28c23ac-c9cd-474f-ad39-c090b3ad156d {
  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-f28c23ac-c9cd-474f-ad39-c090b3ad156d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f28c23ac-c9cd-474f-ad39-c090b3ad156d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f28c23ac-c9cd-474f-ad39-c090b3ad156d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7665c9bf-1f4c-49ac-a08b-120be459c941 {
  display: none;
}
#s-41683ce2-f385-4fc9-b284-3b76b3d649b8 { text-align: left; }
#s-c2197d61-8445-4974-acbb-5aaa9965c936 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2197d61-8445-4974-acbb-5aaa9965c936 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc1b23d1-ef06-465e-b44f-1fc09b95e609 { text-align: left; }
#s-bc1b23d1-ef06-465e-b44f-1fc09b95e609 .shg-product-sold-out {
  display: none;
}

#s-bc1b23d1-ef06-465e-b44f-1fc09b95e609 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc1b23d1-ef06-465e-b44f-1fc09b95e609 .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-6169229d-2be5-4d4f-8c20-0bb9dcd26117 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6169229d-2be5-4d4f-8c20-0bb9dcd26117:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6169229d-2be5-4d4f-8c20-0bb9dcd26117:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6169229d-2be5-4d4f-8c20-0bb9dcd26117 {
  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-6169229d-2be5-4d4f-8c20-0bb9dcd26117.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6169229d-2be5-4d4f-8c20-0bb9dcd26117.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6169229d-2be5-4d4f-8c20-0bb9dcd26117.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3a52200-15d3-4cd7-874d-3b0210cb9b7f {
  display: none;
}
#s-3f671663-d1cc-4faa-b73a-83f8e08103af { text-align: left; }
#s-822c932f-e6ed-4af6-b16c-414ad26e7130 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-822c932f-e6ed-4af6-b16c-414ad26e7130 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16aa7a60-d93b-41b6-b34c-4233b9acaecf { text-align: left; }
#s-16aa7a60-d93b-41b6-b34c-4233b9acaecf .shg-product-sold-out {
  display: none;
}

#s-16aa7a60-d93b-41b6-b34c-4233b9acaecf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16aa7a60-d93b-41b6-b34c-4233b9acaecf .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-8a84c583-f46e-41f4-a37e-2790d4d71cbc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a84c583-f46e-41f4-a37e-2790d4d71cbc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a84c583-f46e-41f4-a37e-2790d4d71cbc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a84c583-f46e-41f4-a37e-2790d4d71cbc {
  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-8a84c583-f46e-41f4-a37e-2790d4d71cbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a84c583-f46e-41f4-a37e-2790d4d71cbc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a84c583-f46e-41f4-a37e-2790d4d71cbc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b88e5f5-11fe-4553-b073-a1beb00e0596 {
  display: none;
}
#s-9e6960df-d5a5-4f30-857a-3c0ef72f07a9 { text-align: left; }
#s-1b59d884-c06d-4df9-838b-5bae2272a290 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b59d884-c06d-4df9-838b-5bae2272a290 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75330bf2-92e9-479d-be20-c4b4927c70b7 { text-align: left; }
#s-75330bf2-92e9-479d-be20-c4b4927c70b7 .shg-product-sold-out {
  display: none;
}

#s-75330bf2-92e9-479d-be20-c4b4927c70b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75330bf2-92e9-479d-be20-c4b4927c70b7 .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-5d845c66-774b-48c4-9feb-a617264dcbd2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d845c66-774b-48c4-9feb-a617264dcbd2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d845c66-774b-48c4-9feb-a617264dcbd2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d845c66-774b-48c4-9feb-a617264dcbd2 {
  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-5d845c66-774b-48c4-9feb-a617264dcbd2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d845c66-774b-48c4-9feb-a617264dcbd2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d845c66-774b-48c4-9feb-a617264dcbd2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5e0c0646-859f-4846-bb1a-c876b497fa7e {
  display: none;
}
#s-9e3fac59-a3f2-4fca-9bd6-e1d0998e9145 { text-align: left; }
#s-96507dfa-c948-4183-881a-df06a810e69e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96507dfa-c948-4183-881a-df06a810e69e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-51ac493c-884d-48fa-bdf9-250e13c62427 { text-align: left; }
#s-51ac493c-884d-48fa-bdf9-250e13c62427 .shg-product-sold-out {
  display: none;
}

#s-51ac493c-884d-48fa-bdf9-250e13c62427 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-51ac493c-884d-48fa-bdf9-250e13c62427 .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-05d51b24-f3fc-48d6-aa7d-0c72c5097a24 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05d51b24-f3fc-48d6-aa7d-0c72c5097a24:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05d51b24-f3fc-48d6-aa7d-0c72c5097a24:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05d51b24-f3fc-48d6-aa7d-0c72c5097a24 {
  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-05d51b24-f3fc-48d6-aa7d-0c72c5097a24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05d51b24-f3fc-48d6-aa7d-0c72c5097a24.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05d51b24-f3fc-48d6-aa7d-0c72c5097a24.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f8d32e40-1c3b-4d08-8752-0df4b194f961 {
  display: none;
}
#s-bc043680-d623-4159-9b1f-93b01e590f3c { text-align: left; }
#s-07cd407f-26da-4189-a6dd-9cec6b6a0c18 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-07cd407f-26da-4189-a6dd-9cec6b6a0c18 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0e7cc49-42ea-408f-88dc-22bf6301ac03 { text-align: left; }
#s-d0e7cc49-42ea-408f-88dc-22bf6301ac03 .shg-product-sold-out {
  display: none;
}

#s-d0e7cc49-42ea-408f-88dc-22bf6301ac03 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0e7cc49-42ea-408f-88dc-22bf6301ac03 .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-824d3cda-e9b6-455f-b13b-6e689cae9331 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-824d3cda-e9b6-455f-b13b-6e689cae9331:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-824d3cda-e9b6-455f-b13b-6e689cae9331:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-824d3cda-e9b6-455f-b13b-6e689cae9331 {
  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-824d3cda-e9b6-455f-b13b-6e689cae9331.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-824d3cda-e9b6-455f-b13b-6e689cae9331.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-824d3cda-e9b6-455f-b13b-6e689cae9331.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d11bc409-2274-43aa-a3bf-5a89e9f68851 {
  display: none;
}
#s-01345acc-fe83-4728-82b3-d03665527b38 { text-align: left; }
#s-36e36325-6021-4dd5-baa5-75ebd8c570c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36e36325-6021-4dd5-baa5-75ebd8c570c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dbcabfdd-5608-4b23-ad95-a648914562c0 { text-align: left; }
#s-dbcabfdd-5608-4b23-ad95-a648914562c0 .shg-product-sold-out {
  display: none;
}

#s-dbcabfdd-5608-4b23-ad95-a648914562c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dbcabfdd-5608-4b23-ad95-a648914562c0 .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-7666a101-7fd0-4038-8cc9-724f43c5a613 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7666a101-7fd0-4038-8cc9-724f43c5a613:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7666a101-7fd0-4038-8cc9-724f43c5a613:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7666a101-7fd0-4038-8cc9-724f43c5a613 {
  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-7666a101-7fd0-4038-8cc9-724f43c5a613.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7666a101-7fd0-4038-8cc9-724f43c5a613.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7666a101-7fd0-4038-8cc9-724f43c5a613.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-793e106f-b2b1-4aae-8298-409c1f4d2f95 {
  display: none;
}
#s-4c12165d-fd0b-45cf-908b-87345c7868b0 { text-align: left; }
#s-c59fc961-99c1-4445-922b-b1b2a3643312 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c59fc961-99c1-4445-922b-b1b2a3643312 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc72ef0c-b69b-408c-a852-d8648ef58121 { text-align: left; }
#s-cc72ef0c-b69b-408c-a852-d8648ef58121 .shg-product-sold-out {
  display: none;
}

#s-cc72ef0c-b69b-408c-a852-d8648ef58121 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc72ef0c-b69b-408c-a852-d8648ef58121 .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-4f7ff5bb-33f2-444c-bc21-2416ce3cc135 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f7ff5bb-33f2-444c-bc21-2416ce3cc135:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f7ff5bb-33f2-444c-bc21-2416ce3cc135:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f7ff5bb-33f2-444c-bc21-2416ce3cc135 {
  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-4f7ff5bb-33f2-444c-bc21-2416ce3cc135.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f7ff5bb-33f2-444c-bc21-2416ce3cc135.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f7ff5bb-33f2-444c-bc21-2416ce3cc135.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f2a64672-24a4-44c5-aee3-0fd8496d2cf1 {
  display: none;
}
#s-93b016ae-66bc-4134-9834-3b19382ba5b0 { text-align: left; }
#s-c8f795e7-3993-460a-b2ea-4e0d36e0fa52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c8f795e7-3993-460a-b2ea-4e0d36e0fa52 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8d6b3d1c-945e-4d71-907c-eef95948e9be { text-align: left; }
#s-8d6b3d1c-945e-4d71-907c-eef95948e9be .shg-product-sold-out {
  display: none;
}

#s-8d6b3d1c-945e-4d71-907c-eef95948e9be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8d6b3d1c-945e-4d71-907c-eef95948e9be .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-b28c4706-8955-4e3f-870b-8df30e9d7df9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b28c4706-8955-4e3f-870b-8df30e9d7df9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b28c4706-8955-4e3f-870b-8df30e9d7df9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b28c4706-8955-4e3f-870b-8df30e9d7df9 {
  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-b28c4706-8955-4e3f-870b-8df30e9d7df9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b28c4706-8955-4e3f-870b-8df30e9d7df9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b28c4706-8955-4e3f-870b-8df30e9d7df9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9f73731-48c8-4976-8acc-0eaab3b35a72 {
  display: none;
}
#s-84e97ca0-395d-40eb-92eb-2d5181ed8786 { text-align: left; }
#s-bb7354aa-c69c-44e3-b83a-76667bdb5324 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb7354aa-c69c-44e3-b83a-76667bdb5324 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7126f90a-bb2e-446f-9102-3c0b7e11f239 { text-align: left; }
#s-7126f90a-bb2e-446f-9102-3c0b7e11f239 .shg-product-sold-out {
  display: none;
}

#s-7126f90a-bb2e-446f-9102-3c0b7e11f239 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7126f90a-bb2e-446f-9102-3c0b7e11f239 .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-6930fbcf-5ba0-4dff-87ca-fabddf01bb09 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6930fbcf-5ba0-4dff-87ca-fabddf01bb09:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6930fbcf-5ba0-4dff-87ca-fabddf01bb09:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6930fbcf-5ba0-4dff-87ca-fabddf01bb09 {
  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-6930fbcf-5ba0-4dff-87ca-fabddf01bb09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6930fbcf-5ba0-4dff-87ca-fabddf01bb09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6930fbcf-5ba0-4dff-87ca-fabddf01bb09.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3254696-dded-42f4-abce-2ef75b4ab754 {
  display: none;
}
#s-f2ba0ff4-204e-40ef-940f-cce56c7c058e { text-align: left; }
#s-5f0e764a-9047-41c8-bdc3-af980168d3d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5f0e764a-9047-41c8-bdc3-af980168d3d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6dc77136-4613-4f68-ba71-8c8fa74dbb2a { text-align: left; }
#s-6dc77136-4613-4f68-ba71-8c8fa74dbb2a .shg-product-sold-out {
  display: none;
}

#s-6dc77136-4613-4f68-ba71-8c8fa74dbb2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6dc77136-4613-4f68-ba71-8c8fa74dbb2a .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-9e1c50a2-7299-465c-8e92-dae20eda76b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9e1c50a2-7299-465c-8e92-dae20eda76b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9e1c50a2-7299-465c-8e92-dae20eda76b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e1c50a2-7299-465c-8e92-dae20eda76b1 {
  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-9e1c50a2-7299-465c-8e92-dae20eda76b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e1c50a2-7299-465c-8e92-dae20eda76b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e1c50a2-7299-465c-8e92-dae20eda76b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1eab0937-a621-470e-aafc-889d87f2e3f5 {
  display: none;
}
#s-6c8c540c-8b33-4c5c-b6b7-c2937e382c52 { text-align: left; }
#s-9466c1e2-752c-4ff1-846f-951379a21899 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9466c1e2-752c-4ff1-846f-951379a21899 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9cc8f766-7059-47eb-ada3-e8325fcfc474 { text-align: left; }
#s-9cc8f766-7059-47eb-ada3-e8325fcfc474 .shg-product-sold-out {
  display: none;
}

#s-9cc8f766-7059-47eb-ada3-e8325fcfc474 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9cc8f766-7059-47eb-ada3-e8325fcfc474 .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-f698ed89-a076-49d0-b056-9517c498c03f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f698ed89-a076-49d0-b056-9517c498c03f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f698ed89-a076-49d0-b056-9517c498c03f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f698ed89-a076-49d0-b056-9517c498c03f {
  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-f698ed89-a076-49d0-b056-9517c498c03f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f698ed89-a076-49d0-b056-9517c498c03f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f698ed89-a076-49d0-b056-9517c498c03f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e01f028f-0be4-4fdf-830c-3f3cbbbfe03e {
  display: none;
}
#s-a60f66d2-573c-403a-b2b1-974820285653 { text-align: left; }
#s-4fa40b6a-bcc2-448c-85af-33c32e7023b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4fa40b6a-bcc2-448c-85af-33c32e7023b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15316abc-8f96-499b-bd19-5dff96578ab4 { text-align: left; }
#s-15316abc-8f96-499b-bd19-5dff96578ab4 .shg-product-sold-out {
  display: none;
}

#s-15316abc-8f96-499b-bd19-5dff96578ab4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15316abc-8f96-499b-bd19-5dff96578ab4 .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-b96b0c63-e3e5-4993-8b49-c3db9c18b106 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b96b0c63-e3e5-4993-8b49-c3db9c18b106:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b96b0c63-e3e5-4993-8b49-c3db9c18b106:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b96b0c63-e3e5-4993-8b49-c3db9c18b106 {
  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-b96b0c63-e3e5-4993-8b49-c3db9c18b106.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b96b0c63-e3e5-4993-8b49-c3db9c18b106.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b96b0c63-e3e5-4993-8b49-c3db9c18b106.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;
}
