.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-caae8fa9-340a-4219-b01b-e4cf69071e5b {
  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-a1928126-7e2a-4e67-b615-df80e8ffc06a { margin-top: 40px; }
#s-a1928126-7e2a-4e67-b615-df80e8ffc06a .shogun-tabs {
  justify-content: center;
}


  #s-a1928126-7e2a-4e67-b615-df80e8ffc06a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-a1928126-7e2a-4e67-b615-df80e8ffc06a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-a1928126-7e2a-4e67-b615-df80e8ffc06a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-a1928126-7e2a-4e67-b615-df80e8ffc06a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a1928126-7e2a-4e67-b615-df80e8ffc06a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-a1928126-7e2a-4e67-b615-df80e8ffc06a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-a1928126-7e2a-4e67-b615-df80e8ffc06a .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-40642eb8-dbe0-430a-81ab-f65796ff0492 { padding-top: 10px;
padding-bottom: 10px; }
 #s-40642eb8-dbe0-430a-81ab-f65796ff0492 .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-cbffdb1a-c403-48ef-bcdd-83c7ced062cc .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-cbffdb1a-c403-48ef-bcdd-83c7ced062cc .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-cbffdb1a-c403-48ef-bcdd-83c7ced062cc .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-cbffdb1a-c403-48ef-bcdd-83c7ced062cc .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-cbffdb1a-c403-48ef-bcdd-83c7ced062cc .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-cbffdb1a-c403-48ef-bcdd-83c7ced062cc .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-cbffdb1a-c403-48ef-bcdd-83c7ced062cc .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-cbffdb1a-c403-48ef-bcdd-83c7ced062cc .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-cbffdb1a-c403-48ef-bcdd-83c7ced062cc .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-feae48ec-ee80-4136-97b8-24695e200d42 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-feae48ec-ee80-4136-97b8-24695e200d42"] > .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-3ef6a144-6680-4103-9165-a6cfa1350649 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b03220e4-3a31-4b34-b514-9d22c98628b9 { 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-667fcc5d-e1a7-466a-b897-070038f81eef { 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-667fcc5d-e1a7-466a-b897-070038f81eef: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-667fcc5d-e1a7-466a-b897-070038f81eef: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-667fcc5d-e1a7-466a-b897-070038f81eef.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-7d345679-f085-40dc-bef7-41d43f431b0d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1b94b3cf-0618-4f6a-9841-9957803a710e { 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-d9e90385-22e7-4206-a2cb-8ae0dad9411a { 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-d9e90385-22e7-4206-a2cb-8ae0dad9411a: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-d9e90385-22e7-4206-a2cb-8ae0dad9411a: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-d9e90385-22e7-4206-a2cb-8ae0dad9411a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-63268795-eb94-44cd-86af-d61daccdded2 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-51bae654-24b1-40c1-a918-e9de74b7d9bc { 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-a0a7dd5d-8cfd-47d9-a654-9b9c41f15917 { 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-a0a7dd5d-8cfd-47d9-a654-9b9c41f15917: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-a0a7dd5d-8cfd-47d9-a654-9b9c41f15917: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-a0a7dd5d-8cfd-47d9-a654-9b9c41f15917.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-a4727eaa-1763-40af-80b3-a24c220b4f6a { min-height: 50px; }
#s-a4727eaa-1763-40af-80b3-a24c220b4f6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-960ba419-9a77-48e7-9091-ea388e06869e { 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-960ba419-9a77-48e7-9091-ea388e06869e .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-0b66f91b-cb44-4518-abae-0d0918b39ed8 {
  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-8be5ae06-2f78-4e17-a951-799ab7918285 { 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-516b6cc5-5ea1-4226-bb1d-3f981b71c715 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-516b6cc5-5ea1-4226-bb1d-3f981b71c715 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ef56a0d8-a2d6-4d51-bed7-f78e7dfdd1f3 {
  display: none;
}
#s-7c016a0a-dfb7-445f-a5fc-cfcd79454984 { text-align: left; }
#s-e9614335-1cf9-4a3b-8413-bed388d17ca7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e9614335-1cf9-4a3b-8413-bed388d17ca7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bd6499fb-055e-450f-b34f-db9a4eb5b92a {
  display: none;
}
#s-75625a83-7726-4da4-b3e5-098a68dd3527 { text-align: left; }
#s-05b63514-8cb6-46a3-8225-352b81f90140 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-05b63514-8cb6-46a3-8225-352b81f90140 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-803f421e-b1cc-4c70-b168-3db3e4200f3f {
  display: none;
}
#s-f1cf8957-434b-45f5-b84b-605ea3b104e0 { text-align: left; }
#s-1f837fa3-7126-464a-b8c2-b7eb0f83ede7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f837fa3-7126-464a-b8c2-b7eb0f83ede7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6e5ebce2-b636-4b59-a7f1-20175ea77e88 {
  display: none;
}
#s-4d805515-c6b8-48ef-a7a4-3ee2d8511545 { text-align: left; }
#s-d711a036-f858-41a3-bfdb-65cd0cf3dc6e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d711a036-f858-41a3-bfdb-65cd0cf3dc6e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4dc3f8b5-54a5-43c8-a840-b52c16a7b015 { text-align: left; }
#s-4dc3f8b5-54a5-43c8-a840-b52c16a7b015 .shg-product-sold-out {
  display: none;
}

#s-4dc3f8b5-54a5-43c8-a840-b52c16a7b015 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4dc3f8b5-54a5-43c8-a840-b52c16a7b015 .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-988b9c56-8169-4889-9560-410f5086b79f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-988b9c56-8169-4889-9560-410f5086b79f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-988b9c56-8169-4889-9560-410f5086b79f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-988b9c56-8169-4889-9560-410f5086b79f {
  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-988b9c56-8169-4889-9560-410f5086b79f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-988b9c56-8169-4889-9560-410f5086b79f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-988b9c56-8169-4889-9560-410f5086b79f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72e68d9f-e654-489b-8f45-1e076cb18bcb {
  display: none;
}
#s-50ae4384-8dc1-4716-9647-b8a9b2a5e658 { text-align: left; }
#s-298163d1-e812-48e7-b1ba-5642f48ba885 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-298163d1-e812-48e7-b1ba-5642f48ba885 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0743560-fd4e-4d3b-b06d-719e4a5aaba2 { text-align: left; }
#s-d0743560-fd4e-4d3b-b06d-719e4a5aaba2 .shg-product-sold-out {
  display: none;
}

#s-d0743560-fd4e-4d3b-b06d-719e4a5aaba2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0743560-fd4e-4d3b-b06d-719e4a5aaba2 .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-4496707f-8a70-47c0-8511-60e590d104f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4496707f-8a70-47c0-8511-60e590d104f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4496707f-8a70-47c0-8511-60e590d104f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4496707f-8a70-47c0-8511-60e590d104f5 {
  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-4496707f-8a70-47c0-8511-60e590d104f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4496707f-8a70-47c0-8511-60e590d104f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4496707f-8a70-47c0-8511-60e590d104f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-49b79251-4150-4c5a-84af-8c556281d23d {
  display: none;
}
#s-d392e859-2319-4f28-a641-bea1739bada1 { text-align: left; }
#s-a1ae1451-afd9-47a3-81ab-372e81326827 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1ae1451-afd9-47a3-81ab-372e81326827 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-31d5f4b2-2753-4969-bd9d-08277c86d6cb { text-align: left; }
#s-31d5f4b2-2753-4969-bd9d-08277c86d6cb .shg-product-sold-out {
  display: none;
}

#s-31d5f4b2-2753-4969-bd9d-08277c86d6cb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-31d5f4b2-2753-4969-bd9d-08277c86d6cb .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-cf28dd4c-9544-43ec-8071-cf4f749b3ca5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf28dd4c-9544-43ec-8071-cf4f749b3ca5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf28dd4c-9544-43ec-8071-cf4f749b3ca5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf28dd4c-9544-43ec-8071-cf4f749b3ca5 {
  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-cf28dd4c-9544-43ec-8071-cf4f749b3ca5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf28dd4c-9544-43ec-8071-cf4f749b3ca5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf28dd4c-9544-43ec-8071-cf4f749b3ca5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-27fe4b46-afb3-4a30-9488-75819a5453a0 {
  display: none;
}
#s-a4740d97-3100-47ab-afbd-cf108f961ef9 { text-align: left; }
#s-688fd040-404c-40e8-a44d-e5ac4334d666 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-688fd040-404c-40e8-a44d-e5ac4334d666 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-04da6338-8533-4657-ae2a-56d5a1bf9307 { text-align: left; }
#s-04da6338-8533-4657-ae2a-56d5a1bf9307 .shg-product-sold-out {
  display: none;
}

#s-04da6338-8533-4657-ae2a-56d5a1bf9307 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04da6338-8533-4657-ae2a-56d5a1bf9307 .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-72b7e534-918b-4240-a389-40964471e1d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72b7e534-918b-4240-a389-40964471e1d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72b7e534-918b-4240-a389-40964471e1d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72b7e534-918b-4240-a389-40964471e1d1 {
  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-72b7e534-918b-4240-a389-40964471e1d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72b7e534-918b-4240-a389-40964471e1d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72b7e534-918b-4240-a389-40964471e1d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d0d73658-d875-487e-baea-839729d6c5cd {
  display: none;
}
#s-dc9b987d-f9eb-4917-b192-7953cc284fbb { text-align: left; }
#s-68a37e9b-8737-4125-80ab-b3c0e3bc91eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68a37e9b-8737-4125-80ab-b3c0e3bc91eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc8e045c-2a34-4bea-9f33-e98870d50802 { text-align: left; }
#s-bc8e045c-2a34-4bea-9f33-e98870d50802 .shg-product-sold-out {
  display: none;
}

#s-bc8e045c-2a34-4bea-9f33-e98870d50802 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc8e045c-2a34-4bea-9f33-e98870d50802 .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-7f9d78e9-7aeb-455d-953d-526f6f6be45d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7f9d78e9-7aeb-455d-953d-526f6f6be45d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7f9d78e9-7aeb-455d-953d-526f6f6be45d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7f9d78e9-7aeb-455d-953d-526f6f6be45d {
  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-7f9d78e9-7aeb-455d-953d-526f6f6be45d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f9d78e9-7aeb-455d-953d-526f6f6be45d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7f9d78e9-7aeb-455d-953d-526f6f6be45d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e7cd2d8-57e2-48ce-af7b-8f14a4be256d {
  display: none;
}
#s-04583536-10cd-459b-ad55-ae6f761336ff { text-align: left; }
#s-3a095c0d-3d8d-4b6b-8305-1bfba30c05b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a095c0d-3d8d-4b6b-8305-1bfba30c05b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50e7f7d9-1c41-46ae-9914-1daf598a085f { text-align: left; }
#s-50e7f7d9-1c41-46ae-9914-1daf598a085f .shg-product-sold-out {
  display: none;
}

#s-50e7f7d9-1c41-46ae-9914-1daf598a085f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50e7f7d9-1c41-46ae-9914-1daf598a085f .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-ed54148d-33e8-4e1f-8585-82677e973643 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed54148d-33e8-4e1f-8585-82677e973643:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed54148d-33e8-4e1f-8585-82677e973643:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed54148d-33e8-4e1f-8585-82677e973643 {
  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-ed54148d-33e8-4e1f-8585-82677e973643.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed54148d-33e8-4e1f-8585-82677e973643.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed54148d-33e8-4e1f-8585-82677e973643.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c4a6af15-48f4-4ed7-9c8d-dbf835621836 {
  display: none;
}
#s-0fc1fef9-e18d-42f2-8f1f-32d5f0e14a5e { text-align: left; }
#s-06a4a923-8c5e-4d15-8944-4314c4c2ac7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06a4a923-8c5e-4d15-8944-4314c4c2ac7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-065e06fd-a01c-486b-8049-e03ea19dcdc9 { text-align: left; }
#s-065e06fd-a01c-486b-8049-e03ea19dcdc9 .shg-product-sold-out {
  display: none;
}

#s-065e06fd-a01c-486b-8049-e03ea19dcdc9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-065e06fd-a01c-486b-8049-e03ea19dcdc9 .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-ff76c249-16fe-40f3-b233-bbef311180ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff76c249-16fe-40f3-b233-bbef311180ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff76c249-16fe-40f3-b233-bbef311180ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff76c249-16fe-40f3-b233-bbef311180ba {
  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-ff76c249-16fe-40f3-b233-bbef311180ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff76c249-16fe-40f3-b233-bbef311180ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff76c249-16fe-40f3-b233-bbef311180ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d04ea9fd-bca4-4f78-8a93-c74df72a2468 {
  display: none;
}
#s-38d16661-a0c1-46d3-9e0c-469dcaddd125 { text-align: left; }
#s-ad9cd305-d73b-41d0-8a06-50e21f21f92d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad9cd305-d73b-41d0-8a06-50e21f21f92d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0355bb97-df8c-438f-b4e0-6ae360bb8399 { text-align: left; }
#s-0355bb97-df8c-438f-b4e0-6ae360bb8399 .shg-product-sold-out {
  display: none;
}

#s-0355bb97-df8c-438f-b4e0-6ae360bb8399 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0355bb97-df8c-438f-b4e0-6ae360bb8399 .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-6fd6d588-8ff1-4cde-8035-ee87bd06235e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6fd6d588-8ff1-4cde-8035-ee87bd06235e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6fd6d588-8ff1-4cde-8035-ee87bd06235e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6fd6d588-8ff1-4cde-8035-ee87bd06235e {
  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-6fd6d588-8ff1-4cde-8035-ee87bd06235e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6fd6d588-8ff1-4cde-8035-ee87bd06235e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6fd6d588-8ff1-4cde-8035-ee87bd06235e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8da78ad1-bc34-4ba6-a0ba-508522af62c5 {
  display: none;
}
#s-93b8e13b-ed03-4cd6-91d3-3297d4c5a5fd { text-align: left; }
#s-c2259120-8416-44c9-85b8-08d766cb63a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2259120-8416-44c9-85b8-08d766cb63a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48008d9d-0795-4561-94be-ab7cc0bf8089 { text-align: left; }
#s-48008d9d-0795-4561-94be-ab7cc0bf8089 .shg-product-sold-out {
  display: none;
}

#s-48008d9d-0795-4561-94be-ab7cc0bf8089 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48008d9d-0795-4561-94be-ab7cc0bf8089 .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-ce3be668-9d47-4363-923c-9739d717a6d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce3be668-9d47-4363-923c-9739d717a6d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce3be668-9d47-4363-923c-9739d717a6d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce3be668-9d47-4363-923c-9739d717a6d3 {
  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-ce3be668-9d47-4363-923c-9739d717a6d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce3be668-9d47-4363-923c-9739d717a6d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce3be668-9d47-4363-923c-9739d717a6d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20d0e2bf-f805-4a69-879d-f5e22b094566 {
  display: none;
}
#s-f532afc6-a48e-4737-a136-0a047428d9a4 { text-align: left; }
#s-b12eb9cb-ac52-4077-8565-1119a01060a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b12eb9cb-ac52-4077-8565-1119a01060a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-038ab18e-ac3a-478f-aaa2-71b5ff8e795e { text-align: left; }
#s-038ab18e-ac3a-478f-aaa2-71b5ff8e795e .shg-product-sold-out {
  display: none;
}

#s-038ab18e-ac3a-478f-aaa2-71b5ff8e795e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-038ab18e-ac3a-478f-aaa2-71b5ff8e795e .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-5b2f5fe7-266b-48e7-ba1a-d468b46bc73e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b2f5fe7-266b-48e7-ba1a-d468b46bc73e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b2f5fe7-266b-48e7-ba1a-d468b46bc73e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b2f5fe7-266b-48e7-ba1a-d468b46bc73e {
  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-5b2f5fe7-266b-48e7-ba1a-d468b46bc73e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b2f5fe7-266b-48e7-ba1a-d468b46bc73e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b2f5fe7-266b-48e7-ba1a-d468b46bc73e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6cebd37-408d-4c65-81d3-4e6b6d5d13c4 {
  display: none;
}
#s-168df6b1-80ac-44d0-b43b-dfad5f5f1057 { text-align: left; }
#s-348c0ae6-9962-41eb-80dd-f7a447bd6e47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-348c0ae6-9962-41eb-80dd-f7a447bd6e47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f70bea69-9072-4d4f-86d7-79080953b218 { text-align: left; }
#s-f70bea69-9072-4d4f-86d7-79080953b218 .shg-product-sold-out {
  display: none;
}

#s-f70bea69-9072-4d4f-86d7-79080953b218 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f70bea69-9072-4d4f-86d7-79080953b218 .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-55b53423-8986-4dac-a868-c420536ec12b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55b53423-8986-4dac-a868-c420536ec12b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55b53423-8986-4dac-a868-c420536ec12b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55b53423-8986-4dac-a868-c420536ec12b {
  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-55b53423-8986-4dac-a868-c420536ec12b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55b53423-8986-4dac-a868-c420536ec12b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55b53423-8986-4dac-a868-c420536ec12b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cdf376dc-8dee-4058-88b0-f66a6860beb3 {
  display: none;
}
#s-d597d13b-0c68-4b3b-b7b1-4134291298c0 { text-align: left; }
#s-78775058-87c4-4ffe-939e-57b7e8cc4a57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78775058-87c4-4ffe-939e-57b7e8cc4a57 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ed988ef-5279-411d-9122-0897407cba01 { text-align: left; }
#s-7ed988ef-5279-411d-9122-0897407cba01 .shg-product-sold-out {
  display: none;
}

#s-7ed988ef-5279-411d-9122-0897407cba01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ed988ef-5279-411d-9122-0897407cba01 .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-73a9982c-c57c-44ce-ba03-b45c73bc58d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73a9982c-c57c-44ce-ba03-b45c73bc58d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73a9982c-c57c-44ce-ba03-b45c73bc58d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73a9982c-c57c-44ce-ba03-b45c73bc58d1 {
  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-73a9982c-c57c-44ce-ba03-b45c73bc58d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73a9982c-c57c-44ce-ba03-b45c73bc58d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73a9982c-c57c-44ce-ba03-b45c73bc58d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ad45b27-8619-4210-b942-8e19d4eb7207 {
  display: none;
}
#s-10995636-ee41-45a0-813e-74d8c03d4f3f { text-align: left; }
#s-c8877ceb-dd6a-45ef-9eec-2f063b19eb22 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c8877ceb-dd6a-45ef-9eec-2f063b19eb22 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1661b992-91ba-4192-80b4-618fadbcfbba { text-align: left; }
#s-1661b992-91ba-4192-80b4-618fadbcfbba .shg-product-sold-out {
  display: none;
}

#s-1661b992-91ba-4192-80b4-618fadbcfbba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1661b992-91ba-4192-80b4-618fadbcfbba .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-e57146c2-87b6-4f97-bf6d-11714ccda321 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e57146c2-87b6-4f97-bf6d-11714ccda321:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e57146c2-87b6-4f97-bf6d-11714ccda321:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e57146c2-87b6-4f97-bf6d-11714ccda321 {
  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-e57146c2-87b6-4f97-bf6d-11714ccda321.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e57146c2-87b6-4f97-bf6d-11714ccda321.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e57146c2-87b6-4f97-bf6d-11714ccda321.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-54a7c104-7b88-45ef-99cd-9567fa559774 {
  display: none;
}
#s-b19ecd6a-1fe3-4ac7-a521-b3c445ba4c09 { text-align: left; }
#s-3a751c20-8f4a-4d97-9b1c-052ffe09488a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a751c20-8f4a-4d97-9b1c-052ffe09488a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fa9e7de-235a-46b5-a4fd-41e3f2f3dc78 { text-align: left; }
#s-0fa9e7de-235a-46b5-a4fd-41e3f2f3dc78 .shg-product-sold-out {
  display: none;
}

#s-0fa9e7de-235a-46b5-a4fd-41e3f2f3dc78 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fa9e7de-235a-46b5-a4fd-41e3f2f3dc78 .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-7ef29d51-dc45-4fe7-9450-5cb8f12d36c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ef29d51-dc45-4fe7-9450-5cb8f12d36c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ef29d51-dc45-4fe7-9450-5cb8f12d36c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ef29d51-dc45-4fe7-9450-5cb8f12d36c4 {
  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-7ef29d51-dc45-4fe7-9450-5cb8f12d36c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ef29d51-dc45-4fe7-9450-5cb8f12d36c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ef29d51-dc45-4fe7-9450-5cb8f12d36c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec50b553-7cef-41ff-9457-685ea8484250 {
  display: none;
}
#s-d41afb37-2839-47e7-9777-c56d94f95a73 { text-align: left; }
#s-0064d841-e7d8-4952-8a50-5b87c4b289cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0064d841-e7d8-4952-8a50-5b87c4b289cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a9029ac7-d9b8-4383-a2b2-ae87cca99b54 { text-align: left; }
#s-a9029ac7-d9b8-4383-a2b2-ae87cca99b54 .shg-product-sold-out {
  display: none;
}

#s-a9029ac7-d9b8-4383-a2b2-ae87cca99b54 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a9029ac7-d9b8-4383-a2b2-ae87cca99b54 .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-131a443d-b75d-4d82-995c-b18b68358e4d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-131a443d-b75d-4d82-995c-b18b68358e4d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-131a443d-b75d-4d82-995c-b18b68358e4d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-131a443d-b75d-4d82-995c-b18b68358e4d {
  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-131a443d-b75d-4d82-995c-b18b68358e4d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-131a443d-b75d-4d82-995c-b18b68358e4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-131a443d-b75d-4d82-995c-b18b68358e4d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-50131841-66d2-4e2e-b863-3b9b45f56066 {
  display: none;
}
#s-a2554986-ea15-465d-bd64-e75982d9fe0e { text-align: left; }
#s-9b2cb9b7-7b70-4e5a-b2ae-3a3ea69596db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b2cb9b7-7b70-4e5a-b2ae-3a3ea69596db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87b01206-40dc-427f-a0d0-ed0673ed71b1 { text-align: left; }
#s-87b01206-40dc-427f-a0d0-ed0673ed71b1 .shg-product-sold-out {
  display: none;
}

#s-87b01206-40dc-427f-a0d0-ed0673ed71b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87b01206-40dc-427f-a0d0-ed0673ed71b1 .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-1b0fc6d1-aabe-4935-948b-83ad8ad952dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b0fc6d1-aabe-4935-948b-83ad8ad952dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b0fc6d1-aabe-4935-948b-83ad8ad952dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b0fc6d1-aabe-4935-948b-83ad8ad952dc {
  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-1b0fc6d1-aabe-4935-948b-83ad8ad952dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b0fc6d1-aabe-4935-948b-83ad8ad952dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b0fc6d1-aabe-4935-948b-83ad8ad952dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c2c5dfd-5a7b-4ccf-a0d7-7d1869950ab5 {
  display: none;
}
#s-4c9dc243-7b8e-405a-8087-9561d8555c5c { text-align: left; }
#s-dcf779a3-c81f-4429-8b01-31354513e59c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dcf779a3-c81f-4429-8b01-31354513e59c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c64dabb1-d1b3-49d1-99ff-c496c0566832 { text-align: left; }
#s-c64dabb1-d1b3-49d1-99ff-c496c0566832 .shg-product-sold-out {
  display: none;
}

#s-c64dabb1-d1b3-49d1-99ff-c496c0566832 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c64dabb1-d1b3-49d1-99ff-c496c0566832 .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-2ec8fda0-aaf4-4283-8c8c-6735b509de25 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ec8fda0-aaf4-4283-8c8c-6735b509de25:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ec8fda0-aaf4-4283-8c8c-6735b509de25:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ec8fda0-aaf4-4283-8c8c-6735b509de25 {
  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-2ec8fda0-aaf4-4283-8c8c-6735b509de25.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ec8fda0-aaf4-4283-8c8c-6735b509de25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ec8fda0-aaf4-4283-8c8c-6735b509de25.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5c20dce-5780-46ea-9af1-e1f5cb22c2e0 {
  display: none;
}
#s-52d95efa-6c97-4b83-9434-fd2518207506 { text-align: left; }
#s-6ed3f4ac-74f2-44a9-959a-e1ae038e6363 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ed3f4ac-74f2-44a9-959a-e1ae038e6363 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-108769c9-97a5-4bd5-ba60-f6d1c8d704b1 { text-align: left; }
#s-108769c9-97a5-4bd5-ba60-f6d1c8d704b1 .shg-product-sold-out {
  display: none;
}

#s-108769c9-97a5-4bd5-ba60-f6d1c8d704b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-108769c9-97a5-4bd5-ba60-f6d1c8d704b1 .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-28556001-6faa-4b52-b5d6-1f768f85cf4a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-28556001-6faa-4b52-b5d6-1f768f85cf4a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-28556001-6faa-4b52-b5d6-1f768f85cf4a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28556001-6faa-4b52-b5d6-1f768f85cf4a {
  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-28556001-6faa-4b52-b5d6-1f768f85cf4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28556001-6faa-4b52-b5d6-1f768f85cf4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-28556001-6faa-4b52-b5d6-1f768f85cf4a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dff70234-9909-497c-8061-5f5aeae50962 {
  display: none;
}
#s-b5e8691d-d039-4dd5-b508-a26dfeb869da { text-align: left; }
#s-aa444779-e3db-45fb-bc57-d82823eae062 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa444779-e3db-45fb-bc57-d82823eae062 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0bbbcf79-6fe8-4940-a22e-caca16efd82f { text-align: left; }
#s-0bbbcf79-6fe8-4940-a22e-caca16efd82f .shg-product-sold-out {
  display: none;
}

#s-0bbbcf79-6fe8-4940-a22e-caca16efd82f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0bbbcf79-6fe8-4940-a22e-caca16efd82f .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-dee6ecb4-efb6-45e4-9000-6ff3062fe938 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dee6ecb4-efb6-45e4-9000-6ff3062fe938:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dee6ecb4-efb6-45e4-9000-6ff3062fe938:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dee6ecb4-efb6-45e4-9000-6ff3062fe938 {
  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-dee6ecb4-efb6-45e4-9000-6ff3062fe938.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dee6ecb4-efb6-45e4-9000-6ff3062fe938.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dee6ecb4-efb6-45e4-9000-6ff3062fe938.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a2a7cb26-2272-4f37-bc5b-534180c20a89 {
  display: none;
}
#s-250d486f-11dd-4781-9ae0-ba3b0e95c058 { text-align: left; }
#s-115c2641-a3c5-407b-8e03-8d990095beca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-115c2641-a3c5-407b-8e03-8d990095beca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b1b5fd1-ccef-47ba-b428-0959cc995c05 { text-align: left; }
#s-2b1b5fd1-ccef-47ba-b428-0959cc995c05 .shg-product-sold-out {
  display: none;
}

#s-2b1b5fd1-ccef-47ba-b428-0959cc995c05 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b1b5fd1-ccef-47ba-b428-0959cc995c05 .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-e0d1ef9e-ac3b-420e-a77e-c4d0634547ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0d1ef9e-ac3b-420e-a77e-c4d0634547ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0d1ef9e-ac3b-420e-a77e-c4d0634547ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0d1ef9e-ac3b-420e-a77e-c4d0634547ab {
  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-e0d1ef9e-ac3b-420e-a77e-c4d0634547ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0d1ef9e-ac3b-420e-a77e-c4d0634547ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0d1ef9e-ac3b-420e-a77e-c4d0634547ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a7cd2a0-a67d-4b89-8bd8-1bc7ec7f8f2c {
  display: none;
}
#s-30ff1946-9939-47d4-b67a-58dfb233c3b6 { text-align: left; }
#s-a024b36c-1f54-4640-aa6a-1687a726ea2b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a024b36c-1f54-4640-aa6a-1687a726ea2b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e92430e2-7fa8-4b3d-89af-b1af0ab68672 { text-align: left; }
#s-e92430e2-7fa8-4b3d-89af-b1af0ab68672 .shg-product-sold-out {
  display: none;
}

#s-e92430e2-7fa8-4b3d-89af-b1af0ab68672 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e92430e2-7fa8-4b3d-89af-b1af0ab68672 .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-1d0ee8aa-bab4-4503-ba63-36f7b0af0b48 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d0ee8aa-bab4-4503-ba63-36f7b0af0b48:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d0ee8aa-bab4-4503-ba63-36f7b0af0b48:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d0ee8aa-bab4-4503-ba63-36f7b0af0b48 {
  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-1d0ee8aa-bab4-4503-ba63-36f7b0af0b48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d0ee8aa-bab4-4503-ba63-36f7b0af0b48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d0ee8aa-bab4-4503-ba63-36f7b0af0b48.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f42689a9-eb1b-461c-b43d-06ad7fd36584 {
  display: none;
}
#s-c2a06194-7b17-48b9-b0c0-ffd4506b4eef { text-align: left; }
#s-d69a6a5c-2a2b-4398-a4f4-b90d57daf79a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d69a6a5c-2a2b-4398-a4f4-b90d57daf79a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff09210e-56e6-4dba-9aca-ecc118ac436a { text-align: left; }
#s-ff09210e-56e6-4dba-9aca-ecc118ac436a .shg-product-sold-out {
  display: none;
}

#s-ff09210e-56e6-4dba-9aca-ecc118ac436a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff09210e-56e6-4dba-9aca-ecc118ac436a .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-6bd1a406-8457-428d-9d5f-60526c106bf6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6bd1a406-8457-428d-9d5f-60526c106bf6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6bd1a406-8457-428d-9d5f-60526c106bf6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6bd1a406-8457-428d-9d5f-60526c106bf6 {
  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-6bd1a406-8457-428d-9d5f-60526c106bf6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6bd1a406-8457-428d-9d5f-60526c106bf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6bd1a406-8457-428d-9d5f-60526c106bf6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1994d255-ea20-4c38-abc4-2ac53e9fb320 {
  display: none;
}
#s-120ad7b1-32db-42d3-84f3-cba68d33364a { text-align: left; }
#s-547a56e3-227f-48d5-b47d-3b6f478f4cf9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-547a56e3-227f-48d5-b47d-3b6f478f4cf9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ec93b3c7-e622-480b-a6a2-11697839baed { text-align: left; }
#s-ec93b3c7-e622-480b-a6a2-11697839baed .shg-product-sold-out {
  display: none;
}

#s-ec93b3c7-e622-480b-a6a2-11697839baed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ec93b3c7-e622-480b-a6a2-11697839baed .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-068a1e22-20b9-4d50-90db-f7813dfc317a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-068a1e22-20b9-4d50-90db-f7813dfc317a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-068a1e22-20b9-4d50-90db-f7813dfc317a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-068a1e22-20b9-4d50-90db-f7813dfc317a {
  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-068a1e22-20b9-4d50-90db-f7813dfc317a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-068a1e22-20b9-4d50-90db-f7813dfc317a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-068a1e22-20b9-4d50-90db-f7813dfc317a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44ca0f2d-6210-49c1-8f41-4f455945464a {
  display: none;
}
#s-a0b2161a-0319-4da8-bdd6-75b9ba00c1d4 { text-align: left; }
#s-6973ad67-a6bd-4a80-afef-d0e41f1adff3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6973ad67-a6bd-4a80-afef-d0e41f1adff3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-941e7133-ff79-48a8-aeb6-34235b16a822 { text-align: left; }
#s-941e7133-ff79-48a8-aeb6-34235b16a822 .shg-product-sold-out {
  display: none;
}

#s-941e7133-ff79-48a8-aeb6-34235b16a822 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-941e7133-ff79-48a8-aeb6-34235b16a822 .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-f805d315-84f0-45a5-8dd6-f01173ba2f90 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f805d315-84f0-45a5-8dd6-f01173ba2f90:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f805d315-84f0-45a5-8dd6-f01173ba2f90:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f805d315-84f0-45a5-8dd6-f01173ba2f90 {
  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-f805d315-84f0-45a5-8dd6-f01173ba2f90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f805d315-84f0-45a5-8dd6-f01173ba2f90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f805d315-84f0-45a5-8dd6-f01173ba2f90.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-782089a3-c129-463d-97e3-eca7bc124465 {
  display: none;
}
#s-0ce237eb-5162-4ea9-bc85-aaf30f4be287 { text-align: left; }
#s-6e3f67d6-01a5-4c13-ba0b-57b0047030ea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e3f67d6-01a5-4c13-ba0b-57b0047030ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72edfc94-ca57-449b-bba5-821b7ab0fdea { text-align: left; }
#s-72edfc94-ca57-449b-bba5-821b7ab0fdea .shg-product-sold-out {
  display: none;
}

#s-72edfc94-ca57-449b-bba5-821b7ab0fdea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72edfc94-ca57-449b-bba5-821b7ab0fdea .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-d38bf88b-65f0-467b-87dd-c8f9cefae3f3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d38bf88b-65f0-467b-87dd-c8f9cefae3f3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d38bf88b-65f0-467b-87dd-c8f9cefae3f3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d38bf88b-65f0-467b-87dd-c8f9cefae3f3 {
  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-d38bf88b-65f0-467b-87dd-c8f9cefae3f3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d38bf88b-65f0-467b-87dd-c8f9cefae3f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d38bf88b-65f0-467b-87dd-c8f9cefae3f3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5416bc1b-146b-467d-bca1-1c4e623b1d11 {
  display: none;
}
#s-1560bfe4-b643-412a-8885-5478001c881c { text-align: left; }
#s-a34f09a5-3905-457f-91b2-faafd258a056 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a34f09a5-3905-457f-91b2-faafd258a056 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-719c68b8-0df0-48c0-a293-66c9b6fd6f68 { text-align: left; }
#s-719c68b8-0df0-48c0-a293-66c9b6fd6f68 .shg-product-sold-out {
  display: none;
}

#s-719c68b8-0df0-48c0-a293-66c9b6fd6f68 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-719c68b8-0df0-48c0-a293-66c9b6fd6f68 .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-c63470cb-2e04-45f5-bdcc-acb7a38fb66e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c63470cb-2e04-45f5-bdcc-acb7a38fb66e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c63470cb-2e04-45f5-bdcc-acb7a38fb66e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c63470cb-2e04-45f5-bdcc-acb7a38fb66e {
  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-c63470cb-2e04-45f5-bdcc-acb7a38fb66e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c63470cb-2e04-45f5-bdcc-acb7a38fb66e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c63470cb-2e04-45f5-bdcc-acb7a38fb66e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77097f95-bc8b-4ed6-a1fb-407b64912d39 {
  display: none;
}
#s-fc7daa71-60b0-481f-b8e2-dc09f02ff220 { text-align: left; }
#s-4fec41b9-4c00-405d-9a04-4dc7cf397a1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4fec41b9-4c00-405d-9a04-4dc7cf397a1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6a121da7-9bc0-4286-bd1d-6676b5c2a93a { text-align: left; }
#s-6a121da7-9bc0-4286-bd1d-6676b5c2a93a .shg-product-sold-out {
  display: none;
}

#s-6a121da7-9bc0-4286-bd1d-6676b5c2a93a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6a121da7-9bc0-4286-bd1d-6676b5c2a93a .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-b458773b-93ca-40f8-896d-e780dcc23a34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b458773b-93ca-40f8-896d-e780dcc23a34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b458773b-93ca-40f8-896d-e780dcc23a34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b458773b-93ca-40f8-896d-e780dcc23a34 {
  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-b458773b-93ca-40f8-896d-e780dcc23a34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b458773b-93ca-40f8-896d-e780dcc23a34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b458773b-93ca-40f8-896d-e780dcc23a34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-147ffe54-4c8f-491b-9227-39682d5bd18a {
  display: none;
}
#s-86dfee1e-93af-4e1d-a8b4-25e0d14f92ce { text-align: left; }
#s-f453e2dc-f297-4be2-ad5d-b71621fefc57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f453e2dc-f297-4be2-ad5d-b71621fefc57 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8370d3bf-44c9-49ec-9c36-f6249b46572a { text-align: left; }
#s-8370d3bf-44c9-49ec-9c36-f6249b46572a .shg-product-sold-out {
  display: none;
}

#s-8370d3bf-44c9-49ec-9c36-f6249b46572a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8370d3bf-44c9-49ec-9c36-f6249b46572a .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-a758eb58-c075-487e-8a7c-e057f7f31b2b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a758eb58-c075-487e-8a7c-e057f7f31b2b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a758eb58-c075-487e-8a7c-e057f7f31b2b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a758eb58-c075-487e-8a7c-e057f7f31b2b {
  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-a758eb58-c075-487e-8a7c-e057f7f31b2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a758eb58-c075-487e-8a7c-e057f7f31b2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a758eb58-c075-487e-8a7c-e057f7f31b2b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c41d4a7b-496a-45a3-b74a-57fc0de1ba36 {
  display: none;
}
#s-2f5203b6-a723-43cc-88e5-94ed8867cc21 { text-align: left; }
#s-7444cbd3-6c97-42a3-b06d-44abda9cf231 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7444cbd3-6c97-42a3-b06d-44abda9cf231 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a97452f-e1d1-4c71-81e3-adfd705415e5 { text-align: left; }
#s-0a97452f-e1d1-4c71-81e3-adfd705415e5 .shg-product-sold-out {
  display: none;
}

#s-0a97452f-e1d1-4c71-81e3-adfd705415e5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a97452f-e1d1-4c71-81e3-adfd705415e5 .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-09a7ffc7-6aed-49e7-985f-3b56aca24ada { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09a7ffc7-6aed-49e7-985f-3b56aca24ada:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09a7ffc7-6aed-49e7-985f-3b56aca24ada:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09a7ffc7-6aed-49e7-985f-3b56aca24ada {
  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-09a7ffc7-6aed-49e7-985f-3b56aca24ada.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09a7ffc7-6aed-49e7-985f-3b56aca24ada.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09a7ffc7-6aed-49e7-985f-3b56aca24ada.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1978d4a1-1a11-4b80-b15a-c8d244d8515c {
  display: none;
}
#s-76420e23-565b-45b1-9be8-016b8f41a5fb { text-align: left; }
#s-dee92a6b-0034-4eeb-a243-db033f17fb22 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dee92a6b-0034-4eeb-a243-db033f17fb22 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-239cf58e-6715-4cfe-b6ef-15b1f254db3b { text-align: left; }
#s-239cf58e-6715-4cfe-b6ef-15b1f254db3b .shg-product-sold-out {
  display: none;
}

#s-239cf58e-6715-4cfe-b6ef-15b1f254db3b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-239cf58e-6715-4cfe-b6ef-15b1f254db3b .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-30d81583-72ff-4ad3-acae-44ecd93b442d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30d81583-72ff-4ad3-acae-44ecd93b442d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30d81583-72ff-4ad3-acae-44ecd93b442d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30d81583-72ff-4ad3-acae-44ecd93b442d {
  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-30d81583-72ff-4ad3-acae-44ecd93b442d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30d81583-72ff-4ad3-acae-44ecd93b442d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30d81583-72ff-4ad3-acae-44ecd93b442d.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;
}
