.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-69ab3ac3-2954-442d-84ea-728af0b6c435 {
  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-48a5f896-6a84-4ab1-9912-69b8e7dbef37 { margin-top: 40px; }
#s-48a5f896-6a84-4ab1-9912-69b8e7dbef37 .shogun-tabs {
  justify-content: center;
}


  #s-48a5f896-6a84-4ab1-9912-69b8e7dbef37 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-48a5f896-6a84-4ab1-9912-69b8e7dbef37 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-48a5f896-6a84-4ab1-9912-69b8e7dbef37 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-48a5f896-6a84-4ab1-9912-69b8e7dbef37 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-48a5f896-6a84-4ab1-9912-69b8e7dbef37 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-48a5f896-6a84-4ab1-9912-69b8e7dbef37 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-48a5f896-6a84-4ab1-9912-69b8e7dbef37 .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-f7e0608c-895b-4566-bce9-cc97cad1db33 { padding-top: 10px;
padding-bottom: 10px; }
 #s-f7e0608c-895b-4566-bce9-cc97cad1db33 .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-7a7a3a2d-c625-4071-9ff7-f720c1d72463 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-7a7a3a2d-c625-4071-9ff7-f720c1d72463 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-7a7a3a2d-c625-4071-9ff7-f720c1d72463 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-7a7a3a2d-c625-4071-9ff7-f720c1d72463 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-7a7a3a2d-c625-4071-9ff7-f720c1d72463 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-7a7a3a2d-c625-4071-9ff7-f720c1d72463 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-7a7a3a2d-c625-4071-9ff7-f720c1d72463 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-7a7a3a2d-c625-4071-9ff7-f720c1d72463 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-7a7a3a2d-c625-4071-9ff7-f720c1d72463 .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-dcf28f56-def2-41b4-89a9-d759889dade1 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dcf28f56-def2-41b4-89a9-d759889dade1"] > .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-1acdda56-b2e6-468c-8f4c-9b8b8d32dd2e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-bf46b9b7-be4d-4aa6-8d61-cd460bcdc212 { 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-2a53aaf5-1380-4036-8024-7c11401ed966 { 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-2a53aaf5-1380-4036-8024-7c11401ed966: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-2a53aaf5-1380-4036-8024-7c11401ed966: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-2a53aaf5-1380-4036-8024-7c11401ed966.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-719ff390-df56-4630-9c93-3bd34000f072 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-225464d1-a353-44d4-8b20-68555eafe96c { 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-0ae33694-1f39-4d45-a95d-dce258de5e5f { 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-0ae33694-1f39-4d45-a95d-dce258de5e5f: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-0ae33694-1f39-4d45-a95d-dce258de5e5f: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-0ae33694-1f39-4d45-a95d-dce258de5e5f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-40686d60-41d6-477e-ad40-3a05a053cb83 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d019db35-5008-482a-a4ca-561c2ba51e25 { 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-8f56a935-fefc-45a5-8247-c0d5ef0c889e { 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-8f56a935-fefc-45a5-8247-c0d5ef0c889e: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-8f56a935-fefc-45a5-8247-c0d5ef0c889e: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-8f56a935-fefc-45a5-8247-c0d5ef0c889e.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-33133663-5e70-43e0-b3f1-1b32e8473175 { min-height: 50px; }
#s-33133663-5e70-43e0-b3f1-1b32e8473175 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-831740c9-afed-4a9e-be4b-7cd89b9dbb82 { 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-831740c9-afed-4a9e-be4b-7cd89b9dbb82 .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-a9ec678d-a78e-4218-ad8b-d15d586e1a0a {
  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-9bf3741d-8eae-4223-8d58-9eb7bd0b01b2 { 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-22de6ff8-d7a4-468f-b084-26e30356c59b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-22de6ff8-d7a4-468f-b084-26e30356c59b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2223bae4-deb4-4c7e-80db-dffd7e0cc5b4 {
  display: none;
}
#s-26bb9e9c-55a0-435c-82c0-4b1cc46ff184 { text-align: left; }
#s-2c9b1e06-ba42-46d3-9f1c-2b14bbaaa387 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c9b1e06-ba42-46d3-9f1c-2b14bbaaa387 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8bd7ea3e-e1a3-488f-8ae2-1bd2f9298de8 {
  display: none;
}
#s-a5fd294f-dad1-4ac2-9ab7-7d163abfe904 { text-align: left; }
#s-8c195fa7-bcfa-4036-a515-0f2633eebbf7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c195fa7-bcfa-4036-a515-0f2633eebbf7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-eba743c8-47ec-4d22-96bd-d2ac3a1a0a05 {
  display: none;
}
#s-0bc7c772-6ca0-4f93-8ee3-0e424277d49c { text-align: left; }
#s-b3aaa223-b1c4-4049-b14d-e5299022c278 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3aaa223-b1c4-4049-b14d-e5299022c278 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-50076f7c-a8ee-42bd-8101-1c6d5e09399a {
  display: none;
}
#s-b7907105-4bd9-414b-a4ca-7d6158d57c9c { text-align: left; }
#s-3c299de3-fb6e-4a31-bceb-003d5bb8df2d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3c299de3-fb6e-4a31-bceb-003d5bb8df2d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1e72078-ac27-4764-aa07-912e6c219953 { text-align: left; }
#s-d1e72078-ac27-4764-aa07-912e6c219953 .shg-product-sold-out {
  display: none;
}

#s-d1e72078-ac27-4764-aa07-912e6c219953 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1e72078-ac27-4764-aa07-912e6c219953 .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-7dceefae-c62e-4242-95f0-aa65e5fbe64e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7dceefae-c62e-4242-95f0-aa65e5fbe64e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7dceefae-c62e-4242-95f0-aa65e5fbe64e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7dceefae-c62e-4242-95f0-aa65e5fbe64e {
  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-7dceefae-c62e-4242-95f0-aa65e5fbe64e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dceefae-c62e-4242-95f0-aa65e5fbe64e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7dceefae-c62e-4242-95f0-aa65e5fbe64e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92368bc9-eabc-47ae-92fe-aec16cb3755b {
  display: none;
}
#s-e2baaf21-eeb2-429d-9dff-6ce2c55ddb5d { text-align: left; }
#s-6a45d495-7be5-4f3d-b359-d416da29c5e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a45d495-7be5-4f3d-b359-d416da29c5e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f806594-4d66-4fde-89e1-29873ac27b1d { text-align: left; }
#s-9f806594-4d66-4fde-89e1-29873ac27b1d .shg-product-sold-out {
  display: none;
}

#s-9f806594-4d66-4fde-89e1-29873ac27b1d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f806594-4d66-4fde-89e1-29873ac27b1d .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-98fb17e3-87da-47c2-b57d-1cfd5b0b080d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-98fb17e3-87da-47c2-b57d-1cfd5b0b080d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-98fb17e3-87da-47c2-b57d-1cfd5b0b080d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-98fb17e3-87da-47c2-b57d-1cfd5b0b080d {
  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-98fb17e3-87da-47c2-b57d-1cfd5b0b080d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98fb17e3-87da-47c2-b57d-1cfd5b0b080d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-98fb17e3-87da-47c2-b57d-1cfd5b0b080d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25130f25-7ca2-496b-8135-cce949985583 {
  display: none;
}
#s-73252f21-9430-49af-9ff3-591573a522df { text-align: left; }
#s-6a224265-684e-47ce-a375-9eba39f823f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a224265-684e-47ce-a375-9eba39f823f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5a5bc61-744f-4cd9-8a1b-e2923b554d1e { text-align: left; }
#s-c5a5bc61-744f-4cd9-8a1b-e2923b554d1e .shg-product-sold-out {
  display: none;
}

#s-c5a5bc61-744f-4cd9-8a1b-e2923b554d1e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5a5bc61-744f-4cd9-8a1b-e2923b554d1e .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-876e6bcf-4603-4312-9470-d30294b3fd48 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-876e6bcf-4603-4312-9470-d30294b3fd48:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-876e6bcf-4603-4312-9470-d30294b3fd48:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-876e6bcf-4603-4312-9470-d30294b3fd48 {
  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-876e6bcf-4603-4312-9470-d30294b3fd48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-876e6bcf-4603-4312-9470-d30294b3fd48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-876e6bcf-4603-4312-9470-d30294b3fd48.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba790cc1-9266-4540-8b4e-4ba176cf718f {
  display: none;
}
#s-6cb4b26e-7f44-49ea-b65d-d0b77d9f1929 { text-align: left; }
#s-66f0d8b3-8bcd-49a3-a4f1-fccbfd9ad90c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66f0d8b3-8bcd-49a3-a4f1-fccbfd9ad90c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63e8b8a4-989c-4dfc-849e-8d60c439e600 { text-align: left; }
#s-63e8b8a4-989c-4dfc-849e-8d60c439e600 .shg-product-sold-out {
  display: none;
}

#s-63e8b8a4-989c-4dfc-849e-8d60c439e600 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63e8b8a4-989c-4dfc-849e-8d60c439e600 .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-d6b67718-f3f8-4be6-9c8f-37e7ade34f2c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6b67718-f3f8-4be6-9c8f-37e7ade34f2c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6b67718-f3f8-4be6-9c8f-37e7ade34f2c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6b67718-f3f8-4be6-9c8f-37e7ade34f2c {
  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-d6b67718-f3f8-4be6-9c8f-37e7ade34f2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6b67718-f3f8-4be6-9c8f-37e7ade34f2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6b67718-f3f8-4be6-9c8f-37e7ade34f2c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6878940e-00e1-4bbe-a0ac-e498f6353c79 {
  display: none;
}
#s-19143911-44ca-42cf-84d3-a28b8398b18b { text-align: left; }
#s-1946c71c-37ab-45c6-9380-cd69098789c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1946c71c-37ab-45c6-9380-cd69098789c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0488ee7-b6a6-4ba6-b4c0-8b17a6f58919 { text-align: left; }
#s-f0488ee7-b6a6-4ba6-b4c0-8b17a6f58919 .shg-product-sold-out {
  display: none;
}

#s-f0488ee7-b6a6-4ba6-b4c0-8b17a6f58919 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0488ee7-b6a6-4ba6-b4c0-8b17a6f58919 .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-cf6b7cb0-0bbd-4feb-b2cd-a2df4609b253 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf6b7cb0-0bbd-4feb-b2cd-a2df4609b253:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf6b7cb0-0bbd-4feb-b2cd-a2df4609b253:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf6b7cb0-0bbd-4feb-b2cd-a2df4609b253 {
  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-cf6b7cb0-0bbd-4feb-b2cd-a2df4609b253.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf6b7cb0-0bbd-4feb-b2cd-a2df4609b253.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf6b7cb0-0bbd-4feb-b2cd-a2df4609b253.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-53b570ca-9a49-4409-bae5-9cfc0b9a5e85 {
  display: none;
}
#s-7762dbfd-88ca-4707-aac9-17c9dd1460aa { text-align: left; }
#s-130a9296-41b8-4378-9662-467054106b22 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-130a9296-41b8-4378-9662-467054106b22 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac3fa28a-cd6f-43b5-aa57-f57c1c9ab197 { text-align: left; }
#s-ac3fa28a-cd6f-43b5-aa57-f57c1c9ab197 .shg-product-sold-out {
  display: none;
}

#s-ac3fa28a-cd6f-43b5-aa57-f57c1c9ab197 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac3fa28a-cd6f-43b5-aa57-f57c1c9ab197 .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-b0c14f17-11a1-4b0c-87e8-0b1a6e7e6bb0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0c14f17-11a1-4b0c-87e8-0b1a6e7e6bb0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0c14f17-11a1-4b0c-87e8-0b1a6e7e6bb0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0c14f17-11a1-4b0c-87e8-0b1a6e7e6bb0 {
  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-b0c14f17-11a1-4b0c-87e8-0b1a6e7e6bb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0c14f17-11a1-4b0c-87e8-0b1a6e7e6bb0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0c14f17-11a1-4b0c-87e8-0b1a6e7e6bb0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7845292-c24d-44a4-82f7-256e1952cb95 {
  display: none;
}
#s-e53c1c71-56f9-4a55-aed7-b73b3594984e { text-align: left; }
#s-ea77b848-0e0c-48aa-99be-55fecebdb3fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea77b848-0e0c-48aa-99be-55fecebdb3fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fe145fe0-9596-4422-b569-67b2b3607eae { text-align: left; }
#s-fe145fe0-9596-4422-b569-67b2b3607eae .shg-product-sold-out {
  display: none;
}

#s-fe145fe0-9596-4422-b569-67b2b3607eae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fe145fe0-9596-4422-b569-67b2b3607eae .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-6b644a0e-67d7-42f0-9e0a-cc99829c1a73 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b644a0e-67d7-42f0-9e0a-cc99829c1a73:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b644a0e-67d7-42f0-9e0a-cc99829c1a73:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b644a0e-67d7-42f0-9e0a-cc99829c1a73 {
  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-6b644a0e-67d7-42f0-9e0a-cc99829c1a73.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b644a0e-67d7-42f0-9e0a-cc99829c1a73.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b644a0e-67d7-42f0-9e0a-cc99829c1a73.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b94b0e89-8281-4072-9554-f9e68db78b33 {
  display: none;
}
#s-0a03ec88-1931-4834-8d9f-bc3c272735e9 { text-align: left; }
#s-dd2dfc80-03b7-4606-9088-4451da43365a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd2dfc80-03b7-4606-9088-4451da43365a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-555a08e6-a655-4d4e-8f5f-90f4231bcc55 { text-align: left; }
#s-555a08e6-a655-4d4e-8f5f-90f4231bcc55 .shg-product-sold-out {
  display: none;
}

#s-555a08e6-a655-4d4e-8f5f-90f4231bcc55 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-555a08e6-a655-4d4e-8f5f-90f4231bcc55 .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-1839fb97-1310-4d8b-9dfc-77c660480915 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1839fb97-1310-4d8b-9dfc-77c660480915:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1839fb97-1310-4d8b-9dfc-77c660480915:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1839fb97-1310-4d8b-9dfc-77c660480915 {
  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-1839fb97-1310-4d8b-9dfc-77c660480915.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1839fb97-1310-4d8b-9dfc-77c660480915.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1839fb97-1310-4d8b-9dfc-77c660480915.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6515f376-dd35-4ee9-8676-8a7725fd08b5 {
  display: none;
}
#s-331336a7-cf90-4900-87d9-fc6e725caf3e { text-align: left; }
#s-e09bbe25-0d0d-41f3-b7a6-d249c56f5255 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e09bbe25-0d0d-41f3-b7a6-d249c56f5255 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-146c36e7-d618-4224-9d3e-d60a97ff7ef2 { text-align: left; }
#s-146c36e7-d618-4224-9d3e-d60a97ff7ef2 .shg-product-sold-out {
  display: none;
}

#s-146c36e7-d618-4224-9d3e-d60a97ff7ef2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-146c36e7-d618-4224-9d3e-d60a97ff7ef2 .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-eb19d67d-142a-41d0-b521-cf37e17e92cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb19d67d-142a-41d0-b521-cf37e17e92cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb19d67d-142a-41d0-b521-cf37e17e92cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb19d67d-142a-41d0-b521-cf37e17e92cd {
  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-eb19d67d-142a-41d0-b521-cf37e17e92cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb19d67d-142a-41d0-b521-cf37e17e92cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb19d67d-142a-41d0-b521-cf37e17e92cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55b0b364-8fdf-493c-b5de-46611c115495 {
  display: none;
}
#s-6ed87dab-6e91-43ff-95bf-8f599563ede7 { text-align: left; }
#s-a61a29c0-0527-4cd9-8043-5b9e4debfaa9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a61a29c0-0527-4cd9-8043-5b9e4debfaa9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-386f28ab-acce-4e00-bdc6-cca545b8d451 { text-align: left; }
#s-386f28ab-acce-4e00-bdc6-cca545b8d451 .shg-product-sold-out {
  display: none;
}

#s-386f28ab-acce-4e00-bdc6-cca545b8d451 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-386f28ab-acce-4e00-bdc6-cca545b8d451 .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-8bed58d4-1df3-4066-b606-2ba80e2a0c68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8bed58d4-1df3-4066-b606-2ba80e2a0c68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8bed58d4-1df3-4066-b606-2ba80e2a0c68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8bed58d4-1df3-4066-b606-2ba80e2a0c68 {
  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-8bed58d4-1df3-4066-b606-2ba80e2a0c68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bed58d4-1df3-4066-b606-2ba80e2a0c68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8bed58d4-1df3-4066-b606-2ba80e2a0c68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0192ff49-dd58-42ca-aff6-ee2c249f5814 {
  display: none;
}
#s-6950dfbb-86d3-436f-a580-eaee2d5d5c4d { text-align: left; }
#s-9210b7e2-4e30-4c3a-9e98-ea97a8e9346e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9210b7e2-4e30-4c3a-9e98-ea97a8e9346e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76870089-be54-4edd-b7b2-8ca6d473bd8b { text-align: left; }
#s-76870089-be54-4edd-b7b2-8ca6d473bd8b .shg-product-sold-out {
  display: none;
}

#s-76870089-be54-4edd-b7b2-8ca6d473bd8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76870089-be54-4edd-b7b2-8ca6d473bd8b .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-78dcaefe-f380-4b2e-8d28-b0b9987bc0c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-78dcaefe-f380-4b2e-8d28-b0b9987bc0c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-78dcaefe-f380-4b2e-8d28-b0b9987bc0c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78dcaefe-f380-4b2e-8d28-b0b9987bc0c3 {
  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-78dcaefe-f380-4b2e-8d28-b0b9987bc0c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78dcaefe-f380-4b2e-8d28-b0b9987bc0c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-78dcaefe-f380-4b2e-8d28-b0b9987bc0c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0af61d7e-f0f4-4f2a-9d3e-96413ffce6b8 {
  display: none;
}
#s-9a41f1ef-e3f4-471a-b9aa-b903b5c6880e { text-align: left; }
#s-46caad26-2f2f-4cd5-8eb5-28f1e914590f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-46caad26-2f2f-4cd5-8eb5-28f1e914590f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b6a4e5dc-4321-4b9e-8d74-1abafbb613e8 { text-align: left; }
#s-b6a4e5dc-4321-4b9e-8d74-1abafbb613e8 .shg-product-sold-out {
  display: none;
}

#s-b6a4e5dc-4321-4b9e-8d74-1abafbb613e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b6a4e5dc-4321-4b9e-8d74-1abafbb613e8 .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-3c895d3a-0108-4c72-8cf1-6904d5df9d8e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c895d3a-0108-4c72-8cf1-6904d5df9d8e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c895d3a-0108-4c72-8cf1-6904d5df9d8e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c895d3a-0108-4c72-8cf1-6904d5df9d8e {
  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-3c895d3a-0108-4c72-8cf1-6904d5df9d8e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c895d3a-0108-4c72-8cf1-6904d5df9d8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c895d3a-0108-4c72-8cf1-6904d5df9d8e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4bd67dd-6463-4f60-a825-a3689241d901 {
  display: none;
}
#s-64f70484-f5ff-4563-933a-2db7f914a182 { text-align: left; }
#s-a8883651-75b9-4eb5-b72d-af0c8f31bbaf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8883651-75b9-4eb5-b72d-af0c8f31bbaf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7629fea1-2ce7-48c6-bc71-5c62ef3871bb { text-align: left; }
#s-7629fea1-2ce7-48c6-bc71-5c62ef3871bb .shg-product-sold-out {
  display: none;
}

#s-7629fea1-2ce7-48c6-bc71-5c62ef3871bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7629fea1-2ce7-48c6-bc71-5c62ef3871bb .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-bd8b30b8-9b7d-44e5-87d5-b6929ebb7d2a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd8b30b8-9b7d-44e5-87d5-b6929ebb7d2a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd8b30b8-9b7d-44e5-87d5-b6929ebb7d2a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd8b30b8-9b7d-44e5-87d5-b6929ebb7d2a {
  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-bd8b30b8-9b7d-44e5-87d5-b6929ebb7d2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd8b30b8-9b7d-44e5-87d5-b6929ebb7d2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd8b30b8-9b7d-44e5-87d5-b6929ebb7d2a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-75807d37-0ecf-410c-90c3-675ddc579054 {
  display: none;
}
#s-16b581f5-da68-4af0-aff8-aadd1b87aedf { text-align: left; }
#s-72a02490-6deb-44eb-85b0-ef7910530bad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72a02490-6deb-44eb-85b0-ef7910530bad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad0683d4-26f9-47df-9cf1-47ced75b7404 { text-align: left; }
#s-ad0683d4-26f9-47df-9cf1-47ced75b7404 .shg-product-sold-out {
  display: none;
}

#s-ad0683d4-26f9-47df-9cf1-47ced75b7404 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad0683d4-26f9-47df-9cf1-47ced75b7404 .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-631145d7-78f2-4329-b7c0-62c70a1a9937 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-631145d7-78f2-4329-b7c0-62c70a1a9937:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-631145d7-78f2-4329-b7c0-62c70a1a9937:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-631145d7-78f2-4329-b7c0-62c70a1a9937 {
  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-631145d7-78f2-4329-b7c0-62c70a1a9937.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-631145d7-78f2-4329-b7c0-62c70a1a9937.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-631145d7-78f2-4329-b7c0-62c70a1a9937.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f1cb959-16ee-422b-af7c-83b711aa34f8 {
  display: none;
}
#s-6767011e-1370-479c-88d7-3f584e85291e { text-align: left; }
#s-27a93742-5c6e-409b-856c-e3581b61d9d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-27a93742-5c6e-409b-856c-e3581b61d9d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c4554d21-7b1c-4ca8-9f2c-e50414535f09 { text-align: left; }
#s-c4554d21-7b1c-4ca8-9f2c-e50414535f09 .shg-product-sold-out {
  display: none;
}

#s-c4554d21-7b1c-4ca8-9f2c-e50414535f09 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c4554d21-7b1c-4ca8-9f2c-e50414535f09 .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-fc215452-3ad5-4283-b743-143a1faf8c04 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fc215452-3ad5-4283-b743-143a1faf8c04:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fc215452-3ad5-4283-b743-143a1faf8c04:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fc215452-3ad5-4283-b743-143a1faf8c04 {
  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-fc215452-3ad5-4283-b743-143a1faf8c04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc215452-3ad5-4283-b743-143a1faf8c04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fc215452-3ad5-4283-b743-143a1faf8c04.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f51c2138-2854-447c-94e2-98993401f981 {
  display: none;
}
#s-dba06cfe-2cdd-4382-80e8-8fefde44a964 { text-align: left; }
#s-78f2094e-12cd-41dd-a6e7-705a62c89060 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78f2094e-12cd-41dd-a6e7-705a62c89060 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa67dff0-d5ba-4711-b8dd-fea3a03823eb { text-align: left; }
#s-fa67dff0-d5ba-4711-b8dd-fea3a03823eb .shg-product-sold-out {
  display: none;
}

#s-fa67dff0-d5ba-4711-b8dd-fea3a03823eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa67dff0-d5ba-4711-b8dd-fea3a03823eb .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-312da21f-1ded-4d6e-a314-52cbe4abaf35 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-312da21f-1ded-4d6e-a314-52cbe4abaf35:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-312da21f-1ded-4d6e-a314-52cbe4abaf35:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-312da21f-1ded-4d6e-a314-52cbe4abaf35 {
  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-312da21f-1ded-4d6e-a314-52cbe4abaf35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-312da21f-1ded-4d6e-a314-52cbe4abaf35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-312da21f-1ded-4d6e-a314-52cbe4abaf35.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-997e956a-2439-49d8-bf11-707b30568df6 {
  display: none;
}
#s-98eded8b-1628-4b6d-8518-610b32f22241 { text-align: left; }
#s-24ca995f-8f4b-464b-b8cb-cbbcec284868 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24ca995f-8f4b-464b-b8cb-cbbcec284868 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f2a40f4-4a16-4f0d-8b96-1c6d57e2923d { text-align: left; }
#s-2f2a40f4-4a16-4f0d-8b96-1c6d57e2923d .shg-product-sold-out {
  display: none;
}

#s-2f2a40f4-4a16-4f0d-8b96-1c6d57e2923d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f2a40f4-4a16-4f0d-8b96-1c6d57e2923d .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-849ae1b5-9813-4a74-82d2-80a742c9861d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-849ae1b5-9813-4a74-82d2-80a742c9861d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-849ae1b5-9813-4a74-82d2-80a742c9861d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-849ae1b5-9813-4a74-82d2-80a742c9861d {
  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-849ae1b5-9813-4a74-82d2-80a742c9861d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-849ae1b5-9813-4a74-82d2-80a742c9861d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-849ae1b5-9813-4a74-82d2-80a742c9861d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13fa2d03-0098-4f7f-9e8b-04e6d753ef30 {
  display: none;
}
#s-2807c745-4085-47cc-8ecc-6883de055a19 { text-align: left; }
#s-ec264c69-eec2-43fb-977d-d31d7da56a71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ec264c69-eec2-43fb-977d-d31d7da56a71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5f3fba9-6c60-4a32-96e4-e662e0b3cef0 { text-align: left; }
#s-f5f3fba9-6c60-4a32-96e4-e662e0b3cef0 .shg-product-sold-out {
  display: none;
}

#s-f5f3fba9-6c60-4a32-96e4-e662e0b3cef0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5f3fba9-6c60-4a32-96e4-e662e0b3cef0 .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-a420cbd3-7433-4ccb-961e-ddb6d8bdb479 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a420cbd3-7433-4ccb-961e-ddb6d8bdb479:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a420cbd3-7433-4ccb-961e-ddb6d8bdb479:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a420cbd3-7433-4ccb-961e-ddb6d8bdb479 {
  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-a420cbd3-7433-4ccb-961e-ddb6d8bdb479.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a420cbd3-7433-4ccb-961e-ddb6d8bdb479.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a420cbd3-7433-4ccb-961e-ddb6d8bdb479.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3bf351f6-a7ab-4e13-bf78-32906cbbc88c {
  display: none;
}
#s-666a3196-83c1-4eb0-967e-5bce4c0b1b7b { text-align: left; }
#s-59747baa-1285-4420-b2e5-a247c1e19ecc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-59747baa-1285-4420-b2e5-a247c1e19ecc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ed3a692-2d62-49b2-8e8d-dc6854c06b58 { text-align: left; }
#s-7ed3a692-2d62-49b2-8e8d-dc6854c06b58 .shg-product-sold-out {
  display: none;
}

#s-7ed3a692-2d62-49b2-8e8d-dc6854c06b58 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ed3a692-2d62-49b2-8e8d-dc6854c06b58 .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-972ec206-aca2-4ee1-9618-e272bac89247 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-972ec206-aca2-4ee1-9618-e272bac89247:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-972ec206-aca2-4ee1-9618-e272bac89247:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-972ec206-aca2-4ee1-9618-e272bac89247 {
  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-972ec206-aca2-4ee1-9618-e272bac89247.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-972ec206-aca2-4ee1-9618-e272bac89247.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-972ec206-aca2-4ee1-9618-e272bac89247.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05f96709-d7d1-44a7-bc37-c7a9b5b2d4d4 {
  display: none;
}
#s-2e2b7384-0e82-4219-b9eb-8b883ee3606b { text-align: left; }
#s-b0540478-e8bc-40b7-b8d7-2595393d5140 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0540478-e8bc-40b7-b8d7-2595393d5140 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-240f071a-0bfe-49f6-934b-edd79a236008 { text-align: left; }
#s-240f071a-0bfe-49f6-934b-edd79a236008 .shg-product-sold-out {
  display: none;
}

#s-240f071a-0bfe-49f6-934b-edd79a236008 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-240f071a-0bfe-49f6-934b-edd79a236008 .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-466cc918-44df-4179-8822-b31867548900 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-466cc918-44df-4179-8822-b31867548900:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-466cc918-44df-4179-8822-b31867548900:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-466cc918-44df-4179-8822-b31867548900 {
  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-466cc918-44df-4179-8822-b31867548900.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-466cc918-44df-4179-8822-b31867548900.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-466cc918-44df-4179-8822-b31867548900.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af9affa5-7650-4d29-95a1-8c86474dafe9 {
  display: none;
}
#s-b4d2ec36-0178-4c96-bc8c-f5770a2d17e8 { text-align: left; }
#s-a0e23830-28fa-4574-98c2-ee6d4ff079dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0e23830-28fa-4574-98c2-ee6d4ff079dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ef88c2ee-a881-4151-9698-b81d1c570d07 { text-align: left; }
#s-ef88c2ee-a881-4151-9698-b81d1c570d07 .shg-product-sold-out {
  display: none;
}

#s-ef88c2ee-a881-4151-9698-b81d1c570d07 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ef88c2ee-a881-4151-9698-b81d1c570d07 .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-50466583-3d71-49bf-98e6-a800bcb09e1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-50466583-3d71-49bf-98e6-a800bcb09e1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-50466583-3d71-49bf-98e6-a800bcb09e1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-50466583-3d71-49bf-98e6-a800bcb09e1a {
  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-50466583-3d71-49bf-98e6-a800bcb09e1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50466583-3d71-49bf-98e6-a800bcb09e1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-50466583-3d71-49bf-98e6-a800bcb09e1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5645a80-bfb2-4d3d-b72c-3748004de583 {
  display: none;
}
#s-ec288e27-2461-4c21-a6b2-418b240fab7c { text-align: left; }
#s-2b7cb509-cc59-433e-9fbf-190c17687945 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b7cb509-cc59-433e-9fbf-190c17687945 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a8a047c-1f2f-4898-8f2b-12bc72c1c592 { text-align: left; }
#s-1a8a047c-1f2f-4898-8f2b-12bc72c1c592 .shg-product-sold-out {
  display: none;
}

#s-1a8a047c-1f2f-4898-8f2b-12bc72c1c592 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a8a047c-1f2f-4898-8f2b-12bc72c1c592 .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-eba3f64a-2313-40be-b532-eb81f1a0c39a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eba3f64a-2313-40be-b532-eb81f1a0c39a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eba3f64a-2313-40be-b532-eb81f1a0c39a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eba3f64a-2313-40be-b532-eb81f1a0c39a {
  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-eba3f64a-2313-40be-b532-eb81f1a0c39a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eba3f64a-2313-40be-b532-eb81f1a0c39a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eba3f64a-2313-40be-b532-eb81f1a0c39a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a37b1884-2d11-420c-9e73-89043cfb1533 {
  display: none;
}
#s-da7d84ca-b947-43e6-94de-8f554b4e971b { text-align: left; }
#s-d87d0530-6db8-41df-a6bb-5c797ae166fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d87d0530-6db8-41df-a6bb-5c797ae166fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39dd7d96-6d92-421b-a598-3bb541fcdfa7 { text-align: left; }
#s-39dd7d96-6d92-421b-a598-3bb541fcdfa7 .shg-product-sold-out {
  display: none;
}

#s-39dd7d96-6d92-421b-a598-3bb541fcdfa7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39dd7d96-6d92-421b-a598-3bb541fcdfa7 .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-040a8234-e1e7-4bed-8f37-affc9628abb3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-040a8234-e1e7-4bed-8f37-affc9628abb3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-040a8234-e1e7-4bed-8f37-affc9628abb3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-040a8234-e1e7-4bed-8f37-affc9628abb3 {
  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-040a8234-e1e7-4bed-8f37-affc9628abb3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-040a8234-e1e7-4bed-8f37-affc9628abb3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-040a8234-e1e7-4bed-8f37-affc9628abb3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e904920-3f83-4e87-8ca8-d756d02468b0 {
  display: none;
}
#s-89102b5b-1303-4df0-895d-ab98e20b0442 { text-align: left; }
#s-94d14613-142c-4d32-9496-74cbb1286237 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-94d14613-142c-4d32-9496-74cbb1286237 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd62d35c-7b1d-4260-b6c5-a1172574e497 { text-align: left; }
#s-cd62d35c-7b1d-4260-b6c5-a1172574e497 .shg-product-sold-out {
  display: none;
}

#s-cd62d35c-7b1d-4260-b6c5-a1172574e497 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd62d35c-7b1d-4260-b6c5-a1172574e497 .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-1d9b4d25-7594-4708-84df-3b99a31626ad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d9b4d25-7594-4708-84df-3b99a31626ad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d9b4d25-7594-4708-84df-3b99a31626ad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d9b4d25-7594-4708-84df-3b99a31626ad {
  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-1d9b4d25-7594-4708-84df-3b99a31626ad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d9b4d25-7594-4708-84df-3b99a31626ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d9b4d25-7594-4708-84df-3b99a31626ad.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;
}
