.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-375e88be-b700-4ecb-bb97-0736f3ed6f98 {
  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-af08a06e-f5dd-4a7b-b2fe-24076965df6d { margin-top: 40px; }
#s-af08a06e-f5dd-4a7b-b2fe-24076965df6d .shogun-tabs {
  justify-content: center;
}


  #s-af08a06e-f5dd-4a7b-b2fe-24076965df6d .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-af08a06e-f5dd-4a7b-b2fe-24076965df6d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-af08a06e-f5dd-4a7b-b2fe-24076965df6d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-af08a06e-f5dd-4a7b-b2fe-24076965df6d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-af08a06e-f5dd-4a7b-b2fe-24076965df6d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-af08a06e-f5dd-4a7b-b2fe-24076965df6d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-af08a06e-f5dd-4a7b-b2fe-24076965df6d .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-c4a281a1-63f7-470d-a047-1699c32d31db { padding-top: 10px;
padding-bottom: 10px; }
 #s-c4a281a1-63f7-470d-a047-1699c32d31db .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-767161ba-ee0c-48f8-b7b9-c9f0d018abcd .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-767161ba-ee0c-48f8-b7b9-c9f0d018abcd .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-767161ba-ee0c-48f8-b7b9-c9f0d018abcd .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-767161ba-ee0c-48f8-b7b9-c9f0d018abcd .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-767161ba-ee0c-48f8-b7b9-c9f0d018abcd .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-767161ba-ee0c-48f8-b7b9-c9f0d018abcd .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-767161ba-ee0c-48f8-b7b9-c9f0d018abcd .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-767161ba-ee0c-48f8-b7b9-c9f0d018abcd .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-767161ba-ee0c-48f8-b7b9-c9f0d018abcd .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-fc86ad05-237d-4266-a81c-5b9837bb07ea { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc86ad05-237d-4266-a81c-5b9837bb07ea"] > .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-bc1b8666-0c71-4726-8dda-58d9dd32c642 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f6d94e20-5578-468d-b726-133b6a5a8ae3 { 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-a75e4df3-65cc-4246-b835-a0c224621b75 { 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-a75e4df3-65cc-4246-b835-a0c224621b75: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-a75e4df3-65cc-4246-b835-a0c224621b75: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-a75e4df3-65cc-4246-b835-a0c224621b75.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-abbe6245-99d8-4821-802a-638c037748b1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8f9c3083-b853-419a-8b6c-a5ecd271fe3e { 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-01b27da3-a476-43d9-bc20-6a65a3252bc1 { 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-01b27da3-a476-43d9-bc20-6a65a3252bc1: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-01b27da3-a476-43d9-bc20-6a65a3252bc1: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-01b27da3-a476-43d9-bc20-6a65a3252bc1.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-fdfe4753-eb5f-4232-a07c-c0d422e6603f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6b0f0341-b7a3-47fe-8f10-55514fa78d23 { 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-46792cd9-f658-4c51-9134-f936f1a5d667 { 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-46792cd9-f658-4c51-9134-f936f1a5d667: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-46792cd9-f658-4c51-9134-f936f1a5d667: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-46792cd9-f658-4c51-9134-f936f1a5d667.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-85733564-ff02-4fad-87f5-acd9636d9c78 { min-height: 50px; }
#s-85733564-ff02-4fad-87f5-acd9636d9c78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-67c052ef-f59f-4016-af17-081493e05197 { 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-67c052ef-f59f-4016-af17-081493e05197 .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-9b7a64f7-b6aa-48e0-8048-d72b31558700 {
  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-2d63d204-fe1b-4cfb-92a8-d5600babed07 { 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-dca96015-dd08-4d6f-9b72-6ec359e322a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dca96015-dd08-4d6f-9b72-6ec359e322a4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a839ca0f-10d0-45dd-84e3-68a877ec6137 {
  display: none;
}
#s-6907d0a9-0e91-464c-899c-107de1e17b4e { text-align: left; }
#s-854e1432-eb44-429d-889b-11a255366ca1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-854e1432-eb44-429d-889b-11a255366ca1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5ce0e9d0-1356-4929-a278-2ac5aa9d558c {
  display: none;
}
#s-65612971-9823-4957-a636-3346fed8f617 { text-align: left; }
#s-4cbb54ab-9e26-45e8-8d65-a3e48510603f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4cbb54ab-9e26-45e8-8d65-a3e48510603f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cd8dcf87-8f45-4f11-ad36-2c6043de30d8 {
  display: none;
}
#s-fb386b47-6e81-4821-af6c-0f8ea0203dc1 { text-align: left; }
#s-40a3d6ec-8f01-4630-92f9-e5e6c5637d7d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40a3d6ec-8f01-4630-92f9-e5e6c5637d7d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1609445f-11e4-4a5d-b8c6-8e6609673ea4 {
  display: none;
}
#s-0a97ac4a-b211-4650-bd46-2b471c497df3 { text-align: left; }
#s-ce2b9827-1eff-43b7-a602-ebcf26569541 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce2b9827-1eff-43b7-a602-ebcf26569541 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-446b60c6-86a1-4125-abd9-7e1d40dd1b49 { text-align: left; }
#s-446b60c6-86a1-4125-abd9-7e1d40dd1b49 .shg-product-sold-out {
  display: none;
}

#s-446b60c6-86a1-4125-abd9-7e1d40dd1b49 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-446b60c6-86a1-4125-abd9-7e1d40dd1b49 .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-30db2db8-a018-4645-8077-e1da719fbec9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30db2db8-a018-4645-8077-e1da719fbec9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30db2db8-a018-4645-8077-e1da719fbec9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30db2db8-a018-4645-8077-e1da719fbec9 {
  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-30db2db8-a018-4645-8077-e1da719fbec9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30db2db8-a018-4645-8077-e1da719fbec9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30db2db8-a018-4645-8077-e1da719fbec9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-337315f9-972b-4401-8601-cc6f74e64f51 {
  display: none;
}
#s-52a9bf44-65c3-46c0-894f-76e6269b456c { text-align: left; }
#s-1db709d2-7fce-4e85-b65a-e600951c53b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1db709d2-7fce-4e85-b65a-e600951c53b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a070c84-dbcd-4f80-851a-3004071a4448 { text-align: left; }
#s-0a070c84-dbcd-4f80-851a-3004071a4448 .shg-product-sold-out {
  display: none;
}

#s-0a070c84-dbcd-4f80-851a-3004071a4448 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a070c84-dbcd-4f80-851a-3004071a4448 .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-46d8c6ae-a5ff-4eb1-85e8-b795189e4a33 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-46d8c6ae-a5ff-4eb1-85e8-b795189e4a33:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-46d8c6ae-a5ff-4eb1-85e8-b795189e4a33:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-46d8c6ae-a5ff-4eb1-85e8-b795189e4a33 {
  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-46d8c6ae-a5ff-4eb1-85e8-b795189e4a33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46d8c6ae-a5ff-4eb1-85e8-b795189e4a33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-46d8c6ae-a5ff-4eb1-85e8-b795189e4a33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f98c1e3a-db3f-4e70-87bf-0407740c85b0 {
  display: none;
}
#s-78fac2d2-e3c5-4bca-a1b5-5a5fd9cf2a53 { text-align: left; }
#s-30e31ef0-7850-4e3c-a7a9-851c2795e97a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30e31ef0-7850-4e3c-a7a9-851c2795e97a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd47fc25-8abd-4edd-978a-789dc53fba52 { text-align: left; }
#s-cd47fc25-8abd-4edd-978a-789dc53fba52 .shg-product-sold-out {
  display: none;
}

#s-cd47fc25-8abd-4edd-978a-789dc53fba52 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd47fc25-8abd-4edd-978a-789dc53fba52 .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-fe6e3b2e-67a6-44bd-8033-0fafc5fe90bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe6e3b2e-67a6-44bd-8033-0fafc5fe90bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe6e3b2e-67a6-44bd-8033-0fafc5fe90bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe6e3b2e-67a6-44bd-8033-0fafc5fe90bd {
  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-fe6e3b2e-67a6-44bd-8033-0fafc5fe90bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe6e3b2e-67a6-44bd-8033-0fafc5fe90bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe6e3b2e-67a6-44bd-8033-0fafc5fe90bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aefd7fb7-7255-4838-8ef2-2f4151fb3874 {
  display: none;
}
#s-2619c8e6-3d7a-4051-bee2-8c7654d349d7 { text-align: left; }
#s-7f53ae36-45da-46f2-ab26-15cc2b3795cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f53ae36-45da-46f2-ab26-15cc2b3795cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5152b379-215d-474c-836d-cdabf41cb502 { text-align: left; }
#s-5152b379-215d-474c-836d-cdabf41cb502 .shg-product-sold-out {
  display: none;
}

#s-5152b379-215d-474c-836d-cdabf41cb502 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5152b379-215d-474c-836d-cdabf41cb502 .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-199e2c64-597a-4e12-8176-bcc6515cad00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-199e2c64-597a-4e12-8176-bcc6515cad00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-199e2c64-597a-4e12-8176-bcc6515cad00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-199e2c64-597a-4e12-8176-bcc6515cad00 {
  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-199e2c64-597a-4e12-8176-bcc6515cad00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-199e2c64-597a-4e12-8176-bcc6515cad00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-199e2c64-597a-4e12-8176-bcc6515cad00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12fb5987-ef68-4045-9614-38a7621dfc1b {
  display: none;
}
#s-d0be67d4-e3ad-4bbb-8774-a0bf83fdfc94 { text-align: left; }
#s-1cf865ea-5f5d-4e92-a974-10821ac8dd65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1cf865ea-5f5d-4e92-a974-10821ac8dd65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4893d5fa-5185-41a3-83fc-b1536c6904c2 { text-align: left; }
#s-4893d5fa-5185-41a3-83fc-b1536c6904c2 .shg-product-sold-out {
  display: none;
}

#s-4893d5fa-5185-41a3-83fc-b1536c6904c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4893d5fa-5185-41a3-83fc-b1536c6904c2 .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-878254a5-2864-4417-b71a-cb733475271b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-878254a5-2864-4417-b71a-cb733475271b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-878254a5-2864-4417-b71a-cb733475271b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-878254a5-2864-4417-b71a-cb733475271b {
  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-878254a5-2864-4417-b71a-cb733475271b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-878254a5-2864-4417-b71a-cb733475271b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-878254a5-2864-4417-b71a-cb733475271b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-21185436-cbc6-4d68-8876-9b317f22b8fd {
  display: none;
}
#s-c0284abe-1e3d-4488-b916-22b0721ceffe { text-align: left; }
#s-2359b236-55d0-4dbb-b61f-05d346d8bbd1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2359b236-55d0-4dbb-b61f-05d346d8bbd1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c12dd90d-f2c0-4fa7-a69d-3e39a8b4ab93 { text-align: left; }
#s-c12dd90d-f2c0-4fa7-a69d-3e39a8b4ab93 .shg-product-sold-out {
  display: none;
}

#s-c12dd90d-f2c0-4fa7-a69d-3e39a8b4ab93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c12dd90d-f2c0-4fa7-a69d-3e39a8b4ab93 .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-6f977182-f03b-42be-9cdc-f1f59a754971 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f977182-f03b-42be-9cdc-f1f59a754971:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f977182-f03b-42be-9cdc-f1f59a754971:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f977182-f03b-42be-9cdc-f1f59a754971 {
  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-6f977182-f03b-42be-9cdc-f1f59a754971.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f977182-f03b-42be-9cdc-f1f59a754971.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f977182-f03b-42be-9cdc-f1f59a754971.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-91d52a5f-c357-4e8c-9511-620668d99031 {
  display: none;
}
#s-c81aab58-8783-487f-9815-a648bab51548 { text-align: left; }
#s-515dd4a0-24b4-4db1-aa28-c0954ef94ca8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-515dd4a0-24b4-4db1-aa28-c0954ef94ca8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e14ac71-1bd5-47fc-9c16-53d886436ce0 { text-align: left; }
#s-7e14ac71-1bd5-47fc-9c16-53d886436ce0 .shg-product-sold-out {
  display: none;
}

#s-7e14ac71-1bd5-47fc-9c16-53d886436ce0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e14ac71-1bd5-47fc-9c16-53d886436ce0 .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-8decb1c2-20ee-4428-b0e9-3a0a41b71912 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8decb1c2-20ee-4428-b0e9-3a0a41b71912:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8decb1c2-20ee-4428-b0e9-3a0a41b71912:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8decb1c2-20ee-4428-b0e9-3a0a41b71912 {
  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-8decb1c2-20ee-4428-b0e9-3a0a41b71912.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8decb1c2-20ee-4428-b0e9-3a0a41b71912.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8decb1c2-20ee-4428-b0e9-3a0a41b71912.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-85443d97-0205-4ea3-991e-9c6f7ca2bafa {
  display: none;
}
#s-9b6e6a68-bb7a-4635-8e58-85903a79d161 { text-align: left; }
#s-e3207bca-44fe-491e-98a3-1f6d1fa592b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3207bca-44fe-491e-98a3-1f6d1fa592b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-726399bc-e428-4ecf-a47c-4b8f23e89781 { text-align: left; }
#s-726399bc-e428-4ecf-a47c-4b8f23e89781 .shg-product-sold-out {
  display: none;
}

#s-726399bc-e428-4ecf-a47c-4b8f23e89781 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-726399bc-e428-4ecf-a47c-4b8f23e89781 .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-b9244057-0471-4531-8712-257761ba4bf6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b9244057-0471-4531-8712-257761ba4bf6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9244057-0471-4531-8712-257761ba4bf6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b9244057-0471-4531-8712-257761ba4bf6 {
  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-b9244057-0471-4531-8712-257761ba4bf6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9244057-0471-4531-8712-257761ba4bf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b9244057-0471-4531-8712-257761ba4bf6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f76ebe5-09fa-4f6b-9608-b45f17236bd3 {
  display: none;
}
#s-89cf26c0-f930-4c8d-819e-05ae172b4fb9 { text-align: left; }
#s-e75f0df8-3d28-48a0-8aae-4608c2a67f5a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e75f0df8-3d28-48a0-8aae-4608c2a67f5a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3bf7bf0-57a1-42b1-ad81-2c55061a65da { text-align: left; }
#s-b3bf7bf0-57a1-42b1-ad81-2c55061a65da .shg-product-sold-out {
  display: none;
}

#s-b3bf7bf0-57a1-42b1-ad81-2c55061a65da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3bf7bf0-57a1-42b1-ad81-2c55061a65da .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-b877c37d-b24e-47b7-a55c-53674052043b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b877c37d-b24e-47b7-a55c-53674052043b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b877c37d-b24e-47b7-a55c-53674052043b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b877c37d-b24e-47b7-a55c-53674052043b {
  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-b877c37d-b24e-47b7-a55c-53674052043b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b877c37d-b24e-47b7-a55c-53674052043b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b877c37d-b24e-47b7-a55c-53674052043b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9354059c-fe5e-436f-8975-7433c4e5bd10 {
  display: none;
}
#s-84ce650c-387d-4c5c-a160-ef9ba60421b0 { text-align: left; }
#s-24d996d3-eefd-44a1-9edd-1eaf11712d23 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24d996d3-eefd-44a1-9edd-1eaf11712d23 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a1e39ae-2db8-49f3-8731-eee97722194b { text-align: left; }
#s-7a1e39ae-2db8-49f3-8731-eee97722194b .shg-product-sold-out {
  display: none;
}

#s-7a1e39ae-2db8-49f3-8731-eee97722194b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a1e39ae-2db8-49f3-8731-eee97722194b .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-54610914-44a2-4bdc-b415-94f66f84cd6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54610914-44a2-4bdc-b415-94f66f84cd6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54610914-44a2-4bdc-b415-94f66f84cd6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54610914-44a2-4bdc-b415-94f66f84cd6f {
  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-54610914-44a2-4bdc-b415-94f66f84cd6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54610914-44a2-4bdc-b415-94f66f84cd6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54610914-44a2-4bdc-b415-94f66f84cd6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c1d34fe-29dc-4ab9-b9ba-ebe42481af69 {
  display: none;
}
#s-0c390542-188b-4938-aaa2-5a0122de804c { text-align: left; }
#s-bfea6d9f-13ad-4df4-a836-089a1531e622 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfea6d9f-13ad-4df4-a836-089a1531e622 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2d7a3ec-dcff-4489-aa89-dc7f060080dd { text-align: left; }
#s-c2d7a3ec-dcff-4489-aa89-dc7f060080dd .shg-product-sold-out {
  display: none;
}

#s-c2d7a3ec-dcff-4489-aa89-dc7f060080dd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2d7a3ec-dcff-4489-aa89-dc7f060080dd .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-b519e56e-516c-4311-9551-41b0a3388d5a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b519e56e-516c-4311-9551-41b0a3388d5a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b519e56e-516c-4311-9551-41b0a3388d5a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b519e56e-516c-4311-9551-41b0a3388d5a {
  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-b519e56e-516c-4311-9551-41b0a3388d5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b519e56e-516c-4311-9551-41b0a3388d5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b519e56e-516c-4311-9551-41b0a3388d5a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eb899c59-70bc-4b1f-9dc4-9b3ab0545751 {
  display: none;
}
#s-857dcee3-af6a-44df-93ac-04bb6e65f478 { text-align: left; }
#s-1318ce7b-12c9-4c37-859e-d542d4e671ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1318ce7b-12c9-4c37-859e-d542d4e671ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3f4273bb-2f9c-497f-899f-8c69717bba75 { text-align: left; }
#s-3f4273bb-2f9c-497f-899f-8c69717bba75 .shg-product-sold-out {
  display: none;
}

#s-3f4273bb-2f9c-497f-899f-8c69717bba75 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3f4273bb-2f9c-497f-899f-8c69717bba75 .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-02263c69-3c45-414e-89a1-6f4f247799b6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-02263c69-3c45-414e-89a1-6f4f247799b6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-02263c69-3c45-414e-89a1-6f4f247799b6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-02263c69-3c45-414e-89a1-6f4f247799b6 {
  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-02263c69-3c45-414e-89a1-6f4f247799b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02263c69-3c45-414e-89a1-6f4f247799b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-02263c69-3c45-414e-89a1-6f4f247799b6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f4059953-b968-4daf-abd3-1b1fa6a125cc {
  display: none;
}
#s-dda32f24-1fd1-46ec-806c-c166cc8e6f5a { text-align: left; }
#s-7a7f9cf8-5c81-42e9-afbc-cb3a39556d10 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a7f9cf8-5c81-42e9-afbc-cb3a39556d10 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-030e9351-ac91-48c5-8e8d-3fabe35131e6 { text-align: left; }
#s-030e9351-ac91-48c5-8e8d-3fabe35131e6 .shg-product-sold-out {
  display: none;
}

#s-030e9351-ac91-48c5-8e8d-3fabe35131e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-030e9351-ac91-48c5-8e8d-3fabe35131e6 .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-2a2978d9-65ff-4846-b32f-325383bddd9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2a2978d9-65ff-4846-b32f-325383bddd9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2a2978d9-65ff-4846-b32f-325383bddd9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2a2978d9-65ff-4846-b32f-325383bddd9e {
  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-2a2978d9-65ff-4846-b32f-325383bddd9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a2978d9-65ff-4846-b32f-325383bddd9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2a2978d9-65ff-4846-b32f-325383bddd9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4fbd38c6-a23f-4fb1-bae6-b36d91f529db {
  display: none;
}
#s-10127eb7-3b6c-4fe8-9dd8-8cc3bcfefdb3 { text-align: left; }
#s-2c3e7fc7-1169-4429-81af-b4bb81298d71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c3e7fc7-1169-4429-81af-b4bb81298d71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01bd01e1-6518-4330-a972-90a101a5cd86 { text-align: left; }
#s-01bd01e1-6518-4330-a972-90a101a5cd86 .shg-product-sold-out {
  display: none;
}

#s-01bd01e1-6518-4330-a972-90a101a5cd86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01bd01e1-6518-4330-a972-90a101a5cd86 .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-864daafe-3714-4e2c-82b5-377684f9b727 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-864daafe-3714-4e2c-82b5-377684f9b727:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-864daafe-3714-4e2c-82b5-377684f9b727:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-864daafe-3714-4e2c-82b5-377684f9b727 {
  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-864daafe-3714-4e2c-82b5-377684f9b727.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-864daafe-3714-4e2c-82b5-377684f9b727.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-864daafe-3714-4e2c-82b5-377684f9b727.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-71a5d7e8-ef82-469e-b22f-585816442475 {
  display: none;
}
#s-12784e06-b835-4c7c-aa6b-e10eb41e89ae { text-align: left; }
#s-db68e872-5ecd-4018-b2cc-604a3e056c7d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db68e872-5ecd-4018-b2cc-604a3e056c7d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1a4e3c9-fcc6-4f8a-bdb8-8083cbe85658 { text-align: left; }
#s-b1a4e3c9-fcc6-4f8a-bdb8-8083cbe85658 .shg-product-sold-out {
  display: none;
}

#s-b1a4e3c9-fcc6-4f8a-bdb8-8083cbe85658 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1a4e3c9-fcc6-4f8a-bdb8-8083cbe85658 .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-ef5cead7-7297-4208-ba1c-2828efe03c16 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef5cead7-7297-4208-ba1c-2828efe03c16:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef5cead7-7297-4208-ba1c-2828efe03c16:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef5cead7-7297-4208-ba1c-2828efe03c16 {
  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-ef5cead7-7297-4208-ba1c-2828efe03c16.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef5cead7-7297-4208-ba1c-2828efe03c16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef5cead7-7297-4208-ba1c-2828efe03c16.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d867924b-f6ec-4d9e-83cd-9ad2795777b8 {
  display: none;
}
#s-16582719-c1c4-4610-9391-48ebae89d9ac { text-align: left; }
#s-869e0dc3-0936-4dac-9d64-db15e26de9bc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-869e0dc3-0936-4dac-9d64-db15e26de9bc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ec20bcf-b6d7-4b9a-a25e-766dd4345d35 { text-align: left; }
#s-4ec20bcf-b6d7-4b9a-a25e-766dd4345d35 .shg-product-sold-out {
  display: none;
}

#s-4ec20bcf-b6d7-4b9a-a25e-766dd4345d35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ec20bcf-b6d7-4b9a-a25e-766dd4345d35 .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-b2374002-ce84-4b40-8d00-b0501455db5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b2374002-ce84-4b40-8d00-b0501455db5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b2374002-ce84-4b40-8d00-b0501455db5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b2374002-ce84-4b40-8d00-b0501455db5b {
  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-b2374002-ce84-4b40-8d00-b0501455db5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2374002-ce84-4b40-8d00-b0501455db5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2374002-ce84-4b40-8d00-b0501455db5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e4613f98-a4db-4044-ba6b-ac7024378c00 {
  display: none;
}
#s-0047dea0-602c-4852-840f-971ee38eedcb { text-align: left; }
#s-9def064d-4c33-4109-8eb3-1feeb61f90fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9def064d-4c33-4109-8eb3-1feeb61f90fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d754a2e-3097-421b-ad8a-910a2d602553 { text-align: left; }
#s-0d754a2e-3097-421b-ad8a-910a2d602553 .shg-product-sold-out {
  display: none;
}

#s-0d754a2e-3097-421b-ad8a-910a2d602553 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d754a2e-3097-421b-ad8a-910a2d602553 .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-de1ae1f1-b1b6-41d5-aa1c-e110486a6257 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de1ae1f1-b1b6-41d5-aa1c-e110486a6257:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de1ae1f1-b1b6-41d5-aa1c-e110486a6257:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de1ae1f1-b1b6-41d5-aa1c-e110486a6257 {
  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-de1ae1f1-b1b6-41d5-aa1c-e110486a6257.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de1ae1f1-b1b6-41d5-aa1c-e110486a6257.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de1ae1f1-b1b6-41d5-aa1c-e110486a6257.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f05ffc4-bc68-4a5b-bca8-98110c7ea7d6 {
  display: none;
}
#s-7cc5d055-737b-4a4c-841c-dc5fb6b18856 { text-align: left; }
#s-b12d6ed7-2430-45dd-8963-24c49cfd6f66 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b12d6ed7-2430-45dd-8963-24c49cfd6f66 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9603914a-84ff-474b-a26b-ab2d8fe8bd82 { text-align: left; }
#s-9603914a-84ff-474b-a26b-ab2d8fe8bd82 .shg-product-sold-out {
  display: none;
}

#s-9603914a-84ff-474b-a26b-ab2d8fe8bd82 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9603914a-84ff-474b-a26b-ab2d8fe8bd82 .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-642c1c56-95db-4f6a-b421-e93809cdb40e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-642c1c56-95db-4f6a-b421-e93809cdb40e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-642c1c56-95db-4f6a-b421-e93809cdb40e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-642c1c56-95db-4f6a-b421-e93809cdb40e {
  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-642c1c56-95db-4f6a-b421-e93809cdb40e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-642c1c56-95db-4f6a-b421-e93809cdb40e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-642c1c56-95db-4f6a-b421-e93809cdb40e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05be8dc7-28f1-4c36-bc29-2e37fb16effa {
  display: none;
}
#s-299c7d14-9442-4f8d-816b-01e50e5fd6f3 { text-align: left; }
#s-f2ca0e69-35e1-41a3-917a-fe8f310efec5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2ca0e69-35e1-41a3-917a-fe8f310efec5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b66efeda-3cd3-491e-a4d3-a0f8774b4784 { text-align: left; }
#s-b66efeda-3cd3-491e-a4d3-a0f8774b4784 .shg-product-sold-out {
  display: none;
}

#s-b66efeda-3cd3-491e-a4d3-a0f8774b4784 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b66efeda-3cd3-491e-a4d3-a0f8774b4784 .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-29404887-ba4a-487e-8dfc-b00917f75ddb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-29404887-ba4a-487e-8dfc-b00917f75ddb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-29404887-ba4a-487e-8dfc-b00917f75ddb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-29404887-ba4a-487e-8dfc-b00917f75ddb {
  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-29404887-ba4a-487e-8dfc-b00917f75ddb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-29404887-ba4a-487e-8dfc-b00917f75ddb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-29404887-ba4a-487e-8dfc-b00917f75ddb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01ad0ae1-ac46-4e1b-a422-737e735e3fb3 {
  display: none;
}
#s-99b97eb9-cf5a-42b1-a7e9-c3821fecf3f3 { text-align: left; }
#s-d6e6b66e-84da-4d87-b477-f726e113d398 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6e6b66e-84da-4d87-b477-f726e113d398 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6be259b7-8214-4256-b6ef-8aac73f5c221 { text-align: left; }
#s-6be259b7-8214-4256-b6ef-8aac73f5c221 .shg-product-sold-out {
  display: none;
}

#s-6be259b7-8214-4256-b6ef-8aac73f5c221 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6be259b7-8214-4256-b6ef-8aac73f5c221 .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-124cda2c-eb5a-45f3-9f24-cfdfe8d5832e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-124cda2c-eb5a-45f3-9f24-cfdfe8d5832e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-124cda2c-eb5a-45f3-9f24-cfdfe8d5832e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-124cda2c-eb5a-45f3-9f24-cfdfe8d5832e {
  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-124cda2c-eb5a-45f3-9f24-cfdfe8d5832e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-124cda2c-eb5a-45f3-9f24-cfdfe8d5832e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-124cda2c-eb5a-45f3-9f24-cfdfe8d5832e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df4c485a-31a3-4a95-8931-e7c0e9410592 {
  display: none;
}
#s-da7cb53f-a427-43de-9c79-5f6fd4160922 { text-align: left; }
#s-395bdef1-39c0-401c-9343-69126abb6ac5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-395bdef1-39c0-401c-9343-69126abb6ac5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e58c648d-30e1-49d1-b758-2390c4d469ac { text-align: left; }
#s-e58c648d-30e1-49d1-b758-2390c4d469ac .shg-product-sold-out {
  display: none;
}

#s-e58c648d-30e1-49d1-b758-2390c4d469ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e58c648d-30e1-49d1-b758-2390c4d469ac .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-5b051040-eda6-4130-a91d-db189da1a080 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b051040-eda6-4130-a91d-db189da1a080:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b051040-eda6-4130-a91d-db189da1a080:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b051040-eda6-4130-a91d-db189da1a080 {
  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-5b051040-eda6-4130-a91d-db189da1a080.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b051040-eda6-4130-a91d-db189da1a080.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b051040-eda6-4130-a91d-db189da1a080.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f8fecb25-a719-4dc2-922e-059019f8486a {
  display: none;
}
#s-b29caf21-fd6b-479f-a5d6-532cbbcf80c4 { text-align: left; }
#s-b9f6cd5a-995e-4dc8-af51-55c0c73d6a77 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b9f6cd5a-995e-4dc8-af51-55c0c73d6a77 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0794671f-9e7c-4e69-bc1b-e8d6a2ed158a { text-align: left; }
#s-0794671f-9e7c-4e69-bc1b-e8d6a2ed158a .shg-product-sold-out {
  display: none;
}

#s-0794671f-9e7c-4e69-bc1b-e8d6a2ed158a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0794671f-9e7c-4e69-bc1b-e8d6a2ed158a .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-f2ed5851-0329-4956-a37b-895e8698daa6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2ed5851-0329-4956-a37b-895e8698daa6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2ed5851-0329-4956-a37b-895e8698daa6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2ed5851-0329-4956-a37b-895e8698daa6 {
  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-f2ed5851-0329-4956-a37b-895e8698daa6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2ed5851-0329-4956-a37b-895e8698daa6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2ed5851-0329-4956-a37b-895e8698daa6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1311b86e-76b6-4d7e-b89b-901affca3b14 {
  display: none;
}
#s-89fd6144-b584-442d-bf5c-624128367d34 { text-align: left; }
#s-c9ca7809-8ac8-4db6-bcca-6f6b839a3147 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9ca7809-8ac8-4db6-bcca-6f6b839a3147 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f133391-f9dc-4f48-884a-613fbebcd1ca { text-align: left; }
#s-2f133391-f9dc-4f48-884a-613fbebcd1ca .shg-product-sold-out {
  display: none;
}

#s-2f133391-f9dc-4f48-884a-613fbebcd1ca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f133391-f9dc-4f48-884a-613fbebcd1ca .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-e50205c7-6d6e-4d25-bd9b-adb128fb6358 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e50205c7-6d6e-4d25-bd9b-adb128fb6358:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e50205c7-6d6e-4d25-bd9b-adb128fb6358:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e50205c7-6d6e-4d25-bd9b-adb128fb6358 {
  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-e50205c7-6d6e-4d25-bd9b-adb128fb6358.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e50205c7-6d6e-4d25-bd9b-adb128fb6358.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e50205c7-6d6e-4d25-bd9b-adb128fb6358.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff5d2c8e-6ab2-4722-bcab-26879ff931b2 {
  display: none;
}
#s-0836c4df-0421-4077-ad41-a8d68e0f6fb2 { text-align: left; }
#s-802ed99c-1fe4-4818-9c40-8e725d30201e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-802ed99c-1fe4-4818-9c40-8e725d30201e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-049cf37e-9f6d-4bb0-be43-81553630b08e { text-align: left; }
#s-049cf37e-9f6d-4bb0-be43-81553630b08e .shg-product-sold-out {
  display: none;
}

#s-049cf37e-9f6d-4bb0-be43-81553630b08e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-049cf37e-9f6d-4bb0-be43-81553630b08e .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-64e5782a-2abc-4c6e-8c7a-48701977d565 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64e5782a-2abc-4c6e-8c7a-48701977d565:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64e5782a-2abc-4c6e-8c7a-48701977d565:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64e5782a-2abc-4c6e-8c7a-48701977d565 {
  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-64e5782a-2abc-4c6e-8c7a-48701977d565.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64e5782a-2abc-4c6e-8c7a-48701977d565.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64e5782a-2abc-4c6e-8c7a-48701977d565.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-040b4edc-8113-469c-a20f-2cd2544c5617 {
  display: none;
}
#s-e8b1b5f8-461c-4c58-9813-3063b223d636 { text-align: left; }
#s-fa6d842f-73d1-40ff-bbb6-d3737c6c93e2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa6d842f-73d1-40ff-bbb6-d3737c6c93e2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9dd1db3a-5844-4978-8c31-c3db61e5d3c3 { text-align: left; }
#s-9dd1db3a-5844-4978-8c31-c3db61e5d3c3 .shg-product-sold-out {
  display: none;
}

#s-9dd1db3a-5844-4978-8c31-c3db61e5d3c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9dd1db3a-5844-4978-8c31-c3db61e5d3c3 .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-b85dd979-1376-441c-9548-98ece11b5350 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b85dd979-1376-441c-9548-98ece11b5350:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b85dd979-1376-441c-9548-98ece11b5350:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b85dd979-1376-441c-9548-98ece11b5350 {
  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-b85dd979-1376-441c-9548-98ece11b5350.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b85dd979-1376-441c-9548-98ece11b5350.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b85dd979-1376-441c-9548-98ece11b5350.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3dae7dc0-a70a-41b0-99cf-cb3fe2efcfa9 {
  display: none;
}
#s-3ac2cb85-f5f1-4d2b-8ad4-ebe8ebae748b { text-align: left; }
#s-47e94a45-5986-4b51-984e-b9f61e2fcb52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-47e94a45-5986-4b51-984e-b9f61e2fcb52 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1dc30b7-208d-4e25-9bc7-f5512206d828 { text-align: left; }
#s-e1dc30b7-208d-4e25-9bc7-f5512206d828 .shg-product-sold-out {
  display: none;
}

#s-e1dc30b7-208d-4e25-9bc7-f5512206d828 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1dc30b7-208d-4e25-9bc7-f5512206d828 .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-6b03d750-ca52-43c3-83ee-de2258b2b166 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b03d750-ca52-43c3-83ee-de2258b2b166:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b03d750-ca52-43c3-83ee-de2258b2b166:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b03d750-ca52-43c3-83ee-de2258b2b166 {
  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-6b03d750-ca52-43c3-83ee-de2258b2b166.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b03d750-ca52-43c3-83ee-de2258b2b166.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b03d750-ca52-43c3-83ee-de2258b2b166.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e86eeb22-8b24-483b-ab09-3be4612bf6d6 {
  display: none;
}
#s-1e80fa32-6534-4942-8d7d-02152673433e { text-align: left; }
#s-83bd9994-b7ad-4735-bb83-491d0a34c779 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83bd9994-b7ad-4735-bb83-491d0a34c779 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6bd5e8e7-7dfc-4298-bf25-f267927dc016 { text-align: left; }
#s-6bd5e8e7-7dfc-4298-bf25-f267927dc016 .shg-product-sold-out {
  display: none;
}

#s-6bd5e8e7-7dfc-4298-bf25-f267927dc016 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6bd5e8e7-7dfc-4298-bf25-f267927dc016 .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-673a4885-08e6-41d9-9494-a576e975d79d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-673a4885-08e6-41d9-9494-a576e975d79d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-673a4885-08e6-41d9-9494-a576e975d79d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-673a4885-08e6-41d9-9494-a576e975d79d {
  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-673a4885-08e6-41d9-9494-a576e975d79d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-673a4885-08e6-41d9-9494-a576e975d79d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-673a4885-08e6-41d9-9494-a576e975d79d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba3b0ea1-5335-41c6-897f-38f28e9a1c16 {
  display: none;
}
#s-27430c3c-8733-4e2f-a6ee-291d2b85f4f9 { text-align: left; }
#s-87475c3b-f7ef-4c92-b0a9-7115603113d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87475c3b-f7ef-4c92-b0a9-7115603113d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-283c12e3-28b1-4296-b12c-363ca0efdd3e { text-align: left; }
#s-283c12e3-28b1-4296-b12c-363ca0efdd3e .shg-product-sold-out {
  display: none;
}

#s-283c12e3-28b1-4296-b12c-363ca0efdd3e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-283c12e3-28b1-4296-b12c-363ca0efdd3e .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-57e041aa-a386-43a2-aba1-7b396390b22e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-57e041aa-a386-43a2-aba1-7b396390b22e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-57e041aa-a386-43a2-aba1-7b396390b22e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-57e041aa-a386-43a2-aba1-7b396390b22e {
  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-57e041aa-a386-43a2-aba1-7b396390b22e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-57e041aa-a386-43a2-aba1-7b396390b22e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-57e041aa-a386-43a2-aba1-7b396390b22e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9d91e16-cb44-44bf-a71f-5b694d22978c {
  display: none;
}
#s-419f7431-f471-407c-8e21-dce64310ffdb { text-align: left; }
#s-882b6786-bc86-45bf-b992-b42d22a137bc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-882b6786-bc86-45bf-b992-b42d22a137bc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e062506-a1e7-4bf5-b829-04c93d5e838c { text-align: left; }
#s-0e062506-a1e7-4bf5-b829-04c93d5e838c .shg-product-sold-out {
  display: none;
}

#s-0e062506-a1e7-4bf5-b829-04c93d5e838c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e062506-a1e7-4bf5-b829-04c93d5e838c .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-4641e438-a49e-4685-8658-c918568fe11d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4641e438-a49e-4685-8658-c918568fe11d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4641e438-a49e-4685-8658-c918568fe11d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4641e438-a49e-4685-8658-c918568fe11d {
  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-4641e438-a49e-4685-8658-c918568fe11d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4641e438-a49e-4685-8658-c918568fe11d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4641e438-a49e-4685-8658-c918568fe11d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-752850e2-f2c5-4710-a90a-3f7389a4de02 {
  display: none;
}
#s-66cbba3d-5812-49e4-b896-019c1d524699 { text-align: left; }
#s-f46105b9-4eaf-438d-977e-3b39acf0b7cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f46105b9-4eaf-438d-977e-3b39acf0b7cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-152b8004-7a1b-40d2-b9b6-195546d210bc { text-align: left; }
#s-152b8004-7a1b-40d2-b9b6-195546d210bc .shg-product-sold-out {
  display: none;
}

#s-152b8004-7a1b-40d2-b9b6-195546d210bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-152b8004-7a1b-40d2-b9b6-195546d210bc .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-3cd1e943-9095-4c78-aaf7-f7d745c1493a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3cd1e943-9095-4c78-aaf7-f7d745c1493a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3cd1e943-9095-4c78-aaf7-f7d745c1493a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3cd1e943-9095-4c78-aaf7-f7d745c1493a {
  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-3cd1e943-9095-4c78-aaf7-f7d745c1493a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3cd1e943-9095-4c78-aaf7-f7d745c1493a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3cd1e943-9095-4c78-aaf7-f7d745c1493a.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;
}
