.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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;
  max-width: 100%;
}

.shogun-image-content {
  display: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

.shogun-image-content-center {
  -webkit-box-align: center;
          align-items: center;
}

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-a849c552-9b5d-41e6-ad9b-718f45ff9842 {
  text-align: center;
}




  #s-a849c552-9b5d-41e6-ad9b-718f45ff9842 img.shogun-image {
    
    width: px;
  }


#s-a849c552-9b5d-41e6-ad9b-718f45ff9842 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-500cc245-b2ed-4bda-b42b-429135c3f7de {
  min-height: 50px;
}








#s-500cc245-b2ed-4bda-b42b-429135c3f7de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-500cc245-b2ed-4bda-b42b-429135c3f7de.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-743cdeaa-4188-416f-bb49-9dad8e2c2dad hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-169761c1-1c29-4fc9-a8bb-35bbdf97b091 {
  text-align: center;
}




  #s-169761c1-1c29-4fc9-a8bb-35bbdf97b091 img.shogun-image {
    
    width: px;
  }


#s-169761c1-1c29-4fc9-a8bb-35bbdf97b091 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: -webkit-box;
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  -webkit-box-flex: 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 {
  -webkit-box-flex: 2;
          flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  -webkit-box-flex: 3;
          flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  -webkit-box-flex: 4;
          flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  -webkit-box-flex: 5;
          flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    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: -webkit-box;
    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-5879549a-8060-4464-9021-005fba0320df {
  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;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  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-fc6b1858-05db-4a80-a860-ffc1db2211c8 {
  text-align: left;
}


.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 {
  max-width: 100%;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 .shg-image-zoom,
.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 {
  max-width: 100%;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 .shg-image-zoom,
.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 {
  max-width: 100%;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 .shg-image-zoom,
.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 {
  max-width: 100%;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 .shg-image-zoom,
.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 {
  max-width: 100%;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 .shg-image-zoom,
.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc6b1858-05db-4a80-a860-ffc1db2211c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-8cc3740c-1eaa-4147-954f-9a994dd8b8b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8cc3740c-1eaa-4147-954f-9a994dd8b8b5 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-ce0e29d7-1d80-4342-aae2-5297748897ac {
  text-align: center;
}

#s-ce0e29d7-1d80-4342-aae2-5297748897ac .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 14px;
}

#s-ce0e29d7-1d80-4342-aae2-5297748897ac .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-ce0e29d7-1d80-4342-aae2-5297748897ac .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d258b6cb-01d0-492b-9dcc-f4d0a35ef28c {
  display: none;
}
#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c {
  text-align: left;
}


.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c {
  max-width: 100%;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c .shg-image-zoom,
.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c {
  max-width: 100%;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c .shg-image-zoom,
.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c {
  max-width: 100%;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c .shg-image-zoom,
.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c {
  max-width: 100%;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c .shg-image-zoom,
.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c {
  max-width: 100%;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c .shg-image-zoom,
.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6ee0a89-9984-4447-8151-1c5498e3ef8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-65fb3267-ef8e-45d7-b433-bb3d6ed8ab32 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65fb3267-ef8e-45d7-b433-bb3d6ed8ab32 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-2704ec39-1066-4e69-b629-e6637f227451 {
  text-align: center;
}

#s-2704ec39-1066-4e69-b629-e6637f227451 .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 14px;
}

#s-2704ec39-1066-4e69-b629-e6637f227451 .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-2704ec39-1066-4e69-b629-e6637f227451 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fc02f3b2-5d47-445c-8dc9-f95e29d99703 {
  display: none;
}
#s-602ff1c6-1866-4106-b5d8-af325674c16d {
  text-align: left;
}


.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d {
  max-width: 100%;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d .shg-image-zoom,
.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d {
  max-width: 100%;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d .shg-image-zoom,
.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d {
  max-width: 100%;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d .shg-image-zoom,
.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d {
  max-width: 100%;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d .shg-image-zoom,
.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d {
  max-width: 100%;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d .shg-image-zoom,
.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-602ff1c6-1866-4106-b5d8-af325674c16d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e1dc5f2a-23bd-437f-8c9b-ee6a2f19044d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1dc5f2a-23bd-437f-8c9b-ee6a2f19044d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-3a1d3034-8e59-4e85-8287-94daa4c13af0 {
  text-align: center;
}

#s-3a1d3034-8e59-4e85-8287-94daa4c13af0 .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 14px;
}

#s-3a1d3034-8e59-4e85-8287-94daa4c13af0 .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-3a1d3034-8e59-4e85-8287-94daa4c13af0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b45ee910-24d0-41d8-8e64-c02ec673c1a8 {
  display: none;
}
#s-06d314df-7f87-446d-8763-41d9c0bfc58e {
  text-align: left;
}


.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e {
  max-width: 100%;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e .shg-image-zoom,
.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e {
  max-width: 100%;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e .shg-image-zoom,
.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e {
  max-width: 100%;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e .shg-image-zoom,
.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e {
  max-width: 100%;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e .shg-image-zoom,
.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e {
  max-width: 100%;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e .shg-image-zoom,
.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06d314df-7f87-446d-8763-41d9c0bfc58e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-35ea4006-479a-44da-a996-bf657ad25774 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35ea4006-479a-44da-a996-bf657ad25774 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-7d14e17b-c7f8-49fe-9454-5b003522f4d4 {
  text-align: center;
}

#s-7d14e17b-c7f8-49fe-9454-5b003522f4d4 .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 14px;
}

#s-7d14e17b-c7f8-49fe-9454-5b003522f4d4 .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-7d14e17b-c7f8-49fe-9454-5b003522f4d4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-48a87da7-d527-4db3-a032-13777d14a5d6 {
  display: none;
}
#s-a47aa802-468c-4962-b138-d53d333fbb49 {
  text-align: left;
}


.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 {
  max-width: 100%;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 .shg-image-zoom,
.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 {
  max-width: 100%;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 .shg-image-zoom,
.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 {
  max-width: 100%;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 .shg-image-zoom,
.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 {
  max-width: 100%;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 .shg-image-zoom,
.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 {
  max-width: 100%;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 .shg-image-zoom,
.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a47aa802-468c-4962-b138-d53d333fbb49 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2f3dea40-7404-48d8-8de2-8b86c349b028 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f3dea40-7404-48d8-8de2-8b86c349b028 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-711b54e6-edbc-40e5-89d3-f4a6648a0f65 {
  text-align: center;
}

#s-711b54e6-edbc-40e5-89d3-f4a6648a0f65 .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 14px;
}

#s-711b54e6-edbc-40e5-89d3-f4a6648a0f65 .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-711b54e6-edbc-40e5-89d3-f4a6648a0f65 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8b727683-25c8-49a1-9d38-e92394824ee0 {
  display: none;
}
#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 {
  text-align: left;
}


.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 {
  max-width: 100%;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 .shg-image-zoom,
.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 {
  max-width: 100%;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 .shg-image-zoom,
.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 {
  max-width: 100%;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 .shg-image-zoom,
.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 {
  max-width: 100%;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 .shg-image-zoom,
.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 {
  max-width: 100%;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 .shg-image-zoom,
.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebffac50-8b9e-4823-84a6-bd3753e2a751 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2094cd1e-19f2-46ce-adad-912134477c4e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2094cd1e-19f2-46ce-adad-912134477c4e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-45c541c8-48d1-45a7-bc9c-2c640d595e71 {
  text-align: center;
}

#s-45c541c8-48d1-45a7-bc9c-2c640d595e71 .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 14px;
}

#s-45c541c8-48d1-45a7-bc9c-2c640d595e71 .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-45c541c8-48d1-45a7-bc9c-2c640d595e71 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9dc8c44d-ea61-45de-99a4-c410d1f75e0d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-702e770b-da1c-4e8d-8c49-325e8e6f10dc {
  text-align: center;
}




  #s-702e770b-da1c-4e8d-8c49-325e8e6f10dc img.shogun-image {
    
    width: px;
  }


#s-702e770b-da1c-4e8d-8c49-325e8e6f10dc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-48867f0f-8f61-4926-b108-2c72bc157e9b {
  display: none;
}
#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 {
  text-align: left;
}


.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 {
  max-width: 100%;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 .shg-image-zoom,
.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 {
  max-width: 100%;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 .shg-image-zoom,
.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 {
  max-width: 100%;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 .shg-image-zoom,
.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 {
  max-width: 100%;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 .shg-image-zoom,
.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 {
  max-width: 100%;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 .shg-image-zoom,
.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1dc3c21-d2e6-474b-82b5-cd0302581ae3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a0d2fe16-9760-4cda-9d7e-1dd26f051e31 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0d2fe16-9760-4cda-9d7e-1dd26f051e31 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-53f703e7-b772-460f-8493-e24fffa3348a {
  text-align: center;
}

#s-53f703e7-b772-460f-8493-e24fffa3348a .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 14px;
}

#s-53f703e7-b772-460f-8493-e24fffa3348a .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-53f703e7-b772-460f-8493-e24fffa3348a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8a8e1909-b54d-4e43-8ecd-4cd628183c94 {
  display: none;
}
#s-d93de583-ff8c-41d7-8db2-f789507c1a05 {
  text-align: left;
}


.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 {
  max-width: 100%;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 .shg-image-zoom,
.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 {
  max-width: 100%;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 .shg-image-zoom,
.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 {
  max-width: 100%;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 .shg-image-zoom,
.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 {
  max-width: 100%;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 .shg-image-zoom,
.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 {
  max-width: 100%;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 .shg-image-zoom,
.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d93de583-ff8c-41d7-8db2-f789507c1a05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6c4714c7-89ed-4e2a-a95e-dd6251fa8326 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c4714c7-89ed-4e2a-a95e-dd6251fa8326 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-a2bee327-6351-47c9-8288-0825f8126a53 {
  text-align: center;
}

#s-a2bee327-6351-47c9-8288-0825f8126a53 .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 14px;
}

#s-a2bee327-6351-47c9-8288-0825f8126a53 .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-a2bee327-6351-47c9-8288-0825f8126a53 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0ad52f70-afc0-477c-ab98-4a123552e94d {
  display: none;
}
#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a {
  text-align: left;
}


.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a {
  max-width: 100%;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a .shg-image-zoom,
.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a {
  max-width: 100%;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a .shg-image-zoom,
.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a {
  max-width: 100%;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a .shg-image-zoom,
.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a {
  max-width: 100%;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a .shg-image-zoom,
.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a {
  max-width: 100%;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a .shg-image-zoom,
.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3433774-d763-4ca8-8b7c-aa94e3382b8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1ecef905-55a3-4c3e-80b5-71e28289a9a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ecef905-55a3-4c3e-80b5-71e28289a9a8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-1b500cee-3f6a-4ee7-9388-9f593bac83d5 {
  text-align: center;
}

#s-1b500cee-3f6a-4ee7-9388-9f593bac83d5 .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 14px;
}

#s-1b500cee-3f6a-4ee7-9388-9f593bac83d5 .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-1b500cee-3f6a-4ee7-9388-9f593bac83d5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9b57488d-7a31-48bb-bb0a-ca06b640c2d7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a7a5e6af-4d63-4549-9f30-a43aa8ead9d1 {
  text-align: center;
}




  #s-a7a5e6af-4d63-4549-9f30-a43aa8ead9d1 img.shogun-image {
    
    width: px;
  }


#s-a7a5e6af-4d63-4549-9f30-a43aa8ead9d1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-088d4c6f-1ec7-4f90-a1f4-811188bf64c1 {
  display: none;
}
#s-2af1720d-dbc9-405a-94ec-9d23bfab256c {
  text-align: left;
}


.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c {
  max-width: 100%;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c .shg-image-zoom,
.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c {
  max-width: 100%;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c .shg-image-zoom,
.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c {
  max-width: 100%;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c .shg-image-zoom,
.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c {
  max-width: 100%;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c .shg-image-zoom,
.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c {
  max-width: 100%;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c .shg-image-zoom,
.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2af1720d-dbc9-405a-94ec-9d23bfab256c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8344a4c1-67c0-4649-a040-13f8926e8294 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8344a4c1-67c0-4649-a040-13f8926e8294 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-df37d8b0-a119-4110-9e32-c013458ace0c {
  text-align: center;
}

#s-df37d8b0-a119-4110-9e32-c013458ace0c .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 14px;
}

#s-df37d8b0-a119-4110-9e32-c013458ace0c .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
}

#s-df37d8b0-a119-4110-9e32-c013458ace0c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-955232ef-74d2-45f2-b87e-d33fed419e14 {
  display: none;
}
#s-75a97d10-8232-480b-84ed-4fbda01398fb {
  text-align: left;
}


.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb {
  max-width: 100%;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb .shg-image-zoom,
.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb {
  max-width: 100%;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb .shg-image-zoom,
.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb {
  max-width: 100%;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb .shg-image-zoom,
.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb {
  max-width: 100%;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb .shg-image-zoom,
.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb {
  max-width: 100%;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb .shg-image-zoom,
.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75a97d10-8232-480b-84ed-4fbda01398fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6e9f5e3e-a94b-4c49-a077-16b49f83a055 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e9f5e3e-a94b-4c49-a077-16b49f83a055 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-64e575cd-5588-4d30-a6aa-48714a290261 {
  text-align: center;
}

#s-64e575cd-5588-4d30-a6aa-48714a290261 .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 16px;
}

#s-64e575cd-5588-4d30-a6aa-48714a290261 .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-64e575cd-5588-4d30-a6aa-48714a290261 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-23c082be-2063-4e4e-b107-bafdafccf4da {
  display: none;
}
#s-3b2cd112-0608-4009-965e-0104283cf4c6 {
  text-align: left;
}


.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 {
  max-width: 100%;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 .shg-image-zoom,
.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 {
  max-width: 100%;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 .shg-image-zoom,
.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 {
  max-width: 100%;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 .shg-image-zoom,
.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 {
  max-width: 100%;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 .shg-image-zoom,
.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 {
  max-width: 100%;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 .shg-image-zoom,
.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b2cd112-0608-4009-965e-0104283cf4c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-db29c495-e4ba-4a22-a748-cfbc0ed8c5c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db29c495-e4ba-4a22-a748-cfbc0ed8c5c1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-557744a1-7bcf-431d-baaf-9e1c2f46fd81 {
  text-align: center;
}

#s-557744a1-7bcf-431d-baaf-9e1c2f46fd81 .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 16px;
}

#s-557744a1-7bcf-431d-baaf-9e1c2f46fd81 .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-557744a1-7bcf-431d-baaf-9e1c2f46fd81 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-731bbb0e-bf36-4ffb-a2e5-ccbc5782d182 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-022754e1-8504-4298-bdfc-8d6cbf724bc1 {
  text-align: center;
}




  #s-022754e1-8504-4298-bdfc-8d6cbf724bc1 img.shogun-image {
    
    width: px;
  }


#s-022754e1-8504-4298-bdfc-8d6cbf724bc1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e294ad53-da40-4150-a5d5-8af27aeb21bc {
  display: none;
}
#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 {
  text-align: left;
}


.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 {
  max-width: 100%;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 .shg-image-zoom,
.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 {
  max-width: 100%;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 .shg-image-zoom,
.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 {
  max-width: 100%;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 .shg-image-zoom,
.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 {
  max-width: 100%;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 .shg-image-zoom,
.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 {
  max-width: 100%;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 .shg-image-zoom,
.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16f73dfa-d19a-4d6e-bc90-fac94f8e1204 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-884b8d29-97be-489c-bd91-9dfa630e481a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-884b8d29-97be-489c-bd91-9dfa630e481a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-7904795e-d0c9-4b68-b33a-b410d4fd3225 {
  text-align: center;
}

#s-7904795e-d0c9-4b68-b33a-b410d4fd3225 .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 16px;
}

#s-7904795e-d0c9-4b68-b33a-b410d4fd3225 .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-7904795e-d0c9-4b68-b33a-b410d4fd3225 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-56b0f28b-639d-4628-ab12-73996b757cc4 {
  display: none;
}
#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 {
  text-align: left;
}


.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 {
  max-width: 100%;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 .shg-image-zoom,
.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 {
  max-width: 100%;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 .shg-image-zoom,
.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 {
  max-width: 100%;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 .shg-image-zoom,
.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 {
  max-width: 100%;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 .shg-image-zoom,
.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 {
  max-width: 100%;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 .shg-image-zoom,
.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-800f82c0-3e0b-4f3f-b797-5fca89232f04 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2697b17c-0520-4f98-85a2-3f6321c38f84 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2697b17c-0520-4f98-85a2-3f6321c38f84 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-dd4ab7e5-9bce-41b2-b3eb-70063b93077f {
  text-align: center;
}

#s-dd4ab7e5-9bce-41b2-b3eb-70063b93077f .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 18px;
}

#s-dd4ab7e5-9bce-41b2-b3eb-70063b93077f .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-dd4ab7e5-9bce-41b2-b3eb-70063b93077f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-79ec89ce-e749-4e28-8b74-3c0a3acf46f0 {
  display: none;
}
#s-807a63b0-a88a-467b-b00e-dab96096566d {
  text-align: left;
}


.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d {
  max-width: 100%;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d .shg-image-zoom,
.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d {
  max-width: 100%;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d .shg-image-zoom,
.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d {
  max-width: 100%;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d .shg-image-zoom,
.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d {
  max-width: 100%;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d .shg-image-zoom,
.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d {
  max-width: 100%;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d .shg-image-zoom,
.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-807a63b0-a88a-467b-b00e-dab96096566d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-395964e1-a672-4aff-ba2f-1daf983b924a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-395964e1-a672-4aff-ba2f-1daf983b924a .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-8837b4de-159b-4abd-a692-18e6e7ffa5ee {
  text-align: center;
}

#s-8837b4de-159b-4abd-a692-18e6e7ffa5ee .shg-product-sold-out {
  display: none;
  color: rgba(180, 140, 194, 1);
  font-size: 18px;
}

#s-8837b4de-159b-4abd-a692-18e6e7ffa5ee .shg-product-price {
  color: rgba(180, 140, 194, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-8837b4de-159b-4abd-a692-18e6e7ffa5ee .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
/*
  $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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
