.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-6e1ee6ce-79c3-403d-a41a-f54d3fde3478 {
  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-475d7e91-067d-43ee-89b9-39f3cf0f156f { margin-top: 40px; }
#s-475d7e91-067d-43ee-89b9-39f3cf0f156f .shogun-tabs {
  justify-content: center;
}


  #s-475d7e91-067d-43ee-89b9-39f3cf0f156f .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-475d7e91-067d-43ee-89b9-39f3cf0f156f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-475d7e91-067d-43ee-89b9-39f3cf0f156f .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-475d7e91-067d-43ee-89b9-39f3cf0f156f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-475d7e91-067d-43ee-89b9-39f3cf0f156f .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-475d7e91-067d-43ee-89b9-39f3cf0f156f .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-475d7e91-067d-43ee-89b9-39f3cf0f156f .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-b41f7980-2220-448e-9742-22f9f0d250fc { padding-top: 10px;
padding-bottom: 10px; }
 #s-b41f7980-2220-448e-9742-22f9f0d250fc .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-ec770fd7-a8e0-486f-a0af-7333a8ef8d4f .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-ec770fd7-a8e0-486f-a0af-7333a8ef8d4f .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ec770fd7-a8e0-486f-a0af-7333a8ef8d4f .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-ec770fd7-a8e0-486f-a0af-7333a8ef8d4f .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ec770fd7-a8e0-486f-a0af-7333a8ef8d4f .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-ec770fd7-a8e0-486f-a0af-7333a8ef8d4f .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-ec770fd7-a8e0-486f-a0af-7333a8ef8d4f .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-ec770fd7-a8e0-486f-a0af-7333a8ef8d4f .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-ec770fd7-a8e0-486f-a0af-7333a8ef8d4f .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-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a8b2266-a3b7-4964-a1d6-1b2c930b9ebd"] > .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-0676492e-42be-4799-90a0-e529606796ad { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ba2f3d52-9ac1-4d5f-bc73-4eb78f8530be { 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-352bd13a-0b5d-4d5a-96da-377ff354a6e7 { 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-352bd13a-0b5d-4d5a-96da-377ff354a6e7: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-352bd13a-0b5d-4d5a-96da-377ff354a6e7: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-352bd13a-0b5d-4d5a-96da-377ff354a6e7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8e6f977a-89dc-40bc-bc09-96920e107d0f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-54dcbf38-8f31-4c36-b70b-2cabc993c5bd { 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-a6c9e712-1a1d-4c1f-b457-61d4a5e92407 { 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-a6c9e712-1a1d-4c1f-b457-61d4a5e92407: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-a6c9e712-1a1d-4c1f-b457-61d4a5e92407: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-a6c9e712-1a1d-4c1f-b457-61d4a5e92407.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-52662140-68ea-4b70-a694-5510683714f0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b8c92eff-e78c-4373-ad34-5488fb7be778 { 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-2b0aa2f7-019c-460a-88ed-2a44270825fe { 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-2b0aa2f7-019c-460a-88ed-2a44270825fe: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-2b0aa2f7-019c-460a-88ed-2a44270825fe: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-2b0aa2f7-019c-460a-88ed-2a44270825fe.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-dcdb8cce-3235-49f6-9ca0-e31c79b2266a { min-height: 50px; }
#s-dcdb8cce-3235-49f6-9ca0-e31c79b2266a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ed94ad11-449f-485c-8ec8-72eb285a8fc4 { 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-ed94ad11-449f-485c-8ec8-72eb285a8fc4 .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-e7b9f894-589a-4a49-b381-a8b273aaf558 {
  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-05e28823-0b81-4ded-9985-dafae68d6d7c { 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-64a95ebd-4657-451c-9415-3ec00ff7285b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64a95ebd-4657-451c-9415-3ec00ff7285b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-24d73fd7-4553-41ff-870a-534a5a1f3cf1 {
  display: none;
}
#s-6ab75555-8f30-4f35-9ebe-d4f2c4953e95 { text-align: left; }
#s-cbb1d4dd-974a-470b-a3a1-2a3480fe9863 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbb1d4dd-974a-470b-a3a1-2a3480fe9863 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-67d0a044-4d93-4307-88fa-c8179d004280 {
  display: none;
}
#s-7d62a744-6585-4540-bebc-eb4fa1523b8e { text-align: left; }
#s-9d835b69-e851-49cb-a5c9-774e5079a845 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d835b69-e851-49cb-a5c9-774e5079a845 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-71a474e1-8a0a-4b43-9628-4b140239150b {
  display: none;
}
#s-1a859b78-8f0f-4b54-b3c5-20efad7940bf { text-align: left; }
#s-94984780-8ed2-4646-8fb3-e7abfa49b30e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-94984780-8ed2-4646-8fb3-e7abfa49b30e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-62d23200-80e3-4882-9c93-9d5f33e663d5 {
  display: none;
}
#s-73b5e642-1d66-46ad-be74-9f73931f3647 { text-align: left; }
#s-077ff918-4368-40db-9d24-caa4ec3e0c93 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-077ff918-4368-40db-9d24-caa4ec3e0c93 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48d75420-1f2a-4720-9cd5-7125ec4ad2a4 { text-align: left; }
#s-48d75420-1f2a-4720-9cd5-7125ec4ad2a4 .shg-product-sold-out {
  display: none;
}

#s-48d75420-1f2a-4720-9cd5-7125ec4ad2a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48d75420-1f2a-4720-9cd5-7125ec4ad2a4 .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-9215c933-0441-4424-ba52-06ea2096422c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9215c933-0441-4424-ba52-06ea2096422c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9215c933-0441-4424-ba52-06ea2096422c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9215c933-0441-4424-ba52-06ea2096422c {
  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-9215c933-0441-4424-ba52-06ea2096422c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9215c933-0441-4424-ba52-06ea2096422c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9215c933-0441-4424-ba52-06ea2096422c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c46a332-52ae-49e7-9a9d-6c17cd8435c1 {
  display: none;
}
#s-0d33bfa7-0d4f-40ff-a31a-acaaaf0b78a6 { text-align: left; }
#s-f8b7ea7b-9640-45ca-955c-278a45200830 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8b7ea7b-9640-45ca-955c-278a45200830 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d08072c1-79fc-495f-a303-f323fdbda598 { text-align: left; }
#s-d08072c1-79fc-495f-a303-f323fdbda598 .shg-product-sold-out {
  display: none;
}

#s-d08072c1-79fc-495f-a303-f323fdbda598 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d08072c1-79fc-495f-a303-f323fdbda598 .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-89cc8b6f-3a88-4adb-bfc5-f8dda7af8462 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-89cc8b6f-3a88-4adb-bfc5-f8dda7af8462:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-89cc8b6f-3a88-4adb-bfc5-f8dda7af8462:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-89cc8b6f-3a88-4adb-bfc5-f8dda7af8462 {
  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-89cc8b6f-3a88-4adb-bfc5-f8dda7af8462.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89cc8b6f-3a88-4adb-bfc5-f8dda7af8462.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-89cc8b6f-3a88-4adb-bfc5-f8dda7af8462.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-27ffb1de-af9f-4ce4-ab1a-53573aca6c23 {
  display: none;
}
#s-13363b5f-811f-42bd-b76f-84d793c7956a { text-align: left; }
#s-b8fc3165-ace9-4080-9b06-aec4c35a2560 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8fc3165-ace9-4080-9b06-aec4c35a2560 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5ef0631-1132-424f-950a-d79995b8571a { text-align: left; }
#s-f5ef0631-1132-424f-950a-d79995b8571a .shg-product-sold-out {
  display: none;
}

#s-f5ef0631-1132-424f-950a-d79995b8571a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5ef0631-1132-424f-950a-d79995b8571a .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-83adc4ca-4f85-4ee5-b6af-7346fa575380 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83adc4ca-4f85-4ee5-b6af-7346fa575380:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83adc4ca-4f85-4ee5-b6af-7346fa575380:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83adc4ca-4f85-4ee5-b6af-7346fa575380 {
  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-83adc4ca-4f85-4ee5-b6af-7346fa575380.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83adc4ca-4f85-4ee5-b6af-7346fa575380.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83adc4ca-4f85-4ee5-b6af-7346fa575380.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8164efd8-0fca-40d0-8bde-1a0f45afc8f6 {
  display: none;
}
#s-6da4042f-0812-4c74-b740-0067ff941c13 { text-align: left; }
#s-4e2efc6c-14fc-4445-bb5d-5d1b78ce8a51 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e2efc6c-14fc-4445-bb5d-5d1b78ce8a51 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-82ddde60-2a4c-4928-80e0-5be6d0690fc1 { text-align: left; }
#s-82ddde60-2a4c-4928-80e0-5be6d0690fc1 .shg-product-sold-out {
  display: none;
}

#s-82ddde60-2a4c-4928-80e0-5be6d0690fc1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-82ddde60-2a4c-4928-80e0-5be6d0690fc1 .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-d264c758-eecd-4a18-a0dc-b835a57e2a97 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d264c758-eecd-4a18-a0dc-b835a57e2a97:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d264c758-eecd-4a18-a0dc-b835a57e2a97:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d264c758-eecd-4a18-a0dc-b835a57e2a97 {
  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-d264c758-eecd-4a18-a0dc-b835a57e2a97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d264c758-eecd-4a18-a0dc-b835a57e2a97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d264c758-eecd-4a18-a0dc-b835a57e2a97.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d28d3023-1c74-4a4a-86d7-f8c4ffb86edf {
  display: none;
}
#s-392d6296-3f5f-4fb2-a2c9-c103e02cf486 { text-align: left; }
#s-3aa5a3ba-5d83-4ef7-992d-5539960fb4b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3aa5a3ba-5d83-4ef7-992d-5539960fb4b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74022b33-80e6-4204-a02a-44caef2d0f7f { text-align: left; }
#s-74022b33-80e6-4204-a02a-44caef2d0f7f .shg-product-sold-out {
  display: none;
}

#s-74022b33-80e6-4204-a02a-44caef2d0f7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74022b33-80e6-4204-a02a-44caef2d0f7f .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-ac416403-8115-4e32-968c-e274219b7784 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac416403-8115-4e32-968c-e274219b7784:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac416403-8115-4e32-968c-e274219b7784:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac416403-8115-4e32-968c-e274219b7784 {
  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-ac416403-8115-4e32-968c-e274219b7784.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac416403-8115-4e32-968c-e274219b7784.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac416403-8115-4e32-968c-e274219b7784.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95534e23-d260-4a05-80d2-d382e4da75ba {
  display: none;
}
#s-fc8c0a94-cb98-46c4-b6ff-8d6c6bb0cf5b { text-align: left; }
#s-3e4ed7cb-7789-4296-ab60-58731d81a150 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e4ed7cb-7789-4296-ab60-58731d81a150 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d92dc4d4-fb5d-4b15-b2fc-c786119cc5ef { text-align: left; }
#s-d92dc4d4-fb5d-4b15-b2fc-c786119cc5ef .shg-product-sold-out {
  display: none;
}

#s-d92dc4d4-fb5d-4b15-b2fc-c786119cc5ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d92dc4d4-fb5d-4b15-b2fc-c786119cc5ef .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-1e487190-c1be-430a-9191-df2e5c3f09c7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e487190-c1be-430a-9191-df2e5c3f09c7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e487190-c1be-430a-9191-df2e5c3f09c7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e487190-c1be-430a-9191-df2e5c3f09c7 {
  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-1e487190-c1be-430a-9191-df2e5c3f09c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e487190-c1be-430a-9191-df2e5c3f09c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e487190-c1be-430a-9191-df2e5c3f09c7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ed2c862-a2cb-42a6-91cb-c04fe8a13284 {
  display: none;
}
#s-5b8e765a-49d2-4d17-a056-98f7c8091c1d { text-align: left; }
#s-52d7d16f-8ad2-4adf-b53e-f86426b0b9cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52d7d16f-8ad2-4adf-b53e-f86426b0b9cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-06114519-a084-46f3-8ab5-8761e2825ea8 { text-align: left; }
#s-06114519-a084-46f3-8ab5-8761e2825ea8 .shg-product-sold-out {
  display: none;
}

#s-06114519-a084-46f3-8ab5-8761e2825ea8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-06114519-a084-46f3-8ab5-8761e2825ea8 .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-fb3ac659-aeb4-4971-aa3b-64eea8f2055b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb3ac659-aeb4-4971-aa3b-64eea8f2055b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb3ac659-aeb4-4971-aa3b-64eea8f2055b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb3ac659-aeb4-4971-aa3b-64eea8f2055b {
  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-fb3ac659-aeb4-4971-aa3b-64eea8f2055b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb3ac659-aeb4-4971-aa3b-64eea8f2055b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb3ac659-aeb4-4971-aa3b-64eea8f2055b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-185b7301-d827-42b2-9284-b5db486e53b8 {
  display: none;
}
#s-db01ee6e-c3dc-42b7-9886-d5c1c2eb7e94 { text-align: left; }
#s-17df3c4b-bc3a-41d0-8f4a-cd9b9d522f98 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-17df3c4b-bc3a-41d0-8f4a-cd9b9d522f98 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74b9fd9d-eabb-40ac-b48e-1ed319763b8c { text-align: left; }
#s-74b9fd9d-eabb-40ac-b48e-1ed319763b8c .shg-product-sold-out {
  display: none;
}

#s-74b9fd9d-eabb-40ac-b48e-1ed319763b8c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74b9fd9d-eabb-40ac-b48e-1ed319763b8c .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-589b7d19-2de9-49a4-bf0e-c7cda075ba6d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-589b7d19-2de9-49a4-bf0e-c7cda075ba6d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-589b7d19-2de9-49a4-bf0e-c7cda075ba6d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-589b7d19-2de9-49a4-bf0e-c7cda075ba6d {
  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-589b7d19-2de9-49a4-bf0e-c7cda075ba6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-589b7d19-2de9-49a4-bf0e-c7cda075ba6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-589b7d19-2de9-49a4-bf0e-c7cda075ba6d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-630cc1ae-eb6a-49dc-9b6f-db3225940db8 {
  display: none;
}
#s-1c4917b4-ea5d-45d0-95c8-bc7f9f6a319e { text-align: left; }
#s-441eef85-b195-4edc-8277-1b67a24b0ba8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-441eef85-b195-4edc-8277-1b67a24b0ba8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af68ece8-b916-4b70-a1df-2c384f2b2b26 { text-align: left; }
#s-af68ece8-b916-4b70-a1df-2c384f2b2b26 .shg-product-sold-out {
  display: none;
}

#s-af68ece8-b916-4b70-a1df-2c384f2b2b26 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af68ece8-b916-4b70-a1df-2c384f2b2b26 .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-4bfebfc9-599c-4d84-b75a-085a3e9e6394 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4bfebfc9-599c-4d84-b75a-085a3e9e6394:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4bfebfc9-599c-4d84-b75a-085a3e9e6394:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4bfebfc9-599c-4d84-b75a-085a3e9e6394 {
  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-4bfebfc9-599c-4d84-b75a-085a3e9e6394.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bfebfc9-599c-4d84-b75a-085a3e9e6394.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4bfebfc9-599c-4d84-b75a-085a3e9e6394.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8d18370-8a41-4551-85a6-a2b1ee6031e6 {
  display: none;
}
#s-590f6fe4-2e18-47c8-8f14-8559ebba0eef { text-align: left; }
#s-55694030-145a-4ce8-a3cf-33a6327312e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55694030-145a-4ce8-a3cf-33a6327312e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf5f6e9d-2995-4757-a9ff-f28790ba90ed { text-align: left; }
#s-cf5f6e9d-2995-4757-a9ff-f28790ba90ed .shg-product-sold-out {
  display: none;
}

#s-cf5f6e9d-2995-4757-a9ff-f28790ba90ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf5f6e9d-2995-4757-a9ff-f28790ba90ed .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-19d54cfd-fafd-4684-a6d8-a9864dd25982 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-19d54cfd-fafd-4684-a6d8-a9864dd25982:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-19d54cfd-fafd-4684-a6d8-a9864dd25982:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-19d54cfd-fafd-4684-a6d8-a9864dd25982 {
  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-19d54cfd-fafd-4684-a6d8-a9864dd25982.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19d54cfd-fafd-4684-a6d8-a9864dd25982.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-19d54cfd-fafd-4684-a6d8-a9864dd25982.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c38465e4-25e0-48c2-892b-897a21ee33f7 {
  display: none;
}
#s-64c80c78-5e0f-485c-a35f-534e9d65b67f { text-align: left; }
#s-50564dc1-0d01-4bd2-8c51-a5ce53e77574 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50564dc1-0d01-4bd2-8c51-a5ce53e77574 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ccf764f-9b1d-4053-8314-f588a36dc76f { text-align: left; }
#s-6ccf764f-9b1d-4053-8314-f588a36dc76f .shg-product-sold-out {
  display: none;
}

#s-6ccf764f-9b1d-4053-8314-f588a36dc76f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ccf764f-9b1d-4053-8314-f588a36dc76f .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-61d5b3e2-363e-4f76-a96f-9f71b539bc86 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61d5b3e2-363e-4f76-a96f-9f71b539bc86:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61d5b3e2-363e-4f76-a96f-9f71b539bc86:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61d5b3e2-363e-4f76-a96f-9f71b539bc86 {
  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-61d5b3e2-363e-4f76-a96f-9f71b539bc86.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61d5b3e2-363e-4f76-a96f-9f71b539bc86.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61d5b3e2-363e-4f76-a96f-9f71b539bc86.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2971ef34-8efc-47bb-a65d-df026ee7ade7 {
  display: none;
}
#s-072ab37c-c309-401b-896d-d7e3e611f0ab { text-align: left; }
#s-eb6b9034-f38e-4aa8-a71c-4507e449dd61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eb6b9034-f38e-4aa8-a71c-4507e449dd61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-178761b3-5438-4cd5-9b3a-f0bb3bf0e922 { text-align: left; }
#s-178761b3-5438-4cd5-9b3a-f0bb3bf0e922 .shg-product-sold-out {
  display: none;
}

#s-178761b3-5438-4cd5-9b3a-f0bb3bf0e922 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-178761b3-5438-4cd5-9b3a-f0bb3bf0e922 .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-598fe92f-ac7e-414a-b23f-2f5c09bd36d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-598fe92f-ac7e-414a-b23f-2f5c09bd36d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-598fe92f-ac7e-414a-b23f-2f5c09bd36d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-598fe92f-ac7e-414a-b23f-2f5c09bd36d9 {
  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-598fe92f-ac7e-414a-b23f-2f5c09bd36d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-598fe92f-ac7e-414a-b23f-2f5c09bd36d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-598fe92f-ac7e-414a-b23f-2f5c09bd36d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2bd0c440-2f12-4607-ba0a-c9aedb14115c {
  display: none;
}
#s-9f4f5dff-9432-4c3a-8909-49af9352e8ae { text-align: left; }
#s-3a3bd443-b474-4e16-aaa3-e9786ab4a8f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a3bd443-b474-4e16-aaa3-e9786ab4a8f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38871bdd-da19-4890-938d-fb7729e589f8 { text-align: left; }
#s-38871bdd-da19-4890-938d-fb7729e589f8 .shg-product-sold-out {
  display: none;
}

#s-38871bdd-da19-4890-938d-fb7729e589f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38871bdd-da19-4890-938d-fb7729e589f8 .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-9ed500d7-2e52-42f8-a078-44b0857719a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ed500d7-2e52-42f8-a078-44b0857719a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ed500d7-2e52-42f8-a078-44b0857719a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ed500d7-2e52-42f8-a078-44b0857719a2 {
  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-9ed500d7-2e52-42f8-a078-44b0857719a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ed500d7-2e52-42f8-a078-44b0857719a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ed500d7-2e52-42f8-a078-44b0857719a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-50e8a755-c205-4495-b43a-f383633bb2c2 {
  display: none;
}
#s-40ac89dc-cdd7-4245-b99f-a388a5ddcbea { text-align: left; }
#s-3ac8201e-77ca-4710-adc0-ffd858d36e4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ac8201e-77ca-4710-adc0-ffd858d36e4e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2f2c146-0d3e-4b81-adfa-c52f5f8c53f7 { text-align: left; }
#s-b2f2c146-0d3e-4b81-adfa-c52f5f8c53f7 .shg-product-sold-out {
  display: none;
}

#s-b2f2c146-0d3e-4b81-adfa-c52f5f8c53f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2f2c146-0d3e-4b81-adfa-c52f5f8c53f7 .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-fe19b714-0ece-4bfd-b53f-ec600596e8db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe19b714-0ece-4bfd-b53f-ec600596e8db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe19b714-0ece-4bfd-b53f-ec600596e8db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe19b714-0ece-4bfd-b53f-ec600596e8db {
  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-fe19b714-0ece-4bfd-b53f-ec600596e8db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe19b714-0ece-4bfd-b53f-ec600596e8db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe19b714-0ece-4bfd-b53f-ec600596e8db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1bb3793-240c-45f7-a270-eb029129278e {
  display: none;
}
#s-e9e00aec-f24c-438b-8904-e801a17bdd9d { text-align: left; }
#s-75eec1b0-002f-41de-963b-e9dfe1d02235 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75eec1b0-002f-41de-963b-e9dfe1d02235 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6bbd9c5-911c-4690-b50d-6567336f425b { text-align: left; }
#s-e6bbd9c5-911c-4690-b50d-6567336f425b .shg-product-sold-out {
  display: none;
}

#s-e6bbd9c5-911c-4690-b50d-6567336f425b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6bbd9c5-911c-4690-b50d-6567336f425b .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-30a5ab67-8786-4a18-bb1c-125bd244d413 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30a5ab67-8786-4a18-bb1c-125bd244d413:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30a5ab67-8786-4a18-bb1c-125bd244d413:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30a5ab67-8786-4a18-bb1c-125bd244d413 {
  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-30a5ab67-8786-4a18-bb1c-125bd244d413.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30a5ab67-8786-4a18-bb1c-125bd244d413.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30a5ab67-8786-4a18-bb1c-125bd244d413.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-defc9a8d-87fa-4999-8a89-ddd6532a732a {
  display: none;
}
#s-1eca08a0-7035-4d0b-b121-0811613a888f { text-align: left; }
#s-a9cb2b3d-a661-4ca0-909f-5fb168d83540 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a9cb2b3d-a661-4ca0-909f-5fb168d83540 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-905c4a42-25f4-45fc-8a73-1799bb427dd5 { text-align: left; }
#s-905c4a42-25f4-45fc-8a73-1799bb427dd5 .shg-product-sold-out {
  display: none;
}

#s-905c4a42-25f4-45fc-8a73-1799bb427dd5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-905c4a42-25f4-45fc-8a73-1799bb427dd5 .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-17feabbc-a833-44d1-880c-8e15ff67f9f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-17feabbc-a833-44d1-880c-8e15ff67f9f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-17feabbc-a833-44d1-880c-8e15ff67f9f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-17feabbc-a833-44d1-880c-8e15ff67f9f0 {
  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-17feabbc-a833-44d1-880c-8e15ff67f9f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17feabbc-a833-44d1-880c-8e15ff67f9f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-17feabbc-a833-44d1-880c-8e15ff67f9f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8a7786f5-2cdd-42e4-a656-b87334880225 {
  display: none;
}
#s-d2b94c70-1d0c-40f4-b584-7a779826539f { text-align: left; }
#s-d954aa2c-a405-41b8-8e36-07d7b912ea24 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d954aa2c-a405-41b8-8e36-07d7b912ea24 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34b09af7-0c25-4751-b551-c20f217055ef { text-align: left; }
#s-34b09af7-0c25-4751-b551-c20f217055ef .shg-product-sold-out {
  display: none;
}

#s-34b09af7-0c25-4751-b551-c20f217055ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34b09af7-0c25-4751-b551-c20f217055ef .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-177eebe0-2063-4d35-ba9c-81739e107a13 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-177eebe0-2063-4d35-ba9c-81739e107a13:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-177eebe0-2063-4d35-ba9c-81739e107a13:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-177eebe0-2063-4d35-ba9c-81739e107a13 {
  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-177eebe0-2063-4d35-ba9c-81739e107a13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-177eebe0-2063-4d35-ba9c-81739e107a13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-177eebe0-2063-4d35-ba9c-81739e107a13.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3504fe91-ee9e-4224-995c-97c4cb30c5b5 {
  display: none;
}
#s-7b98056c-19a1-4798-b53c-5151e1e63a52 { text-align: left; }
#s-f604a545-24f8-4019-a8cc-a3ec2c1ba0fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f604a545-24f8-4019-a8cc-a3ec2c1ba0fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a8927587-b546-4854-8246-a19174c65ba3 { text-align: left; }
#s-a8927587-b546-4854-8246-a19174c65ba3 .shg-product-sold-out {
  display: none;
}

#s-a8927587-b546-4854-8246-a19174c65ba3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a8927587-b546-4854-8246-a19174c65ba3 .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-2944affd-80cf-4061-8e08-4a997cb917b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2944affd-80cf-4061-8e08-4a997cb917b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2944affd-80cf-4061-8e08-4a997cb917b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2944affd-80cf-4061-8e08-4a997cb917b5 {
  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-2944affd-80cf-4061-8e08-4a997cb917b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2944affd-80cf-4061-8e08-4a997cb917b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2944affd-80cf-4061-8e08-4a997cb917b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f474a2e9-4166-4a38-b72b-e72011e8577c {
  display: none;
}
#s-a0cf45df-405b-4e51-9a98-244a599aee69 { text-align: left; }
#s-d59055eb-40d9-494f-8fc8-2dbbb5c6bb74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d59055eb-40d9-494f-8fc8-2dbbb5c6bb74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fce6cc4-9656-4eba-8f4a-c3d1d79e89dc { text-align: left; }
#s-0fce6cc4-9656-4eba-8f4a-c3d1d79e89dc .shg-product-sold-out {
  display: none;
}

#s-0fce6cc4-9656-4eba-8f4a-c3d1d79e89dc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fce6cc4-9656-4eba-8f4a-c3d1d79e89dc .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-2ac8a7ef-36f1-49d8-ae6d-13eb36ccbf24 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ac8a7ef-36f1-49d8-ae6d-13eb36ccbf24:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ac8a7ef-36f1-49d8-ae6d-13eb36ccbf24:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ac8a7ef-36f1-49d8-ae6d-13eb36ccbf24 {
  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-2ac8a7ef-36f1-49d8-ae6d-13eb36ccbf24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ac8a7ef-36f1-49d8-ae6d-13eb36ccbf24.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ac8a7ef-36f1-49d8-ae6d-13eb36ccbf24.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e577c2c9-5ceb-41b3-b1f1-a9fd9e2dc084 {
  display: none;
}
#s-1cdbb658-3e39-42b9-8b8f-62b3e549dd19 { text-align: left; }
#s-4fa2b831-45d5-44b3-8fc0-028b23fbaefc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4fa2b831-45d5-44b3-8fc0-028b23fbaefc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b8982a8f-c042-478b-a2a7-12f8b93d5818 { text-align: left; }
#s-b8982a8f-c042-478b-a2a7-12f8b93d5818 .shg-product-sold-out {
  display: none;
}

#s-b8982a8f-c042-478b-a2a7-12f8b93d5818 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b8982a8f-c042-478b-a2a7-12f8b93d5818 .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-b21701c6-aad0-4a98-b622-5de816226f38 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b21701c6-aad0-4a98-b622-5de816226f38:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b21701c6-aad0-4a98-b622-5de816226f38:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b21701c6-aad0-4a98-b622-5de816226f38 {
  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-b21701c6-aad0-4a98-b622-5de816226f38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b21701c6-aad0-4a98-b622-5de816226f38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b21701c6-aad0-4a98-b622-5de816226f38.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e047e5d7-3fab-4605-9c23-574210445f92 {
  display: none;
}
#s-66e13f26-b0f3-4962-8ec0-4f2a50cbd539 { text-align: left; }
#s-2f470656-4222-4495-9e4a-5e8abb6ebe84 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f470656-4222-4495-9e4a-5e8abb6ebe84 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1147b97f-ff26-4fa8-8e8c-6867b3eb70fa { text-align: left; }
#s-1147b97f-ff26-4fa8-8e8c-6867b3eb70fa .shg-product-sold-out {
  display: none;
}

#s-1147b97f-ff26-4fa8-8e8c-6867b3eb70fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1147b97f-ff26-4fa8-8e8c-6867b3eb70fa .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-3fff31f5-fe78-4dc1-a31e-284d3c03bdc6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3fff31f5-fe78-4dc1-a31e-284d3c03bdc6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3fff31f5-fe78-4dc1-a31e-284d3c03bdc6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3fff31f5-fe78-4dc1-a31e-284d3c03bdc6 {
  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-3fff31f5-fe78-4dc1-a31e-284d3c03bdc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fff31f5-fe78-4dc1-a31e-284d3c03bdc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3fff31f5-fe78-4dc1-a31e-284d3c03bdc6.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;
}
