.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-9ca69ce2-a43c-4355-8c30-846da95f90c4 {
  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-c83d77ae-550d-4bc0-b72c-73bba3b77d57 { margin-top: 40px; }
#s-c83d77ae-550d-4bc0-b72c-73bba3b77d57 .shogun-tabs {
  justify-content: center;
}


  #s-c83d77ae-550d-4bc0-b72c-73bba3b77d57 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-c83d77ae-550d-4bc0-b72c-73bba3b77d57 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-c83d77ae-550d-4bc0-b72c-73bba3b77d57 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-c83d77ae-550d-4bc0-b72c-73bba3b77d57 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-c83d77ae-550d-4bc0-b72c-73bba3b77d57 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-c83d77ae-550d-4bc0-b72c-73bba3b77d57 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-c83d77ae-550d-4bc0-b72c-73bba3b77d57 .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-47eccafa-9fa9-4d4f-bb51-9674533022ec { padding-top: 10px;
padding-bottom: 10px; }
 #s-47eccafa-9fa9-4d4f-bb51-9674533022ec .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-adbcf15a-b00c-4d1f-9be1-9084fc5ff3d4 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-adbcf15a-b00c-4d1f-9be1-9084fc5ff3d4 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-adbcf15a-b00c-4d1f-9be1-9084fc5ff3d4 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-adbcf15a-b00c-4d1f-9be1-9084fc5ff3d4 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-adbcf15a-b00c-4d1f-9be1-9084fc5ff3d4 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-adbcf15a-b00c-4d1f-9be1-9084fc5ff3d4 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-adbcf15a-b00c-4d1f-9be1-9084fc5ff3d4 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-adbcf15a-b00c-4d1f-9be1-9084fc5ff3d4 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-adbcf15a-b00c-4d1f-9be1-9084fc5ff3d4 .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-74beb257-d00e-415b-bf21-ff2280c3807b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-74beb257-d00e-415b-bf21-ff2280c3807b"] > .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-ce29fe7b-b5ff-453a-8519-c7c8ae43bb32 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c946294e-91d3-404a-b23d-c72486de0b90 { 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-924f461b-1f97-40ed-9667-71abe7071cbb { 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-924f461b-1f97-40ed-9667-71abe7071cbb: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-924f461b-1f97-40ed-9667-71abe7071cbb: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-924f461b-1f97-40ed-9667-71abe7071cbb.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-fab8db6a-ebea-4a03-b21c-adc5974a489f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-57f261b7-f47d-49e3-9be1-fb142f461309 { 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-c98df05d-f1cb-4f39-875b-1507217e4ce3 { 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-c98df05d-f1cb-4f39-875b-1507217e4ce3: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-c98df05d-f1cb-4f39-875b-1507217e4ce3: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-c98df05d-f1cb-4f39-875b-1507217e4ce3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-84786b21-09ca-4482-9fcf-d687a7ccde5d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8ac60388-b1b6-4c98-b963-61b8faf3d78f { 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-388bc9c3-fdd9-4834-8b85-26ca7eeb214a { 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-388bc9c3-fdd9-4834-8b85-26ca7eeb214a: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-388bc9c3-fdd9-4834-8b85-26ca7eeb214a: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-388bc9c3-fdd9-4834-8b85-26ca7eeb214a.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-d594a47f-6738-486a-9e8b-49ea0d21065c { min-height: 50px; }
#s-d594a47f-6738-486a-9e8b-49ea0d21065c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1aecd439-2565-4a03-93ee-d94fcef127c2 { 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-1aecd439-2565-4a03-93ee-d94fcef127c2 .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-d0616ff2-db05-4183-a2b1-47faccc3db3f {
  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-c0af4b16-399a-4359-b62e-782beb97a458 { 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-a277ed65-953b-4eac-a8a2-278abc8a8877 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a277ed65-953b-4eac-a8a2-278abc8a8877 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-642ec343-f1af-4275-9c90-e46551395425 {
  display: none;
}
#s-ba147a5e-9763-4b10-8956-62d8cb4655d2 { text-align: left; }
#s-1ad6447e-5415-48a9-9631-46fb4d90bff6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ad6447e-5415-48a9-9631-46fb4d90bff6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-929f968f-9f78-4e39-8a3b-657fa82f2073 {
  display: none;
}
#s-eb5dbaa1-d545-4984-acea-fccbf72333f9 { text-align: left; }
#s-c9024930-97f7-4077-9197-9a06ce539f7b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9024930-97f7-4077-9197-9a06ce539f7b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-df67d8cd-9a7c-48d5-9753-c836b2110e51 {
  display: none;
}
#s-bac4ecc7-24ef-4eb5-adc9-3bc3e73909ff { text-align: left; }
#s-edcdd81e-5d0c-4bff-aa69-1e6a210d3e4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-edcdd81e-5d0c-4bff-aa69-1e6a210d3e4e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-19c2d104-9905-4ffd-b606-50407b1fd509 {
  display: none;
}
#s-73486c87-b52d-454a-81ac-7f64fc38afa8 { text-align: left; }
#s-d449772f-e693-4544-9401-05290b3ba5b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d449772f-e693-4544-9401-05290b3ba5b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6e60fdfb-7d09-4739-943b-84b693859361 { text-align: left; }
#s-6e60fdfb-7d09-4739-943b-84b693859361 .shg-product-sold-out {
  display: none;
}

#s-6e60fdfb-7d09-4739-943b-84b693859361 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6e60fdfb-7d09-4739-943b-84b693859361 .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-4797ddae-86d3-4a75-8ebe-dee8cfcaf90a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4797ddae-86d3-4a75-8ebe-dee8cfcaf90a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4797ddae-86d3-4a75-8ebe-dee8cfcaf90a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4797ddae-86d3-4a75-8ebe-dee8cfcaf90a {
  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-4797ddae-86d3-4a75-8ebe-dee8cfcaf90a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4797ddae-86d3-4a75-8ebe-dee8cfcaf90a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4797ddae-86d3-4a75-8ebe-dee8cfcaf90a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f91f4d21-5c86-49c5-a7d0-03369827def7 {
  display: none;
}
#s-07e0cf38-a3b6-4d05-921f-393229954ddf { text-align: left; }
#s-a14fe2d1-19c9-4ac2-85d1-1174ea6e287e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a14fe2d1-19c9-4ac2-85d1-1174ea6e287e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd131e33-ad2a-4f2b-9f54-664b3147d375 { text-align: left; }
#s-cd131e33-ad2a-4f2b-9f54-664b3147d375 .shg-product-sold-out {
  display: none;
}

#s-cd131e33-ad2a-4f2b-9f54-664b3147d375 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd131e33-ad2a-4f2b-9f54-664b3147d375 .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-e63344ca-b224-4fc5-9dbf-e92aaa793da7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e63344ca-b224-4fc5-9dbf-e92aaa793da7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e63344ca-b224-4fc5-9dbf-e92aaa793da7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e63344ca-b224-4fc5-9dbf-e92aaa793da7 {
  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-e63344ca-b224-4fc5-9dbf-e92aaa793da7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e63344ca-b224-4fc5-9dbf-e92aaa793da7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e63344ca-b224-4fc5-9dbf-e92aaa793da7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a3e37dcb-5858-4857-9065-c9c1b7fb30a7 {
  display: none;
}
#s-bdfbe87b-1c26-44cf-b3a6-7edcfe5703c3 { text-align: left; }
#s-e2b43174-93d4-4c0c-a2d9-d0b6abe89c84 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2b43174-93d4-4c0c-a2d9-d0b6abe89c84 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9fa0fbcb-f283-4d79-9127-0567aec09ff0 { text-align: left; }
#s-9fa0fbcb-f283-4d79-9127-0567aec09ff0 .shg-product-sold-out {
  display: none;
}

#s-9fa0fbcb-f283-4d79-9127-0567aec09ff0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9fa0fbcb-f283-4d79-9127-0567aec09ff0 .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-39f597d4-02d6-44d7-ad5d-6ae4169a843e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39f597d4-02d6-44d7-ad5d-6ae4169a843e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39f597d4-02d6-44d7-ad5d-6ae4169a843e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39f597d4-02d6-44d7-ad5d-6ae4169a843e {
  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-39f597d4-02d6-44d7-ad5d-6ae4169a843e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39f597d4-02d6-44d7-ad5d-6ae4169a843e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39f597d4-02d6-44d7-ad5d-6ae4169a843e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf76ca67-a5ec-4882-a2d7-a944ea7f0d79 {
  display: none;
}
#s-dd5384fe-ab75-464d-b457-e41fd780685d { text-align: left; }
#s-e51b9265-eb44-4468-a001-e72fd61914b2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e51b9265-eb44-4468-a001-e72fd61914b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-53148c8f-3133-4340-85a3-6bf0d1ac6c54 { text-align: left; }
#s-53148c8f-3133-4340-85a3-6bf0d1ac6c54 .shg-product-sold-out {
  display: none;
}

#s-53148c8f-3133-4340-85a3-6bf0d1ac6c54 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-53148c8f-3133-4340-85a3-6bf0d1ac6c54 .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-d3967179-da8e-46c9-9b9b-68dbdbaea388 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d3967179-da8e-46c9-9b9b-68dbdbaea388:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d3967179-da8e-46c9-9b9b-68dbdbaea388:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d3967179-da8e-46c9-9b9b-68dbdbaea388 {
  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-d3967179-da8e-46c9-9b9b-68dbdbaea388.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3967179-da8e-46c9-9b9b-68dbdbaea388.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d3967179-da8e-46c9-9b9b-68dbdbaea388.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5e7ae823-11ef-47fb-a21e-a54961a434c4 {
  display: none;
}
#s-581176da-5a93-4c17-9b44-58aae496aad4 { text-align: left; }
#s-94149005-ddff-4eb7-815e-20423d66acd9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-94149005-ddff-4eb7-815e-20423d66acd9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-130b4f2f-5145-4d04-b01e-3717ad19d85a { text-align: left; }
#s-130b4f2f-5145-4d04-b01e-3717ad19d85a .shg-product-sold-out {
  display: none;
}

#s-130b4f2f-5145-4d04-b01e-3717ad19d85a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-130b4f2f-5145-4d04-b01e-3717ad19d85a .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-539d2594-a3db-4e64-b1d0-dd5aac9cd7d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-539d2594-a3db-4e64-b1d0-dd5aac9cd7d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-539d2594-a3db-4e64-b1d0-dd5aac9cd7d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-539d2594-a3db-4e64-b1d0-dd5aac9cd7d9 {
  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-539d2594-a3db-4e64-b1d0-dd5aac9cd7d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-539d2594-a3db-4e64-b1d0-dd5aac9cd7d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-539d2594-a3db-4e64-b1d0-dd5aac9cd7d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6d4ff22-33e7-4302-9d68-dd1d3973b572 {
  display: none;
}
#s-369f81bf-f45a-4255-ba68-d8b61487495f { text-align: left; }
#s-285de794-b884-4380-9aef-4080ab958b98 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-285de794-b884-4380-9aef-4080ab958b98 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8140a04-c462-4b14-a6e8-380a20d69e16 { text-align: left; }
#s-e8140a04-c462-4b14-a6e8-380a20d69e16 .shg-product-sold-out {
  display: none;
}

#s-e8140a04-c462-4b14-a6e8-380a20d69e16 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8140a04-c462-4b14-a6e8-380a20d69e16 .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-958651ce-9b79-4715-9e79-eb249221fd07 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-958651ce-9b79-4715-9e79-eb249221fd07:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-958651ce-9b79-4715-9e79-eb249221fd07:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-958651ce-9b79-4715-9e79-eb249221fd07 {
  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-958651ce-9b79-4715-9e79-eb249221fd07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-958651ce-9b79-4715-9e79-eb249221fd07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-958651ce-9b79-4715-9e79-eb249221fd07.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f8cd4a43-80ad-40bc-bfed-488b505ad7a3 {
  display: none;
}
#s-87369eeb-6426-48cb-9fec-61b348785708 { text-align: left; }
#s-e5f1a0ea-2648-494d-b757-f1921c13cbb1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5f1a0ea-2648-494d-b757-f1921c13cbb1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98b4c7dd-6f6e-45c5-b2e3-4a966dabe4da { text-align: left; }
#s-98b4c7dd-6f6e-45c5-b2e3-4a966dabe4da .shg-product-sold-out {
  display: none;
}

#s-98b4c7dd-6f6e-45c5-b2e3-4a966dabe4da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98b4c7dd-6f6e-45c5-b2e3-4a966dabe4da .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-61cebe92-2269-4668-91bd-6d95308cacec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61cebe92-2269-4668-91bd-6d95308cacec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61cebe92-2269-4668-91bd-6d95308cacec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61cebe92-2269-4668-91bd-6d95308cacec {
  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-61cebe92-2269-4668-91bd-6d95308cacec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61cebe92-2269-4668-91bd-6d95308cacec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61cebe92-2269-4668-91bd-6d95308cacec.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-61a85c8d-0c9f-4487-9173-7ace085da720 {
  display: none;
}
#s-fcc1b2b7-19fb-4f21-b451-eac9bba9bdb9 { text-align: left; }
#s-0a698158-8f30-4d2b-8c4d-e35a6844e6be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a698158-8f30-4d2b-8c4d-e35a6844e6be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd9269af-180d-43e6-85dd-7eee4505610d { text-align: left; }
#s-dd9269af-180d-43e6-85dd-7eee4505610d .shg-product-sold-out {
  display: none;
}

#s-dd9269af-180d-43e6-85dd-7eee4505610d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd9269af-180d-43e6-85dd-7eee4505610d .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-60453b2b-9c25-43b1-9484-7832db104519 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-60453b2b-9c25-43b1-9484-7832db104519:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-60453b2b-9c25-43b1-9484-7832db104519:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-60453b2b-9c25-43b1-9484-7832db104519 {
  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-60453b2b-9c25-43b1-9484-7832db104519.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60453b2b-9c25-43b1-9484-7832db104519.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-60453b2b-9c25-43b1-9484-7832db104519.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-142985a4-55de-4a21-8fb7-01cf8f09023b {
  display: none;
}
#s-86805710-a818-4cfc-9660-58dd4d230f3d { text-align: left; }
#s-70b882e1-ecf2-452a-ba30-4e4ce53ed300 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70b882e1-ecf2-452a-ba30-4e4ce53ed300 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-02cb9c87-031d-4cc6-b92f-f99d27b48f28 { text-align: left; }
#s-02cb9c87-031d-4cc6-b92f-f99d27b48f28 .shg-product-sold-out {
  display: none;
}

#s-02cb9c87-031d-4cc6-b92f-f99d27b48f28 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-02cb9c87-031d-4cc6-b92f-f99d27b48f28 .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-9ea02a3f-0905-450f-8113-98aa775c2693 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ea02a3f-0905-450f-8113-98aa775c2693:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ea02a3f-0905-450f-8113-98aa775c2693:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ea02a3f-0905-450f-8113-98aa775c2693 {
  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-9ea02a3f-0905-450f-8113-98aa775c2693.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ea02a3f-0905-450f-8113-98aa775c2693.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ea02a3f-0905-450f-8113-98aa775c2693.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd97e74c-fd4e-4c69-84a9-4f563d04563e {
  display: none;
}
#s-8709bf7a-a7c6-461b-8bae-36a941572e4b { text-align: left; }
#s-579751b5-71a0-47c8-ae62-10c5a732e8d5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-579751b5-71a0-47c8-ae62-10c5a732e8d5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e64f61df-f255-44dc-805d-3d21074129c6 { text-align: left; }
#s-e64f61df-f255-44dc-805d-3d21074129c6 .shg-product-sold-out {
  display: none;
}

#s-e64f61df-f255-44dc-805d-3d21074129c6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e64f61df-f255-44dc-805d-3d21074129c6 .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-61896ef9-29e2-4907-976d-e025c9d0587e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61896ef9-29e2-4907-976d-e025c9d0587e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61896ef9-29e2-4907-976d-e025c9d0587e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61896ef9-29e2-4907-976d-e025c9d0587e {
  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-61896ef9-29e2-4907-976d-e025c9d0587e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61896ef9-29e2-4907-976d-e025c9d0587e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61896ef9-29e2-4907-976d-e025c9d0587e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3fb356fb-c74e-4ec7-95fc-7a0f5fcdda55 {
  display: none;
}
#s-61553b67-1c83-4de4-b7a2-77078881b72d { text-align: left; }
#s-4466b5f0-89c8-49a5-9865-af252249170f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4466b5f0-89c8-49a5-9865-af252249170f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-47cb27f5-00ad-4cf7-b77a-77f61932ca73 { text-align: left; }
#s-47cb27f5-00ad-4cf7-b77a-77f61932ca73 .shg-product-sold-out {
  display: none;
}

#s-47cb27f5-00ad-4cf7-b77a-77f61932ca73 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-47cb27f5-00ad-4cf7-b77a-77f61932ca73 .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-1153cd43-68db-4e94-a431-aad7a55485dd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1153cd43-68db-4e94-a431-aad7a55485dd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1153cd43-68db-4e94-a431-aad7a55485dd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1153cd43-68db-4e94-a431-aad7a55485dd {
  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-1153cd43-68db-4e94-a431-aad7a55485dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1153cd43-68db-4e94-a431-aad7a55485dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1153cd43-68db-4e94-a431-aad7a55485dd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6cbabbbb-9690-4299-b70e-6b4a2e6d74bf {
  display: none;
}
#s-ed3cf053-bd22-48c4-8501-faaaa40fbc0a { text-align: left; }
#s-ea29f028-9734-400a-97eb-ebcd7c919ff4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea29f028-9734-400a-97eb-ebcd7c919ff4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58a6bf8a-37a3-42ca-a943-85b104af4b6e { text-align: left; }
#s-58a6bf8a-37a3-42ca-a943-85b104af4b6e .shg-product-sold-out {
  display: none;
}

#s-58a6bf8a-37a3-42ca-a943-85b104af4b6e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58a6bf8a-37a3-42ca-a943-85b104af4b6e .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-08242e6e-bd35-431f-82d4-4c8c5a45afa4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08242e6e-bd35-431f-82d4-4c8c5a45afa4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08242e6e-bd35-431f-82d4-4c8c5a45afa4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08242e6e-bd35-431f-82d4-4c8c5a45afa4 {
  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-08242e6e-bd35-431f-82d4-4c8c5a45afa4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08242e6e-bd35-431f-82d4-4c8c5a45afa4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08242e6e-bd35-431f-82d4-4c8c5a45afa4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89accde0-6698-4d63-b170-d05c328ceef2 {
  display: none;
}
#s-1354732e-89a4-449e-ae3a-101ff7c2e652 { text-align: left; }
#s-8920a014-ed1f-4f47-b0c2-dba748afbdc4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8920a014-ed1f-4f47-b0c2-dba748afbdc4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9d1a27bc-4e12-4f61-b8fb-793df4882c3c { text-align: left; }
#s-9d1a27bc-4e12-4f61-b8fb-793df4882c3c .shg-product-sold-out {
  display: none;
}

#s-9d1a27bc-4e12-4f61-b8fb-793df4882c3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9d1a27bc-4e12-4f61-b8fb-793df4882c3c .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-85f2e3b3-e2fa-470c-bf01-0f07c043ca6e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85f2e3b3-e2fa-470c-bf01-0f07c043ca6e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85f2e3b3-e2fa-470c-bf01-0f07c043ca6e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85f2e3b3-e2fa-470c-bf01-0f07c043ca6e {
  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-85f2e3b3-e2fa-470c-bf01-0f07c043ca6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85f2e3b3-e2fa-470c-bf01-0f07c043ca6e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85f2e3b3-e2fa-470c-bf01-0f07c043ca6e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-969f5a28-5348-4f97-a156-d81e95ab9a7a {
  display: none;
}
#s-6a2fd33e-3e70-4097-a04a-d2e7449baa54 { text-align: left; }
#s-2e2c99d4-77ad-4132-b352-abf5aec85601 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e2c99d4-77ad-4132-b352-abf5aec85601 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3aa53d5f-35dd-4cfe-91f4-dbd9b76bbfc0 { text-align: left; }
#s-3aa53d5f-35dd-4cfe-91f4-dbd9b76bbfc0 .shg-product-sold-out {
  display: none;
}

#s-3aa53d5f-35dd-4cfe-91f4-dbd9b76bbfc0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3aa53d5f-35dd-4cfe-91f4-dbd9b76bbfc0 .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-aa5b6ece-9bad-440f-8e3c-cef30f640c25 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa5b6ece-9bad-440f-8e3c-cef30f640c25:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa5b6ece-9bad-440f-8e3c-cef30f640c25:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa5b6ece-9bad-440f-8e3c-cef30f640c25 {
  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-aa5b6ece-9bad-440f-8e3c-cef30f640c25.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa5b6ece-9bad-440f-8e3c-cef30f640c25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa5b6ece-9bad-440f-8e3c-cef30f640c25.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-87dbcd28-f778-4cb9-ba2f-470ff87268f0 {
  display: none;
}
#s-e0e12323-c478-45db-bd96-ad7f7f9c72d9 { text-align: left; }
#s-a25b1f39-48f7-47a1-8824-dfc623c677c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a25b1f39-48f7-47a1-8824-dfc623c677c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81432eff-cb48-4819-a623-55cb9ea22068 { text-align: left; }
#s-81432eff-cb48-4819-a623-55cb9ea22068 .shg-product-sold-out {
  display: none;
}

#s-81432eff-cb48-4819-a623-55cb9ea22068 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81432eff-cb48-4819-a623-55cb9ea22068 .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-8d238865-c343-49f1-8c84-45ac782598db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8d238865-c343-49f1-8c84-45ac782598db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8d238865-c343-49f1-8c84-45ac782598db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8d238865-c343-49f1-8c84-45ac782598db {
  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-8d238865-c343-49f1-8c84-45ac782598db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d238865-c343-49f1-8c84-45ac782598db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8d238865-c343-49f1-8c84-45ac782598db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd498009-c18a-47e9-9e83-7ed63bef90d0 {
  display: none;
}
#s-f931f02e-e234-474d-9ea6-f6ed828d8aae { text-align: left; }
#s-9aaf89d3-b409-4e71-b9fa-3214badae352 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9aaf89d3-b409-4e71-b9fa-3214badae352 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efb07841-6af0-46ff-a59f-f3e280f85af4 { text-align: left; }
#s-efb07841-6af0-46ff-a59f-f3e280f85af4 .shg-product-sold-out {
  display: none;
}

#s-efb07841-6af0-46ff-a59f-f3e280f85af4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efb07841-6af0-46ff-a59f-f3e280f85af4 .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-52fd5fe8-0d4e-4fd0-83a8-347bd5a3db7d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52fd5fe8-0d4e-4fd0-83a8-347bd5a3db7d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52fd5fe8-0d4e-4fd0-83a8-347bd5a3db7d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52fd5fe8-0d4e-4fd0-83a8-347bd5a3db7d {
  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-52fd5fe8-0d4e-4fd0-83a8-347bd5a3db7d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52fd5fe8-0d4e-4fd0-83a8-347bd5a3db7d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52fd5fe8-0d4e-4fd0-83a8-347bd5a3db7d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b59be860-42eb-42b9-938a-fea2e1854152 {
  display: none;
}
#s-cb125a86-adc5-44b5-9adc-6cd573033975 { text-align: left; }
#s-7da3dd02-0104-4deb-8d9e-d3718c408ac4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7da3dd02-0104-4deb-8d9e-d3718c408ac4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-933d3f42-453f-4018-8280-ae33480960f8 { text-align: left; }
#s-933d3f42-453f-4018-8280-ae33480960f8 .shg-product-sold-out {
  display: none;
}

#s-933d3f42-453f-4018-8280-ae33480960f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-933d3f42-453f-4018-8280-ae33480960f8 .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-36a7d345-cf14-4dd1-8950-6f59c597cc48 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36a7d345-cf14-4dd1-8950-6f59c597cc48:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36a7d345-cf14-4dd1-8950-6f59c597cc48:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36a7d345-cf14-4dd1-8950-6f59c597cc48 {
  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-36a7d345-cf14-4dd1-8950-6f59c597cc48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36a7d345-cf14-4dd1-8950-6f59c597cc48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36a7d345-cf14-4dd1-8950-6f59c597cc48.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-324a85fd-830e-435d-985b-a0487fef25f8 {
  display: none;
}
#s-a7fc0d13-02b2-41e2-80c1-e47b76cde94c { text-align: left; }
#s-f3a14848-b955-4e73-ae6d-9da08890bd59 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f3a14848-b955-4e73-ae6d-9da08890bd59 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ebef4ceb-13f6-4520-a389-6cf79ad5a8e4 { text-align: left; }
#s-ebef4ceb-13f6-4520-a389-6cf79ad5a8e4 .shg-product-sold-out {
  display: none;
}

#s-ebef4ceb-13f6-4520-a389-6cf79ad5a8e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ebef4ceb-13f6-4520-a389-6cf79ad5a8e4 .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-8d4c114e-e7cf-49f6-95b3-b1dac9e7be99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8d4c114e-e7cf-49f6-95b3-b1dac9e7be99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8d4c114e-e7cf-49f6-95b3-b1dac9e7be99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8d4c114e-e7cf-49f6-95b3-b1dac9e7be99 {
  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-8d4c114e-e7cf-49f6-95b3-b1dac9e7be99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d4c114e-e7cf-49f6-95b3-b1dac9e7be99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8d4c114e-e7cf-49f6-95b3-b1dac9e7be99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d10390cf-85fa-4bdc-9995-3f59fb6b1b6b {
  display: none;
}
#s-6533e3d1-e61e-402d-a09b-b4bbf14c5fba { text-align: left; }
#s-879534b6-a400-4e9c-b9b9-557d88ef1bc0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-879534b6-a400-4e9c-b9b9-557d88ef1bc0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6baa00f-ca44-4c1c-aa20-01ed921451d2 { text-align: left; }
#s-e6baa00f-ca44-4c1c-aa20-01ed921451d2 .shg-product-sold-out {
  display: none;
}

#s-e6baa00f-ca44-4c1c-aa20-01ed921451d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6baa00f-ca44-4c1c-aa20-01ed921451d2 .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-06c190da-3553-40a8-a003-d1cc412262df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06c190da-3553-40a8-a003-d1cc412262df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06c190da-3553-40a8-a003-d1cc412262df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06c190da-3553-40a8-a003-d1cc412262df {
  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-06c190da-3553-40a8-a003-d1cc412262df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06c190da-3553-40a8-a003-d1cc412262df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06c190da-3553-40a8-a003-d1cc412262df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34574619-72c6-4c04-87c9-b5e245f08f45 {
  display: none;
}
#s-1d3722e2-4d65-4514-9de3-7f056f1f4db9 { text-align: left; }
#s-d4636358-2cd9-4f27-a98d-c01a6e69e950 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d4636358-2cd9-4f27-a98d-c01a6e69e950 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1077f4d8-4fd5-497a-a79c-433cf017c531 { text-align: left; }
#s-1077f4d8-4fd5-497a-a79c-433cf017c531 .shg-product-sold-out {
  display: none;
}

#s-1077f4d8-4fd5-497a-a79c-433cf017c531 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1077f4d8-4fd5-497a-a79c-433cf017c531 .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-8fde5e96-8571-46c4-bb2c-ca8a0ae34afe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8fde5e96-8571-46c4-bb2c-ca8a0ae34afe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8fde5e96-8571-46c4-bb2c-ca8a0ae34afe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8fde5e96-8571-46c4-bb2c-ca8a0ae34afe {
  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-8fde5e96-8571-46c4-bb2c-ca8a0ae34afe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fde5e96-8571-46c4-bb2c-ca8a0ae34afe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8fde5e96-8571-46c4-bb2c-ca8a0ae34afe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6a99832f-58aa-416a-b5b6-b69b77d73015 {
  display: none;
}
#s-709b5fe2-0abb-4895-8292-bc6e2573f76c { text-align: left; }
#s-6f7ce98b-d9ef-498e-8ab8-16d6ed84640e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f7ce98b-d9ef-498e-8ab8-16d6ed84640e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4cbabd1-ed41-440e-8ad5-e1805fe2b49a { text-align: left; }
#s-a4cbabd1-ed41-440e-8ad5-e1805fe2b49a .shg-product-sold-out {
  display: none;
}

#s-a4cbabd1-ed41-440e-8ad5-e1805fe2b49a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4cbabd1-ed41-440e-8ad5-e1805fe2b49a .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-76ab8052-ba13-4460-8e3b-e37ebb1187e2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76ab8052-ba13-4460-8e3b-e37ebb1187e2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76ab8052-ba13-4460-8e3b-e37ebb1187e2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76ab8052-ba13-4460-8e3b-e37ebb1187e2 {
  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-76ab8052-ba13-4460-8e3b-e37ebb1187e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76ab8052-ba13-4460-8e3b-e37ebb1187e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76ab8052-ba13-4460-8e3b-e37ebb1187e2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af0f2248-bf07-4b98-b218-e6a98a09f687 {
  display: none;
}
#s-75c13823-1418-4cc8-b0a3-770d9b48c18f { text-align: left; }
#s-082ef574-845c-4391-ac59-b879f0a1ca6a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-082ef574-845c-4391-ac59-b879f0a1ca6a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce477e38-fb78-43ca-879c-13e8a4fe34c6 { text-align: left; }
#s-ce477e38-fb78-43ca-879c-13e8a4fe34c6 .shg-product-sold-out {
  display: none;
}

#s-ce477e38-fb78-43ca-879c-13e8a4fe34c6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce477e38-fb78-43ca-879c-13e8a4fe34c6 .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-b14e85a9-2ecd-43d7-b2bf-70a7fdda26c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b14e85a9-2ecd-43d7-b2bf-70a7fdda26c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b14e85a9-2ecd-43d7-b2bf-70a7fdda26c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b14e85a9-2ecd-43d7-b2bf-70a7fdda26c4 {
  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-b14e85a9-2ecd-43d7-b2bf-70a7fdda26c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b14e85a9-2ecd-43d7-b2bf-70a7fdda26c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b14e85a9-2ecd-43d7-b2bf-70a7fdda26c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c882729-17a6-490c-8eaf-d38e225a3a81 {
  display: none;
}
#s-72294da3-33ff-404a-a1eb-ca0cd6964293 { text-align: left; }
#s-45cf2a7c-2c6b-428c-886b-c9eb5750fb9b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45cf2a7c-2c6b-428c-886b-c9eb5750fb9b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-91fd963a-51c7-4698-9609-3bf926881a08 { text-align: left; }
#s-91fd963a-51c7-4698-9609-3bf926881a08 .shg-product-sold-out {
  display: none;
}

#s-91fd963a-51c7-4698-9609-3bf926881a08 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-91fd963a-51c7-4698-9609-3bf926881a08 .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-f1545ace-7a5e-497d-9aa5-858405bd8e42 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1545ace-7a5e-497d-9aa5-858405bd8e42:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1545ace-7a5e-497d-9aa5-858405bd8e42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1545ace-7a5e-497d-9aa5-858405bd8e42 {
  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-f1545ace-7a5e-497d-9aa5-858405bd8e42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1545ace-7a5e-497d-9aa5-858405bd8e42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1545ace-7a5e-497d-9aa5-858405bd8e42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-02a0de70-4f69-486e-a429-c4369c16f1f3 {
  display: none;
}
#s-47cbfe15-b02d-4a60-951c-3debd54f576f { text-align: left; }
#s-b658426c-1001-4f7b-93e1-f26b1a2d020e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b658426c-1001-4f7b-93e1-f26b1a2d020e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7243d629-5414-4b8e-92f9-1c8539d1fc1b { text-align: left; }
#s-7243d629-5414-4b8e-92f9-1c8539d1fc1b .shg-product-sold-out {
  display: none;
}

#s-7243d629-5414-4b8e-92f9-1c8539d1fc1b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7243d629-5414-4b8e-92f9-1c8539d1fc1b .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-48c9fd3f-e9c6-4679-b5b3-748cb016d76e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48c9fd3f-e9c6-4679-b5b3-748cb016d76e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48c9fd3f-e9c6-4679-b5b3-748cb016d76e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48c9fd3f-e9c6-4679-b5b3-748cb016d76e {
  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-48c9fd3f-e9c6-4679-b5b3-748cb016d76e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48c9fd3f-e9c6-4679-b5b3-748cb016d76e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48c9fd3f-e9c6-4679-b5b3-748cb016d76e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dfd5fbed-b182-4078-b6b9-96408eae223c {
  display: none;
}
#s-ebf54fe6-2504-4e09-be35-b449b4417485 { text-align: left; }
#s-bedc773d-2dca-4a9e-91b4-e6b3645c26b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bedc773d-2dca-4a9e-91b4-e6b3645c26b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-958b7e0a-a471-408e-9293-e3bf1062e17a { text-align: left; }
#s-958b7e0a-a471-408e-9293-e3bf1062e17a .shg-product-sold-out {
  display: none;
}

#s-958b7e0a-a471-408e-9293-e3bf1062e17a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-958b7e0a-a471-408e-9293-e3bf1062e17a .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-c114afa0-408b-4191-81e8-a66f09198aff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c114afa0-408b-4191-81e8-a66f09198aff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c114afa0-408b-4191-81e8-a66f09198aff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c114afa0-408b-4191-81e8-a66f09198aff {
  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-c114afa0-408b-4191-81e8-a66f09198aff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c114afa0-408b-4191-81e8-a66f09198aff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c114afa0-408b-4191-81e8-a66f09198aff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-823afbd1-471a-4741-9844-c85fe545213e {
  display: none;
}
#s-cb201c91-057f-40a7-b8ba-cb5f7c107fd4 { text-align: left; }
#s-b5bb3e53-3077-488f-8591-94f2cba2f141 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5bb3e53-3077-488f-8591-94f2cba2f141 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9c831f81-e327-4c60-98fb-9703667b9b6b { text-align: left; }
#s-9c831f81-e327-4c60-98fb-9703667b9b6b .shg-product-sold-out {
  display: none;
}

#s-9c831f81-e327-4c60-98fb-9703667b9b6b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9c831f81-e327-4c60-98fb-9703667b9b6b .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-87d4492a-ec26-4333-bdae-ff40a0cb058e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87d4492a-ec26-4333-bdae-ff40a0cb058e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87d4492a-ec26-4333-bdae-ff40a0cb058e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87d4492a-ec26-4333-bdae-ff40a0cb058e {
  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-87d4492a-ec26-4333-bdae-ff40a0cb058e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87d4492a-ec26-4333-bdae-ff40a0cb058e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87d4492a-ec26-4333-bdae-ff40a0cb058e.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;
}
