.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-6788c7a5-cac5-4dbd-9306-ae2a8b432b0b {
  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-8b8e1d2f-d2d2-4a08-81bb-2029168cb0ae { margin-top: 40px; }
#s-8b8e1d2f-d2d2-4a08-81bb-2029168cb0ae .shogun-tabs {
  justify-content: center;
}


  #s-8b8e1d2f-d2d2-4a08-81bb-2029168cb0ae .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-8b8e1d2f-d2d2-4a08-81bb-2029168cb0ae .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-8b8e1d2f-d2d2-4a08-81bb-2029168cb0ae .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-8b8e1d2f-d2d2-4a08-81bb-2029168cb0ae .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-8b8e1d2f-d2d2-4a08-81bb-2029168cb0ae .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-8b8e1d2f-d2d2-4a08-81bb-2029168cb0ae .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-8b8e1d2f-d2d2-4a08-81bb-2029168cb0ae .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-91f7d677-13d5-4f62-941c-7f4f979be5da { padding-top: 10px;
padding-bottom: 10px; }
 #s-91f7d677-13d5-4f62-941c-7f4f979be5da .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-594f12ef-61d6-49a1-bf6b-e6834994d139 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-594f12ef-61d6-49a1-bf6b-e6834994d139 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-594f12ef-61d6-49a1-bf6b-e6834994d139 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-594f12ef-61d6-49a1-bf6b-e6834994d139 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-594f12ef-61d6-49a1-bf6b-e6834994d139 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-594f12ef-61d6-49a1-bf6b-e6834994d139 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-594f12ef-61d6-49a1-bf6b-e6834994d139 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-594f12ef-61d6-49a1-bf6b-e6834994d139 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-594f12ef-61d6-49a1-bf6b-e6834994d139 .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-8a12292e-c64a-4a59-ab1f-777c3adde4c3 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a12292e-c64a-4a59-ab1f-777c3adde4c3"] > .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-8f992ead-630c-4d4e-9a3b-5eed790385a4 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1d0b8509-7205-40dc-a817-0efc92f23240 { 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-001e8e1c-dfc7-43c8-8ef9-1c7fb2ff7fb3 { 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-001e8e1c-dfc7-43c8-8ef9-1c7fb2ff7fb3: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-001e8e1c-dfc7-43c8-8ef9-1c7fb2ff7fb3: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-001e8e1c-dfc7-43c8-8ef9-1c7fb2ff7fb3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-34135832-63c7-496f-9c11-c57858115501 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-018192c7-26d3-4d79-823c-799c9dfe4240 { 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-185a2344-2c55-4d4e-ac81-dd031ea37c6a { 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-185a2344-2c55-4d4e-ac81-dd031ea37c6a: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-185a2344-2c55-4d4e-ac81-dd031ea37c6a: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-185a2344-2c55-4d4e-ac81-dd031ea37c6a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-14d58e81-999e-4184-9273-e7ad6df3c441 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1b1471aa-359b-4b1a-8bb7-63c0c277f1a3 { 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-48f97288-8d6e-4c1d-95a5-1d17ae2c0a78 { 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-48f97288-8d6e-4c1d-95a5-1d17ae2c0a78: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-48f97288-8d6e-4c1d-95a5-1d17ae2c0a78: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-48f97288-8d6e-4c1d-95a5-1d17ae2c0a78.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-3c34a76e-f23c-48ee-a788-d4396deba170 { min-height: 50px; }
#s-3c34a76e-f23c-48ee-a788-d4396deba170 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-79c532de-3daa-43df-8973-5436c7f9a08e { 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-79c532de-3daa-43df-8973-5436c7f9a08e .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-faa5ed83-e80c-4387-b313-543be6d47971 {
  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-9e714c43-f7ae-42e6-821b-b49b583c3e6c { 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-b6ce86ba-b40e-40b0-9da9-f559822613bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6ce86ba-b40e-40b0-9da9-f559822613bf .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9cc87803-51eb-44fb-b428-500fe541fefe {
  display: none;
}
#s-407e9195-e4f1-46ad-bf46-cb658a445959 { text-align: left; }
#s-6b8a96c3-012e-4be4-837b-ea2986e7b040 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b8a96c3-012e-4be4-837b-ea2986e7b040 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4c8c7278-cc6d-4a57-a095-87ca66efce5e {
  display: none;
}
#s-6d4f09d2-3f10-48cb-aacf-52eaa8215e95 { text-align: left; }
#s-698d4c31-0b28-4937-b646-0beb8bcddf84 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-698d4c31-0b28-4937-b646-0beb8bcddf84 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b951ebf0-ef40-4ee6-ab87-c6caa95c94a0 {
  display: none;
}
#s-a2e71262-7ea9-4e18-8c60-c4a9d99bced4 { text-align: left; }
#s-956b9b3d-070e-400b-99ef-d68bd7f510e3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-956b9b3d-070e-400b-99ef-d68bd7f510e3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-93f70061-210d-4595-817b-92971323a0a4 {
  display: none;
}
#s-9af53eb9-2ead-4b60-9ced-2e4c0e3861b1 { text-align: left; }
#s-d77b3d10-0bb9-46fd-a502-da462bfff6b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d77b3d10-0bb9-46fd-a502-da462bfff6b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c307279d-1516-4203-9855-cd8912e1252f { text-align: left; }
#s-c307279d-1516-4203-9855-cd8912e1252f .shg-product-sold-out {
  display: none;
}

#s-c307279d-1516-4203-9855-cd8912e1252f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c307279d-1516-4203-9855-cd8912e1252f .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-a465909d-fc79-4b70-94a0-84138ccde7ff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a465909d-fc79-4b70-94a0-84138ccde7ff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a465909d-fc79-4b70-94a0-84138ccde7ff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a465909d-fc79-4b70-94a0-84138ccde7ff {
  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-a465909d-fc79-4b70-94a0-84138ccde7ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a465909d-fc79-4b70-94a0-84138ccde7ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a465909d-fc79-4b70-94a0-84138ccde7ff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a1e786d3-4260-41cd-b2eb-f5df3f341671 {
  display: none;
}
#s-dd0957bc-a32d-4eb8-a671-22309995f95e { text-align: left; }
#s-1f913f16-ae70-4368-9046-bad577fdd262 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f913f16-ae70-4368-9046-bad577fdd262 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e5b6fb4-4b60-47b0-b434-5b381c7430ff { text-align: left; }
#s-0e5b6fb4-4b60-47b0-b434-5b381c7430ff .shg-product-sold-out {
  display: none;
}

#s-0e5b6fb4-4b60-47b0-b434-5b381c7430ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e5b6fb4-4b60-47b0-b434-5b381c7430ff .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-d2a0a627-30c1-457b-b8f6-2e85580c8692 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d2a0a627-30c1-457b-b8f6-2e85580c8692:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d2a0a627-30c1-457b-b8f6-2e85580c8692:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d2a0a627-30c1-457b-b8f6-2e85580c8692 {
  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-d2a0a627-30c1-457b-b8f6-2e85580c8692.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2a0a627-30c1-457b-b8f6-2e85580c8692.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d2a0a627-30c1-457b-b8f6-2e85580c8692.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-82dda0fc-bf48-4a69-9004-4a0cfffa56de {
  display: none;
}
#s-b9eb36fe-2508-4074-999a-4aaaa3ab0294 { text-align: left; }
#s-e4e451ab-747e-4d4e-886e-50d7303330e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4e451ab-747e-4d4e-886e-50d7303330e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b04edf8b-afae-419c-8bc9-a6fdf3293c36 { text-align: left; }
#s-b04edf8b-afae-419c-8bc9-a6fdf3293c36 .shg-product-sold-out {
  display: none;
}

#s-b04edf8b-afae-419c-8bc9-a6fdf3293c36 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b04edf8b-afae-419c-8bc9-a6fdf3293c36 .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-d9db4769-88f3-4323-9a12-56155613d94a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9db4769-88f3-4323-9a12-56155613d94a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9db4769-88f3-4323-9a12-56155613d94a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9db4769-88f3-4323-9a12-56155613d94a {
  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-d9db4769-88f3-4323-9a12-56155613d94a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9db4769-88f3-4323-9a12-56155613d94a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9db4769-88f3-4323-9a12-56155613d94a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93c86544-12ef-4547-937d-3865d5c76946 {
  display: none;
}
#s-abe2814c-b673-460d-85ce-a0f8cccafc0b { text-align: left; }
#s-063fb581-bad9-4449-ad2e-89a013cbb802 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-063fb581-bad9-4449-ad2e-89a013cbb802 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d36c70f7-cc59-42e7-bb71-002a6803e6ee { text-align: left; }
#s-d36c70f7-cc59-42e7-bb71-002a6803e6ee .shg-product-sold-out {
  display: none;
}

#s-d36c70f7-cc59-42e7-bb71-002a6803e6ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d36c70f7-cc59-42e7-bb71-002a6803e6ee .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-4e9a57fb-4776-481c-bbc1-31ee08db30f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e9a57fb-4776-481c-bbc1-31ee08db30f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e9a57fb-4776-481c-bbc1-31ee08db30f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e9a57fb-4776-481c-bbc1-31ee08db30f6 {
  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-4e9a57fb-4776-481c-bbc1-31ee08db30f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e9a57fb-4776-481c-bbc1-31ee08db30f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e9a57fb-4776-481c-bbc1-31ee08db30f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-282ab322-3b79-46db-861c-edd361ceab21 {
  display: none;
}
#s-80cda6d4-59be-4c86-9bd0-1a0fffb7216c { text-align: left; }
#s-9f78b910-cd78-4e37-bf0f-1d6602d1cfb2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f78b910-cd78-4e37-bf0f-1d6602d1cfb2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f2c1487-6cc8-4608-b30a-2f3d3c7e7544 { text-align: left; }
#s-5f2c1487-6cc8-4608-b30a-2f3d3c7e7544 .shg-product-sold-out {
  display: none;
}

#s-5f2c1487-6cc8-4608-b30a-2f3d3c7e7544 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f2c1487-6cc8-4608-b30a-2f3d3c7e7544 .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-cfe6a004-a366-4b53-9125-b7f2062b7e0a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cfe6a004-a366-4b53-9125-b7f2062b7e0a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cfe6a004-a366-4b53-9125-b7f2062b7e0a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cfe6a004-a366-4b53-9125-b7f2062b7e0a {
  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-cfe6a004-a366-4b53-9125-b7f2062b7e0a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cfe6a004-a366-4b53-9125-b7f2062b7e0a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cfe6a004-a366-4b53-9125-b7f2062b7e0a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00a2609a-ee36-4ef8-9c21-a617b96c1f74 {
  display: none;
}
#s-8db66a2f-1255-4b28-95b0-9dbe6ce74209 { text-align: left; }
#s-a4283e84-8eb9-460b-ac1d-2546a5756d61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4283e84-8eb9-460b-ac1d-2546a5756d61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-608b56cd-3161-42e1-8fa1-481b12443228 { text-align: left; }
#s-608b56cd-3161-42e1-8fa1-481b12443228 .shg-product-sold-out {
  display: none;
}

#s-608b56cd-3161-42e1-8fa1-481b12443228 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-608b56cd-3161-42e1-8fa1-481b12443228 .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-71637382-6200-469f-8667-2598837454d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-71637382-6200-469f-8667-2598837454d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-71637382-6200-469f-8667-2598837454d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-71637382-6200-469f-8667-2598837454d1 {
  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-71637382-6200-469f-8667-2598837454d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71637382-6200-469f-8667-2598837454d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-71637382-6200-469f-8667-2598837454d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db46721f-59db-4254-8af5-f8ff20ca7ab4 {
  display: none;
}
#s-6eb5e9c9-c288-4619-a820-1ccab7c260f7 { text-align: left; }
#s-04d2cd77-efa3-4a6c-9784-5716df936b7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04d2cd77-efa3-4a6c-9784-5716df936b7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e02889ec-7e67-41ca-8341-52d77a7620b1 { text-align: left; }
#s-e02889ec-7e67-41ca-8341-52d77a7620b1 .shg-product-sold-out {
  display: none;
}

#s-e02889ec-7e67-41ca-8341-52d77a7620b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e02889ec-7e67-41ca-8341-52d77a7620b1 .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-ac0f3ad9-4a49-40c7-bc36-945a9a23dd68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac0f3ad9-4a49-40c7-bc36-945a9a23dd68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac0f3ad9-4a49-40c7-bc36-945a9a23dd68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac0f3ad9-4a49-40c7-bc36-945a9a23dd68 {
  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-ac0f3ad9-4a49-40c7-bc36-945a9a23dd68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac0f3ad9-4a49-40c7-bc36-945a9a23dd68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac0f3ad9-4a49-40c7-bc36-945a9a23dd68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-500de712-d14f-49fc-8dec-cca108822422 {
  display: none;
}
#s-6455a2b3-78aa-43b6-9fbf-b4cc101805ae { text-align: left; }
#s-897180ac-d1f8-4259-9f45-167991335771 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-897180ac-d1f8-4259-9f45-167991335771 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c4a29d6b-7192-4f0a-a296-b0aabe932a60 { text-align: left; }
#s-c4a29d6b-7192-4f0a-a296-b0aabe932a60 .shg-product-sold-out {
  display: none;
}

#s-c4a29d6b-7192-4f0a-a296-b0aabe932a60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c4a29d6b-7192-4f0a-a296-b0aabe932a60 .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-2ae41aaa-5e5f-4bd8-93f0-3e2670648ddd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ae41aaa-5e5f-4bd8-93f0-3e2670648ddd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ae41aaa-5e5f-4bd8-93f0-3e2670648ddd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ae41aaa-5e5f-4bd8-93f0-3e2670648ddd {
  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-2ae41aaa-5e5f-4bd8-93f0-3e2670648ddd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ae41aaa-5e5f-4bd8-93f0-3e2670648ddd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ae41aaa-5e5f-4bd8-93f0-3e2670648ddd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-038aad40-4deb-475d-9528-ba1551e07740 {
  display: none;
}
#s-22128f83-cf3e-41af-8e80-b34a5274e372 { text-align: left; }
#s-ed490431-b924-452b-b758-324771068b51 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed490431-b924-452b-b758-324771068b51 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97451960-6b44-4006-bc61-bc4f14530998 { text-align: left; }
#s-97451960-6b44-4006-bc61-bc4f14530998 .shg-product-sold-out {
  display: none;
}

#s-97451960-6b44-4006-bc61-bc4f14530998 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97451960-6b44-4006-bc61-bc4f14530998 .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-b1002e5b-4ee7-4472-a76b-da01e484ca64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1002e5b-4ee7-4472-a76b-da01e484ca64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1002e5b-4ee7-4472-a76b-da01e484ca64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1002e5b-4ee7-4472-a76b-da01e484ca64 {
  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-b1002e5b-4ee7-4472-a76b-da01e484ca64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1002e5b-4ee7-4472-a76b-da01e484ca64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1002e5b-4ee7-4472-a76b-da01e484ca64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42b915e3-4294-46be-92ad-304058a00f82 {
  display: none;
}
#s-8e865503-0af8-4b9e-9745-15f04dbefa4c { text-align: left; }
#s-66d05adc-118d-445b-8619-2bf77a5b78ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66d05adc-118d-445b-8619-2bf77a5b78ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bdfd1e80-f5d5-481e-a7c0-01038f65a42b { text-align: left; }
#s-bdfd1e80-f5d5-481e-a7c0-01038f65a42b .shg-product-sold-out {
  display: none;
}

#s-bdfd1e80-f5d5-481e-a7c0-01038f65a42b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bdfd1e80-f5d5-481e-a7c0-01038f65a42b .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-a6f527b0-7e68-4031-9802-c1139b4f380b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6f527b0-7e68-4031-9802-c1139b4f380b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6f527b0-7e68-4031-9802-c1139b4f380b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6f527b0-7e68-4031-9802-c1139b4f380b {
  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-a6f527b0-7e68-4031-9802-c1139b4f380b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6f527b0-7e68-4031-9802-c1139b4f380b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6f527b0-7e68-4031-9802-c1139b4f380b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee1af047-370f-4c35-9715-d722bba300c3 {
  display: none;
}
#s-5b2ed2b7-2072-49cb-89a9-ae82661ab1bf { text-align: left; }
#s-adaa22a0-5aa8-4257-ae8d-81c396d90f7c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-adaa22a0-5aa8-4257-ae8d-81c396d90f7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55057400-a1b3-45f5-8f42-7d00170aaa0d { text-align: left; }
#s-55057400-a1b3-45f5-8f42-7d00170aaa0d .shg-product-sold-out {
  display: none;
}

#s-55057400-a1b3-45f5-8f42-7d00170aaa0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55057400-a1b3-45f5-8f42-7d00170aaa0d .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-b35726a9-a6bf-4aeb-8946-e7b0e01d49b9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b35726a9-a6bf-4aeb-8946-e7b0e01d49b9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b35726a9-a6bf-4aeb-8946-e7b0e01d49b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b35726a9-a6bf-4aeb-8946-e7b0e01d49b9 {
  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-b35726a9-a6bf-4aeb-8946-e7b0e01d49b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b35726a9-a6bf-4aeb-8946-e7b0e01d49b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b35726a9-a6bf-4aeb-8946-e7b0e01d49b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-09848b49-960c-43c6-98fc-09c84b9e8d7d {
  display: none;
}
#s-b334641d-97be-4201-9db0-a2cb85da6b53 { text-align: left; }
#s-e89cc918-c9e1-483b-8d66-b13f20071f6a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e89cc918-c9e1-483b-8d66-b13f20071f6a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4363a0bb-eac1-4e2f-b15e-a9d95f907468 { text-align: left; }
#s-4363a0bb-eac1-4e2f-b15e-a9d95f907468 .shg-product-sold-out {
  display: none;
}

#s-4363a0bb-eac1-4e2f-b15e-a9d95f907468 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4363a0bb-eac1-4e2f-b15e-a9d95f907468 .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-a4dcaf99-0020-4f2e-b631-fe3eee959753 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a4dcaf99-0020-4f2e-b631-fe3eee959753:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a4dcaf99-0020-4f2e-b631-fe3eee959753:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a4dcaf99-0020-4f2e-b631-fe3eee959753 {
  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-a4dcaf99-0020-4f2e-b631-fe3eee959753.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4dcaf99-0020-4f2e-b631-fe3eee959753.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a4dcaf99-0020-4f2e-b631-fe3eee959753.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa598c65-2a10-40f5-8a33-4980a4090671 {
  display: none;
}
#s-117dc0d2-7e1f-4e99-982d-969f303447c8 { text-align: left; }
#s-a52f38ec-8f41-4739-a3f7-acf853a5d847 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a52f38ec-8f41-4739-a3f7-acf853a5d847 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6528b920-3048-47d0-9ca0-47586b1782bd { text-align: left; }
#s-6528b920-3048-47d0-9ca0-47586b1782bd .shg-product-sold-out {
  display: none;
}

#s-6528b920-3048-47d0-9ca0-47586b1782bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6528b920-3048-47d0-9ca0-47586b1782bd .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-fb98f710-e47b-4c0f-84cb-6dac72001725 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb98f710-e47b-4c0f-84cb-6dac72001725:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb98f710-e47b-4c0f-84cb-6dac72001725:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb98f710-e47b-4c0f-84cb-6dac72001725 {
  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-fb98f710-e47b-4c0f-84cb-6dac72001725.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb98f710-e47b-4c0f-84cb-6dac72001725.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb98f710-e47b-4c0f-84cb-6dac72001725.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-831510bd-e453-42c9-a326-d95a88e02386 {
  display: none;
}
#s-79fd6ad8-bb78-4b5d-b7ca-db36705e57ed { text-align: left; }
#s-c37bce35-436e-4130-8648-54d1172a6ec4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c37bce35-436e-4130-8648-54d1172a6ec4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-550abb1b-15fb-4590-83b6-c3405af7c9ea { text-align: left; }
#s-550abb1b-15fb-4590-83b6-c3405af7c9ea .shg-product-sold-out {
  display: none;
}

#s-550abb1b-15fb-4590-83b6-c3405af7c9ea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-550abb1b-15fb-4590-83b6-c3405af7c9ea .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-72ca5933-db36-43f9-b543-d4060e6eb7b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72ca5933-db36-43f9-b543-d4060e6eb7b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72ca5933-db36-43f9-b543-d4060e6eb7b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72ca5933-db36-43f9-b543-d4060e6eb7b1 {
  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-72ca5933-db36-43f9-b543-d4060e6eb7b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72ca5933-db36-43f9-b543-d4060e6eb7b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72ca5933-db36-43f9-b543-d4060e6eb7b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7a69616-20d1-4d3d-9512-25196ba951a6 {
  display: none;
}
#s-94a94e5a-927c-4c34-9a52-baf76c7174b4 { text-align: left; }
#s-7621893e-d49b-45d6-bad7-ea99bbac4837 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7621893e-d49b-45d6-bad7-ea99bbac4837 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b732dfcb-7dbf-44b8-8257-d1f0e665c0fa { text-align: left; }
#s-b732dfcb-7dbf-44b8-8257-d1f0e665c0fa .shg-product-sold-out {
  display: none;
}

#s-b732dfcb-7dbf-44b8-8257-d1f0e665c0fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b732dfcb-7dbf-44b8-8257-d1f0e665c0fa .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-97f4fd21-3bb0-4466-89c1-988228f542c1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97f4fd21-3bb0-4466-89c1-988228f542c1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97f4fd21-3bb0-4466-89c1-988228f542c1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97f4fd21-3bb0-4466-89c1-988228f542c1 {
  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-97f4fd21-3bb0-4466-89c1-988228f542c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97f4fd21-3bb0-4466-89c1-988228f542c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97f4fd21-3bb0-4466-89c1-988228f542c1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b47d5206-4545-47dc-9874-e8127efacf82 {
  display: none;
}
#s-4de19147-d590-41e7-b6bb-8063940d8492 { text-align: left; }
#s-21c434b9-b225-45b3-a806-38576b9afdc8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-21c434b9-b225-45b3-a806-38576b9afdc8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6be7f59-2978-4efa-91d4-ee707762d65b { text-align: left; }
#s-a6be7f59-2978-4efa-91d4-ee707762d65b .shg-product-sold-out {
  display: none;
}

#s-a6be7f59-2978-4efa-91d4-ee707762d65b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6be7f59-2978-4efa-91d4-ee707762d65b .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-e38efd01-08f7-4235-9a4b-eef89f99d030 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e38efd01-08f7-4235-9a4b-eef89f99d030:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e38efd01-08f7-4235-9a4b-eef89f99d030:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e38efd01-08f7-4235-9a4b-eef89f99d030 {
  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-e38efd01-08f7-4235-9a4b-eef89f99d030.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e38efd01-08f7-4235-9a4b-eef89f99d030.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e38efd01-08f7-4235-9a4b-eef89f99d030.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83af0e6e-3431-4920-bf0f-f08acbad764c {
  display: none;
}
#s-800e787e-c8bf-4d74-ac05-baf6f3550e94 { text-align: left; }
#s-4b9ec560-2151-4a61-895a-acc274b6debd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b9ec560-2151-4a61-895a-acc274b6debd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-02c0bbae-2f3f-43ea-a06e-dfc9e51cb8b7 { text-align: left; }
#s-02c0bbae-2f3f-43ea-a06e-dfc9e51cb8b7 .shg-product-sold-out {
  display: none;
}

#s-02c0bbae-2f3f-43ea-a06e-dfc9e51cb8b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-02c0bbae-2f3f-43ea-a06e-dfc9e51cb8b7 .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-3992ff6c-533d-46b0-8f0d-9961c017c41d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3992ff6c-533d-46b0-8f0d-9961c017c41d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3992ff6c-533d-46b0-8f0d-9961c017c41d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3992ff6c-533d-46b0-8f0d-9961c017c41d {
  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-3992ff6c-533d-46b0-8f0d-9961c017c41d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3992ff6c-533d-46b0-8f0d-9961c017c41d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3992ff6c-533d-46b0-8f0d-9961c017c41d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-63db4033-7523-4326-be03-f4c7203149a3 {
  display: none;
}
#s-4aa58fd0-5d8f-4e76-8773-25180c43b9cc { text-align: left; }
#s-9be1cd53-30b4-47a5-9b67-bf4c42810a4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9be1cd53-30b4-47a5-9b67-bf4c42810a4e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-64f2b47c-383d-4048-9a7d-14bba33e7533 { text-align: left; }
#s-64f2b47c-383d-4048-9a7d-14bba33e7533 .shg-product-sold-out {
  display: none;
}

#s-64f2b47c-383d-4048-9a7d-14bba33e7533 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-64f2b47c-383d-4048-9a7d-14bba33e7533 .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-c29a10da-6f7e-4323-b79b-18fb4505568f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c29a10da-6f7e-4323-b79b-18fb4505568f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c29a10da-6f7e-4323-b79b-18fb4505568f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c29a10da-6f7e-4323-b79b-18fb4505568f {
  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-c29a10da-6f7e-4323-b79b-18fb4505568f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c29a10da-6f7e-4323-b79b-18fb4505568f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c29a10da-6f7e-4323-b79b-18fb4505568f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c77cc49-cf6c-4b54-bade-d2acee565fed {
  display: none;
}
#s-85751a3a-a7ec-47e1-b91c-79080cc631e6 { text-align: left; }
#s-47d17328-b8b9-4bb9-8dbf-d16086608a63 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-47d17328-b8b9-4bb9-8dbf-d16086608a63 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f7f5dd9e-6842-4f9f-8f2d-dfc363e93596 { text-align: left; }
#s-f7f5dd9e-6842-4f9f-8f2d-dfc363e93596 .shg-product-sold-out {
  display: none;
}

#s-f7f5dd9e-6842-4f9f-8f2d-dfc363e93596 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f7f5dd9e-6842-4f9f-8f2d-dfc363e93596 .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-de496bd2-6bf1-4e57-84b8-ff480f84cccb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de496bd2-6bf1-4e57-84b8-ff480f84cccb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de496bd2-6bf1-4e57-84b8-ff480f84cccb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de496bd2-6bf1-4e57-84b8-ff480f84cccb {
  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-de496bd2-6bf1-4e57-84b8-ff480f84cccb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de496bd2-6bf1-4e57-84b8-ff480f84cccb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de496bd2-6bf1-4e57-84b8-ff480f84cccb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5e6d9605-1a20-4676-b38d-24a2060dc7be {
  display: none;
}
#s-9d9d45ef-d1e0-453d-8f00-b8db1b68ef62 { text-align: left; }
#s-9b2d1084-f6f8-4593-98ac-62b7b9509e8d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b2d1084-f6f8-4593-98ac-62b7b9509e8d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c02853a9-1a25-453f-b2bb-1e1314d909a6 { text-align: left; }
#s-c02853a9-1a25-453f-b2bb-1e1314d909a6 .shg-product-sold-out {
  display: none;
}

#s-c02853a9-1a25-453f-b2bb-1e1314d909a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c02853a9-1a25-453f-b2bb-1e1314d909a6 .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-2632e402-ed4a-450d-9ace-0b013c89af69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2632e402-ed4a-450d-9ace-0b013c89af69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2632e402-ed4a-450d-9ace-0b013c89af69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2632e402-ed4a-450d-9ace-0b013c89af69 {
  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-2632e402-ed4a-450d-9ace-0b013c89af69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2632e402-ed4a-450d-9ace-0b013c89af69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2632e402-ed4a-450d-9ace-0b013c89af69.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;
}
