.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-1549e9d8-4f35-4453-84fc-b9de380e05cf {
  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-f5c9d556-27d8-4e80-bd33-53b9da8cee5c { margin-top: 40px; }
#s-f5c9d556-27d8-4e80-bd33-53b9da8cee5c .shogun-tabs {
  justify-content: center;
}


  #s-f5c9d556-27d8-4e80-bd33-53b9da8cee5c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f5c9d556-27d8-4e80-bd33-53b9da8cee5c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f5c9d556-27d8-4e80-bd33-53b9da8cee5c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f5c9d556-27d8-4e80-bd33-53b9da8cee5c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f5c9d556-27d8-4e80-bd33-53b9da8cee5c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f5c9d556-27d8-4e80-bd33-53b9da8cee5c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f5c9d556-27d8-4e80-bd33-53b9da8cee5c .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-d80c9ecf-8c8e-4599-93eb-651294e677b9 { padding-top: 10px;
padding-bottom: 10px; }
 #s-d80c9ecf-8c8e-4599-93eb-651294e677b9 .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-171a832e-7add-4149-b0ee-45555f43fd4a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-171a832e-7add-4149-b0ee-45555f43fd4a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-171a832e-7add-4149-b0ee-45555f43fd4a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-171a832e-7add-4149-b0ee-45555f43fd4a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-171a832e-7add-4149-b0ee-45555f43fd4a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-171a832e-7add-4149-b0ee-45555f43fd4a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-171a832e-7add-4149-b0ee-45555f43fd4a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-171a832e-7add-4149-b0ee-45555f43fd4a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-171a832e-7add-4149-b0ee-45555f43fd4a .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-c79359fe-7180-4037-a007-5ad3b399a24e { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c79359fe-7180-4037-a007-5ad3b399a24e"] > .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-5a25fe3f-a778-495b-81ed-eb79e39b3895 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-89f516d2-20b8-4b27-a6b5-985648c349db { 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-8bc35836-ab02-46ef-9c2b-43ca28d59bdb { 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-8bc35836-ab02-46ef-9c2b-43ca28d59bdb: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-8bc35836-ab02-46ef-9c2b-43ca28d59bdb: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-8bc35836-ab02-46ef-9c2b-43ca28d59bdb.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-023992be-bb24-499b-aaa4-a9e83306577f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2fa9d4d9-0736-46f6-816e-4020802ce968 { 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-abb04ad2-3463-4d1d-9fa6-c8b6b367393b { 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-abb04ad2-3463-4d1d-9fa6-c8b6b367393b: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-abb04ad2-3463-4d1d-9fa6-c8b6b367393b: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-abb04ad2-3463-4d1d-9fa6-c8b6b367393b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f3096290-5e94-49ed-9bea-8742e81c2011 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-459b7573-e7ae-465b-8d22-67c360007c08 { 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-29fde2f1-fe9e-4bb9-8fd7-7e51b635c08b { 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-29fde2f1-fe9e-4bb9-8fd7-7e51b635c08b: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-29fde2f1-fe9e-4bb9-8fd7-7e51b635c08b: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-29fde2f1-fe9e-4bb9-8fd7-7e51b635c08b.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-5c841263-5df4-45cc-8198-93ce9b41fba4 { min-height: 50px; }
#s-5c841263-5df4-45cc-8198-93ce9b41fba4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-85c25bfc-2bac-4016-b3b0-fda1ec42b290 { 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-85c25bfc-2bac-4016-b3b0-fda1ec42b290 .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-e9c872c7-61f0-4b23-abbe-bdb9d747da9e {
  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-c75b96aa-497b-4c05-ad64-e6f9f88428aa { 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-2059aa20-5bbd-4dd5-8169-59bd7ee347de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2059aa20-5bbd-4dd5-8169-59bd7ee347de .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e7c31bc3-8d62-41ca-8d5f-cff50e5f7fe9 {
  display: none;
}
#s-b1df6eca-77c3-42ad-9bf0-d2ae11c25939 { text-align: left; }
#s-88dc3de8-d180-42d1-94f0-6f71d78b7934 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88dc3de8-d180-42d1-94f0-6f71d78b7934 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-07879638-ab81-46c7-89a1-ca38567c7772 {
  display: none;
}
#s-1616cb7a-30d3-4999-91e8-bd41676d0f0b { text-align: left; }
#s-9e2166f7-2b23-4e00-98cb-775e423d1298 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e2166f7-2b23-4e00-98cb-775e423d1298 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-93e4b5fa-aa13-417e-b106-4ae3a6caca3f {
  display: none;
}
#s-2ae0dd9a-2f51-40a4-b618-c5d46b220d77 { text-align: left; }
#s-29a94e0c-a429-49fd-ad66-da5f4bc183e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29a94e0c-a429-49fd-ad66-da5f4bc183e0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5197c7f8-74f2-46ae-91b0-bfc7281129e8 {
  display: none;
}
#s-5fbae320-d641-4fdb-895f-f40bf0b7b269 { text-align: left; }
#s-709a5618-6a50-44be-b164-05400bc7328e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-709a5618-6a50-44be-b164-05400bc7328e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be683a45-25f0-418e-a7c0-355366faa72a { text-align: left; }
#s-be683a45-25f0-418e-a7c0-355366faa72a .shg-product-sold-out {
  display: none;
}

#s-be683a45-25f0-418e-a7c0-355366faa72a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be683a45-25f0-418e-a7c0-355366faa72a .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-d88157c3-7f37-4ca7-a1da-b976db2d59d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d88157c3-7f37-4ca7-a1da-b976db2d59d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d88157c3-7f37-4ca7-a1da-b976db2d59d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d88157c3-7f37-4ca7-a1da-b976db2d59d0 {
  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-d88157c3-7f37-4ca7-a1da-b976db2d59d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d88157c3-7f37-4ca7-a1da-b976db2d59d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d88157c3-7f37-4ca7-a1da-b976db2d59d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5384ae75-5e78-4ad5-a3a3-e5effcaff573 {
  display: none;
}
#s-b0a6b5de-8999-4c53-8bbe-224ac4cf5b6e { text-align: left; }
#s-5dfb8753-1821-4df3-9971-426d8e640759 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5dfb8753-1821-4df3-9971-426d8e640759 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76e95994-5857-4d27-ba41-1d74b71e41d9 { text-align: left; }
#s-76e95994-5857-4d27-ba41-1d74b71e41d9 .shg-product-sold-out {
  display: none;
}

#s-76e95994-5857-4d27-ba41-1d74b71e41d9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76e95994-5857-4d27-ba41-1d74b71e41d9 .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-529a6b86-7a2e-42da-ba71-5db34dcb1669 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-529a6b86-7a2e-42da-ba71-5db34dcb1669:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-529a6b86-7a2e-42da-ba71-5db34dcb1669:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-529a6b86-7a2e-42da-ba71-5db34dcb1669 {
  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-529a6b86-7a2e-42da-ba71-5db34dcb1669.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-529a6b86-7a2e-42da-ba71-5db34dcb1669.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-529a6b86-7a2e-42da-ba71-5db34dcb1669.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34242761-9bc2-49a4-9e89-b46526ae6ae4 {
  display: none;
}
#s-58a986fd-a5d2-4379-b024-bb03a538073c { text-align: left; }
#s-362c0fe9-f745-414b-b97a-92a3565c009f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-362c0fe9-f745-414b-b97a-92a3565c009f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-47834ea4-461a-4766-90b5-d274de5f18a1 { text-align: left; }
#s-47834ea4-461a-4766-90b5-d274de5f18a1 .shg-product-sold-out {
  display: none;
}

#s-47834ea4-461a-4766-90b5-d274de5f18a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-47834ea4-461a-4766-90b5-d274de5f18a1 .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-5b8ed752-9b55-4234-8722-455e8657aa78 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b8ed752-9b55-4234-8722-455e8657aa78:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b8ed752-9b55-4234-8722-455e8657aa78:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b8ed752-9b55-4234-8722-455e8657aa78 {
  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-5b8ed752-9b55-4234-8722-455e8657aa78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b8ed752-9b55-4234-8722-455e8657aa78.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b8ed752-9b55-4234-8722-455e8657aa78.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b04ae542-5446-48aa-b824-93bd012506ff {
  display: none;
}
#s-df96e6b7-3099-4a5f-b691-7bf06b5f8a5a { text-align: left; }
#s-7518eba1-319b-4e02-a46b-ebc59bab3760 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7518eba1-319b-4e02-a46b-ebc59bab3760 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bec5ffc7-773a-48bc-89e8-a061195f6c23 { text-align: left; }
#s-bec5ffc7-773a-48bc-89e8-a061195f6c23 .shg-product-sold-out {
  display: none;
}

#s-bec5ffc7-773a-48bc-89e8-a061195f6c23 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bec5ffc7-773a-48bc-89e8-a061195f6c23 .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-7a83268b-79ef-49be-b385-c5c8e85d5c8a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a83268b-79ef-49be-b385-c5c8e85d5c8a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a83268b-79ef-49be-b385-c5c8e85d5c8a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a83268b-79ef-49be-b385-c5c8e85d5c8a {
  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-7a83268b-79ef-49be-b385-c5c8e85d5c8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a83268b-79ef-49be-b385-c5c8e85d5c8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a83268b-79ef-49be-b385-c5c8e85d5c8a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-85295002-0220-4452-8570-7e4e41fc1e31 {
  display: none;
}
#s-2e5529b9-3e06-4362-807f-9ab4ffd94980 { text-align: left; }
#s-df9b69e4-d2f0-4111-9d04-166d9d8d0554 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-df9b69e4-d2f0-4111-9d04-166d9d8d0554 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efc9069b-a11c-4770-bf3c-3035e428cca2 { text-align: left; }
#s-efc9069b-a11c-4770-bf3c-3035e428cca2 .shg-product-sold-out {
  display: none;
}

#s-efc9069b-a11c-4770-bf3c-3035e428cca2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efc9069b-a11c-4770-bf3c-3035e428cca2 .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-b45b6cb9-616c-46f7-973b-a101b116dcaa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b45b6cb9-616c-46f7-973b-a101b116dcaa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b45b6cb9-616c-46f7-973b-a101b116dcaa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b45b6cb9-616c-46f7-973b-a101b116dcaa {
  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-b45b6cb9-616c-46f7-973b-a101b116dcaa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b45b6cb9-616c-46f7-973b-a101b116dcaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b45b6cb9-616c-46f7-973b-a101b116dcaa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45188b13-c928-4ed0-b986-fcb36be0cfd3 {
  display: none;
}
#s-b8066c7e-ec6d-43ef-9b0d-c82d54d3283b { text-align: left; }
#s-2779028c-0857-4991-b628-fbfc2f7519ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2779028c-0857-4991-b628-fbfc2f7519ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e2c026d6-0d81-4460-849b-a7f1cb6d9e48 { text-align: left; }
#s-e2c026d6-0d81-4460-849b-a7f1cb6d9e48 .shg-product-sold-out {
  display: none;
}

#s-e2c026d6-0d81-4460-849b-a7f1cb6d9e48 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e2c026d6-0d81-4460-849b-a7f1cb6d9e48 .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-dac0d25d-b7f8-4507-b313-b02103eb3f14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dac0d25d-b7f8-4507-b313-b02103eb3f14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dac0d25d-b7f8-4507-b313-b02103eb3f14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dac0d25d-b7f8-4507-b313-b02103eb3f14 {
  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-dac0d25d-b7f8-4507-b313-b02103eb3f14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dac0d25d-b7f8-4507-b313-b02103eb3f14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dac0d25d-b7f8-4507-b313-b02103eb3f14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ccb48e9-4b71-4cce-b68c-08e593169aa5 {
  display: none;
}
#s-0bebdae6-9867-4e5e-9fcb-a1a1031d590a { text-align: left; }
#s-4a5dc795-23a6-4a62-b59b-be44cd40de8f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a5dc795-23a6-4a62-b59b-be44cd40de8f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75b665c2-3aac-498b-aab2-83f5e246fa73 { text-align: left; }
#s-75b665c2-3aac-498b-aab2-83f5e246fa73 .shg-product-sold-out {
  display: none;
}

#s-75b665c2-3aac-498b-aab2-83f5e246fa73 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75b665c2-3aac-498b-aab2-83f5e246fa73 .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-6be975bf-13cf-4733-bdb1-33e865a8a393 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6be975bf-13cf-4733-bdb1-33e865a8a393:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6be975bf-13cf-4733-bdb1-33e865a8a393:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6be975bf-13cf-4733-bdb1-33e865a8a393 {
  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-6be975bf-13cf-4733-bdb1-33e865a8a393.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6be975bf-13cf-4733-bdb1-33e865a8a393.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6be975bf-13cf-4733-bdb1-33e865a8a393.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae028d6e-4f45-403b-ab7d-3818d44d66c7 {
  display: none;
}
#s-17665ad7-8a85-4c7a-8588-e10f689cbb75 { text-align: left; }
#s-22b50aa7-9742-4fbc-bb32-359c6af42159 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-22b50aa7-9742-4fbc-bb32-359c6af42159 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9341cd9f-45df-4878-8d11-3c6933b67c5e { text-align: left; }
#s-9341cd9f-45df-4878-8d11-3c6933b67c5e .shg-product-sold-out {
  display: none;
}

#s-9341cd9f-45df-4878-8d11-3c6933b67c5e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9341cd9f-45df-4878-8d11-3c6933b67c5e .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-f78be552-1eab-4647-ab5b-4fb55da91779 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f78be552-1eab-4647-ab5b-4fb55da91779:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f78be552-1eab-4647-ab5b-4fb55da91779:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f78be552-1eab-4647-ab5b-4fb55da91779 {
  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-f78be552-1eab-4647-ab5b-4fb55da91779.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f78be552-1eab-4647-ab5b-4fb55da91779.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f78be552-1eab-4647-ab5b-4fb55da91779.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-610cebda-e502-4ea6-ba5b-c1c5f2737b48 {
  display: none;
}
#s-ac116364-0719-4878-90e3-c7fbcf2260d1 { text-align: left; }
#s-f515b9a9-01e8-4d50-834a-42214f7a4d65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f515b9a9-01e8-4d50-834a-42214f7a4d65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-138f299d-faf6-4688-9ca9-488045e90e1a { text-align: left; }
#s-138f299d-faf6-4688-9ca9-488045e90e1a .shg-product-sold-out {
  display: none;
}

#s-138f299d-faf6-4688-9ca9-488045e90e1a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-138f299d-faf6-4688-9ca9-488045e90e1a .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-242bf2ca-3e50-4afa-a796-892504df22b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-242bf2ca-3e50-4afa-a796-892504df22b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-242bf2ca-3e50-4afa-a796-892504df22b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-242bf2ca-3e50-4afa-a796-892504df22b3 {
  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-242bf2ca-3e50-4afa-a796-892504df22b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-242bf2ca-3e50-4afa-a796-892504df22b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-242bf2ca-3e50-4afa-a796-892504df22b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d8e5872-a8f4-431b-8111-90542eb219af {
  display: none;
}
#s-258744bc-79b4-43ad-8d9d-c1d6b12dcb17 { text-align: left; }
#s-af45616e-7c83-40e2-b782-0951c0715468 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af45616e-7c83-40e2-b782-0951c0715468 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ea52774-c834-491b-9318-14aafe44347d { text-align: left; }
#s-6ea52774-c834-491b-9318-14aafe44347d .shg-product-sold-out {
  display: none;
}

#s-6ea52774-c834-491b-9318-14aafe44347d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ea52774-c834-491b-9318-14aafe44347d .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-2727ee80-97cd-4225-ab03-fdad01689301 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2727ee80-97cd-4225-ab03-fdad01689301:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2727ee80-97cd-4225-ab03-fdad01689301:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2727ee80-97cd-4225-ab03-fdad01689301 {
  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-2727ee80-97cd-4225-ab03-fdad01689301.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2727ee80-97cd-4225-ab03-fdad01689301.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2727ee80-97cd-4225-ab03-fdad01689301.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3a4c1d3-ffef-4a5a-8cc1-50bc2a729257 {
  display: none;
}
#s-831a670c-89f6-4e9f-ac48-f277b8482a90 { text-align: left; }
#s-f48c467d-6f48-48c9-b6cc-879a388c4674 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f48c467d-6f48-48c9-b6cc-879a388c4674 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38d7518b-00dc-4517-9ae6-0c89ca0b08f6 { text-align: left; }
#s-38d7518b-00dc-4517-9ae6-0c89ca0b08f6 .shg-product-sold-out {
  display: none;
}

#s-38d7518b-00dc-4517-9ae6-0c89ca0b08f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38d7518b-00dc-4517-9ae6-0c89ca0b08f6 .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-e185e96b-0bff-407e-b928-d38bbb8ba1e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e185e96b-0bff-407e-b928-d38bbb8ba1e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e185e96b-0bff-407e-b928-d38bbb8ba1e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e185e96b-0bff-407e-b928-d38bbb8ba1e1 {
  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-e185e96b-0bff-407e-b928-d38bbb8ba1e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e185e96b-0bff-407e-b928-d38bbb8ba1e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e185e96b-0bff-407e-b928-d38bbb8ba1e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8aa4a564-6a63-480a-8081-3c966423ac72 {
  display: none;
}
#s-12232751-349a-40f9-8927-007feacdf5c0 { text-align: left; }
#s-e5ae0dab-9689-4601-b905-7c7ed9497835 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5ae0dab-9689-4601-b905-7c7ed9497835 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f388da8-0c42-4044-948a-c1928d3c5069 { text-align: left; }
#s-7f388da8-0c42-4044-948a-c1928d3c5069 .shg-product-sold-out {
  display: none;
}

#s-7f388da8-0c42-4044-948a-c1928d3c5069 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f388da8-0c42-4044-948a-c1928d3c5069 .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-3a4196e3-2e88-409f-b4d7-11f9d3ae79c5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3a4196e3-2e88-409f-b4d7-11f9d3ae79c5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3a4196e3-2e88-409f-b4d7-11f9d3ae79c5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3a4196e3-2e88-409f-b4d7-11f9d3ae79c5 {
  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-3a4196e3-2e88-409f-b4d7-11f9d3ae79c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a4196e3-2e88-409f-b4d7-11f9d3ae79c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3a4196e3-2e88-409f-b4d7-11f9d3ae79c5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a7b5e69-c839-4e56-afca-ec4b7701031b {
  display: none;
}
#s-77086b0f-e6b0-40d2-a3e3-e39938aa70a7 { text-align: left; }
#s-08616d3d-d903-49f9-87b0-2c59073ab4ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08616d3d-d903-49f9-87b0-2c59073ab4ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-acd81501-7461-4e2d-ae53-74642d826138 { text-align: left; }
#s-acd81501-7461-4e2d-ae53-74642d826138 .shg-product-sold-out {
  display: none;
}

#s-acd81501-7461-4e2d-ae53-74642d826138 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-acd81501-7461-4e2d-ae53-74642d826138 .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-c5f69609-ca3b-4dd3-be2d-4807b594e07a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5f69609-ca3b-4dd3-be2d-4807b594e07a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5f69609-ca3b-4dd3-be2d-4807b594e07a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5f69609-ca3b-4dd3-be2d-4807b594e07a {
  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-c5f69609-ca3b-4dd3-be2d-4807b594e07a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5f69609-ca3b-4dd3-be2d-4807b594e07a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5f69609-ca3b-4dd3-be2d-4807b594e07a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cdcf73fc-baea-45c2-bc5d-782860d34f9d {
  display: none;
}
#s-623fafda-ee46-45a3-ab54-a281a892e66a { text-align: left; }
#s-358925be-63e1-46c4-bb03-80f92ef9cd6b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-358925be-63e1-46c4-bb03-80f92ef9cd6b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2303beec-1862-451a-9ee3-e5be7d295c59 { text-align: left; }
#s-2303beec-1862-451a-9ee3-e5be7d295c59 .shg-product-sold-out {
  display: none;
}

#s-2303beec-1862-451a-9ee3-e5be7d295c59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2303beec-1862-451a-9ee3-e5be7d295c59 .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-3d10004f-1235-4f3e-b450-bdfa3940ba3c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d10004f-1235-4f3e-b450-bdfa3940ba3c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d10004f-1235-4f3e-b450-bdfa3940ba3c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d10004f-1235-4f3e-b450-bdfa3940ba3c {
  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-3d10004f-1235-4f3e-b450-bdfa3940ba3c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d10004f-1235-4f3e-b450-bdfa3940ba3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d10004f-1235-4f3e-b450-bdfa3940ba3c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5698390-8ae8-48c9-b760-84a48d7395f8 {
  display: none;
}
#s-f9c920cd-5ab8-4f74-8d81-8beed6bbc2fc { text-align: left; }
#s-db2550c5-b1d9-48e9-b530-e073cdcb68c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db2550c5-b1d9-48e9-b530-e073cdcb68c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a2ce9aa7-5f57-4b6e-9e9f-068307db7ad2 { text-align: left; }
#s-a2ce9aa7-5f57-4b6e-9e9f-068307db7ad2 .shg-product-sold-out {
  display: none;
}

#s-a2ce9aa7-5f57-4b6e-9e9f-068307db7ad2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a2ce9aa7-5f57-4b6e-9e9f-068307db7ad2 .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-d3ed3ec2-412f-4051-b8d0-247afbbc1c45 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d3ed3ec2-412f-4051-b8d0-247afbbc1c45:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d3ed3ec2-412f-4051-b8d0-247afbbc1c45:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d3ed3ec2-412f-4051-b8d0-247afbbc1c45 {
  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-d3ed3ec2-412f-4051-b8d0-247afbbc1c45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3ed3ec2-412f-4051-b8d0-247afbbc1c45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d3ed3ec2-412f-4051-b8d0-247afbbc1c45.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-80a54e31-3bc1-43ad-b7a2-a01763fb1967 {
  display: none;
}
#s-cca4faad-2b55-42d4-9832-2f0ed1ec91b1 { text-align: left; }
#s-c0bad9cf-a913-4248-8899-832b3c52ad36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0bad9cf-a913-4248-8899-832b3c52ad36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4e8191cf-0929-42fb-b9b5-3bbdfaf2df41 { text-align: left; }
#s-4e8191cf-0929-42fb-b9b5-3bbdfaf2df41 .shg-product-sold-out {
  display: none;
}

#s-4e8191cf-0929-42fb-b9b5-3bbdfaf2df41 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4e8191cf-0929-42fb-b9b5-3bbdfaf2df41 .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-9858975a-05ca-4b77-b224-9609e7eaec55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9858975a-05ca-4b77-b224-9609e7eaec55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9858975a-05ca-4b77-b224-9609e7eaec55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9858975a-05ca-4b77-b224-9609e7eaec55 {
  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-9858975a-05ca-4b77-b224-9609e7eaec55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9858975a-05ca-4b77-b224-9609e7eaec55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9858975a-05ca-4b77-b224-9609e7eaec55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-435c80bc-263c-4e23-924c-e42e095414e8 {
  display: none;
}
#s-69440a36-67a2-4e8d-a9f8-6e38d0c7657e { text-align: left; }
#s-8bedd55b-3655-4504-a985-a5ad803cf369 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8bedd55b-3655-4504-a985-a5ad803cf369 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9819c7d0-0bc3-44a3-8103-ce62226cb5d0 { text-align: left; }
#s-9819c7d0-0bc3-44a3-8103-ce62226cb5d0 .shg-product-sold-out {
  display: none;
}

#s-9819c7d0-0bc3-44a3-8103-ce62226cb5d0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9819c7d0-0bc3-44a3-8103-ce62226cb5d0 .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-ec123f8e-e455-415d-a052-5ede1144b981 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec123f8e-e455-415d-a052-5ede1144b981:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec123f8e-e455-415d-a052-5ede1144b981:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec123f8e-e455-415d-a052-5ede1144b981 {
  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-ec123f8e-e455-415d-a052-5ede1144b981.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec123f8e-e455-415d-a052-5ede1144b981.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec123f8e-e455-415d-a052-5ede1144b981.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be5c64f9-1d9e-43cc-b6b0-eaaac5087b5f {
  display: none;
}
#s-bb35cecf-cf99-468c-b02c-47517dbd2e49 { text-align: left; }
#s-c67e4e9a-928c-4235-8ceb-8445c56ffdae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c67e4e9a-928c-4235-8ceb-8445c56ffdae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d40b6dc4-84ad-4495-bb86-4b88cb319b1b { text-align: left; }
#s-d40b6dc4-84ad-4495-bb86-4b88cb319b1b .shg-product-sold-out {
  display: none;
}

#s-d40b6dc4-84ad-4495-bb86-4b88cb319b1b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d40b6dc4-84ad-4495-bb86-4b88cb319b1b .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-1bb8ca7f-f356-4135-a40c-4de2cc423725 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1bb8ca7f-f356-4135-a40c-4de2cc423725:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1bb8ca7f-f356-4135-a40c-4de2cc423725:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1bb8ca7f-f356-4135-a40c-4de2cc423725 {
  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-1bb8ca7f-f356-4135-a40c-4de2cc423725.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bb8ca7f-f356-4135-a40c-4de2cc423725.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1bb8ca7f-f356-4135-a40c-4de2cc423725.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eeb2a785-a6ef-498f-8798-0be5cd297365 {
  display: none;
}
#s-04e3203f-aeb9-4ebf-9b6b-c2a8422b5e76 { text-align: left; }
#s-7327c359-9872-4962-bf2a-be70941f66b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7327c359-9872-4962-bf2a-be70941f66b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3dd5de4d-3c2c-479e-b4d8-eca12de25d74 { text-align: left; }
#s-3dd5de4d-3c2c-479e-b4d8-eca12de25d74 .shg-product-sold-out {
  display: none;
}

#s-3dd5de4d-3c2c-479e-b4d8-eca12de25d74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3dd5de4d-3c2c-479e-b4d8-eca12de25d74 .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-73b044cb-d451-4196-9a2a-d04ebc7082f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73b044cb-d451-4196-9a2a-d04ebc7082f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73b044cb-d451-4196-9a2a-d04ebc7082f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73b044cb-d451-4196-9a2a-d04ebc7082f6 {
  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-73b044cb-d451-4196-9a2a-d04ebc7082f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73b044cb-d451-4196-9a2a-d04ebc7082f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73b044cb-d451-4196-9a2a-d04ebc7082f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9e5f3b4e-22e6-4e99-b4c9-c74111b7cb01 {
  display: none;
}
#s-96df60fd-d4ac-4a98-b163-05b96bcc8b1d { text-align: left; }
#s-fa19efb0-58f6-4b68-a3f8-5cf7dfbe75ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa19efb0-58f6-4b68-a3f8-5cf7dfbe75ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3ee05cf-3137-44a9-a5ec-8ce8e28883f8 { text-align: left; }
#s-c3ee05cf-3137-44a9-a5ec-8ce8e28883f8 .shg-product-sold-out {
  display: none;
}

#s-c3ee05cf-3137-44a9-a5ec-8ce8e28883f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3ee05cf-3137-44a9-a5ec-8ce8e28883f8 .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-c39f15a3-aeea-4277-940b-76479c91ded7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c39f15a3-aeea-4277-940b-76479c91ded7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c39f15a3-aeea-4277-940b-76479c91ded7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c39f15a3-aeea-4277-940b-76479c91ded7 {
  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-c39f15a3-aeea-4277-940b-76479c91ded7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c39f15a3-aeea-4277-940b-76479c91ded7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c39f15a3-aeea-4277-940b-76479c91ded7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a037f257-b252-4b08-95eb-a8d956e42a38 {
  display: none;
}
#s-c7b9fe33-239a-4942-b837-c3561ba160cf { text-align: left; }
#s-8268103a-f23f-41e6-b9e9-94e5b9660a64 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8268103a-f23f-41e6-b9e9-94e5b9660a64 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b52bdd71-82ff-41ba-8ca6-02856f56427b { text-align: left; }
#s-b52bdd71-82ff-41ba-8ca6-02856f56427b .shg-product-sold-out {
  display: none;
}

#s-b52bdd71-82ff-41ba-8ca6-02856f56427b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b52bdd71-82ff-41ba-8ca6-02856f56427b .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-0a8916d4-9745-46b8-b728-00be8369b2a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a8916d4-9745-46b8-b728-00be8369b2a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a8916d4-9745-46b8-b728-00be8369b2a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a8916d4-9745-46b8-b728-00be8369b2a1 {
  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-0a8916d4-9745-46b8-b728-00be8369b2a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a8916d4-9745-46b8-b728-00be8369b2a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a8916d4-9745-46b8-b728-00be8369b2a1.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;
}
