.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-c2b948a5-4b83-4436-8c94-c2ef69eabd15 {
  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-6b1fc5dc-2776-42c0-9505-97459996b4a1 { margin-top: 40px; }
#s-6b1fc5dc-2776-42c0-9505-97459996b4a1 .shogun-tabs {
  justify-content: center;
}


  #s-6b1fc5dc-2776-42c0-9505-97459996b4a1 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-6b1fc5dc-2776-42c0-9505-97459996b4a1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-6b1fc5dc-2776-42c0-9505-97459996b4a1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-6b1fc5dc-2776-42c0-9505-97459996b4a1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-6b1fc5dc-2776-42c0-9505-97459996b4a1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-6b1fc5dc-2776-42c0-9505-97459996b4a1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-6b1fc5dc-2776-42c0-9505-97459996b4a1 .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-091268e5-7330-43b9-af0d-6631339d779d { padding-top: 10px;
padding-bottom: 10px; }
 #s-091268e5-7330-43b9-af0d-6631339d779d .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-d13b10f3-544e-4b63-8b47-f4b9be0bc13d .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-d13b10f3-544e-4b63-8b47-f4b9be0bc13d .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-d13b10f3-544e-4b63-8b47-f4b9be0bc13d .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-d13b10f3-544e-4b63-8b47-f4b9be0bc13d .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d13b10f3-544e-4b63-8b47-f4b9be0bc13d .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-d13b10f3-544e-4b63-8b47-f4b9be0bc13d .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-d13b10f3-544e-4b63-8b47-f4b9be0bc13d .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-d13b10f3-544e-4b63-8b47-f4b9be0bc13d .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-d13b10f3-544e-4b63-8b47-f4b9be0bc13d .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-a920a4c4-0140-4761-9c3a-ae8d2dc84935 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a920a4c4-0140-4761-9c3a-ae8d2dc84935"] > .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-f700187a-7ec6-44c4-8637-2c53a7679211 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4d48e76a-ce41-4840-8fe8-13e50e119f81 { 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-d1652a4f-bb6f-4c77-8477-4cbbe690ced3 { 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-d1652a4f-bb6f-4c77-8477-4cbbe690ced3: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-d1652a4f-bb6f-4c77-8477-4cbbe690ced3: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-d1652a4f-bb6f-4c77-8477-4cbbe690ced3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a61f65de-a8e5-4b99-9398-9c205d1eb22b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-da04254f-18fa-4b59-90d2-71cec02a9037 { 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-8ffdebbe-e92a-4fae-955a-420b053fcec8 { 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-8ffdebbe-e92a-4fae-955a-420b053fcec8: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-8ffdebbe-e92a-4fae-955a-420b053fcec8: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-8ffdebbe-e92a-4fae-955a-420b053fcec8.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-d01cc2b9-2d9a-4286-9c9e-083f0e7bf76c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-970d9411-8f22-4658-ad53-7b0ea5f95ff9 { 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-f20702dc-c277-4534-a9be-c608e671861a { 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-f20702dc-c277-4534-a9be-c608e671861a: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-f20702dc-c277-4534-a9be-c608e671861a: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-f20702dc-c277-4534-a9be-c608e671861a.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-c4648749-d09e-4999-9a22-bc1dcbfd2430 { min-height: 50px; }
#s-c4648749-d09e-4999-9a22-bc1dcbfd2430 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-000943a9-d131-4775-bb6b-54a6e261ac5d { 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-000943a9-d131-4775-bb6b-54a6e261ac5d .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-4a912075-b1d3-474f-b5dd-816dd05f5aac {
  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-92c7ba95-f984-413f-8ce9-60c82633c9cf { 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-f50ce34a-8b0d-4c57-bd53-9363a94393b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f50ce34a-8b0d-4c57-bd53-9363a94393b9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c922bab4-e4fc-41b3-b4fd-9e670e560485 {
  display: none;
}
#s-62f4e787-ab86-414e-9c2c-5bb3228de636 { text-align: left; }
#s-30871ca0-9d2e-4663-b774-3583dbf9a036 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30871ca0-9d2e-4663-b774-3583dbf9a036 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2fcbabc1-0430-4982-8603-e6124c59dbe3 {
  display: none;
}
#s-77d4f7dd-8c88-4aa4-8f2e-a6cc8d766b33 { text-align: left; }
#s-c34242d2-5251-4159-9421-8d30abb3710b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c34242d2-5251-4159-9421-8d30abb3710b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9f1ec4c3-8b96-4173-b80b-7ea29475c4a4 {
  display: none;
}
#s-b30144ba-976d-47f1-b1b9-0e7741bbea06 { text-align: left; }
#s-1eedc31e-1d0d-46d7-aa78-66e2e29d928b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1eedc31e-1d0d-46d7-aa78-66e2e29d928b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b8031e56-2fe0-46ba-bed3-7771afbcdd21 {
  display: none;
}
#s-25565f29-76ce-467c-8c5e-96973ad0580c { text-align: left; }
#s-36cac467-15f3-4a35-a4a2-802fd903a8b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36cac467-15f3-4a35-a4a2-802fd903a8b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-217fce69-7e20-45b3-a68d-c34cbd3aa1a8 { text-align: left; }
#s-217fce69-7e20-45b3-a68d-c34cbd3aa1a8 .shg-product-sold-out {
  display: none;
}

#s-217fce69-7e20-45b3-a68d-c34cbd3aa1a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-217fce69-7e20-45b3-a68d-c34cbd3aa1a8 .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-838d66b0-fe78-417f-b2a7-d00c7088d52f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-838d66b0-fe78-417f-b2a7-d00c7088d52f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-838d66b0-fe78-417f-b2a7-d00c7088d52f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-838d66b0-fe78-417f-b2a7-d00c7088d52f {
  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-838d66b0-fe78-417f-b2a7-d00c7088d52f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-838d66b0-fe78-417f-b2a7-d00c7088d52f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-838d66b0-fe78-417f-b2a7-d00c7088d52f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-023dece8-db18-4c97-b57d-1f5e19f82df5 {
  display: none;
}
#s-4c5a0cca-82bc-4e5f-bca4-d970d556efe7 { text-align: left; }
#s-f3d2c8d8-755b-4eaa-8e57-fc873327ff36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f3d2c8d8-755b-4eaa-8e57-fc873327ff36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5fc4c89d-11ff-4213-9a3e-8b67963ba50a { text-align: left; }
#s-5fc4c89d-11ff-4213-9a3e-8b67963ba50a .shg-product-sold-out {
  display: none;
}

#s-5fc4c89d-11ff-4213-9a3e-8b67963ba50a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5fc4c89d-11ff-4213-9a3e-8b67963ba50a .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-855eda85-1064-47d3-bab6-1ea46ac3f5f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-855eda85-1064-47d3-bab6-1ea46ac3f5f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-855eda85-1064-47d3-bab6-1ea46ac3f5f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-855eda85-1064-47d3-bab6-1ea46ac3f5f4 {
  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-855eda85-1064-47d3-bab6-1ea46ac3f5f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-855eda85-1064-47d3-bab6-1ea46ac3f5f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-855eda85-1064-47d3-bab6-1ea46ac3f5f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b22124c-76db-4149-80ad-76ba7ffa4a5f {
  display: none;
}
#s-238ab5bb-db26-4110-8707-f03708175083 { text-align: left; }
#s-e06a1417-73bb-4746-a9f1-f5770bfd9349 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e06a1417-73bb-4746-a9f1-f5770bfd9349 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca2c29b6-4038-4663-a6d5-c4140408a41b { text-align: left; }
#s-ca2c29b6-4038-4663-a6d5-c4140408a41b .shg-product-sold-out {
  display: none;
}

#s-ca2c29b6-4038-4663-a6d5-c4140408a41b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca2c29b6-4038-4663-a6d5-c4140408a41b .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-be53c360-e318-45f8-b434-e132c44e1944 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be53c360-e318-45f8-b434-e132c44e1944:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be53c360-e318-45f8-b434-e132c44e1944:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be53c360-e318-45f8-b434-e132c44e1944 {
  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-be53c360-e318-45f8-b434-e132c44e1944.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be53c360-e318-45f8-b434-e132c44e1944.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be53c360-e318-45f8-b434-e132c44e1944.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cca5b60d-6711-444c-a99f-5d74952e71db {
  display: none;
}
#s-785f51c6-1995-48f1-be47-1393c3e03cdc { text-align: left; }
#s-db13bee3-9545-4521-97d9-928d1bf03205 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db13bee3-9545-4521-97d9-928d1bf03205 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2942b3c2-8c80-4ba4-bd6e-2b3bd8bdc83d { text-align: left; }
#s-2942b3c2-8c80-4ba4-bd6e-2b3bd8bdc83d .shg-product-sold-out {
  display: none;
}

#s-2942b3c2-8c80-4ba4-bd6e-2b3bd8bdc83d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2942b3c2-8c80-4ba4-bd6e-2b3bd8bdc83d .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-ecaaa0ff-2110-4aaa-bf55-d3ab50fa5587 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ecaaa0ff-2110-4aaa-bf55-d3ab50fa5587:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ecaaa0ff-2110-4aaa-bf55-d3ab50fa5587:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ecaaa0ff-2110-4aaa-bf55-d3ab50fa5587 {
  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-ecaaa0ff-2110-4aaa-bf55-d3ab50fa5587.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ecaaa0ff-2110-4aaa-bf55-d3ab50fa5587.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ecaaa0ff-2110-4aaa-bf55-d3ab50fa5587.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-09213214-b389-46f7-983a-11a4ce898be4 {
  display: none;
}
#s-d02424a0-2d84-4f14-914a-62d4a5532151 { text-align: left; }
#s-aaadbec6-a5aa-400f-b09e-bd59b736dcd4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aaadbec6-a5aa-400f-b09e-bd59b736dcd4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0e8cf6b-77c5-470d-8933-e113e5c0b95b { text-align: left; }
#s-e0e8cf6b-77c5-470d-8933-e113e5c0b95b .shg-product-sold-out {
  display: none;
}

#s-e0e8cf6b-77c5-470d-8933-e113e5c0b95b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0e8cf6b-77c5-470d-8933-e113e5c0b95b .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-72824c9d-4854-46af-b8f1-c3fa9a9511dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72824c9d-4854-46af-b8f1-c3fa9a9511dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72824c9d-4854-46af-b8f1-c3fa9a9511dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72824c9d-4854-46af-b8f1-c3fa9a9511dc {
  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-72824c9d-4854-46af-b8f1-c3fa9a9511dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72824c9d-4854-46af-b8f1-c3fa9a9511dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72824c9d-4854-46af-b8f1-c3fa9a9511dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42225c40-d941-4162-903e-cec5ef24357d {
  display: none;
}
#s-5aaddf70-ea0f-4a87-b227-1535db7882dd { text-align: left; }
#s-d47b4eea-df9c-4d8a-8ec8-d15191692c9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d47b4eea-df9c-4d8a-8ec8-d15191692c9d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-91d6b06d-1e0b-451a-9982-54c545b3fef6 { text-align: left; }
#s-91d6b06d-1e0b-451a-9982-54c545b3fef6 .shg-product-sold-out {
  display: none;
}

#s-91d6b06d-1e0b-451a-9982-54c545b3fef6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-91d6b06d-1e0b-451a-9982-54c545b3fef6 .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-259b8e23-fb5f-4b9c-8a26-0584815d371f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-259b8e23-fb5f-4b9c-8a26-0584815d371f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-259b8e23-fb5f-4b9c-8a26-0584815d371f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-259b8e23-fb5f-4b9c-8a26-0584815d371f {
  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-259b8e23-fb5f-4b9c-8a26-0584815d371f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-259b8e23-fb5f-4b9c-8a26-0584815d371f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-259b8e23-fb5f-4b9c-8a26-0584815d371f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0bacbeef-c88d-4098-87ec-769a2691874e {
  display: none;
}
#s-249ee241-ba7c-4398-902d-4ad7c09edd21 { text-align: left; }
#s-276f7d7d-e5dc-4141-9a3c-f73f2c93d69b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-276f7d7d-e5dc-4141-9a3c-f73f2c93d69b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2c3c458-bb10-42f8-8fec-9adb6984dd79 { text-align: left; }
#s-c2c3c458-bb10-42f8-8fec-9adb6984dd79 .shg-product-sold-out {
  display: none;
}

#s-c2c3c458-bb10-42f8-8fec-9adb6984dd79 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2c3c458-bb10-42f8-8fec-9adb6984dd79 .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-21be3aef-e25a-4895-a75a-0dde4679ed66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-21be3aef-e25a-4895-a75a-0dde4679ed66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-21be3aef-e25a-4895-a75a-0dde4679ed66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-21be3aef-e25a-4895-a75a-0dde4679ed66 {
  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-21be3aef-e25a-4895-a75a-0dde4679ed66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21be3aef-e25a-4895-a75a-0dde4679ed66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-21be3aef-e25a-4895-a75a-0dde4679ed66.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a3e44e0-e159-48a0-83ef-c2ce2e5ac9f7 {
  display: none;
}
#s-7257abd1-49c3-437f-805c-120842e80b03 { text-align: left; }
#s-03023a4a-d713-41d2-aa1d-ec5ec22627ec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-03023a4a-d713-41d2-aa1d-ec5ec22627ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-94f4938b-7edb-49e2-a5e4-c4333773a3db { text-align: left; }
#s-94f4938b-7edb-49e2-a5e4-c4333773a3db .shg-product-sold-out {
  display: none;
}

#s-94f4938b-7edb-49e2-a5e4-c4333773a3db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-94f4938b-7edb-49e2-a5e4-c4333773a3db .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-13c6cab6-a36d-4a2c-9549-b372159bd2fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13c6cab6-a36d-4a2c-9549-b372159bd2fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13c6cab6-a36d-4a2c-9549-b372159bd2fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13c6cab6-a36d-4a2c-9549-b372159bd2fc {
  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-13c6cab6-a36d-4a2c-9549-b372159bd2fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13c6cab6-a36d-4a2c-9549-b372159bd2fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13c6cab6-a36d-4a2c-9549-b372159bd2fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-277c4563-a26b-4fc2-b7aa-410e7fba1517 {
  display: none;
}
#s-5baaf0d1-723c-44ba-a87f-b017297fa342 { text-align: left; }
#s-cffdf11f-82af-4249-b802-cf2ae054e0d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cffdf11f-82af-4249-b802-cf2ae054e0d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fbec4854-9a4f-4e07-b667-adfb75d0e851 { text-align: left; }
#s-fbec4854-9a4f-4e07-b667-adfb75d0e851 .shg-product-sold-out {
  display: none;
}

#s-fbec4854-9a4f-4e07-b667-adfb75d0e851 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fbec4854-9a4f-4e07-b667-adfb75d0e851 .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-7ba29918-2a46-46c8-a870-48f4fedd447c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ba29918-2a46-46c8-a870-48f4fedd447c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ba29918-2a46-46c8-a870-48f4fedd447c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ba29918-2a46-46c8-a870-48f4fedd447c {
  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-7ba29918-2a46-46c8-a870-48f4fedd447c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ba29918-2a46-46c8-a870-48f4fedd447c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ba29918-2a46-46c8-a870-48f4fedd447c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a41c62d9-1049-420e-a78a-fb040fbf7490 {
  display: none;
}
#s-7a8e0522-10e4-4736-ab89-44ebd5a70822 { text-align: left; }
#s-e4ca4ba0-a033-4457-9f28-fb0416ef117f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4ca4ba0-a033-4457-9f28-fb0416ef117f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d368523-aec3-4e7e-b709-3ea5387c690c { text-align: left; }
#s-2d368523-aec3-4e7e-b709-3ea5387c690c .shg-product-sold-out {
  display: none;
}

#s-2d368523-aec3-4e7e-b709-3ea5387c690c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d368523-aec3-4e7e-b709-3ea5387c690c .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-9e6d20b9-8f6e-4921-ac8b-ea1117902cc7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9e6d20b9-8f6e-4921-ac8b-ea1117902cc7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9e6d20b9-8f6e-4921-ac8b-ea1117902cc7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e6d20b9-8f6e-4921-ac8b-ea1117902cc7 {
  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-9e6d20b9-8f6e-4921-ac8b-ea1117902cc7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e6d20b9-8f6e-4921-ac8b-ea1117902cc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e6d20b9-8f6e-4921-ac8b-ea1117902cc7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-359e7da7-00d5-47b7-8e22-791bf198832e {
  display: none;
}
#s-4b8ec9b1-72be-4237-abef-b1e071502ea3 { text-align: left; }
#s-74e65b79-a68a-421e-a470-2ef750ba70b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74e65b79-a68a-421e-a470-2ef750ba70b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d692170c-8fcf-4a6d-b1fc-ae611c31fe91 { text-align: left; }
#s-d692170c-8fcf-4a6d-b1fc-ae611c31fe91 .shg-product-sold-out {
  display: none;
}

#s-d692170c-8fcf-4a6d-b1fc-ae611c31fe91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d692170c-8fcf-4a6d-b1fc-ae611c31fe91 .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-54a72a55-e1d6-4052-a94f-8468dad41930 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54a72a55-e1d6-4052-a94f-8468dad41930:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54a72a55-e1d6-4052-a94f-8468dad41930:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54a72a55-e1d6-4052-a94f-8468dad41930 {
  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-54a72a55-e1d6-4052-a94f-8468dad41930.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54a72a55-e1d6-4052-a94f-8468dad41930.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54a72a55-e1d6-4052-a94f-8468dad41930.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b7f5d9b9-efc1-4dbb-affc-5c7b99f5ebc0 {
  display: none;
}
#s-58eadd85-371b-4ad0-ae95-f98facc9a6c2 { text-align: left; }
#s-2e1c2787-7020-4963-9df7-16864a77850e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e1c2787-7020-4963-9df7-16864a77850e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ea8dcc6-3fb6-4c0f-bf40-02239ac4550d { text-align: left; }
#s-4ea8dcc6-3fb6-4c0f-bf40-02239ac4550d .shg-product-sold-out {
  display: none;
}

#s-4ea8dcc6-3fb6-4c0f-bf40-02239ac4550d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ea8dcc6-3fb6-4c0f-bf40-02239ac4550d .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-93d63371-eb10-461e-b2cb-3aa53d0706d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-93d63371-eb10-461e-b2cb-3aa53d0706d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-93d63371-eb10-461e-b2cb-3aa53d0706d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-93d63371-eb10-461e-b2cb-3aa53d0706d0 {
  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-93d63371-eb10-461e-b2cb-3aa53d0706d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93d63371-eb10-461e-b2cb-3aa53d0706d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-93d63371-eb10-461e-b2cb-3aa53d0706d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fedcd51e-933b-4f81-9a4c-0ab13ec3915c {
  display: none;
}
#s-4d544541-6232-47e7-a04d-51a1c1fa8de7 { text-align: left; }
#s-d2066f1c-dbf3-4954-b8d4-238449e41403 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2066f1c-dbf3-4954-b8d4-238449e41403 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4fe52543-ef4e-44c5-894a-2330558e34b8 { text-align: left; }
#s-4fe52543-ef4e-44c5-894a-2330558e34b8 .shg-product-sold-out {
  display: none;
}

#s-4fe52543-ef4e-44c5-894a-2330558e34b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4fe52543-ef4e-44c5-894a-2330558e34b8 .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-19138482-bd09-40d8-ad1a-445ea0a5e232 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-19138482-bd09-40d8-ad1a-445ea0a5e232:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-19138482-bd09-40d8-ad1a-445ea0a5e232:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-19138482-bd09-40d8-ad1a-445ea0a5e232 {
  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-19138482-bd09-40d8-ad1a-445ea0a5e232.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19138482-bd09-40d8-ad1a-445ea0a5e232.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-19138482-bd09-40d8-ad1a-445ea0a5e232.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3348dd99-ea4f-46c5-b0e3-f98e9c7fbe18 {
  display: none;
}
#s-b4fd9d74-6052-4610-b8cd-b42a254cd3af { text-align: left; }
#s-ae47ad0c-8dc4-488d-9e64-f5afd0cfe2b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae47ad0c-8dc4-488d-9e64-f5afd0cfe2b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fdfbf1b9-c621-453b-8730-bdb5c592b7f3 { text-align: left; }
#s-fdfbf1b9-c621-453b-8730-bdb5c592b7f3 .shg-product-sold-out {
  display: none;
}

#s-fdfbf1b9-c621-453b-8730-bdb5c592b7f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fdfbf1b9-c621-453b-8730-bdb5c592b7f3 .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-55d734f7-5e0f-4363-83b9-42eaaf481c01 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55d734f7-5e0f-4363-83b9-42eaaf481c01:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55d734f7-5e0f-4363-83b9-42eaaf481c01:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55d734f7-5e0f-4363-83b9-42eaaf481c01 {
  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-55d734f7-5e0f-4363-83b9-42eaaf481c01.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55d734f7-5e0f-4363-83b9-42eaaf481c01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55d734f7-5e0f-4363-83b9-42eaaf481c01.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1608c004-f5b1-4a7e-b903-f3780712ccba {
  display: none;
}
#s-571d4648-78fd-42fb-9e92-173fed11abb3 { text-align: left; }
#s-96da10ed-9914-4720-9f29-03e1ec497515 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96da10ed-9914-4720-9f29-03e1ec497515 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-699cf16a-355c-4de3-b212-942780445416 { text-align: left; }
#s-699cf16a-355c-4de3-b212-942780445416 .shg-product-sold-out {
  display: none;
}

#s-699cf16a-355c-4de3-b212-942780445416 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-699cf16a-355c-4de3-b212-942780445416 .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-12c4c121-44c3-46b3-bf4b-4f2ef78e03f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12c4c121-44c3-46b3-bf4b-4f2ef78e03f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12c4c121-44c3-46b3-bf4b-4f2ef78e03f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12c4c121-44c3-46b3-bf4b-4f2ef78e03f1 {
  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-12c4c121-44c3-46b3-bf4b-4f2ef78e03f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12c4c121-44c3-46b3-bf4b-4f2ef78e03f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12c4c121-44c3-46b3-bf4b-4f2ef78e03f1.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;
}
