.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-c532eb8b-4b2e-4dce-9470-77c8e0b21ea2 {
  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-0c743f4f-d777-4fa9-a83a-085764de849b { margin-top: 40px; }
#s-0c743f4f-d777-4fa9-a83a-085764de849b .shogun-tabs {
  justify-content: center;
}


  #s-0c743f4f-d777-4fa9-a83a-085764de849b .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-0c743f4f-d777-4fa9-a83a-085764de849b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-0c743f4f-d777-4fa9-a83a-085764de849b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-0c743f4f-d777-4fa9-a83a-085764de849b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0c743f4f-d777-4fa9-a83a-085764de849b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-0c743f4f-d777-4fa9-a83a-085764de849b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-0c743f4f-d777-4fa9-a83a-085764de849b .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-c4f9d2bf-3910-46c8-94d8-779be34b7d55 { padding-top: 10px;
padding-bottom: 10px; }
 #s-c4f9d2bf-3910-46c8-94d8-779be34b7d55 .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-688da095-b776-45e0-83ba-6601cb65ba48 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-688da095-b776-45e0-83ba-6601cb65ba48 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-688da095-b776-45e0-83ba-6601cb65ba48 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-688da095-b776-45e0-83ba-6601cb65ba48 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-688da095-b776-45e0-83ba-6601cb65ba48 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-688da095-b776-45e0-83ba-6601cb65ba48 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-688da095-b776-45e0-83ba-6601cb65ba48 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-688da095-b776-45e0-83ba-6601cb65ba48 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-688da095-b776-45e0-83ba-6601cb65ba48 .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-96d86bc4-792c-4043-926b-0e020dec6264 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-96d86bc4-792c-4043-926b-0e020dec6264"] > .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-29ca71f8-b966-4564-9bd2-da60ca20628e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7afed680-7777-4154-9dd3-cf52a8a9bf2e { 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-37cc1915-1ba3-4fa7-81a7-0349004ab6e0 { 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-37cc1915-1ba3-4fa7-81a7-0349004ab6e0: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-37cc1915-1ba3-4fa7-81a7-0349004ab6e0: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-37cc1915-1ba3-4fa7-81a7-0349004ab6e0.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-57d5a898-18d2-4b85-91cf-f87fdf8090a1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c817928a-e706-4754-ade7-4aa4ecc6873b { 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-9734cff0-8c50-4e3c-95f0-edb1274dafaf { 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-9734cff0-8c50-4e3c-95f0-edb1274dafaf: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-9734cff0-8c50-4e3c-95f0-edb1274dafaf: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-9734cff0-8c50-4e3c-95f0-edb1274dafaf.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f58ff2d8-ea8e-4b50-bdf8-ff6185ceea38 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1ac0ee05-db12-4145-afc4-853bf5f086c1 { 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-beebbbae-7c18-45a8-82ec-5cf6b67f0d17 { 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-beebbbae-7c18-45a8-82ec-5cf6b67f0d17: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-beebbbae-7c18-45a8-82ec-5cf6b67f0d17: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-beebbbae-7c18-45a8-82ec-5cf6b67f0d17.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-ad8c32f0-1588-4e1a-a59d-0560361592c6 { min-height: 50px; }
#s-ad8c32f0-1588-4e1a-a59d-0560361592c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5bbe8418-9e41-4b62-b6f5-966e9a518229 { 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-5bbe8418-9e41-4b62-b6f5-966e9a518229 .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-2c21d357-a817-43c4-a874-ef68ceb7f494 {
  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-01dc1585-51a6-43a6-bb6a-0dd9ca51d77a { 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-006e9e4b-f749-4d85-be31-46ea186c886a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-006e9e4b-f749-4d85-be31-46ea186c886a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bddb62b4-f46c-4d41-968f-a720eb53573d {
  display: none;
}
#s-ba1f101d-a6f3-4369-aecb-fd1bb75791fa { text-align: left; }
#s-50201b52-77a9-4b64-84cc-5b4c668ac4df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50201b52-77a9-4b64-84cc-5b4c668ac4df .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-897473f1-5a44-4909-9525-5a1fdbe152c7 {
  display: none;
}
#s-46be7b46-9e81-419d-a7c6-4a813b0e39fb { text-align: left; }
#s-95a11b02-23c6-4fc9-b017-63d8daa0d805 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95a11b02-23c6-4fc9-b017-63d8daa0d805 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-65694a7c-1d57-43a8-ab4a-05cc63e56d9f {
  display: none;
}
#s-68b6ad34-c5c5-4c9a-b1ca-b05fba3a5e8e { text-align: left; }
#s-d08c6384-d45a-4d84-a051-92e1bc9aa14f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d08c6384-d45a-4d84-a051-92e1bc9aa14f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-72035a27-d92f-4468-abd2-2b12b442b390 {
  display: none;
}
#s-45f133b1-9575-4370-819f-9c9e529b473c { text-align: left; }
#s-a2fc5b3a-5187-4a6a-89af-48cb10080701 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a2fc5b3a-5187-4a6a-89af-48cb10080701 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-31577afc-0c50-46bb-b325-1d55f93154a4 { text-align: left; }
#s-31577afc-0c50-46bb-b325-1d55f93154a4 .shg-product-sold-out {
  display: none;
}

#s-31577afc-0c50-46bb-b325-1d55f93154a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-31577afc-0c50-46bb-b325-1d55f93154a4 .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-81aba4cc-1b4f-4677-ae17-23f5656ecef5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81aba4cc-1b4f-4677-ae17-23f5656ecef5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81aba4cc-1b4f-4677-ae17-23f5656ecef5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81aba4cc-1b4f-4677-ae17-23f5656ecef5 {
  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-81aba4cc-1b4f-4677-ae17-23f5656ecef5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81aba4cc-1b4f-4677-ae17-23f5656ecef5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81aba4cc-1b4f-4677-ae17-23f5656ecef5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2fdaa3be-2e75-4c5a-bb5d-a55052742a4e {
  display: none;
}
#s-1c6fef99-ea71-4f50-a710-c847ff7b3aa4 { text-align: left; }
#s-8831a827-488a-413c-be59-908a38bdfd88 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8831a827-488a-413c-be59-908a38bdfd88 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40d97dd3-b20d-44c2-9321-9302658765b1 { text-align: left; }
#s-40d97dd3-b20d-44c2-9321-9302658765b1 .shg-product-sold-out {
  display: none;
}

#s-40d97dd3-b20d-44c2-9321-9302658765b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40d97dd3-b20d-44c2-9321-9302658765b1 .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-7e10b0ad-eb83-4edd-a171-6cc43934151f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e10b0ad-eb83-4edd-a171-6cc43934151f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e10b0ad-eb83-4edd-a171-6cc43934151f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e10b0ad-eb83-4edd-a171-6cc43934151f {
  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-7e10b0ad-eb83-4edd-a171-6cc43934151f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e10b0ad-eb83-4edd-a171-6cc43934151f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e10b0ad-eb83-4edd-a171-6cc43934151f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fb70c9d-ea60-4f6c-9301-05c984d2c5b2 {
  display: none;
}
#s-6a9fa7e3-8876-4d87-8e92-7d5d2e314c6a { text-align: left; }
#s-6bac01ad-2b1a-443c-a434-b9b9d42bc0ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6bac01ad-2b1a-443c-a434-b9b9d42bc0ff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15519748-77df-46a9-8cf3-44f5f1d1f03d { text-align: left; }
#s-15519748-77df-46a9-8cf3-44f5f1d1f03d .shg-product-sold-out {
  display: none;
}

#s-15519748-77df-46a9-8cf3-44f5f1d1f03d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15519748-77df-46a9-8cf3-44f5f1d1f03d .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-c5a11ce2-f478-4ae7-85b5-2d60e834f496 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5a11ce2-f478-4ae7-85b5-2d60e834f496:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5a11ce2-f478-4ae7-85b5-2d60e834f496:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5a11ce2-f478-4ae7-85b5-2d60e834f496 {
  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-c5a11ce2-f478-4ae7-85b5-2d60e834f496.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5a11ce2-f478-4ae7-85b5-2d60e834f496.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5a11ce2-f478-4ae7-85b5-2d60e834f496.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a30f9b28-1bc0-4353-b312-793aec903a04 {
  display: none;
}
#s-41415cce-b10a-4fcf-ada8-b7f50ee92741 { text-align: left; }
#s-96f42e08-0b78-48e4-94ae-9e4f1a69c4f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96f42e08-0b78-48e4-94ae-9e4f1a69c4f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-73eeebd5-4c4f-4018-a847-ca7dca48e221 { text-align: left; }
#s-73eeebd5-4c4f-4018-a847-ca7dca48e221 .shg-product-sold-out {
  display: none;
}

#s-73eeebd5-4c4f-4018-a847-ca7dca48e221 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-73eeebd5-4c4f-4018-a847-ca7dca48e221 .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-abbb07f4-90ed-4e20-a883-88558632fe9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-abbb07f4-90ed-4e20-a883-88558632fe9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-abbb07f4-90ed-4e20-a883-88558632fe9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-abbb07f4-90ed-4e20-a883-88558632fe9b {
  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-abbb07f4-90ed-4e20-a883-88558632fe9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-abbb07f4-90ed-4e20-a883-88558632fe9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-abbb07f4-90ed-4e20-a883-88558632fe9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e65524a5-b666-4581-a016-29a8c58f2e3f {
  display: none;
}
#s-ac596f3f-0e38-4a71-991b-8cea73ea80f0 { text-align: left; }
#s-45614339-d5b5-4082-a89f-0897322c2053 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45614339-d5b5-4082-a89f-0897322c2053 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-464ed563-5479-42f5-b408-7145ed90f840 { text-align: left; }
#s-464ed563-5479-42f5-b408-7145ed90f840 .shg-product-sold-out {
  display: none;
}

#s-464ed563-5479-42f5-b408-7145ed90f840 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-464ed563-5479-42f5-b408-7145ed90f840 .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-56822066-8b0d-4171-9aca-0ca539ece867 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56822066-8b0d-4171-9aca-0ca539ece867:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56822066-8b0d-4171-9aca-0ca539ece867:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56822066-8b0d-4171-9aca-0ca539ece867 {
  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-56822066-8b0d-4171-9aca-0ca539ece867.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56822066-8b0d-4171-9aca-0ca539ece867.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56822066-8b0d-4171-9aca-0ca539ece867.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee5a858f-cf3a-4850-adb2-c25f5ee1e225 {
  display: none;
}
#s-441ac7a4-6dd2-4df4-88ac-d7524fee8dda { text-align: left; }
#s-93c4eac4-97ec-4308-802c-d3e8f300595d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93c4eac4-97ec-4308-802c-d3e8f300595d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e72e823d-85e2-4f29-8fda-ce0d6846d603 { text-align: left; }
#s-e72e823d-85e2-4f29-8fda-ce0d6846d603 .shg-product-sold-out {
  display: none;
}

#s-e72e823d-85e2-4f29-8fda-ce0d6846d603 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e72e823d-85e2-4f29-8fda-ce0d6846d603 .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-e5d4eb81-65d0-4b73-8ccf-e47d13da13ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5d4eb81-65d0-4b73-8ccf-e47d13da13ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5d4eb81-65d0-4b73-8ccf-e47d13da13ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5d4eb81-65d0-4b73-8ccf-e47d13da13ac {
  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-e5d4eb81-65d0-4b73-8ccf-e47d13da13ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5d4eb81-65d0-4b73-8ccf-e47d13da13ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5d4eb81-65d0-4b73-8ccf-e47d13da13ac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b85ea571-80e1-43fb-b9a9-8ec520c72608 {
  display: none;
}
#s-bf96883f-98e8-499e-b7cd-8861241d1c87 { text-align: left; }
#s-bc1e3b2d-792c-4ee0-ac53-734e1da3c84b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc1e3b2d-792c-4ee0-ac53-734e1da3c84b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4b31721-239b-4352-898a-5baeb739ddb3 { text-align: left; }
#s-d4b31721-239b-4352-898a-5baeb739ddb3 .shg-product-sold-out {
  display: none;
}

#s-d4b31721-239b-4352-898a-5baeb739ddb3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4b31721-239b-4352-898a-5baeb739ddb3 .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-54739c7b-122b-4416-b852-8b65271e2616 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54739c7b-122b-4416-b852-8b65271e2616:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54739c7b-122b-4416-b852-8b65271e2616:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54739c7b-122b-4416-b852-8b65271e2616 {
  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-54739c7b-122b-4416-b852-8b65271e2616.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54739c7b-122b-4416-b852-8b65271e2616.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54739c7b-122b-4416-b852-8b65271e2616.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0bd1c386-5b60-47b3-86ba-ffa0ba059f5d {
  display: none;
}
#s-f165a83e-97ae-4318-b92f-de90b18f17a1 { text-align: left; }
#s-76071058-2c7f-415c-90c4-fc45e2cf9737 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76071058-2c7f-415c-90c4-fc45e2cf9737 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93943bc4-2fa2-4f7a-a871-d9034513910e { text-align: left; }
#s-93943bc4-2fa2-4f7a-a871-d9034513910e .shg-product-sold-out {
  display: none;
}

#s-93943bc4-2fa2-4f7a-a871-d9034513910e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93943bc4-2fa2-4f7a-a871-d9034513910e .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-7b9dab93-c429-4763-bf05-183f209949f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7b9dab93-c429-4763-bf05-183f209949f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7b9dab93-c429-4763-bf05-183f209949f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7b9dab93-c429-4763-bf05-183f209949f4 {
  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-7b9dab93-c429-4763-bf05-183f209949f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b9dab93-c429-4763-bf05-183f209949f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7b9dab93-c429-4763-bf05-183f209949f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe36c59b-ebcb-442d-9877-9be9efb5cc81 {
  display: none;
}
#s-e5dc3961-bbe6-4254-abca-1dca07f5edab { text-align: left; }
#s-2d7a3311-1f8b-4f59-a0e2-9c28eee108ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d7a3311-1f8b-4f59-a0e2-9c28eee108ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-83ba16c8-1a8d-4cbf-a36c-748011997dc9 { text-align: left; }
#s-83ba16c8-1a8d-4cbf-a36c-748011997dc9 .shg-product-sold-out {
  display: none;
}

#s-83ba16c8-1a8d-4cbf-a36c-748011997dc9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-83ba16c8-1a8d-4cbf-a36c-748011997dc9 .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-ec597459-0348-4a1c-8336-539fbdf6af9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec597459-0348-4a1c-8336-539fbdf6af9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec597459-0348-4a1c-8336-539fbdf6af9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec597459-0348-4a1c-8336-539fbdf6af9e {
  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-ec597459-0348-4a1c-8336-539fbdf6af9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec597459-0348-4a1c-8336-539fbdf6af9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec597459-0348-4a1c-8336-539fbdf6af9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3bd246ff-432a-4f09-86cc-02b79cdaecbe {
  display: none;
}
#s-02e25e24-6bd2-4df5-83d7-e1d9630c7ea4 { text-align: left; }
#s-0731537a-ef1d-41d1-9fca-f35c71e16e71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0731537a-ef1d-41d1-9fca-f35c71e16e71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-71a89ecf-38da-49e8-9393-91205b6cefe1 { text-align: left; }
#s-71a89ecf-38da-49e8-9393-91205b6cefe1 .shg-product-sold-out {
  display: none;
}

#s-71a89ecf-38da-49e8-9393-91205b6cefe1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-71a89ecf-38da-49e8-9393-91205b6cefe1 .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-1000927e-0907-4afd-85c3-e4729bed9fa9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1000927e-0907-4afd-85c3-e4729bed9fa9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1000927e-0907-4afd-85c3-e4729bed9fa9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1000927e-0907-4afd-85c3-e4729bed9fa9 {
  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-1000927e-0907-4afd-85c3-e4729bed9fa9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1000927e-0907-4afd-85c3-e4729bed9fa9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1000927e-0907-4afd-85c3-e4729bed9fa9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1a2c525-2f54-4262-af05-969c8c2d6725 {
  display: none;
}
#s-ef5b667b-72b5-4a67-8a30-16f95cbb60ca { text-align: left; }
#s-611b624a-4b63-4304-ad51-c23ec20bf177 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-611b624a-4b63-4304-ad51-c23ec20bf177 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e2c2731-3cd9-490e-8109-86eb3bb133ac { text-align: left; }
#s-0e2c2731-3cd9-490e-8109-86eb3bb133ac .shg-product-sold-out {
  display: none;
}

#s-0e2c2731-3cd9-490e-8109-86eb3bb133ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e2c2731-3cd9-490e-8109-86eb3bb133ac .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-b02bb7d9-6f66-4bb5-85b7-ce9f95c4a1fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b02bb7d9-6f66-4bb5-85b7-ce9f95c4a1fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b02bb7d9-6f66-4bb5-85b7-ce9f95c4a1fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b02bb7d9-6f66-4bb5-85b7-ce9f95c4a1fc {
  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-b02bb7d9-6f66-4bb5-85b7-ce9f95c4a1fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b02bb7d9-6f66-4bb5-85b7-ce9f95c4a1fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b02bb7d9-6f66-4bb5-85b7-ce9f95c4a1fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77103997-9f9c-4023-8976-2fde72b63477 {
  display: none;
}
#s-29b02533-332e-489a-a1d2-6603688adf7a { text-align: left; }
#s-81427852-ed8b-455f-b5c7-0cbfd1754e3c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-81427852-ed8b-455f-b5c7-0cbfd1754e3c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-220d47ca-f7de-4a48-8a88-a7f46caf8780 { text-align: left; }
#s-220d47ca-f7de-4a48-8a88-a7f46caf8780 .shg-product-sold-out {
  display: none;
}

#s-220d47ca-f7de-4a48-8a88-a7f46caf8780 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-220d47ca-f7de-4a48-8a88-a7f46caf8780 .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-6cc40e2b-d992-464a-a6e4-457ca7d7e6af { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6cc40e2b-d992-464a-a6e4-457ca7d7e6af:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6cc40e2b-d992-464a-a6e4-457ca7d7e6af:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6cc40e2b-d992-464a-a6e4-457ca7d7e6af {
  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-6cc40e2b-d992-464a-a6e4-457ca7d7e6af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6cc40e2b-d992-464a-a6e4-457ca7d7e6af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6cc40e2b-d992-464a-a6e4-457ca7d7e6af.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-10029080-85c3-4634-9a9b-428d79472ae6 {
  display: none;
}
#s-3c48efeb-f26a-4948-b831-8953382e4c18 { text-align: left; }
#s-6cbc2f40-ab49-4d4b-af66-4b37070135fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6cbc2f40-ab49-4d4b-af66-4b37070135fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16149425-7ad6-4fbe-bbf4-184260ade70c { text-align: left; }
#s-16149425-7ad6-4fbe-bbf4-184260ade70c .shg-product-sold-out {
  display: none;
}

#s-16149425-7ad6-4fbe-bbf4-184260ade70c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16149425-7ad6-4fbe-bbf4-184260ade70c .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-a8824246-3230-49df-9ae6-f98e02721f08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8824246-3230-49df-9ae6-f98e02721f08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8824246-3230-49df-9ae6-f98e02721f08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8824246-3230-49df-9ae6-f98e02721f08 {
  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-a8824246-3230-49df-9ae6-f98e02721f08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8824246-3230-49df-9ae6-f98e02721f08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8824246-3230-49df-9ae6-f98e02721f08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77a6bce4-7753-48b7-ac6b-d1a64b17ad03 {
  display: none;
}
#s-81b06630-bb88-41c5-957f-2e6c899a0d37 { text-align: left; }
#s-b6e2241e-3e16-4767-89a3-0a7a8ffe15be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6e2241e-3e16-4767-89a3-0a7a8ffe15be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-26ca798e-4fa5-4c1f-bbae-bc010cb228bb { text-align: left; }
#s-26ca798e-4fa5-4c1f-bbae-bc010cb228bb .shg-product-sold-out {
  display: none;
}

#s-26ca798e-4fa5-4c1f-bbae-bc010cb228bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-26ca798e-4fa5-4c1f-bbae-bc010cb228bb .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-d4155e98-3c92-466a-ba72-f3ffe0b08ac8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4155e98-3c92-466a-ba72-f3ffe0b08ac8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4155e98-3c92-466a-ba72-f3ffe0b08ac8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4155e98-3c92-466a-ba72-f3ffe0b08ac8 {
  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-d4155e98-3c92-466a-ba72-f3ffe0b08ac8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4155e98-3c92-466a-ba72-f3ffe0b08ac8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4155e98-3c92-466a-ba72-f3ffe0b08ac8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64f0f215-e0ac-4627-bcdc-e68660b25692 {
  display: none;
}
#s-c7892396-7b29-4231-a256-188f5bc0ac6c { text-align: left; }
#s-caab89be-7f48-486b-b297-74da6354341b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-caab89be-7f48-486b-b297-74da6354341b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7951c2a8-d6ff-44b3-9eda-bec9611fe319 { text-align: left; }
#s-7951c2a8-d6ff-44b3-9eda-bec9611fe319 .shg-product-sold-out {
  display: none;
}

#s-7951c2a8-d6ff-44b3-9eda-bec9611fe319 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7951c2a8-d6ff-44b3-9eda-bec9611fe319 .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-fc2200ce-9287-492b-8296-07248510000f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fc2200ce-9287-492b-8296-07248510000f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fc2200ce-9287-492b-8296-07248510000f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fc2200ce-9287-492b-8296-07248510000f {
  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-fc2200ce-9287-492b-8296-07248510000f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc2200ce-9287-492b-8296-07248510000f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fc2200ce-9287-492b-8296-07248510000f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf1d570b-29dd-402c-bc66-eeb0dd3804e2 {
  display: none;
}
#s-55599d4e-5bca-45fa-b793-33e93d5c8de0 { text-align: left; }
#s-a0fe4a3a-8a60-494a-8c09-594eb471185a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0fe4a3a-8a60-494a-8c09-594eb471185a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0b69c910-4901-4106-b681-8f3de61f8e31 { text-align: left; }
#s-0b69c910-4901-4106-b681-8f3de61f8e31 .shg-product-sold-out {
  display: none;
}

#s-0b69c910-4901-4106-b681-8f3de61f8e31 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0b69c910-4901-4106-b681-8f3de61f8e31 .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-f88824bf-9b0c-4d51-9b62-6ad74064c4ea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f88824bf-9b0c-4d51-9b62-6ad74064c4ea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f88824bf-9b0c-4d51-9b62-6ad74064c4ea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f88824bf-9b0c-4d51-9b62-6ad74064c4ea {
  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-f88824bf-9b0c-4d51-9b62-6ad74064c4ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f88824bf-9b0c-4d51-9b62-6ad74064c4ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f88824bf-9b0c-4d51-9b62-6ad74064c4ea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-239e0bb3-b99f-4cee-a304-32b5b8d81f68 {
  display: none;
}
#s-597b946a-4c1d-4e6e-8b36-2bd07b17d3af { text-align: left; }
#s-534e326b-59bc-48ac-b0ab-9b2af56b579e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-534e326b-59bc-48ac-b0ab-9b2af56b579e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c27f8b75-df42-4e2c-88a5-85c3aaaac66c { text-align: left; }
#s-c27f8b75-df42-4e2c-88a5-85c3aaaac66c .shg-product-sold-out {
  display: none;
}

#s-c27f8b75-df42-4e2c-88a5-85c3aaaac66c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c27f8b75-df42-4e2c-88a5-85c3aaaac66c .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-1456c13b-e6bc-4d6f-8b03-bbc827713e15 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1456c13b-e6bc-4d6f-8b03-bbc827713e15:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1456c13b-e6bc-4d6f-8b03-bbc827713e15:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1456c13b-e6bc-4d6f-8b03-bbc827713e15 {
  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-1456c13b-e6bc-4d6f-8b03-bbc827713e15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1456c13b-e6bc-4d6f-8b03-bbc827713e15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1456c13b-e6bc-4d6f-8b03-bbc827713e15.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5c55e86-52eb-4bc4-8ac4-7eea3ba02888 {
  display: none;
}
#s-db8b9ad1-8b70-40a0-86d0-059ca736ac3f { text-align: left; }
#s-67569986-194f-4601-871f-35d24c517f06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67569986-194f-4601-871f-35d24c517f06 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-92e99ef6-2cde-42d4-a936-d4acd6d0a528 { text-align: left; }
#s-92e99ef6-2cde-42d4-a936-d4acd6d0a528 .shg-product-sold-out {
  display: none;
}

#s-92e99ef6-2cde-42d4-a936-d4acd6d0a528 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-92e99ef6-2cde-42d4-a936-d4acd6d0a528 .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-1b8fbc14-ded0-40e3-81d3-25472436e47c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b8fbc14-ded0-40e3-81d3-25472436e47c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b8fbc14-ded0-40e3-81d3-25472436e47c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b8fbc14-ded0-40e3-81d3-25472436e47c {
  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-1b8fbc14-ded0-40e3-81d3-25472436e47c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b8fbc14-ded0-40e3-81d3-25472436e47c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b8fbc14-ded0-40e3-81d3-25472436e47c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c61e37f-fd72-4db0-bf05-d8b1f7279b28 {
  display: none;
}
#s-0c2ca4f9-1f1c-4637-a58c-5f94a5de08fd { text-align: left; }
#s-86a04eb9-88fb-4610-a72f-42bffc7032ef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86a04eb9-88fb-4610-a72f-42bffc7032ef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a211aace-a643-4d58-9c79-4c50fcd8563e { text-align: left; }
#s-a211aace-a643-4d58-9c79-4c50fcd8563e .shg-product-sold-out {
  display: none;
}

#s-a211aace-a643-4d58-9c79-4c50fcd8563e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a211aace-a643-4d58-9c79-4c50fcd8563e .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-567925d8-187e-4deb-8b2a-c14daca328f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-567925d8-187e-4deb-8b2a-c14daca328f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-567925d8-187e-4deb-8b2a-c14daca328f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-567925d8-187e-4deb-8b2a-c14daca328f9 {
  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-567925d8-187e-4deb-8b2a-c14daca328f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-567925d8-187e-4deb-8b2a-c14daca328f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-567925d8-187e-4deb-8b2a-c14daca328f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-30fcf641-457b-4f83-90c5-6a4e72a7be4c {
  display: none;
}
#s-db4a8bec-28bc-4d12-95e4-b7fa7a143a06 { text-align: left; }
#s-87760cd6-adcb-4402-8ffa-32eb0328f82a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87760cd6-adcb-4402-8ffa-32eb0328f82a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-959e120b-2bca-44e9-a2ae-d675d3e76f3e { text-align: left; }
#s-959e120b-2bca-44e9-a2ae-d675d3e76f3e .shg-product-sold-out {
  display: none;
}

#s-959e120b-2bca-44e9-a2ae-d675d3e76f3e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-959e120b-2bca-44e9-a2ae-d675d3e76f3e .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-3b249fe4-01fd-4a41-8201-4f8dad2ee05c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3b249fe4-01fd-4a41-8201-4f8dad2ee05c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3b249fe4-01fd-4a41-8201-4f8dad2ee05c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3b249fe4-01fd-4a41-8201-4f8dad2ee05c {
  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-3b249fe4-01fd-4a41-8201-4f8dad2ee05c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b249fe4-01fd-4a41-8201-4f8dad2ee05c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3b249fe4-01fd-4a41-8201-4f8dad2ee05c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0321f9a1-c866-47e4-9d07-7803b8bbfeae {
  display: none;
}
#s-d03703f0-29b0-46f6-b0e9-3475356cd616 { text-align: left; }
#s-e1fb5faf-fcc9-415e-af92-3272b7ac1025 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1fb5faf-fcc9-415e-af92-3272b7ac1025 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aad7d684-2c92-4508-8463-09c15fdae5bc { text-align: left; }
#s-aad7d684-2c92-4508-8463-09c15fdae5bc .shg-product-sold-out {
  display: none;
}

#s-aad7d684-2c92-4508-8463-09c15fdae5bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aad7d684-2c92-4508-8463-09c15fdae5bc .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-b08de014-df2d-438b-8168-5ca812fe7c10 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b08de014-df2d-438b-8168-5ca812fe7c10:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b08de014-df2d-438b-8168-5ca812fe7c10:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b08de014-df2d-438b-8168-5ca812fe7c10 {
  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-b08de014-df2d-438b-8168-5ca812fe7c10.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b08de014-df2d-438b-8168-5ca812fe7c10.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b08de014-df2d-438b-8168-5ca812fe7c10.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ffb818d-37fc-4b57-b989-697557c751c6 {
  display: none;
}
#s-1e0f7958-882b-42e8-8737-756e0bc8cfe7 { text-align: left; }
#s-eac25efa-a7b8-46ed-8643-5622b935d691 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eac25efa-a7b8-46ed-8643-5622b935d691 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-968cbf89-aa4a-402d-8de6-dace7a73c7c3 { text-align: left; }
#s-968cbf89-aa4a-402d-8de6-dace7a73c7c3 .shg-product-sold-out {
  display: none;
}

#s-968cbf89-aa4a-402d-8de6-dace7a73c7c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-968cbf89-aa4a-402d-8de6-dace7a73c7c3 .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-b5aeda26-6217-45ad-8854-ddf4374a14eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b5aeda26-6217-45ad-8854-ddf4374a14eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b5aeda26-6217-45ad-8854-ddf4374a14eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b5aeda26-6217-45ad-8854-ddf4374a14eb {
  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-b5aeda26-6217-45ad-8854-ddf4374a14eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5aeda26-6217-45ad-8854-ddf4374a14eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b5aeda26-6217-45ad-8854-ddf4374a14eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eeef96dc-fc82-4997-bdd9-19485a628be6 {
  display: none;
}
#s-68c5b13a-ea1d-4042-94c9-3d2bf1519288 { text-align: left; }
#s-ea9f8db7-73ea-4ce7-a77b-7a2dff8caff7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea9f8db7-73ea-4ce7-a77b-7a2dff8caff7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f3c74c0-4128-400a-a7c9-83fddde47bc1 { text-align: left; }
#s-1f3c74c0-4128-400a-a7c9-83fddde47bc1 .shg-product-sold-out {
  display: none;
}

#s-1f3c74c0-4128-400a-a7c9-83fddde47bc1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f3c74c0-4128-400a-a7c9-83fddde47bc1 .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-e4f7c2d4-36b4-43d5-a835-5a1e62540e15 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e4f7c2d4-36b4-43d5-a835-5a1e62540e15:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e4f7c2d4-36b4-43d5-a835-5a1e62540e15:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e4f7c2d4-36b4-43d5-a835-5a1e62540e15 {
  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-e4f7c2d4-36b4-43d5-a835-5a1e62540e15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4f7c2d4-36b4-43d5-a835-5a1e62540e15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e4f7c2d4-36b4-43d5-a835-5a1e62540e15.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6b16013-bb43-479f-b442-1e619178cea2 {
  display: none;
}
#s-4299117a-2d65-42d7-a1d1-8766f0a59699 { text-align: left; }
#s-ad57d501-045a-4742-b17b-74b0396f16c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad57d501-045a-4742-b17b-74b0396f16c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-616f08b8-9e17-4f2c-b19f-f808b5a67e59 { text-align: left; }
#s-616f08b8-9e17-4f2c-b19f-f808b5a67e59 .shg-product-sold-out {
  display: none;
}

#s-616f08b8-9e17-4f2c-b19f-f808b5a67e59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-616f08b8-9e17-4f2c-b19f-f808b5a67e59 .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-f75ed7d4-6b91-449a-857c-15bfcf5e663f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f75ed7d4-6b91-449a-857c-15bfcf5e663f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f75ed7d4-6b91-449a-857c-15bfcf5e663f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f75ed7d4-6b91-449a-857c-15bfcf5e663f {
  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-f75ed7d4-6b91-449a-857c-15bfcf5e663f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f75ed7d4-6b91-449a-857c-15bfcf5e663f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f75ed7d4-6b91-449a-857c-15bfcf5e663f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f80f0619-e12c-4db7-806a-c2049fbd3980 {
  display: none;
}
#s-3f3f2c50-040f-4167-b939-c16e2ea81d44 { text-align: left; }
#s-49247c61-195d-4c59-8cbb-b96b6413e6ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49247c61-195d-4c59-8cbb-b96b6413e6ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f566d3d-aa91-4371-aec2-f504c717a5a1 { text-align: left; }
#s-4f566d3d-aa91-4371-aec2-f504c717a5a1 .shg-product-sold-out {
  display: none;
}

#s-4f566d3d-aa91-4371-aec2-f504c717a5a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f566d3d-aa91-4371-aec2-f504c717a5a1 .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-07b74e91-3343-49c1-b4e1-54614ea383a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07b74e91-3343-49c1-b4e1-54614ea383a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07b74e91-3343-49c1-b4e1-54614ea383a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07b74e91-3343-49c1-b4e1-54614ea383a6 {
  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-07b74e91-3343-49c1-b4e1-54614ea383a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07b74e91-3343-49c1-b4e1-54614ea383a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07b74e91-3343-49c1-b4e1-54614ea383a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-590791f6-d3db-4d46-b9fc-e05ea62af3e2 {
  display: none;
}
#s-006d143a-d6b4-44aa-ac85-d5eea6b9be16 { text-align: left; }
#s-c4919f59-7af7-4528-9c99-97f6ced8d02b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4919f59-7af7-4528-9c99-97f6ced8d02b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e842c94-1973-4318-bfd9-2cb60e047f40 { text-align: left; }
#s-8e842c94-1973-4318-bfd9-2cb60e047f40 .shg-product-sold-out {
  display: none;
}

#s-8e842c94-1973-4318-bfd9-2cb60e047f40 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e842c94-1973-4318-bfd9-2cb60e047f40 .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-6099e0c9-294e-4260-8256-897f6c63874e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6099e0c9-294e-4260-8256-897f6c63874e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6099e0c9-294e-4260-8256-897f6c63874e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6099e0c9-294e-4260-8256-897f6c63874e {
  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-6099e0c9-294e-4260-8256-897f6c63874e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6099e0c9-294e-4260-8256-897f6c63874e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6099e0c9-294e-4260-8256-897f6c63874e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c808f7e-ac2a-4714-b5d4-eb5fd32c90cb {
  display: none;
}
#s-e6f6a619-9ef5-4449-b3ea-c9f4ca1df3f4 { text-align: left; }
#s-89bf6f1f-b7ec-4108-8840-48d71a5b5560 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89bf6f1f-b7ec-4108-8840-48d71a5b5560 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-386cc172-93b8-4461-949f-6a5f8c10c5c1 { text-align: left; }
#s-386cc172-93b8-4461-949f-6a5f8c10c5c1 .shg-product-sold-out {
  display: none;
}

#s-386cc172-93b8-4461-949f-6a5f8c10c5c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-386cc172-93b8-4461-949f-6a5f8c10c5c1 .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-1ffa6bdb-86a8-49eb-9bdd-0e428a11a86f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1ffa6bdb-86a8-49eb-9bdd-0e428a11a86f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1ffa6bdb-86a8-49eb-9bdd-0e428a11a86f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1ffa6bdb-86a8-49eb-9bdd-0e428a11a86f {
  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-1ffa6bdb-86a8-49eb-9bdd-0e428a11a86f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ffa6bdb-86a8-49eb-9bdd-0e428a11a86f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1ffa6bdb-86a8-49eb-9bdd-0e428a11a86f.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;
}
