.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-d562d233-9454-46d2-acdb-5e0ffc7acc9e {
  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-025fca2e-95bc-41bb-9d55-7ca26c033484 { margin-top: 40px; }
#s-025fca2e-95bc-41bb-9d55-7ca26c033484 .shogun-tabs {
  justify-content: center;
}


  #s-025fca2e-95bc-41bb-9d55-7ca26c033484 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-025fca2e-95bc-41bb-9d55-7ca26c033484 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-025fca2e-95bc-41bb-9d55-7ca26c033484 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-025fca2e-95bc-41bb-9d55-7ca26c033484 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-025fca2e-95bc-41bb-9d55-7ca26c033484 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-025fca2e-95bc-41bb-9d55-7ca26c033484 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-025fca2e-95bc-41bb-9d55-7ca26c033484 .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-d70ed693-05b1-46aa-b49f-73bf546a9ebf { padding-top: 10px;
padding-bottom: 10px; }
 #s-d70ed693-05b1-46aa-b49f-73bf546a9ebf .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-0ee3e22d-90d4-42d5-9716-f666d35db879 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-0ee3e22d-90d4-42d5-9716-f666d35db879 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-0ee3e22d-90d4-42d5-9716-f666d35db879 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-0ee3e22d-90d4-42d5-9716-f666d35db879 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-0ee3e22d-90d4-42d5-9716-f666d35db879 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-0ee3e22d-90d4-42d5-9716-f666d35db879 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-0ee3e22d-90d4-42d5-9716-f666d35db879 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-0ee3e22d-90d4-42d5-9716-f666d35db879 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-0ee3e22d-90d4-42d5-9716-f666d35db879 .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-e4d142f3-3fde-48bf-89db-27353e6e9e1b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4d142f3-3fde-48bf-89db-27353e6e9e1b"] > .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-94fd4899-47bb-4165-a802-72883a7e223f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1fe8de54-25c2-4b5a-b8b2-4f1de79c6d83 { 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-b6d9166c-6efd-4be0-bb65-5567f6af30c9 { 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-b6d9166c-6efd-4be0-bb65-5567f6af30c9: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-b6d9166c-6efd-4be0-bb65-5567f6af30c9: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-b6d9166c-6efd-4be0-bb65-5567f6af30c9.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-2d86d69a-df2a-42d4-bfe3-81b202033f53 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-80a75f37-6eec-473f-8e12-f139e9fddebe { 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-d8638bd8-5081-439e-804b-d5b011c9e1ec { 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-d8638bd8-5081-439e-804b-d5b011c9e1ec: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-d8638bd8-5081-439e-804b-d5b011c9e1ec: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-d8638bd8-5081-439e-804b-d5b011c9e1ec.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8c5d0c44-b4d8-488a-affc-f25a5e2b69a3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8ecbde23-5e72-404e-bc12-50753bf46622 { 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-2c19952f-878e-4c1f-8cc4-eae83178450c { 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-2c19952f-878e-4c1f-8cc4-eae83178450c: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-2c19952f-878e-4c1f-8cc4-eae83178450c: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-2c19952f-878e-4c1f-8cc4-eae83178450c.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-f5011f3d-874f-437e-b491-a7e4feecdc98 { min-height: 50px; }
#s-f5011f3d-874f-437e-b491-a7e4feecdc98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-784c5f2d-8163-4d89-acb2-523c8b5e9161 { 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-784c5f2d-8163-4d89-acb2-523c8b5e9161 .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-9faabe55-986c-4927-9bf1-827b50d1a635 {
  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-0f3094f3-d018-497f-98b8-de7f2ffdbe55 { 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-9f506d30-839e-4385-ac1e-e470804c7d23 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f506d30-839e-4385-ac1e-e470804c7d23 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c81c809a-db56-4cf3-9e52-0f8385ee825a {
  display: none;
}
#s-9c6128b0-684e-4577-91ea-4ab599c8f131 { text-align: left; }
#s-d146b179-8233-4fdc-9d5a-e1dd1fcdab93 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d146b179-8233-4fdc-9d5a-e1dd1fcdab93 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-259eeccc-cdc9-4b9a-8b4b-60b5960ecac0 {
  display: none;
}
#s-9b2808a2-55d1-4441-bfc9-6d9dfba6960c { text-align: left; }
#s-84523922-121c-435a-bdf7-33c41b5c5ad4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84523922-121c-435a-bdf7-33c41b5c5ad4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2645b6ee-1d30-4e63-be54-971d4605718a {
  display: none;
}
#s-bd3f2a49-ba67-4569-ae41-cbde042ac167 { text-align: left; }
#s-76c3a127-2f98-4489-b30f-1dd8fba59454 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76c3a127-2f98-4489-b30f-1dd8fba59454 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c14e1955-f51c-489f-a902-235bac137148 {
  display: none;
}
#s-d787ce67-eb04-491f-a3cb-5e8fecd81509 { text-align: left; }
#s-3869511b-e5e2-4625-96b9-e3e239b2c761 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3869511b-e5e2-4625-96b9-e3e239b2c761 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-73ff8a09-7700-47eb-947f-7e9da7e0c6c7 { text-align: left; }
#s-73ff8a09-7700-47eb-947f-7e9da7e0c6c7 .shg-product-sold-out {
  display: none;
}

#s-73ff8a09-7700-47eb-947f-7e9da7e0c6c7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-73ff8a09-7700-47eb-947f-7e9da7e0c6c7 .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-36abef24-ad6e-43ce-bd08-e2d911a8b4c8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36abef24-ad6e-43ce-bd08-e2d911a8b4c8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36abef24-ad6e-43ce-bd08-e2d911a8b4c8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36abef24-ad6e-43ce-bd08-e2d911a8b4c8 {
  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-36abef24-ad6e-43ce-bd08-e2d911a8b4c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36abef24-ad6e-43ce-bd08-e2d911a8b4c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36abef24-ad6e-43ce-bd08-e2d911a8b4c8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-11e56f00-1b44-49f8-a08d-43b55d036814 {
  display: none;
}
#s-36191db2-10ea-4cb0-8fd6-92606e1db8bc { text-align: left; }
#s-3ea727e1-dfb0-4d08-992a-4be60bcd58f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ea727e1-dfb0-4d08-992a-4be60bcd58f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01fd7f04-a36f-4ba3-91ba-bb6039053761 { text-align: left; }
#s-01fd7f04-a36f-4ba3-91ba-bb6039053761 .shg-product-sold-out {
  display: none;
}

#s-01fd7f04-a36f-4ba3-91ba-bb6039053761 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01fd7f04-a36f-4ba3-91ba-bb6039053761 .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-ec1f57c8-b5a7-45a0-bb73-e0014299a23b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec1f57c8-b5a7-45a0-bb73-e0014299a23b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec1f57c8-b5a7-45a0-bb73-e0014299a23b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec1f57c8-b5a7-45a0-bb73-e0014299a23b {
  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-ec1f57c8-b5a7-45a0-bb73-e0014299a23b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec1f57c8-b5a7-45a0-bb73-e0014299a23b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec1f57c8-b5a7-45a0-bb73-e0014299a23b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f038cdb-6d4c-48cd-ae7c-297ff476f363 {
  display: none;
}
#s-edbfd8e2-2c40-43b1-a223-2745273329e9 { text-align: left; }
#s-54cbd190-bcd3-4a11-bee2-9c6724fc17c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54cbd190-bcd3-4a11-bee2-9c6724fc17c4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa7b0a3a-0dc1-406e-becb-cd2e0bb01040 { text-align: left; }
#s-fa7b0a3a-0dc1-406e-becb-cd2e0bb01040 .shg-product-sold-out {
  display: none;
}

#s-fa7b0a3a-0dc1-406e-becb-cd2e0bb01040 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa7b0a3a-0dc1-406e-becb-cd2e0bb01040 .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-e794a02f-9118-493c-acdf-f53007029cd9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e794a02f-9118-493c-acdf-f53007029cd9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e794a02f-9118-493c-acdf-f53007029cd9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e794a02f-9118-493c-acdf-f53007029cd9 {
  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-e794a02f-9118-493c-acdf-f53007029cd9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e794a02f-9118-493c-acdf-f53007029cd9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e794a02f-9118-493c-acdf-f53007029cd9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5cf2662-798f-4ab2-9960-d1daed382663 {
  display: none;
}
#s-306d4aad-87fb-40df-8abb-cc1465f09983 { text-align: left; }
#s-8ed12f6c-8632-42bb-b1da-35f98770477d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ed12f6c-8632-42bb-b1da-35f98770477d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-53ec9edd-98c1-4096-860a-ca590cdf1719 { text-align: left; }
#s-53ec9edd-98c1-4096-860a-ca590cdf1719 .shg-product-sold-out {
  display: none;
}

#s-53ec9edd-98c1-4096-860a-ca590cdf1719 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-53ec9edd-98c1-4096-860a-ca590cdf1719 .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-87c1034c-700f-41b8-b850-1e9b4c852b3b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87c1034c-700f-41b8-b850-1e9b4c852b3b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87c1034c-700f-41b8-b850-1e9b4c852b3b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87c1034c-700f-41b8-b850-1e9b4c852b3b {
  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-87c1034c-700f-41b8-b850-1e9b4c852b3b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87c1034c-700f-41b8-b850-1e9b4c852b3b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87c1034c-700f-41b8-b850-1e9b4c852b3b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-94eef351-68a4-48af-9b41-7615d51d3c7b {
  display: none;
}
#s-3eb90809-a363-4ba9-9d39-0504efe9009a { text-align: left; }
#s-e2a10a72-c0e1-44c5-bf46-e4208603cf5e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2a10a72-c0e1-44c5-bf46-e4208603cf5e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-736ef9fd-5cef-4e84-a6b8-618792ea1142 { text-align: left; }
#s-736ef9fd-5cef-4e84-a6b8-618792ea1142 .shg-product-sold-out {
  display: none;
}

#s-736ef9fd-5cef-4e84-a6b8-618792ea1142 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-736ef9fd-5cef-4e84-a6b8-618792ea1142 .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-42920c96-44c9-426d-ade2-dadfb7d046f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42920c96-44c9-426d-ade2-dadfb7d046f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42920c96-44c9-426d-ade2-dadfb7d046f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42920c96-44c9-426d-ade2-dadfb7d046f5 {
  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-42920c96-44c9-426d-ade2-dadfb7d046f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42920c96-44c9-426d-ade2-dadfb7d046f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42920c96-44c9-426d-ade2-dadfb7d046f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b7ec0d98-ef0f-44d1-b225-fdb647492661 {
  display: none;
}
#s-b6f4d254-183a-47d7-b0be-6a33b88ea6af { text-align: left; }
#s-ab5371d8-3216-4162-a725-efde5d5e5872 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab5371d8-3216-4162-a725-efde5d5e5872 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15687aed-3d80-4c10-9b73-4af1711e8612 { text-align: left; }
#s-15687aed-3d80-4c10-9b73-4af1711e8612 .shg-product-sold-out {
  display: none;
}

#s-15687aed-3d80-4c10-9b73-4af1711e8612 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15687aed-3d80-4c10-9b73-4af1711e8612 .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-d2dfd7de-bb76-4f68-8e75-71584e483c68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d2dfd7de-bb76-4f68-8e75-71584e483c68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d2dfd7de-bb76-4f68-8e75-71584e483c68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d2dfd7de-bb76-4f68-8e75-71584e483c68 {
  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-d2dfd7de-bb76-4f68-8e75-71584e483c68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2dfd7de-bb76-4f68-8e75-71584e483c68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d2dfd7de-bb76-4f68-8e75-71584e483c68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14506108-7b6f-4d15-a45c-2970383c995b {
  display: none;
}
#s-b189c208-8ec7-4651-a73c-f449b2a663e7 { text-align: left; }
#s-948401b8-08a1-4651-b286-e159395fb39e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-948401b8-08a1-4651-b286-e159395fb39e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16a058aa-5a93-4436-a860-1e6c721dbfd5 { text-align: left; }
#s-16a058aa-5a93-4436-a860-1e6c721dbfd5 .shg-product-sold-out {
  display: none;
}

#s-16a058aa-5a93-4436-a860-1e6c721dbfd5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16a058aa-5a93-4436-a860-1e6c721dbfd5 .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-65a51061-e576-4341-bc93-87cb003627d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-65a51061-e576-4341-bc93-87cb003627d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-65a51061-e576-4341-bc93-87cb003627d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-65a51061-e576-4341-bc93-87cb003627d1 {
  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-65a51061-e576-4341-bc93-87cb003627d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65a51061-e576-4341-bc93-87cb003627d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65a51061-e576-4341-bc93-87cb003627d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1714dd8d-51ca-40d1-90fc-86f80a4ffe16 {
  display: none;
}
#s-8e4911dd-034e-4fa5-9caa-54bd908bc934 { text-align: left; }
#s-bfaa9d8b-cc4d-46c0-a143-37508806bca7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfaa9d8b-cc4d-46c0-a143-37508806bca7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c1d6b0da-c469-496d-b13f-755c082bcd01 { text-align: left; }
#s-c1d6b0da-c469-496d-b13f-755c082bcd01 .shg-product-sold-out {
  display: none;
}

#s-c1d6b0da-c469-496d-b13f-755c082bcd01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c1d6b0da-c469-496d-b13f-755c082bcd01 .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-4a86fca1-f87f-4c61-8f86-ea5537278879 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a86fca1-f87f-4c61-8f86-ea5537278879:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a86fca1-f87f-4c61-8f86-ea5537278879:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a86fca1-f87f-4c61-8f86-ea5537278879 {
  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-4a86fca1-f87f-4c61-8f86-ea5537278879.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a86fca1-f87f-4c61-8f86-ea5537278879.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a86fca1-f87f-4c61-8f86-ea5537278879.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b31565d-72b7-4eed-99e9-036442e000cf {
  display: none;
}
#s-b63d5639-de82-456d-881b-dcfc8dd01a61 { text-align: left; }
#s-ceb48966-3978-4a20-8fba-c01b81310454 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ceb48966-3978-4a20-8fba-c01b81310454 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8c1cbca5-494c-4e36-a78a-61d7f06ade24 { text-align: left; }
#s-8c1cbca5-494c-4e36-a78a-61d7f06ade24 .shg-product-sold-out {
  display: none;
}

#s-8c1cbca5-494c-4e36-a78a-61d7f06ade24 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8c1cbca5-494c-4e36-a78a-61d7f06ade24 .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-c9c64785-27b8-469f-98ff-5a1214705e64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c9c64785-27b8-469f-98ff-5a1214705e64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c9c64785-27b8-469f-98ff-5a1214705e64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c9c64785-27b8-469f-98ff-5a1214705e64 {
  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-c9c64785-27b8-469f-98ff-5a1214705e64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9c64785-27b8-469f-98ff-5a1214705e64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c9c64785-27b8-469f-98ff-5a1214705e64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-014dff17-7615-440b-8ea0-65c565de252f {
  display: none;
}
#s-193872c3-aeb5-4b2c-9edf-567432209d62 { text-align: left; }
#s-478f0613-b138-485b-85e0-844352cc9d28 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-478f0613-b138-485b-85e0-844352cc9d28 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-edf2699a-d6df-4451-b0f1-107af10c8567 { text-align: left; }
#s-edf2699a-d6df-4451-b0f1-107af10c8567 .shg-product-sold-out {
  display: none;
}

#s-edf2699a-d6df-4451-b0f1-107af10c8567 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-edf2699a-d6df-4451-b0f1-107af10c8567 .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-8eaa3e00-74f7-49c6-94a0-e13c9fc936d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8eaa3e00-74f7-49c6-94a0-e13c9fc936d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8eaa3e00-74f7-49c6-94a0-e13c9fc936d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8eaa3e00-74f7-49c6-94a0-e13c9fc936d7 {
  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-8eaa3e00-74f7-49c6-94a0-e13c9fc936d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8eaa3e00-74f7-49c6-94a0-e13c9fc936d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8eaa3e00-74f7-49c6-94a0-e13c9fc936d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d9a2f96-3798-4f6e-be19-aff3df6272ca {
  display: none;
}
#s-83373d91-762c-43f4-8056-21dfd79f15db { text-align: left; }
#s-5ae4c414-81f8-4e47-94ac-eef97bd4755d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ae4c414-81f8-4e47-94ac-eef97bd4755d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-92e8aa0f-06d0-4721-bc1d-0528972cb367 { text-align: left; }
#s-92e8aa0f-06d0-4721-bc1d-0528972cb367 .shg-product-sold-out {
  display: none;
}

#s-92e8aa0f-06d0-4721-bc1d-0528972cb367 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-92e8aa0f-06d0-4721-bc1d-0528972cb367 .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-8f6a3744-4839-4683-ad62-abe791d68390 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f6a3744-4839-4683-ad62-abe791d68390:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f6a3744-4839-4683-ad62-abe791d68390:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f6a3744-4839-4683-ad62-abe791d68390 {
  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-8f6a3744-4839-4683-ad62-abe791d68390.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f6a3744-4839-4683-ad62-abe791d68390.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f6a3744-4839-4683-ad62-abe791d68390.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d71d1b5-5998-4dae-92f4-f7f304f486b2 {
  display: none;
}
#s-2d4e7ef2-63c1-43c6-9135-524f793bb13e { text-align: left; }
#s-fe077d1e-8454-438e-8466-519cf66cf562 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe077d1e-8454-438e-8466-519cf66cf562 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-effa34f7-48b7-411f-ade7-979ca7ff40fb { text-align: left; }
#s-effa34f7-48b7-411f-ade7-979ca7ff40fb .shg-product-sold-out {
  display: none;
}

#s-effa34f7-48b7-411f-ade7-979ca7ff40fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-effa34f7-48b7-411f-ade7-979ca7ff40fb .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-3e9df1db-a329-44c7-bd80-658402f96418 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e9df1db-a329-44c7-bd80-658402f96418:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e9df1db-a329-44c7-bd80-658402f96418:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e9df1db-a329-44c7-bd80-658402f96418 {
  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-3e9df1db-a329-44c7-bd80-658402f96418.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e9df1db-a329-44c7-bd80-658402f96418.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e9df1db-a329-44c7-bd80-658402f96418.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb3560a7-56d3-488e-8f9d-d8e90161527e {
  display: none;
}
#s-e6a213db-ab6e-4212-9689-742d2baacc26 { text-align: left; }
#s-047db4c2-d53b-48db-a937-92205b82aecc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-047db4c2-d53b-48db-a937-92205b82aecc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6658615c-14c2-4c94-aefc-acfe2bd3371a { text-align: left; }
#s-6658615c-14c2-4c94-aefc-acfe2bd3371a .shg-product-sold-out {
  display: none;
}

#s-6658615c-14c2-4c94-aefc-acfe2bd3371a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6658615c-14c2-4c94-aefc-acfe2bd3371a .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-51fa9095-9245-4b7d-9a54-c292078df6c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-51fa9095-9245-4b7d-9a54-c292078df6c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-51fa9095-9245-4b7d-9a54-c292078df6c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-51fa9095-9245-4b7d-9a54-c292078df6c4 {
  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-51fa9095-9245-4b7d-9a54-c292078df6c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51fa9095-9245-4b7d-9a54-c292078df6c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-51fa9095-9245-4b7d-9a54-c292078df6c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e43c3028-50b0-430e-b3f0-d6ae40584009 {
  display: none;
}
#s-cc6f933c-005a-4905-ab8f-e07edd97dcc9 { text-align: left; }
#s-4c0abd9b-e7eb-458c-8fc6-c6225c0496f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c0abd9b-e7eb-458c-8fc6-c6225c0496f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-066bf36f-1a49-494d-83ea-e4a1b8b373f9 { text-align: left; }
#s-066bf36f-1a49-494d-83ea-e4a1b8b373f9 .shg-product-sold-out {
  display: none;
}

#s-066bf36f-1a49-494d-83ea-e4a1b8b373f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-066bf36f-1a49-494d-83ea-e4a1b8b373f9 .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-60d29caa-ecd6-40d6-9abb-91dd11b17b27 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-60d29caa-ecd6-40d6-9abb-91dd11b17b27:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-60d29caa-ecd6-40d6-9abb-91dd11b17b27:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-60d29caa-ecd6-40d6-9abb-91dd11b17b27 {
  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-60d29caa-ecd6-40d6-9abb-91dd11b17b27.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60d29caa-ecd6-40d6-9abb-91dd11b17b27.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-60d29caa-ecd6-40d6-9abb-91dd11b17b27.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e5c7b33-9cef-4527-979b-b293dc7a6822 {
  display: none;
}
#s-60b6bdb3-6429-4ddf-a020-e3ab57766cdc { text-align: left; }
#s-0496f74c-a44a-460f-9218-24d8213b70da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0496f74c-a44a-460f-9218-24d8213b70da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9707543-fc9e-4474-b6c4-84ec81f8dd10 { text-align: left; }
#s-e9707543-fc9e-4474-b6c4-84ec81f8dd10 .shg-product-sold-out {
  display: none;
}

#s-e9707543-fc9e-4474-b6c4-84ec81f8dd10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9707543-fc9e-4474-b6c4-84ec81f8dd10 .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-4ee252d5-1a92-4e8b-97a8-4ae606fb74e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4ee252d5-1a92-4e8b-97a8-4ae606fb74e7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4ee252d5-1a92-4e8b-97a8-4ae606fb74e7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4ee252d5-1a92-4e8b-97a8-4ae606fb74e7 {
  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-4ee252d5-1a92-4e8b-97a8-4ae606fb74e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ee252d5-1a92-4e8b-97a8-4ae606fb74e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4ee252d5-1a92-4e8b-97a8-4ae606fb74e7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a010b390-21f4-44a9-8eac-f5a59f636dd4 {
  display: none;
}
#s-aa1be119-db25-4566-b302-d0c210643578 { text-align: left; }
#s-5da263d2-dae1-4c74-95d6-60ff37f6c09d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5da263d2-dae1-4c74-95d6-60ff37f6c09d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a89c575c-86d4-4823-b91f-e7809946bf0f { text-align: left; }
#s-a89c575c-86d4-4823-b91f-e7809946bf0f .shg-product-sold-out {
  display: none;
}

#s-a89c575c-86d4-4823-b91f-e7809946bf0f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a89c575c-86d4-4823-b91f-e7809946bf0f .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-2d569baa-1f5d-416f-b364-4c598b7c351d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d569baa-1f5d-416f-b364-4c598b7c351d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d569baa-1f5d-416f-b364-4c598b7c351d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d569baa-1f5d-416f-b364-4c598b7c351d {
  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-2d569baa-1f5d-416f-b364-4c598b7c351d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d569baa-1f5d-416f-b364-4c598b7c351d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d569baa-1f5d-416f-b364-4c598b7c351d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c3425a0f-ae1e-4327-91e8-311ebc68aaa0 {
  display: none;
}
#s-43bf9c57-58fb-4cd5-bd5e-e6739e1e7e6c { text-align: left; }
#s-7a9da29b-0e7a-496b-9c46-c98e3a141db5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a9da29b-0e7a-496b-9c46-c98e3a141db5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c1fc5c45-3f04-40d5-b880-5e66ffe5d29b { text-align: left; }
#s-c1fc5c45-3f04-40d5-b880-5e66ffe5d29b .shg-product-sold-out {
  display: none;
}

#s-c1fc5c45-3f04-40d5-b880-5e66ffe5d29b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c1fc5c45-3f04-40d5-b880-5e66ffe5d29b .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-e8c08fab-102a-4fa9-ac6f-d6d6176b3db6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e8c08fab-102a-4fa9-ac6f-d6d6176b3db6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e8c08fab-102a-4fa9-ac6f-d6d6176b3db6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e8c08fab-102a-4fa9-ac6f-d6d6176b3db6 {
  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-e8c08fab-102a-4fa9-ac6f-d6d6176b3db6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8c08fab-102a-4fa9-ac6f-d6d6176b3db6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e8c08fab-102a-4fa9-ac6f-d6d6176b3db6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ead74d2a-1371-46b5-9da6-ed65bb1fc8f8 {
  display: none;
}
#s-838cea1b-359d-4eb4-b7db-5c8134ba926c { text-align: left; }
#s-8f5ec34a-c06b-4f36-b105-a79a793a0c81 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f5ec34a-c06b-4f36-b105-a79a793a0c81 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e42df895-904c-4da5-ac2c-a0ef00ffa429 { text-align: left; }
#s-e42df895-904c-4da5-ac2c-a0ef00ffa429 .shg-product-sold-out {
  display: none;
}

#s-e42df895-904c-4da5-ac2c-a0ef00ffa429 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e42df895-904c-4da5-ac2c-a0ef00ffa429 .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-32f2eaea-9783-45e7-9cb5-6a6b7cc57655 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32f2eaea-9783-45e7-9cb5-6a6b7cc57655:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32f2eaea-9783-45e7-9cb5-6a6b7cc57655:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32f2eaea-9783-45e7-9cb5-6a6b7cc57655 {
  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-32f2eaea-9783-45e7-9cb5-6a6b7cc57655.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32f2eaea-9783-45e7-9cb5-6a6b7cc57655.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32f2eaea-9783-45e7-9cb5-6a6b7cc57655.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd643177-0290-48d8-9002-bf0020cf3ca5 {
  display: none;
}
#s-05b37ed3-ea88-476f-a7f5-39962e500ad3 { text-align: left; }
#s-7d93d549-cf42-4912-a232-dcccf50215f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d93d549-cf42-4912-a232-dcccf50215f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40fc7fd9-eecc-45c7-9658-28562cbdae48 { text-align: left; }
#s-40fc7fd9-eecc-45c7-9658-28562cbdae48 .shg-product-sold-out {
  display: none;
}

#s-40fc7fd9-eecc-45c7-9658-28562cbdae48 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40fc7fd9-eecc-45c7-9658-28562cbdae48 .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-99f37f84-cf5c-4bf2-8c61-939661f6c1bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99f37f84-cf5c-4bf2-8c61-939661f6c1bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99f37f84-cf5c-4bf2-8c61-939661f6c1bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99f37f84-cf5c-4bf2-8c61-939661f6c1bf {
  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-99f37f84-cf5c-4bf2-8c61-939661f6c1bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99f37f84-cf5c-4bf2-8c61-939661f6c1bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99f37f84-cf5c-4bf2-8c61-939661f6c1bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bba0a916-fd59-406e-9ab5-cf2ed18c766a {
  display: none;
}
#s-a6485cd1-e8ba-4a0d-a5c3-16ed2314bd2e { text-align: left; }
#s-eba68b4d-3418-45d9-b0f6-4a3f52609ec5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eba68b4d-3418-45d9-b0f6-4a3f52609ec5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-192ca043-3092-4994-9bcc-361914fd1750 { text-align: left; }
#s-192ca043-3092-4994-9bcc-361914fd1750 .shg-product-sold-out {
  display: none;
}

#s-192ca043-3092-4994-9bcc-361914fd1750 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-192ca043-3092-4994-9bcc-361914fd1750 .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-be4ec810-c813-4bd4-a2af-8e4fb0096a9d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be4ec810-c813-4bd4-a2af-8e4fb0096a9d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be4ec810-c813-4bd4-a2af-8e4fb0096a9d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be4ec810-c813-4bd4-a2af-8e4fb0096a9d {
  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-be4ec810-c813-4bd4-a2af-8e4fb0096a9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be4ec810-c813-4bd4-a2af-8e4fb0096a9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be4ec810-c813-4bd4-a2af-8e4fb0096a9d.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;
}
