.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-344b0440-cbfc-4b5e-bcc6-27a6bc1344b2 {
  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-cf20cc17-7a14-44b2-9da8-2f24ad344acc { margin-top: 40px; }
#s-cf20cc17-7a14-44b2-9da8-2f24ad344acc .shogun-tabs {
  justify-content: center;
}


  #s-cf20cc17-7a14-44b2-9da8-2f24ad344acc .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-cf20cc17-7a14-44b2-9da8-2f24ad344acc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-cf20cc17-7a14-44b2-9da8-2f24ad344acc .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-cf20cc17-7a14-44b2-9da8-2f24ad344acc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-cf20cc17-7a14-44b2-9da8-2f24ad344acc .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-cf20cc17-7a14-44b2-9da8-2f24ad344acc .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-cf20cc17-7a14-44b2-9da8-2f24ad344acc .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-09938c37-ea64-48c2-b5e9-3af4ee050c41 { padding-top: 10px;
padding-bottom: 10px; }
 #s-09938c37-ea64-48c2-b5e9-3af4ee050c41 .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-01418038-19a9-4ffc-b4ac-5c068f2cf4f8 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-01418038-19a9-4ffc-b4ac-5c068f2cf4f8 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-01418038-19a9-4ffc-b4ac-5c068f2cf4f8 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-01418038-19a9-4ffc-b4ac-5c068f2cf4f8 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-01418038-19a9-4ffc-b4ac-5c068f2cf4f8 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-01418038-19a9-4ffc-b4ac-5c068f2cf4f8 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-01418038-19a9-4ffc-b4ac-5c068f2cf4f8 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-01418038-19a9-4ffc-b4ac-5c068f2cf4f8 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-01418038-19a9-4ffc-b4ac-5c068f2cf4f8 .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-850c3b49-57ef-4bdf-8c14-53a01e0e1890 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-850c3b49-57ef-4bdf-8c14-53a01e0e1890"] > .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-42839439-1c1c-4507-b113-fea5a13e252c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-13440cd4-7fde-4f87-b0e5-7ce9d0bce9ec { 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-9b0f6aea-eaf2-44a2-9266-d02319c8c28e { 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-9b0f6aea-eaf2-44a2-9266-d02319c8c28e: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-9b0f6aea-eaf2-44a2-9266-d02319c8c28e: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-9b0f6aea-eaf2-44a2-9266-d02319c8c28e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e5aaf038-85f3-4f05-a4fe-603efe3aaaa0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-85d8bb1d-b9ef-4d23-8fbf-374d83724803 { 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-3aaf32bd-437f-4a66-aed0-1c547598daf3 { 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-3aaf32bd-437f-4a66-aed0-1c547598daf3: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-3aaf32bd-437f-4a66-aed0-1c547598daf3: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-3aaf32bd-437f-4a66-aed0-1c547598daf3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c68a5185-9c8e-4eae-a8ab-a35a41e1d1a2 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4ba57392-b9fe-46ed-be94-7b54ac881fa1 { 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-bd550191-7f1d-4fbb-b0ef-9873d63ce871 { 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-bd550191-7f1d-4fbb-b0ef-9873d63ce871: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-bd550191-7f1d-4fbb-b0ef-9873d63ce871: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-bd550191-7f1d-4fbb-b0ef-9873d63ce871.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-f92f0cf7-9610-41a9-9142-b528ea0e7a89 { min-height: 50px; }
#s-f92f0cf7-9610-41a9-9142-b528ea0e7a89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-73d94c9d-4e40-4fca-92eb-090004b6a335 { 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-73d94c9d-4e40-4fca-92eb-090004b6a335 .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-a053f323-7cc4-4a69-b9c8-4dba809099d0 {
  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-4edbdef4-7923-4f50-ae62-a29fdf461dee { 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-be054404-f8a8-4b86-99a6-dba0fc76ea9c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be054404-f8a8-4b86-99a6-dba0fc76ea9c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a23b94fb-4467-4a96-a848-593245f5c79c {
  display: none;
}
#s-34a258a6-e1fb-4d52-abf8-fb701f4277db { text-align: left; }
#s-6b6d5ed2-d7a9-49ba-8fa7-99d8869a3372 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b6d5ed2-d7a9-49ba-8fa7-99d8869a3372 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e15eda95-a419-4c3a-9ec3-24570ba28e33 {
  display: none;
}
#s-1a035074-0eb9-4e13-b84d-70918577eef5 { text-align: left; }
#s-db92df92-8336-4d4e-8ac6-53f7963fa568 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db92df92-8336-4d4e-8ac6-53f7963fa568 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2632079d-b3fa-44e9-9358-31df9dbe7e8b {
  display: none;
}
#s-9fcb3667-c712-4079-9bc5-644c60add413 { text-align: left; }
#s-18923a5d-b5a9-4fbb-adf0-28d900871f9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18923a5d-b5a9-4fbb-adf0-28d900871f9f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-31533c05-3d31-4aa5-83a7-d3f28ec2e5d3 {
  display: none;
}
#s-4f8854ce-f919-4e46-b747-73405824854f { text-align: left; }
#s-ffdf1bf6-b6b6-42ad-9d7e-6292cd343422 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ffdf1bf6-b6b6-42ad-9d7e-6292cd343422 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ca981c8-41db-4881-a4ae-a155f7532e6f { text-align: left; }
#s-3ca981c8-41db-4881-a4ae-a155f7532e6f .shg-product-sold-out {
  display: none;
}

#s-3ca981c8-41db-4881-a4ae-a155f7532e6f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ca981c8-41db-4881-a4ae-a155f7532e6f .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-6f9b3c8a-a7a6-48d4-9e9d-89a4a76414f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f9b3c8a-a7a6-48d4-9e9d-89a4a76414f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f9b3c8a-a7a6-48d4-9e9d-89a4a76414f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f9b3c8a-a7a6-48d4-9e9d-89a4a76414f9 {
  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-6f9b3c8a-a7a6-48d4-9e9d-89a4a76414f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f9b3c8a-a7a6-48d4-9e9d-89a4a76414f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f9b3c8a-a7a6-48d4-9e9d-89a4a76414f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0ae87f1d-c536-4e27-a051-805b0f96042b {
  display: none;
}
#s-8164635e-b4b4-4dbb-a35f-533c2b1b687b { text-align: left; }
#s-a771314f-e102-4b0d-a2c8-c33c87d8833a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a771314f-e102-4b0d-a2c8-c33c87d8833a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a62eb277-a308-4ff6-b8cc-13cb1d313ed7 { text-align: left; }
#s-a62eb277-a308-4ff6-b8cc-13cb1d313ed7 .shg-product-sold-out {
  display: none;
}

#s-a62eb277-a308-4ff6-b8cc-13cb1d313ed7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a62eb277-a308-4ff6-b8cc-13cb1d313ed7 .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-bde6eb7b-b675-4392-9182-bf8d6f1ba6c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bde6eb7b-b675-4392-9182-bf8d6f1ba6c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bde6eb7b-b675-4392-9182-bf8d6f1ba6c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bde6eb7b-b675-4392-9182-bf8d6f1ba6c6 {
  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-bde6eb7b-b675-4392-9182-bf8d6f1ba6c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bde6eb7b-b675-4392-9182-bf8d6f1ba6c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bde6eb7b-b675-4392-9182-bf8d6f1ba6c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-87470dcc-231b-41c0-a466-e16636d9d265 {
  display: none;
}
#s-5af72053-75e3-4064-b661-1eeb0a0869e7 { text-align: left; }
#s-3e7672c3-aab2-4d0a-8e06-1596d5d6f229 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e7672c3-aab2-4d0a-8e06-1596d5d6f229 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc6bf9a5-ed80-43f4-baf1-94aa1812846b { text-align: left; }
#s-cc6bf9a5-ed80-43f4-baf1-94aa1812846b .shg-product-sold-out {
  display: none;
}

#s-cc6bf9a5-ed80-43f4-baf1-94aa1812846b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc6bf9a5-ed80-43f4-baf1-94aa1812846b .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-9116cd37-fe8a-495a-9a6e-d6b45e1b4320 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9116cd37-fe8a-495a-9a6e-d6b45e1b4320:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9116cd37-fe8a-495a-9a6e-d6b45e1b4320:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9116cd37-fe8a-495a-9a6e-d6b45e1b4320 {
  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-9116cd37-fe8a-495a-9a6e-d6b45e1b4320.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9116cd37-fe8a-495a-9a6e-d6b45e1b4320.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9116cd37-fe8a-495a-9a6e-d6b45e1b4320.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-841c5356-3eaa-43fe-aabc-5cd8f20ab527 {
  display: none;
}
#s-24786286-45f3-4b51-8403-97e11a8ae049 { text-align: left; }
#s-bb3f7515-8f58-4a43-8f37-3f7556a1729a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb3f7515-8f58-4a43-8f37-3f7556a1729a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b4f70599-020c-4e10-83ff-16f273cb2dd4 { text-align: left; }
#s-b4f70599-020c-4e10-83ff-16f273cb2dd4 .shg-product-sold-out {
  display: none;
}

#s-b4f70599-020c-4e10-83ff-16f273cb2dd4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b4f70599-020c-4e10-83ff-16f273cb2dd4 .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-8552d295-628f-400c-a7b5-67fb43255c33 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8552d295-628f-400c-a7b5-67fb43255c33:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8552d295-628f-400c-a7b5-67fb43255c33:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8552d295-628f-400c-a7b5-67fb43255c33 {
  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-8552d295-628f-400c-a7b5-67fb43255c33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8552d295-628f-400c-a7b5-67fb43255c33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8552d295-628f-400c-a7b5-67fb43255c33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f605ee09-e938-4ee3-967a-25e1d1bdf917 {
  display: none;
}
#s-1cfa5dcb-e68c-4e92-82ba-f1066c0e755d { text-align: left; }
#s-4cd43318-5ab3-4200-8dbf-12ceca6f4fa8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4cd43318-5ab3-4200-8dbf-12ceca6f4fa8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-285f6205-3ce6-4f08-865e-edea6b1bde01 { text-align: left; }
#s-285f6205-3ce6-4f08-865e-edea6b1bde01 .shg-product-sold-out {
  display: none;
}

#s-285f6205-3ce6-4f08-865e-edea6b1bde01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-285f6205-3ce6-4f08-865e-edea6b1bde01 .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-6baf536e-5a45-4797-b885-23317d8dc014 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6baf536e-5a45-4797-b885-23317d8dc014:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6baf536e-5a45-4797-b885-23317d8dc014:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6baf536e-5a45-4797-b885-23317d8dc014 {
  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-6baf536e-5a45-4797-b885-23317d8dc014.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6baf536e-5a45-4797-b885-23317d8dc014.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6baf536e-5a45-4797-b885-23317d8dc014.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-94b82276-7dfd-491c-af09-bdb632c93e5c {
  display: none;
}
#s-8c7a9270-afe3-4a7c-8dcd-6dfa1435d334 { text-align: left; }
#s-c65c31f6-f26d-4031-8903-8c3261cce9ef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c65c31f6-f26d-4031-8903-8c3261cce9ef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e4ef6a7-69d2-4eb9-917e-e593baee361b { text-align: left; }
#s-7e4ef6a7-69d2-4eb9-917e-e593baee361b .shg-product-sold-out {
  display: none;
}

#s-7e4ef6a7-69d2-4eb9-917e-e593baee361b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e4ef6a7-69d2-4eb9-917e-e593baee361b .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-a91d3df2-19f0-4dcb-8d79-1da640d7c4b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a91d3df2-19f0-4dcb-8d79-1da640d7c4b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a91d3df2-19f0-4dcb-8d79-1da640d7c4b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a91d3df2-19f0-4dcb-8d79-1da640d7c4b4 {
  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-a91d3df2-19f0-4dcb-8d79-1da640d7c4b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a91d3df2-19f0-4dcb-8d79-1da640d7c4b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a91d3df2-19f0-4dcb-8d79-1da640d7c4b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b7d26812-1c7b-4a84-9dfd-fb8669b620e3 {
  display: none;
}
#s-b3b8ebc0-6f02-4e14-99b4-73a618d91fc2 { text-align: left; }
#s-f91e137c-00f0-46f0-bc2d-6a86cbf55540 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f91e137c-00f0-46f0-bc2d-6a86cbf55540 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4df8deda-690f-431f-a92f-e87bff7a1447 { text-align: left; }
#s-4df8deda-690f-431f-a92f-e87bff7a1447 .shg-product-sold-out {
  display: none;
}

#s-4df8deda-690f-431f-a92f-e87bff7a1447 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4df8deda-690f-431f-a92f-e87bff7a1447 .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-05ace092-f026-4e0f-b028-40e220f38196 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05ace092-f026-4e0f-b028-40e220f38196:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05ace092-f026-4e0f-b028-40e220f38196:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05ace092-f026-4e0f-b028-40e220f38196 {
  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-05ace092-f026-4e0f-b028-40e220f38196.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05ace092-f026-4e0f-b028-40e220f38196.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05ace092-f026-4e0f-b028-40e220f38196.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3814e577-ab7e-4bc7-adca-b69d46e2f492 {
  display: none;
}
#s-fb9048cc-5b5c-4d4f-a8e6-cc8726280a72 { text-align: left; }
#s-a9124a85-14d9-4e9f-a936-5b65eb83e270 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a9124a85-14d9-4e9f-a936-5b65eb83e270 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d3e3257-a2a2-4b74-b75b-13107026fdd6 { text-align: left; }
#s-5d3e3257-a2a2-4b74-b75b-13107026fdd6 .shg-product-sold-out {
  display: none;
}

#s-5d3e3257-a2a2-4b74-b75b-13107026fdd6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d3e3257-a2a2-4b74-b75b-13107026fdd6 .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-0f11731f-01f7-4a3a-aa04-66f5f9a7d97d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f11731f-01f7-4a3a-aa04-66f5f9a7d97d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f11731f-01f7-4a3a-aa04-66f5f9a7d97d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f11731f-01f7-4a3a-aa04-66f5f9a7d97d {
  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-0f11731f-01f7-4a3a-aa04-66f5f9a7d97d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f11731f-01f7-4a3a-aa04-66f5f9a7d97d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f11731f-01f7-4a3a-aa04-66f5f9a7d97d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-111c5c09-1c6d-4d3b-b16e-ae75fbf1dd46 {
  display: none;
}
#s-bc477fb2-dca9-490f-921a-7cd43554125c { text-align: left; }
#s-a953bdc4-7531-4e76-9133-37a8121a5be9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a953bdc4-7531-4e76-9133-37a8121a5be9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38f29352-760a-4287-acc8-e56f0734a9da { text-align: left; }
#s-38f29352-760a-4287-acc8-e56f0734a9da .shg-product-sold-out {
  display: none;
}

#s-38f29352-760a-4287-acc8-e56f0734a9da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38f29352-760a-4287-acc8-e56f0734a9da .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-3185c635-b480-4b58-92a6-8a86cdb0cb4d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3185c635-b480-4b58-92a6-8a86cdb0cb4d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3185c635-b480-4b58-92a6-8a86cdb0cb4d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3185c635-b480-4b58-92a6-8a86cdb0cb4d {
  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-3185c635-b480-4b58-92a6-8a86cdb0cb4d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3185c635-b480-4b58-92a6-8a86cdb0cb4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3185c635-b480-4b58-92a6-8a86cdb0cb4d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32f6babc-4316-4517-a1e2-8d4401e5bd64 {
  display: none;
}
#s-0d23b1bb-f870-4d50-9202-cb911913c2ad { text-align: left; }
#s-f7a96650-e9a2-4c7e-9c6c-587c4f5e3e08 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7a96650-e9a2-4c7e-9c6c-587c4f5e3e08 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a6afd0c-a9f2-4152-acf2-ff932c46e065 { text-align: left; }
#s-4a6afd0c-a9f2-4152-acf2-ff932c46e065 .shg-product-sold-out {
  display: none;
}

#s-4a6afd0c-a9f2-4152-acf2-ff932c46e065 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a6afd0c-a9f2-4152-acf2-ff932c46e065 .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-ec8c9082-f15f-4101-996d-44b60e930806 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec8c9082-f15f-4101-996d-44b60e930806:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec8c9082-f15f-4101-996d-44b60e930806:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec8c9082-f15f-4101-996d-44b60e930806 {
  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-ec8c9082-f15f-4101-996d-44b60e930806.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec8c9082-f15f-4101-996d-44b60e930806.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec8c9082-f15f-4101-996d-44b60e930806.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c2e3acf0-b72a-4038-9a11-359c04e9530a {
  display: none;
}
#s-55c6bb4d-9ff5-4d06-b212-0fd87d662505 { text-align: left; }
#s-7adeb815-fdd5-4ad7-b519-449fd4759901 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7adeb815-fdd5-4ad7-b519-449fd4759901 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-638f7b50-46f5-40f1-aab8-a66bdbb911c4 { text-align: left; }
#s-638f7b50-46f5-40f1-aab8-a66bdbb911c4 .shg-product-sold-out {
  display: none;
}

#s-638f7b50-46f5-40f1-aab8-a66bdbb911c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-638f7b50-46f5-40f1-aab8-a66bdbb911c4 .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-6c86fe18-60ad-4387-982f-f9fd16c74557 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c86fe18-60ad-4387-982f-f9fd16c74557:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c86fe18-60ad-4387-982f-f9fd16c74557:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c86fe18-60ad-4387-982f-f9fd16c74557 {
  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-6c86fe18-60ad-4387-982f-f9fd16c74557.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c86fe18-60ad-4387-982f-f9fd16c74557.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c86fe18-60ad-4387-982f-f9fd16c74557.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fbcd0573-d5ff-430e-8ad7-a423bc049da2 {
  display: none;
}
#s-7960c7ba-cd73-4a28-8e01-4e442b0c2b6b { text-align: left; }
#s-c56d5e74-40aa-49d2-bc50-e1c459d55d29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c56d5e74-40aa-49d2-bc50-e1c459d55d29 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9806155-9b59-4d8c-b3b3-4c9c5d2af146 { text-align: left; }
#s-f9806155-9b59-4d8c-b3b3-4c9c5d2af146 .shg-product-sold-out {
  display: none;
}

#s-f9806155-9b59-4d8c-b3b3-4c9c5d2af146 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9806155-9b59-4d8c-b3b3-4c9c5d2af146 .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-84698787-b47d-4dc4-8a0c-8bc4b5fabf08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84698787-b47d-4dc4-8a0c-8bc4b5fabf08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84698787-b47d-4dc4-8a0c-8bc4b5fabf08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84698787-b47d-4dc4-8a0c-8bc4b5fabf08 {
  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-84698787-b47d-4dc4-8a0c-8bc4b5fabf08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84698787-b47d-4dc4-8a0c-8bc4b5fabf08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84698787-b47d-4dc4-8a0c-8bc4b5fabf08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eb6187c7-e1a3-42f4-a521-1a6c71127a12 {
  display: none;
}
#s-ddf1281b-6ae5-44e5-bdb6-1c9f2a0afb80 { text-align: left; }
#s-9036bbdf-f00b-49ad-b260-126be4e83f80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9036bbdf-f00b-49ad-b260-126be4e83f80 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c96ae7e2-e3a5-42da-9332-a736eab279d5 { text-align: left; }
#s-c96ae7e2-e3a5-42da-9332-a736eab279d5 .shg-product-sold-out {
  display: none;
}

#s-c96ae7e2-e3a5-42da-9332-a736eab279d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c96ae7e2-e3a5-42da-9332-a736eab279d5 .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-127eff9c-9553-4533-9e00-4acb7b6c97dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-127eff9c-9553-4533-9e00-4acb7b6c97dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-127eff9c-9553-4533-9e00-4acb7b6c97dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-127eff9c-9553-4533-9e00-4acb7b6c97dc {
  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-127eff9c-9553-4533-9e00-4acb7b6c97dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-127eff9c-9553-4533-9e00-4acb7b6c97dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-127eff9c-9553-4533-9e00-4acb7b6c97dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f1536d8f-cf08-4e9c-a04b-35371cb7f38b {
  display: none;
}
#s-b205db26-b80a-490a-9387-159b2f9ff3ad { text-align: left; }
#s-256a777a-af35-4966-be7c-4f38d4fe7bed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-256a777a-af35-4966-be7c-4f38d4fe7bed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ef4c5aec-bf5d-42ab-a4d0-552143cfcd07 { text-align: left; }
#s-ef4c5aec-bf5d-42ab-a4d0-552143cfcd07 .shg-product-sold-out {
  display: none;
}

#s-ef4c5aec-bf5d-42ab-a4d0-552143cfcd07 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ef4c5aec-bf5d-42ab-a4d0-552143cfcd07 .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-a2925adb-23f8-449a-98e0-a5017a4ce141 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a2925adb-23f8-449a-98e0-a5017a4ce141:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a2925adb-23f8-449a-98e0-a5017a4ce141:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a2925adb-23f8-449a-98e0-a5017a4ce141 {
  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-a2925adb-23f8-449a-98e0-a5017a4ce141.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2925adb-23f8-449a-98e0-a5017a4ce141.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a2925adb-23f8-449a-98e0-a5017a4ce141.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9365feb-92d1-471c-a4d3-ccd7a5afcab5 {
  display: none;
}
#s-a83ea161-1bdf-4569-85a2-e2be8b72fc71 { text-align: left; }
#s-ed971b43-5e84-47be-aefd-d44de7965b5c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed971b43-5e84-47be-aefd-d44de7965b5c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e053eee-00ce-49e8-b23a-3b446ebc4223 { text-align: left; }
#s-1e053eee-00ce-49e8-b23a-3b446ebc4223 .shg-product-sold-out {
  display: none;
}

#s-1e053eee-00ce-49e8-b23a-3b446ebc4223 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e053eee-00ce-49e8-b23a-3b446ebc4223 .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-fae4ee54-0f7c-42c9-80e9-0c167fa4aa86 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fae4ee54-0f7c-42c9-80e9-0c167fa4aa86:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fae4ee54-0f7c-42c9-80e9-0c167fa4aa86:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fae4ee54-0f7c-42c9-80e9-0c167fa4aa86 {
  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-fae4ee54-0f7c-42c9-80e9-0c167fa4aa86.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fae4ee54-0f7c-42c9-80e9-0c167fa4aa86.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fae4ee54-0f7c-42c9-80e9-0c167fa4aa86.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-17872abf-25f9-4981-ba24-3546e904ad12 {
  display: none;
}
#s-28290921-a88f-4409-aeff-81c7435fde98 { text-align: left; }
#s-a00395a5-d3e1-4777-af95-72ecd4b82ee6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a00395a5-d3e1-4777-af95-72ecd4b82ee6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46b65463-67b6-463d-8f7e-648e9d1e7062 { text-align: left; }
#s-46b65463-67b6-463d-8f7e-648e9d1e7062 .shg-product-sold-out {
  display: none;
}

#s-46b65463-67b6-463d-8f7e-648e9d1e7062 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46b65463-67b6-463d-8f7e-648e9d1e7062 .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-38bd50ba-2932-4840-9728-5db38800c729 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-38bd50ba-2932-4840-9728-5db38800c729:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-38bd50ba-2932-4840-9728-5db38800c729:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-38bd50ba-2932-4840-9728-5db38800c729 {
  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-38bd50ba-2932-4840-9728-5db38800c729.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38bd50ba-2932-4840-9728-5db38800c729.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-38bd50ba-2932-4840-9728-5db38800c729.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-08296c39-56a6-4f69-a334-0ced7b2579e3 {
  display: none;
}
#s-26e0c8fd-e7a3-49e8-ac9c-cad226e1e204 { text-align: left; }
#s-4f7aefe5-b30c-4dab-80f7-f88ea87bde33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f7aefe5-b30c-4dab-80f7-f88ea87bde33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc0612e0-856b-4fa9-a370-6da9099a1b93 { text-align: left; }
#s-bc0612e0-856b-4fa9-a370-6da9099a1b93 .shg-product-sold-out {
  display: none;
}

#s-bc0612e0-856b-4fa9-a370-6da9099a1b93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc0612e0-856b-4fa9-a370-6da9099a1b93 .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-ef5d8fa2-4f7f-42f4-ad2f-5fd5dffa2b48 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef5d8fa2-4f7f-42f4-ad2f-5fd5dffa2b48:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef5d8fa2-4f7f-42f4-ad2f-5fd5dffa2b48:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef5d8fa2-4f7f-42f4-ad2f-5fd5dffa2b48 {
  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-ef5d8fa2-4f7f-42f4-ad2f-5fd5dffa2b48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef5d8fa2-4f7f-42f4-ad2f-5fd5dffa2b48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef5d8fa2-4f7f-42f4-ad2f-5fd5dffa2b48.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-623a64d8-2f56-4e94-b92b-fc7c49975bfd {
  display: none;
}
#s-bc4d3b1d-ef6a-48cf-99bf-5ff9cb4d9416 { text-align: left; }
#s-a6ab7beb-43c1-4158-9dd9-d8b81f81c9cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6ab7beb-43c1-4158-9dd9-d8b81f81c9cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-02e9493a-f752-42de-9e2c-cd7e6abe5f81 { text-align: left; }
#s-02e9493a-f752-42de-9e2c-cd7e6abe5f81 .shg-product-sold-out {
  display: none;
}

#s-02e9493a-f752-42de-9e2c-cd7e6abe5f81 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-02e9493a-f752-42de-9e2c-cd7e6abe5f81 .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-198a10d7-e136-421b-b48d-5b8586834103 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-198a10d7-e136-421b-b48d-5b8586834103:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-198a10d7-e136-421b-b48d-5b8586834103:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-198a10d7-e136-421b-b48d-5b8586834103 {
  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-198a10d7-e136-421b-b48d-5b8586834103.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-198a10d7-e136-421b-b48d-5b8586834103.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-198a10d7-e136-421b-b48d-5b8586834103.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8aab147-fc3a-4458-9c6b-cd1744749046 {
  display: none;
}
#s-8f8ac4c2-c971-4fe5-a740-c4882cfb3d9f { text-align: left; }
#s-55329518-da3d-4887-8651-f242f812de6e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55329518-da3d-4887-8651-f242f812de6e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-19da127b-cff9-465e-ab99-6765317287c1 { text-align: left; }
#s-19da127b-cff9-465e-ab99-6765317287c1 .shg-product-sold-out {
  display: none;
}

#s-19da127b-cff9-465e-ab99-6765317287c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-19da127b-cff9-465e-ab99-6765317287c1 .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-de95d540-bc60-4555-a3cc-c8423658a181 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de95d540-bc60-4555-a3cc-c8423658a181:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de95d540-bc60-4555-a3cc-c8423658a181:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de95d540-bc60-4555-a3cc-c8423658a181 {
  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-de95d540-bc60-4555-a3cc-c8423658a181.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de95d540-bc60-4555-a3cc-c8423658a181.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de95d540-bc60-4555-a3cc-c8423658a181.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23724bef-5fbc-4ac0-a85e-90ca6f58e3de {
  display: none;
}
#s-61c4a356-253d-4be1-93a4-74376564a9f2 { text-align: left; }
#s-70810a58-5e65-4d3c-8ba6-03d8af1fd973 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70810a58-5e65-4d3c-8ba6-03d8af1fd973 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-18549152-0b2b-4cda-b070-3882586a0ccf { text-align: left; }
#s-18549152-0b2b-4cda-b070-3882586a0ccf .shg-product-sold-out {
  display: none;
}

#s-18549152-0b2b-4cda-b070-3882586a0ccf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-18549152-0b2b-4cda-b070-3882586a0ccf .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-5b602bb9-baba-4461-8004-49c38e355f33 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b602bb9-baba-4461-8004-49c38e355f33:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b602bb9-baba-4461-8004-49c38e355f33:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b602bb9-baba-4461-8004-49c38e355f33 {
  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-5b602bb9-baba-4461-8004-49c38e355f33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b602bb9-baba-4461-8004-49c38e355f33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b602bb9-baba-4461-8004-49c38e355f33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a170f1ff-aab8-433f-a942-a053409ffeaf {
  display: none;
}
#s-c05bf4a6-08a0-4839-a7b6-4ee673a79bed { text-align: left; }
#s-60ec8c56-e72c-409b-a742-a344a9e16357 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60ec8c56-e72c-409b-a742-a344a9e16357 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9db01cf-5364-4a85-afef-c6536f78279d { text-align: left; }
#s-c9db01cf-5364-4a85-afef-c6536f78279d .shg-product-sold-out {
  display: none;
}

#s-c9db01cf-5364-4a85-afef-c6536f78279d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9db01cf-5364-4a85-afef-c6536f78279d .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-916bcd5a-0def-46a5-8049-bb114e350758 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-916bcd5a-0def-46a5-8049-bb114e350758:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-916bcd5a-0def-46a5-8049-bb114e350758:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-916bcd5a-0def-46a5-8049-bb114e350758 {
  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-916bcd5a-0def-46a5-8049-bb114e350758.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-916bcd5a-0def-46a5-8049-bb114e350758.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-916bcd5a-0def-46a5-8049-bb114e350758.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-440894a8-74ee-4741-9c7b-e6066b08c0b0 {
  display: none;
}
#s-9c07fea1-b01c-4bdf-a2c7-0498f2fce056 { text-align: left; }
#s-00e134bd-fc66-436b-ad03-749c4976f2c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00e134bd-fc66-436b-ad03-749c4976f2c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b47d6cb8-da91-43fb-9213-c0f795f0001e { text-align: left; }
#s-b47d6cb8-da91-43fb-9213-c0f795f0001e .shg-product-sold-out {
  display: none;
}

#s-b47d6cb8-da91-43fb-9213-c0f795f0001e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b47d6cb8-da91-43fb-9213-c0f795f0001e .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-e716c245-5abb-4436-bd12-b1d57af9f77b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e716c245-5abb-4436-bd12-b1d57af9f77b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e716c245-5abb-4436-bd12-b1d57af9f77b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e716c245-5abb-4436-bd12-b1d57af9f77b {
  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-e716c245-5abb-4436-bd12-b1d57af9f77b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e716c245-5abb-4436-bd12-b1d57af9f77b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e716c245-5abb-4436-bd12-b1d57af9f77b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c6b7d15-292e-4669-8d3b-b457618679e2 {
  display: none;
}
#s-5e69d04e-80ee-494c-acb3-44d523c319ec { text-align: left; }
#s-b19b94ba-0fee-41c1-bf48-cad02603832f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b19b94ba-0fee-41c1-bf48-cad02603832f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2b08099-f4fe-4c29-9487-41614c798fca { text-align: left; }
#s-c2b08099-f4fe-4c29-9487-41614c798fca .shg-product-sold-out {
  display: none;
}

#s-c2b08099-f4fe-4c29-9487-41614c798fca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2b08099-f4fe-4c29-9487-41614c798fca .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-1d15a0d6-aeb6-4cb6-8586-21d31e794f4b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d15a0d6-aeb6-4cb6-8586-21d31e794f4b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d15a0d6-aeb6-4cb6-8586-21d31e794f4b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d15a0d6-aeb6-4cb6-8586-21d31e794f4b {
  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-1d15a0d6-aeb6-4cb6-8586-21d31e794f4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d15a0d6-aeb6-4cb6-8586-21d31e794f4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d15a0d6-aeb6-4cb6-8586-21d31e794f4b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d42f266b-db26-4609-9301-570821bb4267 {
  display: none;
}
#s-06a06e06-2276-49ff-aeab-452eef56b5cc { text-align: left; }
#s-824f3141-753f-4ed3-863e-fac744a22905 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-824f3141-753f-4ed3-863e-fac744a22905 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-750b5552-8a8e-4396-a8d5-63621a079977 { text-align: left; }
#s-750b5552-8a8e-4396-a8d5-63621a079977 .shg-product-sold-out {
  display: none;
}

#s-750b5552-8a8e-4396-a8d5-63621a079977 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-750b5552-8a8e-4396-a8d5-63621a079977 .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-fb52ffa4-6824-43ab-b024-3b8cbf6a284c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb52ffa4-6824-43ab-b024-3b8cbf6a284c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb52ffa4-6824-43ab-b024-3b8cbf6a284c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb52ffa4-6824-43ab-b024-3b8cbf6a284c {
  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-fb52ffa4-6824-43ab-b024-3b8cbf6a284c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb52ffa4-6824-43ab-b024-3b8cbf6a284c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb52ffa4-6824-43ab-b024-3b8cbf6a284c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf857663-9d2b-44fc-b689-751a558aeb6b {
  display: none;
}
#s-2ca1e631-0c19-4f1e-8d55-581b484f8922 { text-align: left; }
#s-ebe32833-44d5-45ca-a2e5-b956a5f7beec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ebe32833-44d5-45ca-a2e5-b956a5f7beec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ef19d685-7701-4140-a45d-13ab9d64d52d { text-align: left; }
#s-ef19d685-7701-4140-a45d-13ab9d64d52d .shg-product-sold-out {
  display: none;
}

#s-ef19d685-7701-4140-a45d-13ab9d64d52d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ef19d685-7701-4140-a45d-13ab9d64d52d .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-5b2760b0-67ab-4c4f-804c-df6a28c631fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b2760b0-67ab-4c4f-804c-df6a28c631fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b2760b0-67ab-4c4f-804c-df6a28c631fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b2760b0-67ab-4c4f-804c-df6a28c631fc {
  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-5b2760b0-67ab-4c4f-804c-df6a28c631fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b2760b0-67ab-4c4f-804c-df6a28c631fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b2760b0-67ab-4c4f-804c-df6a28c631fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6fa85c36-71b3-402f-98db-07759e44a1b5 {
  display: none;
}
#s-7ce8e185-bf1e-47bd-b8c1-b64b490c07ce { text-align: left; }
#s-b99f249e-27c3-4e2f-8ea3-2e5fcffdccfb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b99f249e-27c3-4e2f-8ea3-2e5fcffdccfb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0377fd4f-ed3e-4faf-9e73-7f3ce403129a { text-align: left; }
#s-0377fd4f-ed3e-4faf-9e73-7f3ce403129a .shg-product-sold-out {
  display: none;
}

#s-0377fd4f-ed3e-4faf-9e73-7f3ce403129a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0377fd4f-ed3e-4faf-9e73-7f3ce403129a .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-13ab2e8d-0fc9-4fe9-ace6-e24cf81bfa21 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13ab2e8d-0fc9-4fe9-ace6-e24cf81bfa21:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13ab2e8d-0fc9-4fe9-ace6-e24cf81bfa21:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13ab2e8d-0fc9-4fe9-ace6-e24cf81bfa21 {
  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-13ab2e8d-0fc9-4fe9-ace6-e24cf81bfa21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13ab2e8d-0fc9-4fe9-ace6-e24cf81bfa21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13ab2e8d-0fc9-4fe9-ace6-e24cf81bfa21.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;
}
