.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-46b58943-b608-4f2a-8421-b85fef76ae4b {
  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-beebc932-c26e-4c7a-a17f-1d5c907a7dfb { margin-top: 40px; }
#s-beebc932-c26e-4c7a-a17f-1d5c907a7dfb .shogun-tabs {
  justify-content: center;
}


  #s-beebc932-c26e-4c7a-a17f-1d5c907a7dfb .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-beebc932-c26e-4c7a-a17f-1d5c907a7dfb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-beebc932-c26e-4c7a-a17f-1d5c907a7dfb .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-beebc932-c26e-4c7a-a17f-1d5c907a7dfb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-beebc932-c26e-4c7a-a17f-1d5c907a7dfb .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-beebc932-c26e-4c7a-a17f-1d5c907a7dfb .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-beebc932-c26e-4c7a-a17f-1d5c907a7dfb .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-bfdb5f87-50a6-4720-84b3-2f46b4e3b88c { padding-top: 10px;
padding-bottom: 10px; }
 #s-bfdb5f87-50a6-4720-84b3-2f46b4e3b88c .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-928f09d6-a17a-4d34-b405-8198a8fd156b .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-928f09d6-a17a-4d34-b405-8198a8fd156b .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-928f09d6-a17a-4d34-b405-8198a8fd156b .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-928f09d6-a17a-4d34-b405-8198a8fd156b .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-928f09d6-a17a-4d34-b405-8198a8fd156b .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-928f09d6-a17a-4d34-b405-8198a8fd156b .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-928f09d6-a17a-4d34-b405-8198a8fd156b .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-928f09d6-a17a-4d34-b405-8198a8fd156b .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-928f09d6-a17a-4d34-b405-8198a8fd156b .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-fc972b38-1240-439e-bf49-91af03c3ccd2 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc972b38-1240-439e-bf49-91af03c3ccd2"] > .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-d8276c1a-958e-495c-a320-414bf77f2970 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-91cd28ab-490f-43fb-a146-f718d7823971 { 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-f8103d99-a86f-4b64-8b8b-a2285b3bc1f4 { 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-f8103d99-a86f-4b64-8b8b-a2285b3bc1f4: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-f8103d99-a86f-4b64-8b8b-a2285b3bc1f4: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-f8103d99-a86f-4b64-8b8b-a2285b3bc1f4.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b445232f-f918-4d30-ae2b-dbbf1c0f2108 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-231938b2-bc7e-4f49-a5df-544993265a6d { 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-21cb01da-e138-4d09-b557-ee9b7677e8e5 { 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-21cb01da-e138-4d09-b557-ee9b7677e8e5: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-21cb01da-e138-4d09-b557-ee9b7677e8e5: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-21cb01da-e138-4d09-b557-ee9b7677e8e5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6273a275-2c04-4985-9d58-a56ed9463363 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-aa3a5d8d-9950-45b1-9170-b48547a77f45 { 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-a2f37f11-9722-466b-8aa7-8c02448fd7a9 { 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-a2f37f11-9722-466b-8aa7-8c02448fd7a9: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-a2f37f11-9722-466b-8aa7-8c02448fd7a9: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-a2f37f11-9722-466b-8aa7-8c02448fd7a9.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-71781b43-b357-4907-b6d0-75e129e99af3 { min-height: 50px; }
#s-71781b43-b357-4907-b6d0-75e129e99af3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1c17c239-2ffe-41d1-86dd-279361c27a96 { 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-1c17c239-2ffe-41d1-86dd-279361c27a96 .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-bada56fa-5a02-4386-850b-9dc02ee11f06 {
  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-e041de8b-c633-4b10-92d2-24d9be03462a { 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-96831fec-fda4-4f6c-8c83-0e442181b701 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96831fec-fda4-4f6c-8c83-0e442181b701 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e8ebce48-83b4-4a83-9205-487861a298b4 {
  display: none;
}
#s-236f5640-ee17-42a4-a7e9-ada8bc8fbd01 { text-align: left; }
#s-cb7c975f-31ea-4aa4-94fd-79176d58224b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb7c975f-31ea-4aa4-94fd-79176d58224b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-377449cf-f6bc-4ada-8d2a-1f7da6b1dc85 {
  display: none;
}
#s-a602c967-5bbb-4daa-a8a4-944834ec2816 { text-align: left; }
#s-a9ed9ca4-ac2e-4550-ba39-466ac35ab981 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a9ed9ca4-ac2e-4550-ba39-466ac35ab981 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5ee53aaf-eaf3-421e-bb24-53e8d2a428ae {
  display: none;
}
#s-28ed0176-e9be-4362-91ca-21d9217a60e2 { text-align: left; }
#s-7a8e04bd-3901-4b6f-9955-a797cc4af87c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a8e04bd-3901-4b6f-9955-a797cc4af87c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f92bb165-d608-4afe-bd7c-d083a2c44ff2 {
  display: none;
}
#s-8413a4cc-6aa3-405b-945b-c164dcb4223a { text-align: left; }
#s-8c429f7a-3ddb-4dd6-8cdf-1e3b840fbec4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c429f7a-3ddb-4dd6-8cdf-1e3b840fbec4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5e086d6-ffd5-40fa-ba97-3cdf322ead2d { text-align: left; }
#s-c5e086d6-ffd5-40fa-ba97-3cdf322ead2d .shg-product-sold-out {
  display: none;
}

#s-c5e086d6-ffd5-40fa-ba97-3cdf322ead2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5e086d6-ffd5-40fa-ba97-3cdf322ead2d .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-e68b1715-62b6-4ad2-a1db-7ec48a2b55e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e68b1715-62b6-4ad2-a1db-7ec48a2b55e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e68b1715-62b6-4ad2-a1db-7ec48a2b55e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e68b1715-62b6-4ad2-a1db-7ec48a2b55e1 {
  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-e68b1715-62b6-4ad2-a1db-7ec48a2b55e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e68b1715-62b6-4ad2-a1db-7ec48a2b55e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e68b1715-62b6-4ad2-a1db-7ec48a2b55e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24dedf33-7cb2-494d-b468-1edaaa20183e {
  display: none;
}
#s-a61a4c98-6e51-4f98-b15f-cafbe85d2f2d { text-align: left; }
#s-41d3de97-37cc-4149-a0a5-d7ed1eaea40e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-41d3de97-37cc-4149-a0a5-d7ed1eaea40e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-91f4aea7-8dc4-484c-93c8-5458d87fa045 { text-align: left; }
#s-91f4aea7-8dc4-484c-93c8-5458d87fa045 .shg-product-sold-out {
  display: none;
}

#s-91f4aea7-8dc4-484c-93c8-5458d87fa045 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-91f4aea7-8dc4-484c-93c8-5458d87fa045 .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-0300794c-c217-44a2-b873-31b8e85a229f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0300794c-c217-44a2-b873-31b8e85a229f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0300794c-c217-44a2-b873-31b8e85a229f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0300794c-c217-44a2-b873-31b8e85a229f {
  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-0300794c-c217-44a2-b873-31b8e85a229f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0300794c-c217-44a2-b873-31b8e85a229f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0300794c-c217-44a2-b873-31b8e85a229f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55d28ffa-1dec-4d3f-9506-b65144480ec0 {
  display: none;
}
#s-4d9178eb-a005-46a2-b0f0-b262a888b246 { text-align: left; }
#s-b8186f2a-37c7-4d38-9e78-b690e8e50078 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8186f2a-37c7-4d38-9e78-b690e8e50078 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f6dd6eac-58b3-4196-bf8b-d079608af18b { text-align: left; }
#s-f6dd6eac-58b3-4196-bf8b-d079608af18b .shg-product-sold-out {
  display: none;
}

#s-f6dd6eac-58b3-4196-bf8b-d079608af18b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f6dd6eac-58b3-4196-bf8b-d079608af18b .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-ad66313a-aeb6-4ac6-8e93-aa16ac6a35a0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad66313a-aeb6-4ac6-8e93-aa16ac6a35a0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad66313a-aeb6-4ac6-8e93-aa16ac6a35a0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad66313a-aeb6-4ac6-8e93-aa16ac6a35a0 {
  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-ad66313a-aeb6-4ac6-8e93-aa16ac6a35a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad66313a-aeb6-4ac6-8e93-aa16ac6a35a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad66313a-aeb6-4ac6-8e93-aa16ac6a35a0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ad0d2b3-6933-4661-b204-1f68c84063fb {
  display: none;
}
#s-f4a0fbb1-1dae-4801-bfe9-92dcc45081cd { text-align: left; }
#s-82a2c2e5-7ca4-4247-b8bb-1e9a679b9237 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-82a2c2e5-7ca4-4247-b8bb-1e9a679b9237 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39cafc39-73c1-4e23-be6c-e1ba403956f2 { text-align: left; }
#s-39cafc39-73c1-4e23-be6c-e1ba403956f2 .shg-product-sold-out {
  display: none;
}

#s-39cafc39-73c1-4e23-be6c-e1ba403956f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39cafc39-73c1-4e23-be6c-e1ba403956f2 .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-5f3cf3e4-6697-48db-9cb5-91fa0f2f8cb5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f3cf3e4-6697-48db-9cb5-91fa0f2f8cb5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f3cf3e4-6697-48db-9cb5-91fa0f2f8cb5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f3cf3e4-6697-48db-9cb5-91fa0f2f8cb5 {
  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-5f3cf3e4-6697-48db-9cb5-91fa0f2f8cb5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f3cf3e4-6697-48db-9cb5-91fa0f2f8cb5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f3cf3e4-6697-48db-9cb5-91fa0f2f8cb5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc88047f-a8e1-40c2-8972-e93fbd046ad9 {
  display: none;
}
#s-ab78ae46-6aca-4b6b-aa47-3590a13b7e3a { text-align: left; }
#s-b3606e42-8c7b-44cf-9446-12c9a48e3b50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3606e42-8c7b-44cf-9446-12c9a48e3b50 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-580da602-7d89-4fa8-a96f-283f9c94d6a4 { text-align: left; }
#s-580da602-7d89-4fa8-a96f-283f9c94d6a4 .shg-product-sold-out {
  display: none;
}

#s-580da602-7d89-4fa8-a96f-283f9c94d6a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-580da602-7d89-4fa8-a96f-283f9c94d6a4 .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-0daac5e0-22c6-4f95-9279-8a10c8774678 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0daac5e0-22c6-4f95-9279-8a10c8774678:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0daac5e0-22c6-4f95-9279-8a10c8774678:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0daac5e0-22c6-4f95-9279-8a10c8774678 {
  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-0daac5e0-22c6-4f95-9279-8a10c8774678.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0daac5e0-22c6-4f95-9279-8a10c8774678.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0daac5e0-22c6-4f95-9279-8a10c8774678.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ccd38df6-e7de-4678-8037-06904d2fe623 {
  display: none;
}
#s-c4939b71-10da-49f2-ae6a-ecde7b830d55 { text-align: left; }
#s-97826193-4013-4f9d-871b-d0ae0e37d8d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-97826193-4013-4f9d-871b-d0ae0e37d8d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d81d830-7f72-4f7a-bb5c-ff8f31cc44d7 { text-align: left; }
#s-2d81d830-7f72-4f7a-bb5c-ff8f31cc44d7 .shg-product-sold-out {
  display: none;
}

#s-2d81d830-7f72-4f7a-bb5c-ff8f31cc44d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d81d830-7f72-4f7a-bb5c-ff8f31cc44d7 .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-aff8dc05-5c81-470b-9ca1-7f680595246c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aff8dc05-5c81-470b-9ca1-7f680595246c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aff8dc05-5c81-470b-9ca1-7f680595246c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aff8dc05-5c81-470b-9ca1-7f680595246c {
  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-aff8dc05-5c81-470b-9ca1-7f680595246c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aff8dc05-5c81-470b-9ca1-7f680595246c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aff8dc05-5c81-470b-9ca1-7f680595246c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14997a5f-39f2-40e8-85bd-1689a053b60a {
  display: none;
}
#s-915cdf6b-2a1e-4dbc-ac8f-2b5891135a5d { text-align: left; }
#s-43015114-eb1e-41df-8225-b10c417eab8f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-43015114-eb1e-41df-8225-b10c417eab8f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3100f55-9b1c-4b88-a9a5-04f8ee8b418a { text-align: left; }
#s-b3100f55-9b1c-4b88-a9a5-04f8ee8b418a .shg-product-sold-out {
  display: none;
}

#s-b3100f55-9b1c-4b88-a9a5-04f8ee8b418a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3100f55-9b1c-4b88-a9a5-04f8ee8b418a .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-fbcf9c6a-b4e9-488f-88e6-aa31fb6e1343 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fbcf9c6a-b4e9-488f-88e6-aa31fb6e1343:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fbcf9c6a-b4e9-488f-88e6-aa31fb6e1343:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fbcf9c6a-b4e9-488f-88e6-aa31fb6e1343 {
  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-fbcf9c6a-b4e9-488f-88e6-aa31fb6e1343.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbcf9c6a-b4e9-488f-88e6-aa31fb6e1343.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fbcf9c6a-b4e9-488f-88e6-aa31fb6e1343.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0ad07d03-1454-4943-a235-fc340462a5f1 {
  display: none;
}
#s-21bcab7d-fea2-4f77-8bd9-fc3e8f69d1aa { text-align: left; }
#s-bae4721a-527a-447a-a183-7eef436886cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bae4721a-527a-447a-a183-7eef436886cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-030d77a7-86de-4e03-bb0d-2da4c59ab04d { text-align: left; }
#s-030d77a7-86de-4e03-bb0d-2da4c59ab04d .shg-product-sold-out {
  display: none;
}

#s-030d77a7-86de-4e03-bb0d-2da4c59ab04d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-030d77a7-86de-4e03-bb0d-2da4c59ab04d .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-73adb7a8-8ec6-4ff6-bdd1-742f5614565d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73adb7a8-8ec6-4ff6-bdd1-742f5614565d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73adb7a8-8ec6-4ff6-bdd1-742f5614565d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73adb7a8-8ec6-4ff6-bdd1-742f5614565d {
  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-73adb7a8-8ec6-4ff6-bdd1-742f5614565d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73adb7a8-8ec6-4ff6-bdd1-742f5614565d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73adb7a8-8ec6-4ff6-bdd1-742f5614565d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33340778-9448-4b27-a4b9-e7ecb7198b2d {
  display: none;
}
#s-7f33ed72-6911-489a-aab3-d288aa31c657 { text-align: left; }
#s-46f84526-72de-4fa5-a592-4c3c58264f74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-46f84526-72de-4fa5-a592-4c3c58264f74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e548c98b-2e6d-42fd-8b5c-3bf5f93959de { text-align: left; }
#s-e548c98b-2e6d-42fd-8b5c-3bf5f93959de .shg-product-sold-out {
  display: none;
}

#s-e548c98b-2e6d-42fd-8b5c-3bf5f93959de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e548c98b-2e6d-42fd-8b5c-3bf5f93959de .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-c48d7d90-e8c5-4bf6-8f9a-f9306431a1b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c48d7d90-e8c5-4bf6-8f9a-f9306431a1b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c48d7d90-e8c5-4bf6-8f9a-f9306431a1b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c48d7d90-e8c5-4bf6-8f9a-f9306431a1b5 {
  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-c48d7d90-e8c5-4bf6-8f9a-f9306431a1b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c48d7d90-e8c5-4bf6-8f9a-f9306431a1b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c48d7d90-e8c5-4bf6-8f9a-f9306431a1b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-efdbbe8c-cea2-4e9a-a116-495cc236dba1 {
  display: none;
}
#s-fff0a29c-b371-4c72-8ac3-3e38614bf3f8 { text-align: left; }
#s-40793648-9860-4f5f-b1ba-6721f0690b55 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40793648-9860-4f5f-b1ba-6721f0690b55 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27cd5f55-672d-4a59-ba67-95572b3729f2 { text-align: left; }
#s-27cd5f55-672d-4a59-ba67-95572b3729f2 .shg-product-sold-out {
  display: none;
}

#s-27cd5f55-672d-4a59-ba67-95572b3729f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27cd5f55-672d-4a59-ba67-95572b3729f2 .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-be8d369f-8630-4dd1-b259-a3d8fe413068 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be8d369f-8630-4dd1-b259-a3d8fe413068:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be8d369f-8630-4dd1-b259-a3d8fe413068:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be8d369f-8630-4dd1-b259-a3d8fe413068 {
  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-be8d369f-8630-4dd1-b259-a3d8fe413068.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be8d369f-8630-4dd1-b259-a3d8fe413068.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be8d369f-8630-4dd1-b259-a3d8fe413068.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e7311d2-5166-4260-a8aa-119b8bbdecbf {
  display: none;
}
#s-988fa9fc-d424-4a65-beb2-6926125d96db { text-align: left; }
#s-88405e7b-d097-424c-8948-a5e385195d83 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88405e7b-d097-424c-8948-a5e385195d83 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2267a73f-dc35-47d8-85ac-3f96578128ae { text-align: left; }
#s-2267a73f-dc35-47d8-85ac-3f96578128ae .shg-product-sold-out {
  display: none;
}

#s-2267a73f-dc35-47d8-85ac-3f96578128ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2267a73f-dc35-47d8-85ac-3f96578128ae .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-cbdddd14-cdcb-4df5-bad0-b723ff607518 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cbdddd14-cdcb-4df5-bad0-b723ff607518:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cbdddd14-cdcb-4df5-bad0-b723ff607518:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cbdddd14-cdcb-4df5-bad0-b723ff607518 {
  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-cbdddd14-cdcb-4df5-bad0-b723ff607518.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbdddd14-cdcb-4df5-bad0-b723ff607518.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cbdddd14-cdcb-4df5-bad0-b723ff607518.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa5248d8-536c-40be-a32d-519d7e030956 {
  display: none;
}
#s-6f3bc099-e2f6-4ba3-af93-5557530d977e { text-align: left; }
#s-36a223a2-6291-451a-b776-ec8ba6a466bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36a223a2-6291-451a-b776-ec8ba6a466bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7798239c-a20b-4859-9c62-2c283dce049c { text-align: left; }
#s-7798239c-a20b-4859-9c62-2c283dce049c .shg-product-sold-out {
  display: none;
}

#s-7798239c-a20b-4859-9c62-2c283dce049c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7798239c-a20b-4859-9c62-2c283dce049c .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-a74c90bc-d201-41bc-a555-74eb7b387b17 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a74c90bc-d201-41bc-a555-74eb7b387b17:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a74c90bc-d201-41bc-a555-74eb7b387b17:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a74c90bc-d201-41bc-a555-74eb7b387b17 {
  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-a74c90bc-d201-41bc-a555-74eb7b387b17.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a74c90bc-d201-41bc-a555-74eb7b387b17.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a74c90bc-d201-41bc-a555-74eb7b387b17.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a16c5880-ba1e-49ce-94e5-8ae8576ec31f {
  display: none;
}
#s-6a7b38c3-a019-4337-abea-037dde8ae3d5 { text-align: left; }
#s-c47a3803-22bd-4736-95ce-d97d1d4ea12b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c47a3803-22bd-4736-95ce-d97d1d4ea12b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-147070f1-53a6-4cee-8eec-8bcc0ac22a22 { text-align: left; }
#s-147070f1-53a6-4cee-8eec-8bcc0ac22a22 .shg-product-sold-out {
  display: none;
}

#s-147070f1-53a6-4cee-8eec-8bcc0ac22a22 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-147070f1-53a6-4cee-8eec-8bcc0ac22a22 .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-3125263f-756d-4830-9eb1-005761facfa4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3125263f-756d-4830-9eb1-005761facfa4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3125263f-756d-4830-9eb1-005761facfa4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3125263f-756d-4830-9eb1-005761facfa4 {
  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-3125263f-756d-4830-9eb1-005761facfa4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3125263f-756d-4830-9eb1-005761facfa4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3125263f-756d-4830-9eb1-005761facfa4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df20e6ae-0516-4e26-bb82-8b6a7d9c7454 {
  display: none;
}
#s-cf1b94bc-7dbb-456b-8193-7c98c76e01ce { text-align: left; }
#s-98944dc4-0a83-4298-82f2-6fd6037c25f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-98944dc4-0a83-4298-82f2-6fd6037c25f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aef18601-b063-44bb-b4ec-d23095e6799f { text-align: left; }
#s-aef18601-b063-44bb-b4ec-d23095e6799f .shg-product-sold-out {
  display: none;
}

#s-aef18601-b063-44bb-b4ec-d23095e6799f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aef18601-b063-44bb-b4ec-d23095e6799f .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-9e5dcb8c-8377-42d7-a28a-c35cb9740514 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9e5dcb8c-8377-42d7-a28a-c35cb9740514:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9e5dcb8c-8377-42d7-a28a-c35cb9740514:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e5dcb8c-8377-42d7-a28a-c35cb9740514 {
  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-9e5dcb8c-8377-42d7-a28a-c35cb9740514.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e5dcb8c-8377-42d7-a28a-c35cb9740514.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e5dcb8c-8377-42d7-a28a-c35cb9740514.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-547c94ce-e956-4ab8-abad-883c53c2ec42 {
  display: none;
}
#s-3b3eaafa-84fa-4a88-b3ac-da882a0e861b { text-align: left; }
#s-e61650d2-aeee-427e-8d8d-dfd0f69a158d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e61650d2-aeee-427e-8d8d-dfd0f69a158d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ada6d056-7ec2-4d76-8b52-e02730416943 { text-align: left; }
#s-ada6d056-7ec2-4d76-8b52-e02730416943 .shg-product-sold-out {
  display: none;
}

#s-ada6d056-7ec2-4d76-8b52-e02730416943 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ada6d056-7ec2-4d76-8b52-e02730416943 .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-186585bf-5a02-407d-8e91-738a05fba104 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-186585bf-5a02-407d-8e91-738a05fba104:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-186585bf-5a02-407d-8e91-738a05fba104:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-186585bf-5a02-407d-8e91-738a05fba104 {
  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-186585bf-5a02-407d-8e91-738a05fba104.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-186585bf-5a02-407d-8e91-738a05fba104.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-186585bf-5a02-407d-8e91-738a05fba104.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-29a53f9d-f244-4d84-b790-91a47875ed2f {
  display: none;
}
#s-427d26bc-444e-469e-abc5-d9c067cad43a { text-align: left; }
#s-40e64ae4-f859-4578-8366-323d60c1f341 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40e64ae4-f859-4578-8366-323d60c1f341 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48800de9-18f6-4690-a5ff-26909b76c8a8 { text-align: left; }
#s-48800de9-18f6-4690-a5ff-26909b76c8a8 .shg-product-sold-out {
  display: none;
}

#s-48800de9-18f6-4690-a5ff-26909b76c8a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48800de9-18f6-4690-a5ff-26909b76c8a8 .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-30ded629-0fd7-4b14-9fe1-20ed28ba305c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30ded629-0fd7-4b14-9fe1-20ed28ba305c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30ded629-0fd7-4b14-9fe1-20ed28ba305c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30ded629-0fd7-4b14-9fe1-20ed28ba305c {
  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-30ded629-0fd7-4b14-9fe1-20ed28ba305c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30ded629-0fd7-4b14-9fe1-20ed28ba305c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30ded629-0fd7-4b14-9fe1-20ed28ba305c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c6a0300f-71ba-4a97-853a-827f1af544d0 {
  display: none;
}
#s-a44499a5-b5f6-48a9-bf0f-7a04bb78b079 { text-align: left; }
#s-18bc06d6-6bc0-4e53-bc50-2f27a3dca65a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18bc06d6-6bc0-4e53-bc50-2f27a3dca65a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38fa6aa1-ed42-4008-8fb1-31c94335e09c { text-align: left; }
#s-38fa6aa1-ed42-4008-8fb1-31c94335e09c .shg-product-sold-out {
  display: none;
}

#s-38fa6aa1-ed42-4008-8fb1-31c94335e09c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38fa6aa1-ed42-4008-8fb1-31c94335e09c .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-5b70cb70-b578-4fe5-8f01-8518eb5dfc2a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b70cb70-b578-4fe5-8f01-8518eb5dfc2a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b70cb70-b578-4fe5-8f01-8518eb5dfc2a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b70cb70-b578-4fe5-8f01-8518eb5dfc2a {
  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-5b70cb70-b578-4fe5-8f01-8518eb5dfc2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b70cb70-b578-4fe5-8f01-8518eb5dfc2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b70cb70-b578-4fe5-8f01-8518eb5dfc2a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-708071b4-059b-4afa-861b-1740f5a79af0 {
  display: none;
}
#s-9cb750e1-37b9-4118-9520-2980a91fe48c { text-align: left; }
#s-3091bf0b-8bc7-4e70-95f6-e880dfa87255 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3091bf0b-8bc7-4e70-95f6-e880dfa87255 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46f69c7c-a1c5-42ad-b095-0c3971e77c49 { text-align: left; }
#s-46f69c7c-a1c5-42ad-b095-0c3971e77c49 .shg-product-sold-out {
  display: none;
}

#s-46f69c7c-a1c5-42ad-b095-0c3971e77c49 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46f69c7c-a1c5-42ad-b095-0c3971e77c49 .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-165b485d-b586-4eac-b7df-4743bd64e546 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-165b485d-b586-4eac-b7df-4743bd64e546:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-165b485d-b586-4eac-b7df-4743bd64e546:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-165b485d-b586-4eac-b7df-4743bd64e546 {
  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-165b485d-b586-4eac-b7df-4743bd64e546.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-165b485d-b586-4eac-b7df-4743bd64e546.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-165b485d-b586-4eac-b7df-4743bd64e546.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5560bb00-9a49-49ed-9790-fc3a40c96f81 {
  display: none;
}
#s-9b04589a-388c-4f00-9cd6-ea86eb0ca999 { text-align: left; }
#s-37e732f8-9446-4f36-9983-9fdc7065f1b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37e732f8-9446-4f36-9983-9fdc7065f1b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9c8f2776-850d-43cc-9cfa-1ea33e762a73 { text-align: left; }
#s-9c8f2776-850d-43cc-9cfa-1ea33e762a73 .shg-product-sold-out {
  display: none;
}

#s-9c8f2776-850d-43cc-9cfa-1ea33e762a73 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9c8f2776-850d-43cc-9cfa-1ea33e762a73 .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-469a0684-bfff-413f-a0b5-572f6b493202 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-469a0684-bfff-413f-a0b5-572f6b493202:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-469a0684-bfff-413f-a0b5-572f6b493202:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-469a0684-bfff-413f-a0b5-572f6b493202 {
  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-469a0684-bfff-413f-a0b5-572f6b493202.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-469a0684-bfff-413f-a0b5-572f6b493202.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-469a0684-bfff-413f-a0b5-572f6b493202.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-acbfafba-0d0b-4617-836d-9975802eb5b5 {
  display: none;
}
#s-158079ed-82a9-400b-a30d-e0d636161be6 { text-align: left; }
#s-472c2dd2-6f92-4907-a684-9484c10a4590 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-472c2dd2-6f92-4907-a684-9484c10a4590 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b2a3850-b8f6-460a-8c85-276f96656f45 { text-align: left; }
#s-7b2a3850-b8f6-460a-8c85-276f96656f45 .shg-product-sold-out {
  display: none;
}

#s-7b2a3850-b8f6-460a-8c85-276f96656f45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b2a3850-b8f6-460a-8c85-276f96656f45 .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-81223ea9-6418-4073-937a-7737b6b0e1c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81223ea9-6418-4073-937a-7737b6b0e1c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81223ea9-6418-4073-937a-7737b6b0e1c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81223ea9-6418-4073-937a-7737b6b0e1c9 {
  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-81223ea9-6418-4073-937a-7737b6b0e1c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81223ea9-6418-4073-937a-7737b6b0e1c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81223ea9-6418-4073-937a-7737b6b0e1c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-556ac259-12e5-4b1e-8f22-edc858196cfc {
  display: none;
}
#s-4d8e390c-daac-4fe4-9e4d-1ad5b29aefa8 { text-align: left; }
#s-f2802b2a-eb27-40dd-8895-f1369fc8f8bb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2802b2a-eb27-40dd-8895-f1369fc8f8bb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75f6c4f6-887a-4e20-9633-47a6f1c9a9d0 { text-align: left; }
#s-75f6c4f6-887a-4e20-9633-47a6f1c9a9d0 .shg-product-sold-out {
  display: none;
}

#s-75f6c4f6-887a-4e20-9633-47a6f1c9a9d0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75f6c4f6-887a-4e20-9633-47a6f1c9a9d0 .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-10d2c39b-826f-4d4e-9698-c7f0b28f2b60 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-10d2c39b-826f-4d4e-9698-c7f0b28f2b60:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-10d2c39b-826f-4d4e-9698-c7f0b28f2b60:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-10d2c39b-826f-4d4e-9698-c7f0b28f2b60 {
  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-10d2c39b-826f-4d4e-9698-c7f0b28f2b60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10d2c39b-826f-4d4e-9698-c7f0b28f2b60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-10d2c39b-826f-4d4e-9698-c7f0b28f2b60.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-51ca57cd-2744-4b6b-86ad-2c4220e12e68 {
  display: none;
}
#s-49eaaa2e-bf9f-4890-8769-63bad284d6ed { text-align: left; }
#s-04449a4c-6843-4e01-a991-74939b169ce8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04449a4c-6843-4e01-a991-74939b169ce8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5dfa4857-2ed3-4b41-bf84-bdb123e8457a { text-align: left; }
#s-5dfa4857-2ed3-4b41-bf84-bdb123e8457a .shg-product-sold-out {
  display: none;
}

#s-5dfa4857-2ed3-4b41-bf84-bdb123e8457a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5dfa4857-2ed3-4b41-bf84-bdb123e8457a .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-36b7c184-416d-4745-a2bf-81018ed5bc15 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36b7c184-416d-4745-a2bf-81018ed5bc15:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36b7c184-416d-4745-a2bf-81018ed5bc15:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36b7c184-416d-4745-a2bf-81018ed5bc15 {
  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-36b7c184-416d-4745-a2bf-81018ed5bc15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36b7c184-416d-4745-a2bf-81018ed5bc15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36b7c184-416d-4745-a2bf-81018ed5bc15.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e66b6ca6-fd24-4daf-9d06-4d9eb6c38b76 {
  display: none;
}
#s-16ef1a58-cd58-49f9-aa9d-85dd1f167c8c { text-align: left; }
#s-8bdd7af1-5e5c-43c9-aa70-0c01aac7375e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8bdd7af1-5e5c-43c9-aa70-0c01aac7375e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3f8e2c7a-b229-4264-8c7c-015caa3173de { text-align: left; }
#s-3f8e2c7a-b229-4264-8c7c-015caa3173de .shg-product-sold-out {
  display: none;
}

#s-3f8e2c7a-b229-4264-8c7c-015caa3173de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3f8e2c7a-b229-4264-8c7c-015caa3173de .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-8fce65cb-5027-4c2c-a6d0-2c2f41f26cf9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8fce65cb-5027-4c2c-a6d0-2c2f41f26cf9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8fce65cb-5027-4c2c-a6d0-2c2f41f26cf9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8fce65cb-5027-4c2c-a6d0-2c2f41f26cf9 {
  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-8fce65cb-5027-4c2c-a6d0-2c2f41f26cf9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fce65cb-5027-4c2c-a6d0-2c2f41f26cf9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8fce65cb-5027-4c2c-a6d0-2c2f41f26cf9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7988c9e2-a606-42da-af19-06f264ae4106 {
  display: none;
}
#s-b4f90d34-1dcc-499c-9081-9815d2941eb9 { text-align: left; }
#s-057929f0-a236-49aa-9ba1-d537e2c1c074 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-057929f0-a236-49aa-9ba1-d537e2c1c074 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf0c281c-a215-45d5-917f-ecb39553370a { text-align: left; }
#s-bf0c281c-a215-45d5-917f-ecb39553370a .shg-product-sold-out {
  display: none;
}

#s-bf0c281c-a215-45d5-917f-ecb39553370a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf0c281c-a215-45d5-917f-ecb39553370a .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-2ba92a11-2643-46da-8358-b53f64bc49c0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ba92a11-2643-46da-8358-b53f64bc49c0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ba92a11-2643-46da-8358-b53f64bc49c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ba92a11-2643-46da-8358-b53f64bc49c0 {
  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-2ba92a11-2643-46da-8358-b53f64bc49c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ba92a11-2643-46da-8358-b53f64bc49c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ba92a11-2643-46da-8358-b53f64bc49c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20581c1c-730e-44e9-8d86-c4b9260b23b6 {
  display: none;
}
#s-89d39d17-0de7-4f15-a4fb-f2f611bdbb3c { text-align: left; }
#s-3d15a41a-b425-4dd6-82ed-04e096f0d945 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d15a41a-b425-4dd6-82ed-04e096f0d945 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9eff7891-f7fe-4fff-8e07-81fdb8580571 { text-align: left; }
#s-9eff7891-f7fe-4fff-8e07-81fdb8580571 .shg-product-sold-out {
  display: none;
}

#s-9eff7891-f7fe-4fff-8e07-81fdb8580571 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9eff7891-f7fe-4fff-8e07-81fdb8580571 .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-75721511-353b-4de6-8c50-837aa56830dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75721511-353b-4de6-8c50-837aa56830dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75721511-353b-4de6-8c50-837aa56830dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75721511-353b-4de6-8c50-837aa56830dc {
  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-75721511-353b-4de6-8c50-837aa56830dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75721511-353b-4de6-8c50-837aa56830dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75721511-353b-4de6-8c50-837aa56830dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d4cfabb-2471-4890-82d9-536c12c4652d {
  display: none;
}
#s-d8def495-85f8-46d9-a57c-c4833473e9aa { text-align: left; }
#s-8c2ba995-9a15-4e50-87d7-359a0d2719dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c2ba995-9a15-4e50-87d7-359a0d2719dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5887d271-8699-49cd-aea6-2abb2c3310ab { text-align: left; }
#s-5887d271-8699-49cd-aea6-2abb2c3310ab .shg-product-sold-out {
  display: none;
}

#s-5887d271-8699-49cd-aea6-2abb2c3310ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5887d271-8699-49cd-aea6-2abb2c3310ab .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-e0621f49-0964-4cf9-b13c-2067beef7889 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0621f49-0964-4cf9-b13c-2067beef7889:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0621f49-0964-4cf9-b13c-2067beef7889:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0621f49-0964-4cf9-b13c-2067beef7889 {
  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-e0621f49-0964-4cf9-b13c-2067beef7889.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0621f49-0964-4cf9-b13c-2067beef7889.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0621f49-0964-4cf9-b13c-2067beef7889.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a1647c06-6d12-4bf2-9e7d-81cc0bb96885 {
  display: none;
}
#s-e762e91a-c31f-4323-8796-42f1ad723e3a { text-align: left; }
#s-88673fc3-6574-415b-b612-16215766a2a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88673fc3-6574-415b-b612-16215766a2a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-573be271-8ed7-45e8-9dfc-76c2733609e4 { text-align: left; }
#s-573be271-8ed7-45e8-9dfc-76c2733609e4 .shg-product-sold-out {
  display: none;
}

#s-573be271-8ed7-45e8-9dfc-76c2733609e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-573be271-8ed7-45e8-9dfc-76c2733609e4 .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-3127593d-06ed-4bde-b77b-8aef71d6deab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3127593d-06ed-4bde-b77b-8aef71d6deab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3127593d-06ed-4bde-b77b-8aef71d6deab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3127593d-06ed-4bde-b77b-8aef71d6deab {
  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-3127593d-06ed-4bde-b77b-8aef71d6deab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3127593d-06ed-4bde-b77b-8aef71d6deab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3127593d-06ed-4bde-b77b-8aef71d6deab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65e53614-01d3-404d-aa71-f7b2cef65c4a {
  display: none;
}
#s-5ea0083c-7a46-472b-8c8d-01a939b918ae { text-align: left; }
#s-f866ae38-f8dc-4886-9157-5b5034936567 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f866ae38-f8dc-4886-9157-5b5034936567 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9efb10bc-fd0a-4a62-bb38-eccc3a7f75d5 { text-align: left; }
#s-9efb10bc-fd0a-4a62-bb38-eccc3a7f75d5 .shg-product-sold-out {
  display: none;
}

#s-9efb10bc-fd0a-4a62-bb38-eccc3a7f75d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9efb10bc-fd0a-4a62-bb38-eccc3a7f75d5 .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-a981eb91-26df-4792-8099-086fed6c25a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a981eb91-26df-4792-8099-086fed6c25a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a981eb91-26df-4792-8099-086fed6c25a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a981eb91-26df-4792-8099-086fed6c25a2 {
  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-a981eb91-26df-4792-8099-086fed6c25a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a981eb91-26df-4792-8099-086fed6c25a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a981eb91-26df-4792-8099-086fed6c25a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa269156-72c4-454d-93e5-20c04b624311 {
  display: none;
}
#s-2f25092a-9093-4b67-b29b-9c19b8ca5363 { text-align: left; }
#s-7f95132f-3d79-4b08-bb9d-1b0cd75c9482 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f95132f-3d79-4b08-bb9d-1b0cd75c9482 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-146e06f7-5e6a-4d1f-929a-b9631cdb0b1e { text-align: left; }
#s-146e06f7-5e6a-4d1f-929a-b9631cdb0b1e .shg-product-sold-out {
  display: none;
}

#s-146e06f7-5e6a-4d1f-929a-b9631cdb0b1e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-146e06f7-5e6a-4d1f-929a-b9631cdb0b1e .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-970641c7-a4e4-49e3-8ab5-1de2c0a17015 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-970641c7-a4e4-49e3-8ab5-1de2c0a17015:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-970641c7-a4e4-49e3-8ab5-1de2c0a17015:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-970641c7-a4e4-49e3-8ab5-1de2c0a17015 {
  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-970641c7-a4e4-49e3-8ab5-1de2c0a17015.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-970641c7-a4e4-49e3-8ab5-1de2c0a17015.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-970641c7-a4e4-49e3-8ab5-1de2c0a17015.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1804a330-43d7-462d-9510-943364670902 {
  display: none;
}
#s-c62b2a0c-2e97-450e-a206-364d62b392be { text-align: left; }
#s-edbd8afc-fd36-4fbc-968c-a384e0021ab0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-edbd8afc-fd36-4fbc-968c-a384e0021ab0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-289f8665-ab4f-4651-adb3-1cbd27e8b3b0 { text-align: left; }
#s-289f8665-ab4f-4651-adb3-1cbd27e8b3b0 .shg-product-sold-out {
  display: none;
}

#s-289f8665-ab4f-4651-adb3-1cbd27e8b3b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-289f8665-ab4f-4651-adb3-1cbd27e8b3b0 .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-6ff50d7d-c65e-4e00-9316-5c4110bdafc4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ff50d7d-c65e-4e00-9316-5c4110bdafc4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ff50d7d-c65e-4e00-9316-5c4110bdafc4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ff50d7d-c65e-4e00-9316-5c4110bdafc4 {
  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-6ff50d7d-c65e-4e00-9316-5c4110bdafc4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ff50d7d-c65e-4e00-9316-5c4110bdafc4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ff50d7d-c65e-4e00-9316-5c4110bdafc4.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;
}
