.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-2aef44d6-e260-43c5-b376-4dac88cac70b {
  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-c1fa5157-ecc4-44db-8e6f-a7aecc87a83a { margin-top: 40px; }
#s-c1fa5157-ecc4-44db-8e6f-a7aecc87a83a .shogun-tabs {
  justify-content: center;
}


  #s-c1fa5157-ecc4-44db-8e6f-a7aecc87a83a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-c1fa5157-ecc4-44db-8e6f-a7aecc87a83a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-c1fa5157-ecc4-44db-8e6f-a7aecc87a83a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-c1fa5157-ecc4-44db-8e6f-a7aecc87a83a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-c1fa5157-ecc4-44db-8e6f-a7aecc87a83a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-c1fa5157-ecc4-44db-8e6f-a7aecc87a83a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-c1fa5157-ecc4-44db-8e6f-a7aecc87a83a .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-a6f39318-9adb-49fa-9aec-f1906e9bd757 { padding-top: 10px;
padding-bottom: 10px; }
 #s-a6f39318-9adb-49fa-9aec-f1906e9bd757 .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-492996c1-74fd-40c5-a608-b859da2826f0 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-492996c1-74fd-40c5-a608-b859da2826f0 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-492996c1-74fd-40c5-a608-b859da2826f0 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-492996c1-74fd-40c5-a608-b859da2826f0 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-492996c1-74fd-40c5-a608-b859da2826f0 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-492996c1-74fd-40c5-a608-b859da2826f0 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-492996c1-74fd-40c5-a608-b859da2826f0 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-492996c1-74fd-40c5-a608-b859da2826f0 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-492996c1-74fd-40c5-a608-b859da2826f0 .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-45079734-8a2c-43c5-8c82-b8d83c911fd7 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45079734-8a2c-43c5-8c82-b8d83c911fd7"] > .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-cb5b882e-bf9e-45d1-b3be-2e470bf62f51 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9ae1cac1-97ad-4aef-84fb-1431459a1679 { 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-4149b002-1c2d-4305-aa49-7aefe19620f9 { 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-4149b002-1c2d-4305-aa49-7aefe19620f9: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-4149b002-1c2d-4305-aa49-7aefe19620f9: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-4149b002-1c2d-4305-aa49-7aefe19620f9.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-7044e3c2-1799-4208-8cb5-a2b91b55b7e8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1ac6b741-1ce7-4575-ae5d-5e28b4385d43 { 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-28b8e61e-4f1d-49a2-ba0b-ab30a7839541 { 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-28b8e61e-4f1d-49a2-ba0b-ab30a7839541: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-28b8e61e-4f1d-49a2-ba0b-ab30a7839541: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-28b8e61e-4f1d-49a2-ba0b-ab30a7839541.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-863f0c77-bec3-4851-8bd3-07771023ef57 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-670be441-387d-47f2-a54a-390828f671dd { 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-7a824dfe-9793-4d5d-8a1b-216822733655 { 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-7a824dfe-9793-4d5d-8a1b-216822733655: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-7a824dfe-9793-4d5d-8a1b-216822733655: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-7a824dfe-9793-4d5d-8a1b-216822733655.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-8b61937f-b976-4eeb-b9db-b31f9f31e4b2 { min-height: 50px; }
#s-8b61937f-b976-4eeb-b9db-b31f9f31e4b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2b3e4b63-b8b9-4e9c-9388-d047dbd43c3b { 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-2b3e4b63-b8b9-4e9c-9388-d047dbd43c3b .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-5e67b12c-118d-41b8-8b82-c9809ab0d22f {
  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-4afeba45-3583-48e5-91e9-9c347d28e1c2 { 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-57fbdcc2-f038-46cd-9470-300c9e857655 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57fbdcc2-f038-46cd-9470-300c9e857655 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-40f8bc30-bc10-44cc-beea-407d076756b2 {
  display: none;
}
#s-22a0f958-40ae-4400-b0a2-46b9bf48d0cd { text-align: left; }
#s-ddda97b3-7a6e-46e8-9470-0e7756006a63 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ddda97b3-7a6e-46e8-9470-0e7756006a63 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-72ef61d3-06ef-40c3-9e9f-ecfb324e1cff {
  display: none;
}
#s-90c105d6-ac5b-42ca-b90d-af97a037d290 { text-align: left; }
#s-e00455cb-35a5-4c50-ae6c-06dd51290239 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e00455cb-35a5-4c50-ae6c-06dd51290239 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-847c4510-220f-4b3f-bafc-6754a654ed70 {
  display: none;
}
#s-a1d136bb-4de6-4a2b-aa5f-862066a0c6d3 { text-align: left; }
#s-c1599ea7-a005-4dc9-8ef5-82480a960da0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c1599ea7-a005-4dc9-8ef5-82480a960da0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a5677a26-c8c9-43f0-ad55-34282701abf6 {
  display: none;
}
#s-e65272f0-a943-414d-aa9a-0b5941188137 { text-align: left; }
#s-d52fc0f8-bd0f-4360-8d73-032f677a27df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d52fc0f8-bd0f-4360-8d73-032f677a27df .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1130c33-d14f-4a53-a1ee-888377842d50 { text-align: left; }
#s-b1130c33-d14f-4a53-a1ee-888377842d50 .shg-product-sold-out {
  display: none;
}

#s-b1130c33-d14f-4a53-a1ee-888377842d50 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1130c33-d14f-4a53-a1ee-888377842d50 .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-32cedb9c-126a-47f2-a05f-9041e01ae21e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32cedb9c-126a-47f2-a05f-9041e01ae21e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32cedb9c-126a-47f2-a05f-9041e01ae21e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32cedb9c-126a-47f2-a05f-9041e01ae21e {
  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-32cedb9c-126a-47f2-a05f-9041e01ae21e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32cedb9c-126a-47f2-a05f-9041e01ae21e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32cedb9c-126a-47f2-a05f-9041e01ae21e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cc3b23ad-cbc3-4dab-a0bf-f6c95a09d570 {
  display: none;
}
#s-a3f57e8b-61e2-4891-879c-34c92226a066 { text-align: left; }
#s-ae3cd856-7935-49fd-ba5c-49944ba434ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae3cd856-7935-49fd-ba5c-49944ba434ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1efa2611-d4fc-4d95-86ff-411064013ff6 { text-align: left; }
#s-1efa2611-d4fc-4d95-86ff-411064013ff6 .shg-product-sold-out {
  display: none;
}

#s-1efa2611-d4fc-4d95-86ff-411064013ff6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1efa2611-d4fc-4d95-86ff-411064013ff6 .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-cbe74b44-2a25-4292-b5d3-4f40e68910df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cbe74b44-2a25-4292-b5d3-4f40e68910df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cbe74b44-2a25-4292-b5d3-4f40e68910df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cbe74b44-2a25-4292-b5d3-4f40e68910df {
  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-cbe74b44-2a25-4292-b5d3-4f40e68910df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbe74b44-2a25-4292-b5d3-4f40e68910df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cbe74b44-2a25-4292-b5d3-4f40e68910df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42916f52-b489-49ee-bf0f-c81d8dbd545f {
  display: none;
}
#s-1c8d56fe-de2b-4e02-8129-09a401f78173 { text-align: left; }
#s-fd1e2b9d-1a7c-479d-97a1-3ed4d231f36d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd1e2b9d-1a7c-479d-97a1-3ed4d231f36d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c15ccda1-f563-4d40-a21e-c542cd1195a5 { text-align: left; }
#s-c15ccda1-f563-4d40-a21e-c542cd1195a5 .shg-product-sold-out {
  display: none;
}

#s-c15ccda1-f563-4d40-a21e-c542cd1195a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c15ccda1-f563-4d40-a21e-c542cd1195a5 .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-66257d54-1292-466c-89f4-639c1a65a7c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66257d54-1292-466c-89f4-639c1a65a7c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66257d54-1292-466c-89f4-639c1a65a7c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66257d54-1292-466c-89f4-639c1a65a7c4 {
  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-66257d54-1292-466c-89f4-639c1a65a7c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66257d54-1292-466c-89f4-639c1a65a7c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66257d54-1292-466c-89f4-639c1a65a7c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f289260d-ed33-44e0-8d86-8360c3792978 {
  display: none;
}
#s-ac1a1f79-f3ec-4444-967e-0d804010dcec { text-align: left; }
#s-79712cbd-c589-4295-854f-b384e95d185f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79712cbd-c589-4295-854f-b384e95d185f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-794759f7-ae4e-4962-8e02-f85b8db26e3a { text-align: left; }
#s-794759f7-ae4e-4962-8e02-f85b8db26e3a .shg-product-sold-out {
  display: none;
}

#s-794759f7-ae4e-4962-8e02-f85b8db26e3a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-794759f7-ae4e-4962-8e02-f85b8db26e3a .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-21e3bca8-fb41-419b-9618-7077c38d3275 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-21e3bca8-fb41-419b-9618-7077c38d3275:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-21e3bca8-fb41-419b-9618-7077c38d3275:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-21e3bca8-fb41-419b-9618-7077c38d3275 {
  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-21e3bca8-fb41-419b-9618-7077c38d3275.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21e3bca8-fb41-419b-9618-7077c38d3275.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-21e3bca8-fb41-419b-9618-7077c38d3275.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f0bf0420-2ee2-4769-9ced-04f5c301629d {
  display: none;
}
#s-72853ac8-4be8-440c-8aa1-540fd33c3f30 { text-align: left; }
#s-9cc16fd9-dd2e-4f5f-b58d-3f5bfb3dc4c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cc16fd9-dd2e-4f5f-b58d-3f5bfb3dc4c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-abad76b0-b022-4759-88ba-4cb32677173f { text-align: left; }
#s-abad76b0-b022-4759-88ba-4cb32677173f .shg-product-sold-out {
  display: none;
}

#s-abad76b0-b022-4759-88ba-4cb32677173f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-abad76b0-b022-4759-88ba-4cb32677173f .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-a6979928-4f64-4e20-9fd3-804d9e7f895f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6979928-4f64-4e20-9fd3-804d9e7f895f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6979928-4f64-4e20-9fd3-804d9e7f895f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6979928-4f64-4e20-9fd3-804d9e7f895f {
  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-a6979928-4f64-4e20-9fd3-804d9e7f895f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6979928-4f64-4e20-9fd3-804d9e7f895f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6979928-4f64-4e20-9fd3-804d9e7f895f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89b3e7a0-fd80-42ae-b8ae-37388aa8d935 {
  display: none;
}
#s-00059a1b-868a-4066-968e-551c8a660a44 { text-align: left; }
#s-fadc4556-7050-483b-8621-1fcb12c0f408 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fadc4556-7050-483b-8621-1fcb12c0f408 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1deb2004-4259-4969-b5f4-05b02020ea13 { text-align: left; }
#s-1deb2004-4259-4969-b5f4-05b02020ea13 .shg-product-sold-out {
  display: none;
}

#s-1deb2004-4259-4969-b5f4-05b02020ea13 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1deb2004-4259-4969-b5f4-05b02020ea13 .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-58031da2-f63b-420d-a554-f07c827383f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-58031da2-f63b-420d-a554-f07c827383f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-58031da2-f63b-420d-a554-f07c827383f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-58031da2-f63b-420d-a554-f07c827383f8 {
  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-58031da2-f63b-420d-a554-f07c827383f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58031da2-f63b-420d-a554-f07c827383f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-58031da2-f63b-420d-a554-f07c827383f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f517e0df-b539-4497-9024-817f9793b0d7 {
  display: none;
}
#s-56365579-da64-45ae-8ace-9532eb8834b2 { text-align: left; }
#s-5360293b-fafd-4fe9-bd40-4ce7c2bbb4bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5360293b-fafd-4fe9-bd40-4ce7c2bbb4bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-979f66ed-e0f7-4ee1-90ef-d0f528c5b7b8 { text-align: left; }
#s-979f66ed-e0f7-4ee1-90ef-d0f528c5b7b8 .shg-product-sold-out {
  display: none;
}

#s-979f66ed-e0f7-4ee1-90ef-d0f528c5b7b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-979f66ed-e0f7-4ee1-90ef-d0f528c5b7b8 .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-00b41932-267a-411a-bfce-93315072584c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00b41932-267a-411a-bfce-93315072584c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00b41932-267a-411a-bfce-93315072584c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00b41932-267a-411a-bfce-93315072584c {
  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-00b41932-267a-411a-bfce-93315072584c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00b41932-267a-411a-bfce-93315072584c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00b41932-267a-411a-bfce-93315072584c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-370dc950-7f78-4e4a-a42c-7b63bbf88a37 {
  display: none;
}
#s-eade04c3-5c60-4696-ab30-df95f8ed9c9f { text-align: left; }
#s-597c54bc-3ed0-466e-877c-7927b0c80ff4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-597c54bc-3ed0-466e-877c-7927b0c80ff4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c8960aaa-1fb5-4ac9-b84b-1a3783ebb561 { text-align: left; }
#s-c8960aaa-1fb5-4ac9-b84b-1a3783ebb561 .shg-product-sold-out {
  display: none;
}

#s-c8960aaa-1fb5-4ac9-b84b-1a3783ebb561 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c8960aaa-1fb5-4ac9-b84b-1a3783ebb561 .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-f727b8e4-3251-45dc-9c99-89812e6c2ace { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f727b8e4-3251-45dc-9c99-89812e6c2ace:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f727b8e4-3251-45dc-9c99-89812e6c2ace:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f727b8e4-3251-45dc-9c99-89812e6c2ace {
  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-f727b8e4-3251-45dc-9c99-89812e6c2ace.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f727b8e4-3251-45dc-9c99-89812e6c2ace.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f727b8e4-3251-45dc-9c99-89812e6c2ace.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c8b3b27-c13d-422b-bf27-2a6b06a0a330 {
  display: none;
}
#s-7b23d44d-a04a-4443-a9f9-52fb98151742 { text-align: left; }
#s-011f65f9-3095-4593-8d5a-9d5fe0c3ddb7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-011f65f9-3095-4593-8d5a-9d5fe0c3ddb7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ffdc5b34-8d17-40e0-ad8a-3023aed795a8 { text-align: left; }
#s-ffdc5b34-8d17-40e0-ad8a-3023aed795a8 .shg-product-sold-out {
  display: none;
}

#s-ffdc5b34-8d17-40e0-ad8a-3023aed795a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ffdc5b34-8d17-40e0-ad8a-3023aed795a8 .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-70880fdc-a3fb-4cef-9e75-aeb05f12af86 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-70880fdc-a3fb-4cef-9e75-aeb05f12af86:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-70880fdc-a3fb-4cef-9e75-aeb05f12af86:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-70880fdc-a3fb-4cef-9e75-aeb05f12af86 {
  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-70880fdc-a3fb-4cef-9e75-aeb05f12af86.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-70880fdc-a3fb-4cef-9e75-aeb05f12af86.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-70880fdc-a3fb-4cef-9e75-aeb05f12af86.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0ef0bb50-df7a-4bd3-b66c-7e383038c83f {
  display: none;
}
#s-d697377a-4887-40f4-88ad-a8df0e893f06 { text-align: left; }
#s-02e0b43b-e7f3-4958-8e74-d3b1c40849c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-02e0b43b-e7f3-4958-8e74-d3b1c40849c1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8f4867a3-78dd-4b83-bbb0-7805cdb49e27 { text-align: left; }
#s-8f4867a3-78dd-4b83-bbb0-7805cdb49e27 .shg-product-sold-out {
  display: none;
}

#s-8f4867a3-78dd-4b83-bbb0-7805cdb49e27 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8f4867a3-78dd-4b83-bbb0-7805cdb49e27 .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-bf74baf3-33bc-448e-82dc-76a5ea6307c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf74baf3-33bc-448e-82dc-76a5ea6307c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf74baf3-33bc-448e-82dc-76a5ea6307c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf74baf3-33bc-448e-82dc-76a5ea6307c9 {
  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-bf74baf3-33bc-448e-82dc-76a5ea6307c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf74baf3-33bc-448e-82dc-76a5ea6307c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf74baf3-33bc-448e-82dc-76a5ea6307c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d8406ca-86da-4c6f-8f5d-c781af8325b4 {
  display: none;
}
#s-d405f304-880d-42de-af4b-8bfb767b20b1 { text-align: left; }
#s-45c3b62b-5b7d-4831-8570-bbeebe1a3ba9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45c3b62b-5b7d-4831-8570-bbeebe1a3ba9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e511b4cb-69a6-4a7b-8de1-1fd57514e490 { text-align: left; }
#s-e511b4cb-69a6-4a7b-8de1-1fd57514e490 .shg-product-sold-out {
  display: none;
}

#s-e511b4cb-69a6-4a7b-8de1-1fd57514e490 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e511b4cb-69a6-4a7b-8de1-1fd57514e490 .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-c462b10e-3fe4-4a59-b247-25972e8f1d75 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c462b10e-3fe4-4a59-b247-25972e8f1d75:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c462b10e-3fe4-4a59-b247-25972e8f1d75:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c462b10e-3fe4-4a59-b247-25972e8f1d75 {
  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-c462b10e-3fe4-4a59-b247-25972e8f1d75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c462b10e-3fe4-4a59-b247-25972e8f1d75.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c462b10e-3fe4-4a59-b247-25972e8f1d75.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4855f458-e56c-495a-a2a4-19d32c2b09c5 {
  display: none;
}
#s-ed751d87-d096-40d7-afd9-f9df04a71216 { text-align: left; }
#s-f6427b6c-ad71-42f1-8b55-f9d858ce20e8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f6427b6c-ad71-42f1-8b55-f9d858ce20e8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a24599bb-a4e1-4278-91c4-e00d3f805680 { text-align: left; }
#s-a24599bb-a4e1-4278-91c4-e00d3f805680 .shg-product-sold-out {
  display: none;
}

#s-a24599bb-a4e1-4278-91c4-e00d3f805680 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a24599bb-a4e1-4278-91c4-e00d3f805680 .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-f989af27-c8bf-4611-9650-a641cb2ea1f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f989af27-c8bf-4611-9650-a641cb2ea1f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f989af27-c8bf-4611-9650-a641cb2ea1f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f989af27-c8bf-4611-9650-a641cb2ea1f7 {
  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-f989af27-c8bf-4611-9650-a641cb2ea1f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f989af27-c8bf-4611-9650-a641cb2ea1f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f989af27-c8bf-4611-9650-a641cb2ea1f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24e9c772-b8e8-4c34-87e3-9622bf38739b {
  display: none;
}
#s-8f98256b-57ee-4d38-971e-0431b87e5938 { text-align: left; }
#s-422c259b-3ac8-4954-9149-0d77a94c7e00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-422c259b-3ac8-4954-9149-0d77a94c7e00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc76bb1c-babc-499b-a3ce-1ed99be57b88 { text-align: left; }
#s-bc76bb1c-babc-499b-a3ce-1ed99be57b88 .shg-product-sold-out {
  display: none;
}

#s-bc76bb1c-babc-499b-a3ce-1ed99be57b88 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc76bb1c-babc-499b-a3ce-1ed99be57b88 .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-102c89ef-7025-47af-9ca5-b3e16e12bb6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-102c89ef-7025-47af-9ca5-b3e16e12bb6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-102c89ef-7025-47af-9ca5-b3e16e12bb6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-102c89ef-7025-47af-9ca5-b3e16e12bb6f {
  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-102c89ef-7025-47af-9ca5-b3e16e12bb6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-102c89ef-7025-47af-9ca5-b3e16e12bb6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-102c89ef-7025-47af-9ca5-b3e16e12bb6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0599c1f9-a796-4ba6-92b8-d6512eedd2e9 {
  display: none;
}
#s-8a65091d-2683-41c3-8254-963b169fd18b { text-align: left; }
#s-5030fd7a-0c7a-42f0-b1b3-e89accef92d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5030fd7a-0c7a-42f0-b1b3-e89accef92d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e4138809-c58a-4dbe-84e8-31eef72c7870 { text-align: left; }
#s-e4138809-c58a-4dbe-84e8-31eef72c7870 .shg-product-sold-out {
  display: none;
}

#s-e4138809-c58a-4dbe-84e8-31eef72c7870 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e4138809-c58a-4dbe-84e8-31eef72c7870 .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-76a9373e-300a-49e7-90cf-d9d1332d21fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76a9373e-300a-49e7-90cf-d9d1332d21fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76a9373e-300a-49e7-90cf-d9d1332d21fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76a9373e-300a-49e7-90cf-d9d1332d21fb {
  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-76a9373e-300a-49e7-90cf-d9d1332d21fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76a9373e-300a-49e7-90cf-d9d1332d21fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76a9373e-300a-49e7-90cf-d9d1332d21fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5efa14a-1a20-4a7d-ba04-dedcdc532b69 {
  display: none;
}
#s-686e76f3-57ce-413d-8b05-a80ff6630c91 { text-align: left; }
#s-5bf83684-6edc-4005-a4b9-9b8bfe1e2358 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5bf83684-6edc-4005-a4b9-9b8bfe1e2358 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7247f45c-4cda-417a-8632-7992a54b619b { text-align: left; }
#s-7247f45c-4cda-417a-8632-7992a54b619b .shg-product-sold-out {
  display: none;
}

#s-7247f45c-4cda-417a-8632-7992a54b619b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7247f45c-4cda-417a-8632-7992a54b619b .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-8f17b5f0-7c4a-4119-b997-129abf25c732 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f17b5f0-7c4a-4119-b997-129abf25c732:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f17b5f0-7c4a-4119-b997-129abf25c732:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f17b5f0-7c4a-4119-b997-129abf25c732 {
  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-8f17b5f0-7c4a-4119-b997-129abf25c732.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f17b5f0-7c4a-4119-b997-129abf25c732.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f17b5f0-7c4a-4119-b997-129abf25c732.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6af135c5-0dbe-49f8-9f47-20e4f77d0e09 {
  display: none;
}
#s-beafe449-8afe-40a2-814c-dfe1605c0613 { text-align: left; }
#s-639e4bfa-d8c0-4353-b154-310294536f52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-639e4bfa-d8c0-4353-b154-310294536f52 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-367912fb-3d6f-4019-b889-37afb45114d7 { text-align: left; }
#s-367912fb-3d6f-4019-b889-37afb45114d7 .shg-product-sold-out {
  display: none;
}

#s-367912fb-3d6f-4019-b889-37afb45114d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-367912fb-3d6f-4019-b889-37afb45114d7 .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-36fb5b03-1ff2-44e7-a359-18470a14846e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36fb5b03-1ff2-44e7-a359-18470a14846e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36fb5b03-1ff2-44e7-a359-18470a14846e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36fb5b03-1ff2-44e7-a359-18470a14846e {
  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-36fb5b03-1ff2-44e7-a359-18470a14846e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36fb5b03-1ff2-44e7-a359-18470a14846e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36fb5b03-1ff2-44e7-a359-18470a14846e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7fcd94ed-e969-4ea6-a448-e85b1cc43377 {
  display: none;
}
#s-ab60a2ff-b3e5-4f68-b175-d67a629d7687 { text-align: left; }
#s-54c196e8-bb52-430d-b480-e552814cc3a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54c196e8-bb52-430d-b480-e552814cc3a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f27bd8a-d92e-4976-b52a-b9bff07e5fbf { text-align: left; }
#s-5f27bd8a-d92e-4976-b52a-b9bff07e5fbf .shg-product-sold-out {
  display: none;
}

#s-5f27bd8a-d92e-4976-b52a-b9bff07e5fbf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f27bd8a-d92e-4976-b52a-b9bff07e5fbf .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-d635ea50-2aa1-4680-9ef6-ffeb2395f675 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d635ea50-2aa1-4680-9ef6-ffeb2395f675:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d635ea50-2aa1-4680-9ef6-ffeb2395f675:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d635ea50-2aa1-4680-9ef6-ffeb2395f675 {
  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-d635ea50-2aa1-4680-9ef6-ffeb2395f675.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d635ea50-2aa1-4680-9ef6-ffeb2395f675.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d635ea50-2aa1-4680-9ef6-ffeb2395f675.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8935819-3dd1-4541-b54d-47f506ca46c1 {
  display: none;
}
#s-c43c85ce-9afe-4df0-93c9-b9b7d1b17e0c { text-align: left; }
#s-32ad722d-dc88-4a90-a369-23ebf04a81b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32ad722d-dc88-4a90-a369-23ebf04a81b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b584c493-df43-4191-8ff0-4e59fcb90200 { text-align: left; }
#s-b584c493-df43-4191-8ff0-4e59fcb90200 .shg-product-sold-out {
  display: none;
}

#s-b584c493-df43-4191-8ff0-4e59fcb90200 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b584c493-df43-4191-8ff0-4e59fcb90200 .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-a3ba59bc-a3ce-458f-b9c2-438043b2bee3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3ba59bc-a3ce-458f-b9c2-438043b2bee3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3ba59bc-a3ce-458f-b9c2-438043b2bee3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3ba59bc-a3ce-458f-b9c2-438043b2bee3 {
  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-a3ba59bc-a3ce-458f-b9c2-438043b2bee3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3ba59bc-a3ce-458f-b9c2-438043b2bee3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3ba59bc-a3ce-458f-b9c2-438043b2bee3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-43896f1d-83c4-4261-a363-7c986ac8b8c4 {
  display: none;
}
#s-d34e5a3f-ee94-48eb-80e7-a37b428a5ae8 { text-align: left; }
#s-5c2438e6-946c-400b-a355-c71bb40c30dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c2438e6-946c-400b-a355-c71bb40c30dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-00bb8610-3f9f-4c51-8b44-ba28732d852b { text-align: left; }
#s-00bb8610-3f9f-4c51-8b44-ba28732d852b .shg-product-sold-out {
  display: none;
}

#s-00bb8610-3f9f-4c51-8b44-ba28732d852b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-00bb8610-3f9f-4c51-8b44-ba28732d852b .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-038848b5-a5ff-4118-9e88-008671352de2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-038848b5-a5ff-4118-9e88-008671352de2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-038848b5-a5ff-4118-9e88-008671352de2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-038848b5-a5ff-4118-9e88-008671352de2 {
  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-038848b5-a5ff-4118-9e88-008671352de2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-038848b5-a5ff-4118-9e88-008671352de2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-038848b5-a5ff-4118-9e88-008671352de2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ebe35030-229c-44f3-abf2-29669699ab37 {
  display: none;
}
#s-cc2343fd-68c0-4f76-9e62-b84277f25850 { text-align: left; }
#s-2f7b95be-ce66-41ae-a0ef-431e4fe2c939 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f7b95be-ce66-41ae-a0ef-431e4fe2c939 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-afacbb8e-dac9-45e7-978b-d780f0c2cd4c { text-align: left; }
#s-afacbb8e-dac9-45e7-978b-d780f0c2cd4c .shg-product-sold-out {
  display: none;
}

#s-afacbb8e-dac9-45e7-978b-d780f0c2cd4c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-afacbb8e-dac9-45e7-978b-d780f0c2cd4c .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-861ab773-99b6-4879-9d5b-431249a176bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-861ab773-99b6-4879-9d5b-431249a176bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-861ab773-99b6-4879-9d5b-431249a176bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-861ab773-99b6-4879-9d5b-431249a176bc {
  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-861ab773-99b6-4879-9d5b-431249a176bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-861ab773-99b6-4879-9d5b-431249a176bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-861ab773-99b6-4879-9d5b-431249a176bc.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;
}
