.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-3834c30c-5afd-4a68-b5da-3b44abfd97c2 {
  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-94139982-0f0d-414a-a839-562c14a27c52 { margin-top: 40px; }
#s-94139982-0f0d-414a-a839-562c14a27c52 .shogun-tabs {
  justify-content: center;
}


  #s-94139982-0f0d-414a-a839-562c14a27c52 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-94139982-0f0d-414a-a839-562c14a27c52 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-94139982-0f0d-414a-a839-562c14a27c52 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-94139982-0f0d-414a-a839-562c14a27c52 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-94139982-0f0d-414a-a839-562c14a27c52 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-94139982-0f0d-414a-a839-562c14a27c52 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-94139982-0f0d-414a-a839-562c14a27c52 .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-9bacbbbc-e25f-49a3-87ec-1f85b9160127 { padding-top: 10px;
padding-bottom: 10px; }
 #s-9bacbbbc-e25f-49a3-87ec-1f85b9160127 .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-723bab43-8701-4869-806b-fb184a952ba4 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-723bab43-8701-4869-806b-fb184a952ba4 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-723bab43-8701-4869-806b-fb184a952ba4 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-723bab43-8701-4869-806b-fb184a952ba4 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-723bab43-8701-4869-806b-fb184a952ba4 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-723bab43-8701-4869-806b-fb184a952ba4 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-723bab43-8701-4869-806b-fb184a952ba4 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-723bab43-8701-4869-806b-fb184a952ba4 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-723bab43-8701-4869-806b-fb184a952ba4 .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-b4cb845f-175c-4511-90ab-ba8c90d32308 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4cb845f-175c-4511-90ab-ba8c90d32308"] > .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-55ebe2c7-ae2f-4604-a2c6-27bbe055794a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5a84ff00-680c-45cd-a5a3-c7b3de468114 { 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-d761ef96-6088-4f20-81b4-5b5e5804f06a { 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-d761ef96-6088-4f20-81b4-5b5e5804f06a: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-d761ef96-6088-4f20-81b4-5b5e5804f06a: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-d761ef96-6088-4f20-81b4-5b5e5804f06a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6170b431-d8ea-41ec-a65a-6b34691005af { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-75d27ed5-8f05-4e8b-a015-935a776a1dbd { 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-b65558ac-ae23-4a4b-9556-bba43d75ce16 { 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-b65558ac-ae23-4a4b-9556-bba43d75ce16: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-b65558ac-ae23-4a4b-9556-bba43d75ce16: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-b65558ac-ae23-4a4b-9556-bba43d75ce16.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a72b104d-ec6a-43ad-b629-a4ecfffeb363 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9bf8bd16-fd4c-4242-ac0a-c718b36826bd { 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-88897006-226f-4d6e-b98c-b31b6daab9ad { 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-88897006-226f-4d6e-b98c-b31b6daab9ad: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-88897006-226f-4d6e-b98c-b31b6daab9ad: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-88897006-226f-4d6e-b98c-b31b6daab9ad.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-ce1480c5-befb-47d8-a207-6f79da612424 { min-height: 50px; }
#s-ce1480c5-befb-47d8-a207-6f79da612424 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-59b5dd41-5bb7-41ea-a245-4bb411322ac2 { 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-59b5dd41-5bb7-41ea-a245-4bb411322ac2 .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-4b5ad6ba-26d7-4e2c-a3ca-9730ccb37510 {
  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-97cf8bc7-e75e-43ed-9b21-dd05e9053bd3 { 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-4818fd64-2e60-42dd-ba74-0f49801c0fc2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4818fd64-2e60-42dd-ba74-0f49801c0fc2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a347e984-5fdb-4dff-9b5c-233dfccc8e40 {
  display: none;
}
#s-5e63851c-8b29-4598-b812-adac775742f6 { text-align: left; }
#s-35075c85-96cd-4fec-81f1-27d0c05b2fb1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35075c85-96cd-4fec-81f1-27d0c05b2fb1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bef9908c-4d0e-4b34-a2cf-92b950ce23ec {
  display: none;
}
#s-9ea183cb-8ec3-48ad-95fb-9ead1d54b553 { text-align: left; }
#s-cbae6f85-9f44-475d-9b16-affe79240e77 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbae6f85-9f44-475d-9b16-affe79240e77 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8d502f52-d694-4d35-9809-8952a5bbfe2d {
  display: none;
}
#s-fdc433e1-f377-43a1-bb24-c26d2aa2ddcb { text-align: left; }
#s-7e780280-c2b5-4949-8302-a9d1a9e55640 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e780280-c2b5-4949-8302-a9d1a9e55640 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b9fc6986-7ede-4a50-bcb7-4599320e5a84 {
  display: none;
}
#s-a79275d4-697a-45cc-8f0e-a18619665c3e { text-align: left; }
#s-122fccef-b3d0-41db-8450-a7bef84f040d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-122fccef-b3d0-41db-8450-a7bef84f040d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6f27538-d498-4402-95a0-27e0f3de4f2d { text-align: left; }
#s-a6f27538-d498-4402-95a0-27e0f3de4f2d .shg-product-sold-out {
  display: none;
}

#s-a6f27538-d498-4402-95a0-27e0f3de4f2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6f27538-d498-4402-95a0-27e0f3de4f2d .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-7d3bed91-3b79-46ee-b8a8-bb417db07a26 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d3bed91-3b79-46ee-b8a8-bb417db07a26:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d3bed91-3b79-46ee-b8a8-bb417db07a26:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d3bed91-3b79-46ee-b8a8-bb417db07a26 {
  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-7d3bed91-3b79-46ee-b8a8-bb417db07a26.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d3bed91-3b79-46ee-b8a8-bb417db07a26.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d3bed91-3b79-46ee-b8a8-bb417db07a26.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-098cbe0d-9e88-41ea-a2f8-afbdf571450c {
  display: none;
}
#s-7a588b58-451a-477a-ad8c-e097f2de10a0 { text-align: left; }
#s-34f1dc07-5cff-46e8-a13e-fb3608ea983f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-34f1dc07-5cff-46e8-a13e-fb3608ea983f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b36c9d45-f54e-4a6d-9d9e-b39e8dc1a234 { text-align: left; }
#s-b36c9d45-f54e-4a6d-9d9e-b39e8dc1a234 .shg-product-sold-out {
  display: none;
}

#s-b36c9d45-f54e-4a6d-9d9e-b39e8dc1a234 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b36c9d45-f54e-4a6d-9d9e-b39e8dc1a234 .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-9cfd8d95-0dc4-4cd6-8c9e-6c8b13136181 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9cfd8d95-0dc4-4cd6-8c9e-6c8b13136181:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9cfd8d95-0dc4-4cd6-8c9e-6c8b13136181:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9cfd8d95-0dc4-4cd6-8c9e-6c8b13136181 {
  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-9cfd8d95-0dc4-4cd6-8c9e-6c8b13136181.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9cfd8d95-0dc4-4cd6-8c9e-6c8b13136181.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9cfd8d95-0dc4-4cd6-8c9e-6c8b13136181.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4a4ec48-07b3-4f17-a341-3757502e56ff {
  display: none;
}
#s-4937780f-d5e2-4edb-8643-67b6d4066892 { text-align: left; }
#s-e532f437-5232-443d-adbf-dd2fec2a5735 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e532f437-5232-443d-adbf-dd2fec2a5735 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-acb3b357-8e97-4161-828b-8802d402a97e { text-align: left; }
#s-acb3b357-8e97-4161-828b-8802d402a97e .shg-product-sold-out {
  display: none;
}

#s-acb3b357-8e97-4161-828b-8802d402a97e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-acb3b357-8e97-4161-828b-8802d402a97e .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-e0a5fcdf-a07c-4ba5-9bcc-a9a869eeb789 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0a5fcdf-a07c-4ba5-9bcc-a9a869eeb789:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0a5fcdf-a07c-4ba5-9bcc-a9a869eeb789:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0a5fcdf-a07c-4ba5-9bcc-a9a869eeb789 {
  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-e0a5fcdf-a07c-4ba5-9bcc-a9a869eeb789.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0a5fcdf-a07c-4ba5-9bcc-a9a869eeb789.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0a5fcdf-a07c-4ba5-9bcc-a9a869eeb789.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b050751e-bc28-4818-86ec-9999b8dabc0d {
  display: none;
}
#s-5d0ef104-3675-4f58-a5d8-1509178dabed { text-align: left; }
#s-2ad90741-dd56-4f61-9e8c-539a8194a3b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ad90741-dd56-4f61-9e8c-539a8194a3b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-80ff0be2-00c8-4030-9c94-47720c5c4b7f { text-align: left; }
#s-80ff0be2-00c8-4030-9c94-47720c5c4b7f .shg-product-sold-out {
  display: none;
}

#s-80ff0be2-00c8-4030-9c94-47720c5c4b7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-80ff0be2-00c8-4030-9c94-47720c5c4b7f .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-469055a9-ea0a-4c51-bb3c-22a926e55270 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-469055a9-ea0a-4c51-bb3c-22a926e55270:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-469055a9-ea0a-4c51-bb3c-22a926e55270:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-469055a9-ea0a-4c51-bb3c-22a926e55270 {
  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-469055a9-ea0a-4c51-bb3c-22a926e55270.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-469055a9-ea0a-4c51-bb3c-22a926e55270.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-469055a9-ea0a-4c51-bb3c-22a926e55270.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8170c1a9-7abe-48b2-baf6-61a833112d3e {
  display: none;
}
#s-5852c902-7e5f-4892-bb23-c6123f263454 { text-align: left; }
#s-303ffe3c-306c-4ee2-a14d-9ae7f8d683e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-303ffe3c-306c-4ee2-a14d-9ae7f8d683e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74de89ac-434a-4354-b2cc-5c49c52aa021 { text-align: left; }
#s-74de89ac-434a-4354-b2cc-5c49c52aa021 .shg-product-sold-out {
  display: none;
}

#s-74de89ac-434a-4354-b2cc-5c49c52aa021 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74de89ac-434a-4354-b2cc-5c49c52aa021 .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-da672fac-0064-4ec9-8ff3-7bef2095d7b0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da672fac-0064-4ec9-8ff3-7bef2095d7b0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da672fac-0064-4ec9-8ff3-7bef2095d7b0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da672fac-0064-4ec9-8ff3-7bef2095d7b0 {
  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-da672fac-0064-4ec9-8ff3-7bef2095d7b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da672fac-0064-4ec9-8ff3-7bef2095d7b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da672fac-0064-4ec9-8ff3-7bef2095d7b0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4e1007eb-87f3-45f1-a3d4-32c2f93337c6 {
  display: none;
}
#s-66866760-57eb-40fb-9208-bc7e6a342821 { text-align: left; }
#s-c14c44f8-d877-4211-b6c4-e49f6a92f2fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c14c44f8-d877-4211-b6c4-e49f6a92f2fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a688bc1f-2d05-488d-af18-0de58d3a2401 { text-align: left; }
#s-a688bc1f-2d05-488d-af18-0de58d3a2401 .shg-product-sold-out {
  display: none;
}

#s-a688bc1f-2d05-488d-af18-0de58d3a2401 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a688bc1f-2d05-488d-af18-0de58d3a2401 .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-28334471-8822-4af7-bf82-410c32fcac8b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-28334471-8822-4af7-bf82-410c32fcac8b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-28334471-8822-4af7-bf82-410c32fcac8b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28334471-8822-4af7-bf82-410c32fcac8b {
  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-28334471-8822-4af7-bf82-410c32fcac8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28334471-8822-4af7-bf82-410c32fcac8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-28334471-8822-4af7-bf82-410c32fcac8b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee80d563-a5f5-4da8-bf71-2081f9fbc2f5 {
  display: none;
}
#s-65de6ebc-9a21-4c06-82f3-d8514ade7e3b { text-align: left; }
#s-a6753be8-87ca-408f-a058-e2f0645ee9b2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6753be8-87ca-408f-a058-e2f0645ee9b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a42c3845-ec44-49a2-8b2a-d8b95dfd0ecb { text-align: left; }
#s-a42c3845-ec44-49a2-8b2a-d8b95dfd0ecb .shg-product-sold-out {
  display: none;
}

#s-a42c3845-ec44-49a2-8b2a-d8b95dfd0ecb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a42c3845-ec44-49a2-8b2a-d8b95dfd0ecb .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-e7b1b1fe-cdeb-4a8e-a0c8-5f865d162316 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e7b1b1fe-cdeb-4a8e-a0c8-5f865d162316:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e7b1b1fe-cdeb-4a8e-a0c8-5f865d162316:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e7b1b1fe-cdeb-4a8e-a0c8-5f865d162316 {
  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-e7b1b1fe-cdeb-4a8e-a0c8-5f865d162316.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7b1b1fe-cdeb-4a8e-a0c8-5f865d162316.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e7b1b1fe-cdeb-4a8e-a0c8-5f865d162316.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d0471bea-09ce-4d1f-9183-b2c9a0f38152 {
  display: none;
}
#s-50e85fb0-61b4-4cb0-ba44-d56aa780f7e4 { text-align: left; }
#s-dbc30ebf-c9cd-44c7-bed9-b0a9922453c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbc30ebf-c9cd-44c7-bed9-b0a9922453c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aa66ef70-deb7-43f1-8f20-b4f989459f7e { text-align: left; }
#s-aa66ef70-deb7-43f1-8f20-b4f989459f7e .shg-product-sold-out {
  display: none;
}

#s-aa66ef70-deb7-43f1-8f20-b4f989459f7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aa66ef70-deb7-43f1-8f20-b4f989459f7e .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-d5e6a4de-8206-4ebf-9975-9b75bebbb9d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5e6a4de-8206-4ebf-9975-9b75bebbb9d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5e6a4de-8206-4ebf-9975-9b75bebbb9d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5e6a4de-8206-4ebf-9975-9b75bebbb9d8 {
  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-d5e6a4de-8206-4ebf-9975-9b75bebbb9d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5e6a4de-8206-4ebf-9975-9b75bebbb9d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5e6a4de-8206-4ebf-9975-9b75bebbb9d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-daf2ff1d-f20d-4527-895e-fb7a7a5ae875 {
  display: none;
}
#s-395a877b-4be0-4a0b-9f44-b25ef439127c { text-align: left; }
#s-ddd68df8-24e6-431c-b2c4-c66c83f6f9af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ddd68df8-24e6-431c-b2c4-c66c83f6f9af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6a75bce2-3821-4326-9ad6-670dcc3bf94a { text-align: left; }
#s-6a75bce2-3821-4326-9ad6-670dcc3bf94a .shg-product-sold-out {
  display: none;
}

#s-6a75bce2-3821-4326-9ad6-670dcc3bf94a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6a75bce2-3821-4326-9ad6-670dcc3bf94a .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-4131813e-439e-4c39-b4ea-60d2a834cbe1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4131813e-439e-4c39-b4ea-60d2a834cbe1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4131813e-439e-4c39-b4ea-60d2a834cbe1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4131813e-439e-4c39-b4ea-60d2a834cbe1 {
  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-4131813e-439e-4c39-b4ea-60d2a834cbe1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4131813e-439e-4c39-b4ea-60d2a834cbe1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4131813e-439e-4c39-b4ea-60d2a834cbe1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc3b0642-dbdc-49fd-b836-cdc2a9e7e3a4 {
  display: none;
}
#s-f10ecccc-53c5-4b87-ad26-9e75f98390b0 { text-align: left; }
#s-11f3a4d8-8c45-4aa3-abc3-87145ae56bd0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11f3a4d8-8c45-4aa3-abc3-87145ae56bd0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d48537ef-05ef-4d92-b24f-846ef4517a30 { text-align: left; }
#s-d48537ef-05ef-4d92-b24f-846ef4517a30 .shg-product-sold-out {
  display: none;
}

#s-d48537ef-05ef-4d92-b24f-846ef4517a30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d48537ef-05ef-4d92-b24f-846ef4517a30 .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-9b25094f-850b-4e92-aa50-19bfcb480703 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9b25094f-850b-4e92-aa50-19bfcb480703:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9b25094f-850b-4e92-aa50-19bfcb480703:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b25094f-850b-4e92-aa50-19bfcb480703 {
  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-9b25094f-850b-4e92-aa50-19bfcb480703.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b25094f-850b-4e92-aa50-19bfcb480703.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b25094f-850b-4e92-aa50-19bfcb480703.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20ff1333-404e-40e3-9028-86971bfdd02f {
  display: none;
}
#s-2620a582-830e-4031-ba20-219cf36d149f { text-align: left; }
#s-b4e75a68-09aa-4636-8d19-984abb91b2a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4e75a68-09aa-4636-8d19-984abb91b2a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b6a74fa5-472e-4a70-b35e-5943a1645d48 { text-align: left; }
#s-b6a74fa5-472e-4a70-b35e-5943a1645d48 .shg-product-sold-out {
  display: none;
}

#s-b6a74fa5-472e-4a70-b35e-5943a1645d48 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b6a74fa5-472e-4a70-b35e-5943a1645d48 .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-91dcf9b1-1a47-424b-b7a5-8e97ceedf12e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91dcf9b1-1a47-424b-b7a5-8e97ceedf12e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91dcf9b1-1a47-424b-b7a5-8e97ceedf12e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91dcf9b1-1a47-424b-b7a5-8e97ceedf12e {
  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-91dcf9b1-1a47-424b-b7a5-8e97ceedf12e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91dcf9b1-1a47-424b-b7a5-8e97ceedf12e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91dcf9b1-1a47-424b-b7a5-8e97ceedf12e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-953943ab-063e-4cd7-a7ce-50bc7406cad9 {
  display: none;
}
#s-53121a5e-833d-4cba-86bb-b953f18296b4 { text-align: left; }
#s-1608d614-0c65-42bb-b8e1-d28977397243 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1608d614-0c65-42bb-b8e1-d28977397243 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-edb80c13-5b00-4bf9-b144-ed5d24b4abf6 { text-align: left; }
#s-edb80c13-5b00-4bf9-b144-ed5d24b4abf6 .shg-product-sold-out {
  display: none;
}

#s-edb80c13-5b00-4bf9-b144-ed5d24b4abf6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-edb80c13-5b00-4bf9-b144-ed5d24b4abf6 .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-99013a47-ca8c-4e5c-b4eb-4c71e99ce0d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99013a47-ca8c-4e5c-b4eb-4c71e99ce0d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99013a47-ca8c-4e5c-b4eb-4c71e99ce0d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99013a47-ca8c-4e5c-b4eb-4c71e99ce0d3 {
  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-99013a47-ca8c-4e5c-b4eb-4c71e99ce0d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99013a47-ca8c-4e5c-b4eb-4c71e99ce0d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99013a47-ca8c-4e5c-b4eb-4c71e99ce0d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7f84fe4-ae46-432e-8e16-f5780c6ff829 {
  display: none;
}
#s-f5e600ba-b363-4a29-bd68-279c36ab8237 { text-align: left; }
#s-598b1805-37d4-4a2c-8d9b-1a59f9a529c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-598b1805-37d4-4a2c-8d9b-1a59f9a529c4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-85edd40c-681a-4a6a-b7cb-4f535dc04f33 { text-align: left; }
#s-85edd40c-681a-4a6a-b7cb-4f535dc04f33 .shg-product-sold-out {
  display: none;
}

#s-85edd40c-681a-4a6a-b7cb-4f535dc04f33 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-85edd40c-681a-4a6a-b7cb-4f535dc04f33 .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-b3adc980-db7b-49a4-9e02-acaf4d3b0222 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3adc980-db7b-49a4-9e02-acaf4d3b0222:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3adc980-db7b-49a4-9e02-acaf4d3b0222:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3adc980-db7b-49a4-9e02-acaf4d3b0222 {
  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-b3adc980-db7b-49a4-9e02-acaf4d3b0222.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3adc980-db7b-49a4-9e02-acaf4d3b0222.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3adc980-db7b-49a4-9e02-acaf4d3b0222.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28ad2db8-4fb3-44ca-858a-525bcc66f9a8 {
  display: none;
}
#s-e8a59956-eaa9-4801-b5f4-87ea8cde8da1 { text-align: left; }
#s-b46abb44-236c-437b-92bb-85ea34b3c784 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b46abb44-236c-437b-92bb-85ea34b3c784 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db2080c4-b425-4728-89f4-8aec0c726444 { text-align: left; }
#s-db2080c4-b425-4728-89f4-8aec0c726444 .shg-product-sold-out {
  display: none;
}

#s-db2080c4-b425-4728-89f4-8aec0c726444 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db2080c4-b425-4728-89f4-8aec0c726444 .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-e9b432b3-e164-4aae-a9cc-086fe86cf74b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e9b432b3-e164-4aae-a9cc-086fe86cf74b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e9b432b3-e164-4aae-a9cc-086fe86cf74b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9b432b3-e164-4aae-a9cc-086fe86cf74b {
  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-e9b432b3-e164-4aae-a9cc-086fe86cf74b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9b432b3-e164-4aae-a9cc-086fe86cf74b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9b432b3-e164-4aae-a9cc-086fe86cf74b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ed28c869-05f4-4d6f-a13a-e4c2cc55547d {
  display: none;
}
#s-0b1ac532-16ae-4810-80a9-0b5608e65aa9 { text-align: left; }
#s-a6d68e9c-c574-468f-89cc-8ce23a93231d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6d68e9c-c574-468f-89cc-8ce23a93231d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3068819b-b093-429e-af56-de0d3aa7ad73 { text-align: left; }
#s-3068819b-b093-429e-af56-de0d3aa7ad73 .shg-product-sold-out {
  display: none;
}

#s-3068819b-b093-429e-af56-de0d3aa7ad73 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3068819b-b093-429e-af56-de0d3aa7ad73 .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-9923d005-4ec8-45c4-9071-96a789da068a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9923d005-4ec8-45c4-9071-96a789da068a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9923d005-4ec8-45c4-9071-96a789da068a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9923d005-4ec8-45c4-9071-96a789da068a {
  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-9923d005-4ec8-45c4-9071-96a789da068a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9923d005-4ec8-45c4-9071-96a789da068a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9923d005-4ec8-45c4-9071-96a789da068a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-02e63bc3-9e51-4634-87ed-81e2ab031ce1 {
  display: none;
}
#s-ea775214-7ad5-4d0a-8c07-a5ded42d056d { text-align: left; }
#s-d0979268-c04d-471f-bd2a-1ed8f3b8e9f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0979268-c04d-471f-bd2a-1ed8f3b8e9f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9c50962-8a80-40a4-9587-7ad687b6d0f2 { text-align: left; }
#s-e9c50962-8a80-40a4-9587-7ad687b6d0f2 .shg-product-sold-out {
  display: none;
}

#s-e9c50962-8a80-40a4-9587-7ad687b6d0f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9c50962-8a80-40a4-9587-7ad687b6d0f2 .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-50659233-4829-4063-86df-2c0e9cdd90f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-50659233-4829-4063-86df-2c0e9cdd90f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-50659233-4829-4063-86df-2c0e9cdd90f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-50659233-4829-4063-86df-2c0e9cdd90f6 {
  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-50659233-4829-4063-86df-2c0e9cdd90f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50659233-4829-4063-86df-2c0e9cdd90f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-50659233-4829-4063-86df-2c0e9cdd90f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-454da913-8e33-49be-a57d-7ed04ea23039 {
  display: none;
}
#s-945d572c-4819-4a75-acf3-3c3f5f95106e { text-align: left; }
#s-b0cb28e3-2ba7-4480-880a-9ce96a1f9050 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0cb28e3-2ba7-4480-880a-9ce96a1f9050 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-963b6bd1-e0b0-44c6-befe-9b3a9bc73bdf { text-align: left; }
#s-963b6bd1-e0b0-44c6-befe-9b3a9bc73bdf .shg-product-sold-out {
  display: none;
}

#s-963b6bd1-e0b0-44c6-befe-9b3a9bc73bdf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-963b6bd1-e0b0-44c6-befe-9b3a9bc73bdf .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-6f7fcd8e-7c18-457d-9326-8a123cb89ce4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f7fcd8e-7c18-457d-9326-8a123cb89ce4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f7fcd8e-7c18-457d-9326-8a123cb89ce4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f7fcd8e-7c18-457d-9326-8a123cb89ce4 {
  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-6f7fcd8e-7c18-457d-9326-8a123cb89ce4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f7fcd8e-7c18-457d-9326-8a123cb89ce4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f7fcd8e-7c18-457d-9326-8a123cb89ce4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b396467-5211-4a4c-9040-a950683ca5b2 {
  display: none;
}
#s-23e8f04f-fcfb-41dc-b681-2607a2bb16cc { text-align: left; }
#s-d4f40ab3-87aa-4f22-b6d5-6a0e4bfe402a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d4f40ab3-87aa-4f22-b6d5-6a0e4bfe402a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0bbaa07f-94a1-4128-b6d9-3fc7de41d447 { text-align: left; }
#s-0bbaa07f-94a1-4128-b6d9-3fc7de41d447 .shg-product-sold-out {
  display: none;
}

#s-0bbaa07f-94a1-4128-b6d9-3fc7de41d447 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0bbaa07f-94a1-4128-b6d9-3fc7de41d447 .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-8467c653-f7eb-46c5-b730-55faf1ab63d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8467c653-f7eb-46c5-b730-55faf1ab63d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8467c653-f7eb-46c5-b730-55faf1ab63d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8467c653-f7eb-46c5-b730-55faf1ab63d9 {
  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-8467c653-f7eb-46c5-b730-55faf1ab63d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8467c653-f7eb-46c5-b730-55faf1ab63d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8467c653-f7eb-46c5-b730-55faf1ab63d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3912747-35a1-41c7-80b7-6907068d6cd3 {
  display: none;
}
#s-740f065c-1956-4992-b1da-f33abd33b2ae { text-align: left; }
#s-53dab258-3a2c-475d-8f1d-ab51a6c3e72a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53dab258-3a2c-475d-8f1d-ab51a6c3e72a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7fa5c6e-fc82-4efe-873e-15b939f2986b { text-align: left; }
#s-e7fa5c6e-fc82-4efe-873e-15b939f2986b .shg-product-sold-out {
  display: none;
}

#s-e7fa5c6e-fc82-4efe-873e-15b939f2986b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7fa5c6e-fc82-4efe-873e-15b939f2986b .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-4cae764a-5850-4c65-86d5-191cbcad33fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4cae764a-5850-4c65-86d5-191cbcad33fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4cae764a-5850-4c65-86d5-191cbcad33fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4cae764a-5850-4c65-86d5-191cbcad33fb {
  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-4cae764a-5850-4c65-86d5-191cbcad33fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4cae764a-5850-4c65-86d5-191cbcad33fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4cae764a-5850-4c65-86d5-191cbcad33fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ce3f7f8-4c1c-4791-8624-bad941b17b5e {
  display: none;
}
#s-d1307f76-feca-44e4-9db4-e2019720c43a { text-align: left; }
#s-deece36d-27d9-4079-9042-bd139486be40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-deece36d-27d9-4079-9042-bd139486be40 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f7688ddd-f7e5-4409-a6e6-c752e8ed5314 { text-align: left; }
#s-f7688ddd-f7e5-4409-a6e6-c752e8ed5314 .shg-product-sold-out {
  display: none;
}

#s-f7688ddd-f7e5-4409-a6e6-c752e8ed5314 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f7688ddd-f7e5-4409-a6e6-c752e8ed5314 .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-e7f15bc3-86ec-4078-87c7-b10554b01c0c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e7f15bc3-86ec-4078-87c7-b10554b01c0c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e7f15bc3-86ec-4078-87c7-b10554b01c0c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e7f15bc3-86ec-4078-87c7-b10554b01c0c {
  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-e7f15bc3-86ec-4078-87c7-b10554b01c0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7f15bc3-86ec-4078-87c7-b10554b01c0c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e7f15bc3-86ec-4078-87c7-b10554b01c0c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8bdff6cb-573f-4740-a566-f87befae26f5 {
  display: none;
}
#s-81a13b8a-4db8-40a0-96a2-3f26a3290321 { text-align: left; }
#s-eaf8debd-7636-4c86-8a8a-2b759c446fc8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eaf8debd-7636-4c86-8a8a-2b759c446fc8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aa52d3b4-d4c0-43f1-99ac-0c2dcb154776 { text-align: left; }
#s-aa52d3b4-d4c0-43f1-99ac-0c2dcb154776 .shg-product-sold-out {
  display: none;
}

#s-aa52d3b4-d4c0-43f1-99ac-0c2dcb154776 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aa52d3b4-d4c0-43f1-99ac-0c2dcb154776 .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-602a026f-2b4c-4cd7-bcd0-47b754e8564e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-602a026f-2b4c-4cd7-bcd0-47b754e8564e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-602a026f-2b4c-4cd7-bcd0-47b754e8564e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-602a026f-2b4c-4cd7-bcd0-47b754e8564e {
  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-602a026f-2b4c-4cd7-bcd0-47b754e8564e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-602a026f-2b4c-4cd7-bcd0-47b754e8564e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-602a026f-2b4c-4cd7-bcd0-47b754e8564e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-53bd6f29-15cb-4f4c-88c0-d78ed3ec1ed5 {
  display: none;
}
#s-c2fae8c0-ca09-4dae-a292-a5ea5cf785fc { text-align: left; }
#s-f18b9399-d99d-420c-9bef-3a961f5e88a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f18b9399-d99d-420c-9bef-3a961f5e88a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-07311919-8ea3-4652-a6ab-69a1ad6d1cf1 { text-align: left; }
#s-07311919-8ea3-4652-a6ab-69a1ad6d1cf1 .shg-product-sold-out {
  display: none;
}

#s-07311919-8ea3-4652-a6ab-69a1ad6d1cf1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-07311919-8ea3-4652-a6ab-69a1ad6d1cf1 .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-39e5b189-f4f2-43db-a5a4-037121656e4a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39e5b189-f4f2-43db-a5a4-037121656e4a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39e5b189-f4f2-43db-a5a4-037121656e4a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39e5b189-f4f2-43db-a5a4-037121656e4a {
  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-39e5b189-f4f2-43db-a5a4-037121656e4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39e5b189-f4f2-43db-a5a4-037121656e4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39e5b189-f4f2-43db-a5a4-037121656e4a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-055a18bf-3f3c-44f2-8d81-6a7f19e6ee8f {
  display: none;
}
#s-89a34897-f5e4-4272-b54d-5dbfc944c0a8 { text-align: left; }
#s-e9927c8f-e556-4c61-8432-0bc4243d2168 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e9927c8f-e556-4c61-8432-0bc4243d2168 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67ba84f8-09b4-4dbb-8233-70a52a492afa { text-align: left; }
#s-67ba84f8-09b4-4dbb-8233-70a52a492afa .shg-product-sold-out {
  display: none;
}

#s-67ba84f8-09b4-4dbb-8233-70a52a492afa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67ba84f8-09b4-4dbb-8233-70a52a492afa .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-7f403995-9ae1-40d8-8508-c54166a9a74a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7f403995-9ae1-40d8-8508-c54166a9a74a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7f403995-9ae1-40d8-8508-c54166a9a74a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7f403995-9ae1-40d8-8508-c54166a9a74a {
  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-7f403995-9ae1-40d8-8508-c54166a9a74a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f403995-9ae1-40d8-8508-c54166a9a74a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7f403995-9ae1-40d8-8508-c54166a9a74a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8b116ca-0c8e-46e5-ad20-41972a2bfe84 {
  display: none;
}
#s-4ae4f184-d4a0-4d21-9dc8-ab353ab12ff8 { text-align: left; }
#s-1cb4a237-b1d0-4c2b-81b6-ea97d85cef8d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1cb4a237-b1d0-4c2b-81b6-ea97d85cef8d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e0a1078-00c6-4a16-bdae-a1e65150cf53 { text-align: left; }
#s-7e0a1078-00c6-4a16-bdae-a1e65150cf53 .shg-product-sold-out {
  display: none;
}

#s-7e0a1078-00c6-4a16-bdae-a1e65150cf53 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e0a1078-00c6-4a16-bdae-a1e65150cf53 .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-59ed7fcd-4630-4b1f-b032-1559b8802dba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59ed7fcd-4630-4b1f-b032-1559b8802dba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59ed7fcd-4630-4b1f-b032-1559b8802dba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59ed7fcd-4630-4b1f-b032-1559b8802dba {
  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-59ed7fcd-4630-4b1f-b032-1559b8802dba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59ed7fcd-4630-4b1f-b032-1559b8802dba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59ed7fcd-4630-4b1f-b032-1559b8802dba.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;
}
