.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-cc76ff11-7acf-40de-a483-a3e81698d930 {
  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-dd64f400-a717-4f56-ab61-3920b0171d30 { margin-top: 40px; }
#s-dd64f400-a717-4f56-ab61-3920b0171d30 .shogun-tabs {
  justify-content: center;
}


  #s-dd64f400-a717-4f56-ab61-3920b0171d30 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-dd64f400-a717-4f56-ab61-3920b0171d30 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-dd64f400-a717-4f56-ab61-3920b0171d30 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-dd64f400-a717-4f56-ab61-3920b0171d30 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-dd64f400-a717-4f56-ab61-3920b0171d30 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-dd64f400-a717-4f56-ab61-3920b0171d30 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-dd64f400-a717-4f56-ab61-3920b0171d30 .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-6cac06d2-c976-43c2-a0b7-bffde42bf63c { padding-top: 10px;
padding-bottom: 10px; }
 #s-6cac06d2-c976-43c2-a0b7-bffde42bf63c .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-022a8172-8415-475f-b914-6e5067be5354 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-022a8172-8415-475f-b914-6e5067be5354 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-022a8172-8415-475f-b914-6e5067be5354 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-022a8172-8415-475f-b914-6e5067be5354 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-022a8172-8415-475f-b914-6e5067be5354 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-022a8172-8415-475f-b914-6e5067be5354 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-022a8172-8415-475f-b914-6e5067be5354 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-022a8172-8415-475f-b914-6e5067be5354 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-022a8172-8415-475f-b914-6e5067be5354 .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-08b4fe7e-d5d3-41fe-a936-09dcf3309995 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08b4fe7e-d5d3-41fe-a936-09dcf3309995"] > .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-937e620d-42fd-43da-be4e-927432102cec { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-40bc1437-b341-4de4-b159-086949b909c1 { 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-62a1c1ca-0d00-4168-913d-1abf683d10c7 { 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-62a1c1ca-0d00-4168-913d-1abf683d10c7: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-62a1c1ca-0d00-4168-913d-1abf683d10c7: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-62a1c1ca-0d00-4168-913d-1abf683d10c7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ec4977b7-3b21-49fb-9487-ec2bb2e3a8d5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a3d85f06-071a-4ddd-bc62-27ba2bbe0086 { 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-5a9c99b4-7dd6-4e16-ab55-6c1fbe6c00dc { 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-5a9c99b4-7dd6-4e16-ab55-6c1fbe6c00dc: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-5a9c99b4-7dd6-4e16-ab55-6c1fbe6c00dc: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-5a9c99b4-7dd6-4e16-ab55-6c1fbe6c00dc.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-d6e1b6ab-3a66-49c8-84e4-4462e3143d29 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9d2acfe8-d1fa-4bf6-969b-205095bad531 { 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-0184c158-2ad6-4ed6-8ca6-46a3cdb349e7 { 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-0184c158-2ad6-4ed6-8ca6-46a3cdb349e7: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-0184c158-2ad6-4ed6-8ca6-46a3cdb349e7: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-0184c158-2ad6-4ed6-8ca6-46a3cdb349e7.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-4c37c038-916a-4505-b357-165ff629a161 { min-height: 50px; }
#s-4c37c038-916a-4505-b357-165ff629a161 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-212ca96c-a38e-4073-a99e-00f263278f37 { 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-212ca96c-a38e-4073-a99e-00f263278f37 .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-d8e6aa86-bf16-4870-a52f-8db72215fd7a {
  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-7ead829f-8cd6-470e-a922-c230fba3b5b4 { 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-b2dee6a7-6e35-4d0a-996e-618b9aa2892e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b2dee6a7-6e35-4d0a-996e-618b9aa2892e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2693818f-0c2e-4baf-b218-a3a98aea7caf {
  display: none;
}
#s-94b2eeb4-3546-4592-8bfb-e1e0680a029b { text-align: left; }
#s-8ede5367-14af-46c8-86a6-1aa6c1c2c260 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ede5367-14af-46c8-86a6-1aa6c1c2c260 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3943fb62-d4d8-44e4-9dab-623932fce2b0 {
  display: none;
}
#s-78f16bb1-a7d3-4d76-9b66-0dfb0ac4040c { text-align: left; }
#s-f5772029-0dea-4697-a400-c18417f7e417 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f5772029-0dea-4697-a400-c18417f7e417 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d479dcf8-cfc0-4468-ab88-d38cc1dbc85b {
  display: none;
}
#s-6a97e946-a459-45e2-a1bf-96087742ccd8 { text-align: left; }
#s-4f6a2f57-a1f9-4c79-a4eb-f91490946194 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f6a2f57-a1f9-4c79-a4eb-f91490946194 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-83efe291-e69e-45f7-9ba7-9ab5783ae031 {
  display: none;
}
#s-1807a488-b7c0-419c-b809-74ce569b2132 { text-align: left; }
#s-64559ae6-7bea-4425-ae19-db82ceea734f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64559ae6-7bea-4425-ae19-db82ceea734f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0cdb2bdd-166a-484b-bf4d-9bdb2c9cf135 { text-align: left; }
#s-0cdb2bdd-166a-484b-bf4d-9bdb2c9cf135 .shg-product-sold-out {
  display: none;
}

#s-0cdb2bdd-166a-484b-bf4d-9bdb2c9cf135 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0cdb2bdd-166a-484b-bf4d-9bdb2c9cf135 .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-699a8e0f-0b11-404d-a452-959d349d4d0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-699a8e0f-0b11-404d-a452-959d349d4d0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-699a8e0f-0b11-404d-a452-959d349d4d0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-699a8e0f-0b11-404d-a452-959d349d4d0e {
  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-699a8e0f-0b11-404d-a452-959d349d4d0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-699a8e0f-0b11-404d-a452-959d349d4d0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-699a8e0f-0b11-404d-a452-959d349d4d0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de1db691-2025-47da-b627-4b0daacd5b04 {
  display: none;
}
#s-2fdee3fa-95ba-4bda-b1f0-86a0fd2cdee8 { text-align: left; }
#s-2bc51424-d880-4938-bbbe-a1962f1cad5f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2bc51424-d880-4938-bbbe-a1962f1cad5f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9d1c86ab-e229-4c23-8255-2ad7348c7b8f { text-align: left; }
#s-9d1c86ab-e229-4c23-8255-2ad7348c7b8f .shg-product-sold-out {
  display: none;
}

#s-9d1c86ab-e229-4c23-8255-2ad7348c7b8f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9d1c86ab-e229-4c23-8255-2ad7348c7b8f .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-fc342758-b2fc-40ff-b3a5-35012a47c8f3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fc342758-b2fc-40ff-b3a5-35012a47c8f3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fc342758-b2fc-40ff-b3a5-35012a47c8f3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fc342758-b2fc-40ff-b3a5-35012a47c8f3 {
  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-fc342758-b2fc-40ff-b3a5-35012a47c8f3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc342758-b2fc-40ff-b3a5-35012a47c8f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fc342758-b2fc-40ff-b3a5-35012a47c8f3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72d25901-9d05-41f6-92ad-491891be0d7a {
  display: none;
}
#s-cdff0fd7-aaa4-4085-9d02-90b161420ae3 { text-align: left; }
#s-4d8acf03-32ae-4e08-b834-684734109837 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d8acf03-32ae-4e08-b834-684734109837 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-86a1e742-3b10-4544-9d52-b2f8e32c7b16 { text-align: left; }
#s-86a1e742-3b10-4544-9d52-b2f8e32c7b16 .shg-product-sold-out {
  display: none;
}

#s-86a1e742-3b10-4544-9d52-b2f8e32c7b16 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-86a1e742-3b10-4544-9d52-b2f8e32c7b16 .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-eac7f18e-126b-4f48-aa7b-f4870a83acb4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eac7f18e-126b-4f48-aa7b-f4870a83acb4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eac7f18e-126b-4f48-aa7b-f4870a83acb4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eac7f18e-126b-4f48-aa7b-f4870a83acb4 {
  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-eac7f18e-126b-4f48-aa7b-f4870a83acb4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eac7f18e-126b-4f48-aa7b-f4870a83acb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eac7f18e-126b-4f48-aa7b-f4870a83acb4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7cb10059-5d65-49bc-beb4-de51e7b90e52 {
  display: none;
}
#s-9f79a8f5-6648-4e20-8b8f-5e0e96da6cf1 { text-align: left; }
#s-3304484f-1794-4a5f-9c05-3af826781b14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3304484f-1794-4a5f-9c05-3af826781b14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e12371ef-0367-4be4-833e-b1e804c39400 { text-align: left; }
#s-e12371ef-0367-4be4-833e-b1e804c39400 .shg-product-sold-out {
  display: none;
}

#s-e12371ef-0367-4be4-833e-b1e804c39400 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e12371ef-0367-4be4-833e-b1e804c39400 .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-4b904f85-6d3a-4e9f-a54d-0293b7c75d0a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b904f85-6d3a-4e9f-a54d-0293b7c75d0a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b904f85-6d3a-4e9f-a54d-0293b7c75d0a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b904f85-6d3a-4e9f-a54d-0293b7c75d0a {
  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-4b904f85-6d3a-4e9f-a54d-0293b7c75d0a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b904f85-6d3a-4e9f-a54d-0293b7c75d0a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b904f85-6d3a-4e9f-a54d-0293b7c75d0a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ecef21e-f7e6-42e3-95d7-a38f0c7dfa43 {
  display: none;
}
#s-06949f82-a74e-4530-9af0-9b4df391dbdb { text-align: left; }
#s-a5e6809d-21bd-4e07-b353-dcc112c4d4aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a5e6809d-21bd-4e07-b353-dcc112c4d4aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2504406c-283b-4d18-8101-9ec0ddbf3d2c { text-align: left; }
#s-2504406c-283b-4d18-8101-9ec0ddbf3d2c .shg-product-sold-out {
  display: none;
}

#s-2504406c-283b-4d18-8101-9ec0ddbf3d2c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2504406c-283b-4d18-8101-9ec0ddbf3d2c .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-7925f1cb-ccc6-4503-a4af-1f89bbc0b418 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7925f1cb-ccc6-4503-a4af-1f89bbc0b418:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7925f1cb-ccc6-4503-a4af-1f89bbc0b418:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7925f1cb-ccc6-4503-a4af-1f89bbc0b418 {
  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-7925f1cb-ccc6-4503-a4af-1f89bbc0b418.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7925f1cb-ccc6-4503-a4af-1f89bbc0b418.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7925f1cb-ccc6-4503-a4af-1f89bbc0b418.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c766d3aa-2439-4bc0-a73d-74ae6826738e {
  display: none;
}
#s-9872214f-616c-44b1-85a7-b5d2c6d521da { text-align: left; }
#s-1606e744-4413-4c44-85ad-7345ef22652e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1606e744-4413-4c44-85ad-7345ef22652e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c1f7be3d-0017-4265-8faa-0d680ae80fab { text-align: left; }
#s-c1f7be3d-0017-4265-8faa-0d680ae80fab .shg-product-sold-out {
  display: none;
}

#s-c1f7be3d-0017-4265-8faa-0d680ae80fab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c1f7be3d-0017-4265-8faa-0d680ae80fab .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-751bb9cc-8bf7-40b6-b779-1af2a529f95d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-751bb9cc-8bf7-40b6-b779-1af2a529f95d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-751bb9cc-8bf7-40b6-b779-1af2a529f95d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-751bb9cc-8bf7-40b6-b779-1af2a529f95d {
  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-751bb9cc-8bf7-40b6-b779-1af2a529f95d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-751bb9cc-8bf7-40b6-b779-1af2a529f95d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-751bb9cc-8bf7-40b6-b779-1af2a529f95d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a5e19a7-e06d-45b1-8b3b-585fc6c2d3ca {
  display: none;
}
#s-2de8cb2f-8b7b-4de8-a78a-f36e7ca1bdad { text-align: left; }
#s-1070b434-efea-4555-a453-1a672892ca95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1070b434-efea-4555-a453-1a672892ca95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-18316e19-74f6-411f-8d95-9cdd48172221 { text-align: left; }
#s-18316e19-74f6-411f-8d95-9cdd48172221 .shg-product-sold-out {
  display: none;
}

#s-18316e19-74f6-411f-8d95-9cdd48172221 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-18316e19-74f6-411f-8d95-9cdd48172221 .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-df24e26e-1dd8-45f4-99b1-7d6012d95f8a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df24e26e-1dd8-45f4-99b1-7d6012d95f8a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df24e26e-1dd8-45f4-99b1-7d6012d95f8a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df24e26e-1dd8-45f4-99b1-7d6012d95f8a {
  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-df24e26e-1dd8-45f4-99b1-7d6012d95f8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df24e26e-1dd8-45f4-99b1-7d6012d95f8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df24e26e-1dd8-45f4-99b1-7d6012d95f8a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d01a211f-aae8-4f17-a65e-12e7a2ca5c63 {
  display: none;
}
#s-d8997ecf-0a34-4e97-8754-6fe17c4f7006 { text-align: left; }
#s-57d79596-c940-495d-af0f-36a70ac2fd78 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57d79596-c940-495d-af0f-36a70ac2fd78 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4a4f96a-f731-40be-a241-326406d5b1c4 { text-align: left; }
#s-d4a4f96a-f731-40be-a241-326406d5b1c4 .shg-product-sold-out {
  display: none;
}

#s-d4a4f96a-f731-40be-a241-326406d5b1c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4a4f96a-f731-40be-a241-326406d5b1c4 .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-b18dd336-2d6f-4e30-9213-400d6b612c59 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b18dd336-2d6f-4e30-9213-400d6b612c59:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b18dd336-2d6f-4e30-9213-400d6b612c59:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b18dd336-2d6f-4e30-9213-400d6b612c59 {
  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-b18dd336-2d6f-4e30-9213-400d6b612c59.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b18dd336-2d6f-4e30-9213-400d6b612c59.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b18dd336-2d6f-4e30-9213-400d6b612c59.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aff5c4ec-0222-4ef6-983e-65adc9d9614e {
  display: none;
}
#s-bb9216ed-3a3d-41cf-8b54-7b362014bac6 { text-align: left; }
#s-62dbcd38-8663-434d-a553-d0c87ed66175 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62dbcd38-8663-434d-a553-d0c87ed66175 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c53323b2-f121-4129-a9bb-8365cd0d3561 { text-align: left; }
#s-c53323b2-f121-4129-a9bb-8365cd0d3561 .shg-product-sold-out {
  display: none;
}

#s-c53323b2-f121-4129-a9bb-8365cd0d3561 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c53323b2-f121-4129-a9bb-8365cd0d3561 .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-036cd695-f5e1-4dda-a7ea-94f649fb59a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-036cd695-f5e1-4dda-a7ea-94f649fb59a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-036cd695-f5e1-4dda-a7ea-94f649fb59a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-036cd695-f5e1-4dda-a7ea-94f649fb59a4 {
  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-036cd695-f5e1-4dda-a7ea-94f649fb59a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-036cd695-f5e1-4dda-a7ea-94f649fb59a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-036cd695-f5e1-4dda-a7ea-94f649fb59a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c9345ba-cd0d-4c40-b58a-6de0b2fdc38d {
  display: none;
}
#s-9cbd1d27-3eee-4539-bf0b-2bd027ee8231 { text-align: left; }
#s-a188c155-f18f-45eb-946a-c025fbdc6105 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a188c155-f18f-45eb-946a-c025fbdc6105 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32a1e972-6f3c-4eec-ae62-58e1d00e91c1 { text-align: left; }
#s-32a1e972-6f3c-4eec-ae62-58e1d00e91c1 .shg-product-sold-out {
  display: none;
}

#s-32a1e972-6f3c-4eec-ae62-58e1d00e91c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32a1e972-6f3c-4eec-ae62-58e1d00e91c1 .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-bb36a5b3-c673-43fd-bdd8-1ac86dc56a0c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bb36a5b3-c673-43fd-bdd8-1ac86dc56a0c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bb36a5b3-c673-43fd-bdd8-1ac86dc56a0c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bb36a5b3-c673-43fd-bdd8-1ac86dc56a0c {
  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-bb36a5b3-c673-43fd-bdd8-1ac86dc56a0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb36a5b3-c673-43fd-bdd8-1ac86dc56a0c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bb36a5b3-c673-43fd-bdd8-1ac86dc56a0c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a1a5c2d-b840-4cdb-aa87-5d7824100b30 {
  display: none;
}
#s-f769a15f-d541-4588-9527-7624fabc2bd2 { text-align: left; }
#s-9c0067db-4b81-4180-8a9b-df3e80cc0e3e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c0067db-4b81-4180-8a9b-df3e80cc0e3e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a3fd81f-ab99-4059-8a7d-5109cd4912d8 { text-align: left; }
#s-5a3fd81f-ab99-4059-8a7d-5109cd4912d8 .shg-product-sold-out {
  display: none;
}

#s-5a3fd81f-ab99-4059-8a7d-5109cd4912d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a3fd81f-ab99-4059-8a7d-5109cd4912d8 .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-d56c2a70-91e3-4179-a19b-b7055244c228 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d56c2a70-91e3-4179-a19b-b7055244c228:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d56c2a70-91e3-4179-a19b-b7055244c228:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d56c2a70-91e3-4179-a19b-b7055244c228 {
  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-d56c2a70-91e3-4179-a19b-b7055244c228.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d56c2a70-91e3-4179-a19b-b7055244c228.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d56c2a70-91e3-4179-a19b-b7055244c228.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd7f41eb-4493-4ad2-aeff-8e4ca8976cec {
  display: none;
}
#s-24682a53-0807-429e-be09-00b4e5cc1240 { text-align: left; }
#s-f4c713d7-7633-42ce-b62c-a6c77e8f6f5e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4c713d7-7633-42ce-b62c-a6c77e8f6f5e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-47425e99-022d-43ab-998a-2f3d136793da { text-align: left; }
#s-47425e99-022d-43ab-998a-2f3d136793da .shg-product-sold-out {
  display: none;
}

#s-47425e99-022d-43ab-998a-2f3d136793da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-47425e99-022d-43ab-998a-2f3d136793da .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-3ac2238c-36da-4ca2-b79c-905f2e225d36 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3ac2238c-36da-4ca2-b79c-905f2e225d36:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3ac2238c-36da-4ca2-b79c-905f2e225d36:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3ac2238c-36da-4ca2-b79c-905f2e225d36 {
  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-3ac2238c-36da-4ca2-b79c-905f2e225d36.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ac2238c-36da-4ca2-b79c-905f2e225d36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3ac2238c-36da-4ca2-b79c-905f2e225d36.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6dcce6fa-d567-455f-b7a0-66e48de44b55 {
  display: none;
}
#s-7831f0cd-ed70-4b28-9669-e82ccec4cbac { text-align: left; }
#s-33f5e7f2-c438-4887-afe0-4a29a6e43ea4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33f5e7f2-c438-4887-afe0-4a29a6e43ea4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15054380-8ae9-442d-bfa3-859c73972746 { text-align: left; }
#s-15054380-8ae9-442d-bfa3-859c73972746 .shg-product-sold-out {
  display: none;
}

#s-15054380-8ae9-442d-bfa3-859c73972746 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15054380-8ae9-442d-bfa3-859c73972746 .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-16eccab3-74d9-484a-b0da-c0fd38d3d242 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16eccab3-74d9-484a-b0da-c0fd38d3d242:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16eccab3-74d9-484a-b0da-c0fd38d3d242:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16eccab3-74d9-484a-b0da-c0fd38d3d242 {
  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-16eccab3-74d9-484a-b0da-c0fd38d3d242.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16eccab3-74d9-484a-b0da-c0fd38d3d242.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16eccab3-74d9-484a-b0da-c0fd38d3d242.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-887fead1-646d-467b-809a-3888518472c2 {
  display: none;
}
#s-6180fa2d-039a-4a70-af0c-b959b1aa4fcf { text-align: left; }
#s-c9b83571-577f-44fd-b530-7e60564d4afc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9b83571-577f-44fd-b530-7e60564d4afc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1d069e9-7ada-4d2c-9895-ab1812bb71d2 { text-align: left; }
#s-e1d069e9-7ada-4d2c-9895-ab1812bb71d2 .shg-product-sold-out {
  display: none;
}

#s-e1d069e9-7ada-4d2c-9895-ab1812bb71d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1d069e9-7ada-4d2c-9895-ab1812bb71d2 .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-d6a17c01-a515-4b3a-9b1b-a1fe4416ac3e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6a17c01-a515-4b3a-9b1b-a1fe4416ac3e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6a17c01-a515-4b3a-9b1b-a1fe4416ac3e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6a17c01-a515-4b3a-9b1b-a1fe4416ac3e {
  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-d6a17c01-a515-4b3a-9b1b-a1fe4416ac3e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6a17c01-a515-4b3a-9b1b-a1fe4416ac3e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6a17c01-a515-4b3a-9b1b-a1fe4416ac3e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d42bcf5-1f7e-4c8a-92a7-4873862ca44a {
  display: none;
}
#s-fa5b686f-1627-4fc6-9704-24e638be2ab4 { text-align: left; }
#s-a1ef5c1e-4b94-4459-bfcf-4d92544abcea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1ef5c1e-4b94-4459-bfcf-4d92544abcea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9486dcd5-e746-44c3-bab1-24a14c910e70 { text-align: left; }
#s-9486dcd5-e746-44c3-bab1-24a14c910e70 .shg-product-sold-out {
  display: none;
}

#s-9486dcd5-e746-44c3-bab1-24a14c910e70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9486dcd5-e746-44c3-bab1-24a14c910e70 .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-f39094b4-51eb-4462-b25f-4b7844be2067 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f39094b4-51eb-4462-b25f-4b7844be2067:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f39094b4-51eb-4462-b25f-4b7844be2067:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f39094b4-51eb-4462-b25f-4b7844be2067 {
  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-f39094b4-51eb-4462-b25f-4b7844be2067.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f39094b4-51eb-4462-b25f-4b7844be2067.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f39094b4-51eb-4462-b25f-4b7844be2067.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1b2c5bd3-84d0-4332-87a3-c86321c1ef8b {
  display: none;
}
#s-a4bd0cda-ff7b-498b-95d8-6e641f532ed0 { text-align: left; }
#s-14cea9f0-90e6-4910-b4c1-bc7e342dcffe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-14cea9f0-90e6-4910-b4c1-bc7e342dcffe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9453f2f-3e8f-401f-8e99-9640cb196bb9 { text-align: left; }
#s-e9453f2f-3e8f-401f-8e99-9640cb196bb9 .shg-product-sold-out {
  display: none;
}

#s-e9453f2f-3e8f-401f-8e99-9640cb196bb9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9453f2f-3e8f-401f-8e99-9640cb196bb9 .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-937f4797-ccd0-4a3b-9f4d-01233430bf1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-937f4797-ccd0-4a3b-9f4d-01233430bf1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-937f4797-ccd0-4a3b-9f4d-01233430bf1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-937f4797-ccd0-4a3b-9f4d-01233430bf1a {
  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-937f4797-ccd0-4a3b-9f4d-01233430bf1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-937f4797-ccd0-4a3b-9f4d-01233430bf1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-937f4797-ccd0-4a3b-9f4d-01233430bf1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a2725362-cb5f-43de-b27a-5a01b4685c38 {
  display: none;
}
#s-03d79c5b-3821-4d7c-8791-7c7f30b3e056 { text-align: left; }
#s-80d9d517-8949-4c0a-9e17-26ac30c87f9e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80d9d517-8949-4c0a-9e17-26ac30c87f9e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9affbc31-4775-4bdb-80d0-33f4666af5c0 { text-align: left; }
#s-9affbc31-4775-4bdb-80d0-33f4666af5c0 .shg-product-sold-out {
  display: none;
}

#s-9affbc31-4775-4bdb-80d0-33f4666af5c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9affbc31-4775-4bdb-80d0-33f4666af5c0 .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-2409a10c-75b5-4ae9-aaf8-75bda83d56b6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2409a10c-75b5-4ae9-aaf8-75bda83d56b6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2409a10c-75b5-4ae9-aaf8-75bda83d56b6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2409a10c-75b5-4ae9-aaf8-75bda83d56b6 {
  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-2409a10c-75b5-4ae9-aaf8-75bda83d56b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2409a10c-75b5-4ae9-aaf8-75bda83d56b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2409a10c-75b5-4ae9-aaf8-75bda83d56b6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-78372cb7-bc67-414e-b7d3-b2d159dce67b {
  display: none;
}
#s-2a0fe1f3-0d12-4133-8688-b54287b95e01 { text-align: left; }
#s-a876103d-890a-43f6-85c8-9cde8caddc67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a876103d-890a-43f6-85c8-9cde8caddc67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9419dc9a-5649-426e-b159-97e9d5f3eb66 { text-align: left; }
#s-9419dc9a-5649-426e-b159-97e9d5f3eb66 .shg-product-sold-out {
  display: none;
}

#s-9419dc9a-5649-426e-b159-97e9d5f3eb66 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9419dc9a-5649-426e-b159-97e9d5f3eb66 .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-d2d3b609-c774-489f-b53f-353754a12113 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d2d3b609-c774-489f-b53f-353754a12113:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d2d3b609-c774-489f-b53f-353754a12113:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d2d3b609-c774-489f-b53f-353754a12113 {
  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-d2d3b609-c774-489f-b53f-353754a12113.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2d3b609-c774-489f-b53f-353754a12113.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d2d3b609-c774-489f-b53f-353754a12113.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3731ddc2-dd07-4981-b6c2-7b2ea7772dbb {
  display: none;
}
#s-2c69c48e-2c98-4c4f-a6c6-73121f815ecf { text-align: left; }
#s-7a146c9e-1c85-46bc-b789-07cd2023e99c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a146c9e-1c85-46bc-b789-07cd2023e99c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39a78e55-0057-45f5-b673-f921eada9602 { text-align: left; }
#s-39a78e55-0057-45f5-b673-f921eada9602 .shg-product-sold-out {
  display: none;
}

#s-39a78e55-0057-45f5-b673-f921eada9602 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39a78e55-0057-45f5-b673-f921eada9602 .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-de9cf2c5-156b-4048-b11f-14a3248dbe35 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de9cf2c5-156b-4048-b11f-14a3248dbe35:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de9cf2c5-156b-4048-b11f-14a3248dbe35:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de9cf2c5-156b-4048-b11f-14a3248dbe35 {
  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-de9cf2c5-156b-4048-b11f-14a3248dbe35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de9cf2c5-156b-4048-b11f-14a3248dbe35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de9cf2c5-156b-4048-b11f-14a3248dbe35.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f0908c2-8fda-46cf-afb3-5c4ba545b703 {
  display: none;
}
#s-25645d8d-f080-45ff-8174-0c92f4973651 { text-align: left; }
#s-ce364d20-ef96-41c2-a791-a64a58fbb610 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce364d20-ef96-41c2-a791-a64a58fbb610 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8fed1f4-b14e-43bb-8ee1-f11e43fbf710 { text-align: left; }
#s-e8fed1f4-b14e-43bb-8ee1-f11e43fbf710 .shg-product-sold-out {
  display: none;
}

#s-e8fed1f4-b14e-43bb-8ee1-f11e43fbf710 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8fed1f4-b14e-43bb-8ee1-f11e43fbf710 .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-f3a4f452-9098-4267-81ed-a3cebfd59bbc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f3a4f452-9098-4267-81ed-a3cebfd59bbc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f3a4f452-9098-4267-81ed-a3cebfd59bbc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f3a4f452-9098-4267-81ed-a3cebfd59bbc {
  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-f3a4f452-9098-4267-81ed-a3cebfd59bbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3a4f452-9098-4267-81ed-a3cebfd59bbc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f3a4f452-9098-4267-81ed-a3cebfd59bbc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-932a8f21-b727-44ac-8219-ef25d6920ed8 {
  display: none;
}
#s-c241d760-3b7e-49dd-9b8e-8bb0553c2abc { text-align: left; }
#s-9f5c8b02-c43e-4930-a2a1-40eb8c938c7d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f5c8b02-c43e-4930-a2a1-40eb8c938c7d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb20f2b8-6b9c-435c-b972-7fa30dd1039d { text-align: left; }
#s-cb20f2b8-6b9c-435c-b972-7fa30dd1039d .shg-product-sold-out {
  display: none;
}

#s-cb20f2b8-6b9c-435c-b972-7fa30dd1039d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb20f2b8-6b9c-435c-b972-7fa30dd1039d .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-6e3840e9-c7ba-4e18-ba17-b92f062ad731 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e3840e9-c7ba-4e18-ba17-b92f062ad731:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e3840e9-c7ba-4e18-ba17-b92f062ad731:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e3840e9-c7ba-4e18-ba17-b92f062ad731 {
  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-6e3840e9-c7ba-4e18-ba17-b92f062ad731.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e3840e9-c7ba-4e18-ba17-b92f062ad731.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e3840e9-c7ba-4e18-ba17-b92f062ad731.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e582c210-b40a-4295-b4d8-39e3bcc2f1ad {
  display: none;
}
#s-16f7a36f-7b7d-46ba-b490-f5abe029e946 { text-align: left; }
#s-394859d1-877a-434e-94e7-397c8ec33a47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-394859d1-877a-434e-94e7-397c8ec33a47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1020ff26-1999-4be5-8c13-bf586f774aa5 { text-align: left; }
#s-1020ff26-1999-4be5-8c13-bf586f774aa5 .shg-product-sold-out {
  display: none;
}

#s-1020ff26-1999-4be5-8c13-bf586f774aa5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1020ff26-1999-4be5-8c13-bf586f774aa5 .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-b6240630-9367-4617-83ae-377338a3f32a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b6240630-9367-4617-83ae-377338a3f32a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6240630-9367-4617-83ae-377338a3f32a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6240630-9367-4617-83ae-377338a3f32a {
  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-b6240630-9367-4617-83ae-377338a3f32a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6240630-9367-4617-83ae-377338a3f32a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b6240630-9367-4617-83ae-377338a3f32a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b9f5905-084e-430b-9c7e-b97ef5237498 {
  display: none;
}
#s-ad41e58d-443d-4497-a8de-d778bac513b6 { text-align: left; }
#s-e7bb1c40-6af8-465d-9758-7e8efedd96c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e7bb1c40-6af8-465d-9758-7e8efedd96c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-33cab9fb-12d6-46fe-b4f8-784498d34af1 { text-align: left; }
#s-33cab9fb-12d6-46fe-b4f8-784498d34af1 .shg-product-sold-out {
  display: none;
}

#s-33cab9fb-12d6-46fe-b4f8-784498d34af1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-33cab9fb-12d6-46fe-b4f8-784498d34af1 .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-3469a440-cc30-4cff-98d7-0b3eeae162d2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3469a440-cc30-4cff-98d7-0b3eeae162d2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3469a440-cc30-4cff-98d7-0b3eeae162d2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3469a440-cc30-4cff-98d7-0b3eeae162d2 {
  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-3469a440-cc30-4cff-98d7-0b3eeae162d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3469a440-cc30-4cff-98d7-0b3eeae162d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3469a440-cc30-4cff-98d7-0b3eeae162d2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7349571d-9abd-4cdc-8928-afbaf618a15e {
  display: none;
}
#s-1d5dc03a-b0a2-4abc-9ed5-910daf0128b5 { text-align: left; }
#s-50e96426-11ac-4c6d-96ab-8a41205ad1f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50e96426-11ac-4c6d-96ab-8a41205ad1f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e731778-0dfd-4349-8029-d7975cf5ab85 { text-align: left; }
#s-8e731778-0dfd-4349-8029-d7975cf5ab85 .shg-product-sold-out {
  display: none;
}

#s-8e731778-0dfd-4349-8029-d7975cf5ab85 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e731778-0dfd-4349-8029-d7975cf5ab85 .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-2a4d69f6-b82d-449b-8613-5d61177f4f16 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2a4d69f6-b82d-449b-8613-5d61177f4f16:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2a4d69f6-b82d-449b-8613-5d61177f4f16:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2a4d69f6-b82d-449b-8613-5d61177f4f16 {
  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-2a4d69f6-b82d-449b-8613-5d61177f4f16.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a4d69f6-b82d-449b-8613-5d61177f4f16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2a4d69f6-b82d-449b-8613-5d61177f4f16.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23d5b4c0-f953-499e-b632-db1a3909ab30 {
  display: none;
}
#s-c7dafd45-bcf5-459d-9454-0cb8f90e3090 { text-align: left; }
#s-54acb54d-a787-4351-b679-b856a63bd63d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54acb54d-a787-4351-b679-b856a63bd63d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8e83d34-d9f8-445d-bbe4-69631009393f { text-align: left; }
#s-f8e83d34-d9f8-445d-bbe4-69631009393f .shg-product-sold-out {
  display: none;
}

#s-f8e83d34-d9f8-445d-bbe4-69631009393f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8e83d34-d9f8-445d-bbe4-69631009393f .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-5eed0836-0844-433e-be99-815b00e86241 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5eed0836-0844-433e-be99-815b00e86241:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5eed0836-0844-433e-be99-815b00e86241:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5eed0836-0844-433e-be99-815b00e86241 {
  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-5eed0836-0844-433e-be99-815b00e86241.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5eed0836-0844-433e-be99-815b00e86241.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5eed0836-0844-433e-be99-815b00e86241.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7fc89c19-624d-436d-85db-07f968c9db86 {
  display: none;
}
#s-279edcb1-af2c-41ed-bf3b-d5ed14d88f22 { text-align: left; }
#s-d474a0a2-712e-42ef-ab93-513dcba25bea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d474a0a2-712e-42ef-ab93-513dcba25bea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-867ba542-680e-45b8-b75b-7277f43c0807 { text-align: left; }
#s-867ba542-680e-45b8-b75b-7277f43c0807 .shg-product-sold-out {
  display: none;
}

#s-867ba542-680e-45b8-b75b-7277f43c0807 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-867ba542-680e-45b8-b75b-7277f43c0807 .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-42991eb7-c93a-4052-beab-865bcb5a2784 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42991eb7-c93a-4052-beab-865bcb5a2784:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42991eb7-c93a-4052-beab-865bcb5a2784:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42991eb7-c93a-4052-beab-865bcb5a2784 {
  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-42991eb7-c93a-4052-beab-865bcb5a2784.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42991eb7-c93a-4052-beab-865bcb5a2784.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42991eb7-c93a-4052-beab-865bcb5a2784.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0120e125-35e6-4840-a04c-9ab13fa74c2b {
  display: none;
}
#s-1c6eeafc-ffcd-4464-a7b0-a6bc8c665299 { text-align: left; }
#s-e11050b2-69ec-410d-a240-405444ebc194 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e11050b2-69ec-410d-a240-405444ebc194 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bcf9db34-a2ea-483b-b33c-e1055e8af795 { text-align: left; }
#s-bcf9db34-a2ea-483b-b33c-e1055e8af795 .shg-product-sold-out {
  display: none;
}

#s-bcf9db34-a2ea-483b-b33c-e1055e8af795 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bcf9db34-a2ea-483b-b33c-e1055e8af795 .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-ec7fbbb4-9e17-4149-852f-6104efe01d11 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec7fbbb4-9e17-4149-852f-6104efe01d11:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec7fbbb4-9e17-4149-852f-6104efe01d11:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec7fbbb4-9e17-4149-852f-6104efe01d11 {
  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-ec7fbbb4-9e17-4149-852f-6104efe01d11.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec7fbbb4-9e17-4149-852f-6104efe01d11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec7fbbb4-9e17-4149-852f-6104efe01d11.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aac780fd-4953-4cf3-86d1-a3831e24854f {
  display: none;
}
#s-8e1a4022-5cdc-4d3a-b0fd-ce6560a792bc { text-align: left; }
#s-3c527328-27f3-4872-8626-af8f86fc47bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3c527328-27f3-4872-8626-af8f86fc47bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3bb1e3f-5c68-4923-9bc6-01d886efe926 { text-align: left; }
#s-d3bb1e3f-5c68-4923-9bc6-01d886efe926 .shg-product-sold-out {
  display: none;
}

#s-d3bb1e3f-5c68-4923-9bc6-01d886efe926 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3bb1e3f-5c68-4923-9bc6-01d886efe926 .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-d142d328-c8c0-4931-8e05-a87ea44893cc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d142d328-c8c0-4931-8e05-a87ea44893cc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d142d328-c8c0-4931-8e05-a87ea44893cc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d142d328-c8c0-4931-8e05-a87ea44893cc {
  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-d142d328-c8c0-4931-8e05-a87ea44893cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d142d328-c8c0-4931-8e05-a87ea44893cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d142d328-c8c0-4931-8e05-a87ea44893cc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-482c0372-eb72-42bb-85d5-37c086d456e7 {
  display: none;
}
#s-94ba8184-4cbf-4bd8-b11b-7d938cf1e568 { text-align: left; }
#s-3e10418d-fc0d-4958-a0c6-dd9371805d5e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e10418d-fc0d-4958-a0c6-dd9371805d5e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3209800-1460-4bf2-9487-4338c85aad8b { text-align: left; }
#s-c3209800-1460-4bf2-9487-4338c85aad8b .shg-product-sold-out {
  display: none;
}

#s-c3209800-1460-4bf2-9487-4338c85aad8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3209800-1460-4bf2-9487-4338c85aad8b .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-6a6b21ef-c5b6-43e9-b307-cd045221570f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a6b21ef-c5b6-43e9-b307-cd045221570f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a6b21ef-c5b6-43e9-b307-cd045221570f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a6b21ef-c5b6-43e9-b307-cd045221570f {
  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-6a6b21ef-c5b6-43e9-b307-cd045221570f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a6b21ef-c5b6-43e9-b307-cd045221570f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a6b21ef-c5b6-43e9-b307-cd045221570f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5cde41a-2833-409e-9818-4a68f53df379 {
  display: none;
}
#s-589b6af6-4a88-46ab-b35c-06adf3652b7f { text-align: left; }
#s-0e614cfc-fe91-4f1e-92a0-af5184102666 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e614cfc-fe91-4f1e-92a0-af5184102666 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6a71766f-1b93-428e-934a-1b04755cff47 { text-align: left; }
#s-6a71766f-1b93-428e-934a-1b04755cff47 .shg-product-sold-out {
  display: none;
}

#s-6a71766f-1b93-428e-934a-1b04755cff47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6a71766f-1b93-428e-934a-1b04755cff47 .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-0db3fd3c-1ee1-4656-bd36-4159c14567ae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0db3fd3c-1ee1-4656-bd36-4159c14567ae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0db3fd3c-1ee1-4656-bd36-4159c14567ae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0db3fd3c-1ee1-4656-bd36-4159c14567ae {
  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-0db3fd3c-1ee1-4656-bd36-4159c14567ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0db3fd3c-1ee1-4656-bd36-4159c14567ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0db3fd3c-1ee1-4656-bd36-4159c14567ae.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;
}
