.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-082c2d3b-d99c-4c5e-98d7-246a1c4c7d6a {
  min-height: 50px;
}








#s-082c2d3b-d99c-4c5e-98d7-246a1c4c7d6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-082c2d3b-d99c-4c5e-98d7-246a1c4c7d6a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.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-b4fa9591-7187-454e-8f5a-6324aadcc600 {
  text-align: center;
}




  #s-b4fa9591-7187-454e-8f5a-6324aadcc600 img.shogun-image {
    
    width: px;
  }


#s-b4fa9591-7187-454e-8f5a-6324aadcc600 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

.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-6c67dc85-50dd-4294-832d-2a8f227eef07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c67dc85-50dd-4294-832d-2a8f227eef07 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2dfecb5e-58ac-4f06-8682-10edc011bb6d {
  min-height: 50px;
}








#s-2dfecb5e-58ac-4f06-8682-10edc011bb6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dfecb5e-58ac-4f06-8682-10edc011bb6d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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;
}

@media (min-width: 0px) {
[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-404a5d3c-62bc-44af-883a-6810fd19ee66"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b3d2a38d-1079-4874-8eae-7cf951a6f876 {
  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-b801408d-6067-4e82-9cba-8984e86d0971 {
  text-align: left;
}


.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 {
  max-width: 100%;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 .shg-image-zoom,
.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 {
  max-width: 100%;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 .shg-image-zoom,
.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 {
  max-width: 100%;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 .shg-image-zoom,
.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 {
  max-width: 100%;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 .shg-image-zoom,
.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 {
  max-width: 100%;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 .shg-image-zoom,
.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b801408d-6067-4e82-9cba-8984e86d0971 .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-dea2facf-06ed-409c-bd39-85249f6769e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dea2facf-06ed-409c-bd39-85249f6769e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-4b5ec11f-dc03-430d-98b2-df585636dddb {
  text-align: center;
}

#s-4b5ec11f-dc03-430d-98b2-df585636dddb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-4b5ec11f-dc03-430d-98b2-df585636dddb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4b5ec11f-dc03-430d-98b2-df585636dddb .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-34d8f428-c797-4df1-9d05-c3d12e52ce65 {
  text-align: center;
}

#s-34d8f428-c797-4df1-9d05-c3d12e52ce65 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-34d8f428-c797-4df1-9d05-c3d12e52ce65 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-34d8f428-c797-4df1-9d05-c3d12e52ce65 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-34d8f428-c797-4df1-9d05-c3d12e52ce65 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-34d8f428-c797-4df1-9d05-c3d12e52ce65 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-34d8f428-c797-4df1-9d05-c3d12e52ce65 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-3332ae9e-aa33-47bc-8691-c45fd4769fb2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3332ae9e-aa33-47bc-8691-c45fd4769fb2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3332ae9e-aa33-47bc-8691-c45fd4769fb2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3332ae9e-aa33-47bc-8691-c45fd4769fb2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-3332ae9e-aa33-47bc-8691-c45fd4769fb2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3332ae9e-aa33-47bc-8691-c45fd4769fb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3332ae9e-aa33-47bc-8691-c45fd4769fb2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cb7e82d9-fb50-431f-b2c0-c37514123939 {
  display: none;
}
#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 {
  text-align: left;
}


.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 {
  max-width: 100%;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 .shg-image-zoom,
.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 {
  max-width: 100%;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 .shg-image-zoom,
.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 {
  max-width: 100%;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 .shg-image-zoom,
.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 {
  max-width: 100%;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 .shg-image-zoom,
.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 {
  max-width: 100%;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 .shg-image-zoom,
.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4fcbbb0-f25c-40b9-b73d-31a8281d4b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6f8e487d-19c1-4c6b-bd91-c6673290a471 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f8e487d-19c1-4c6b-bd91-c6673290a471 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-bf7e17f3-edc5-450c-8a6d-a46cfdd4a9c0 {
  text-align: center;
}

#s-bf7e17f3-edc5-450c-8a6d-a46cfdd4a9c0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-bf7e17f3-edc5-450c-8a6d-a46cfdd4a9c0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-bf7e17f3-edc5-450c-8a6d-a46cfdd4a9c0 .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-c2a70d9e-ed08-40c8-abc6-d781790605bf {
  text-align: center;
}

#s-c2a70d9e-ed08-40c8-abc6-d781790605bf .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-c2a70d9e-ed08-40c8-abc6-d781790605bf .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-c2a70d9e-ed08-40c8-abc6-d781790605bf .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c2a70d9e-ed08-40c8-abc6-d781790605bf .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-c2a70d9e-ed08-40c8-abc6-d781790605bf .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-c2a70d9e-ed08-40c8-abc6-d781790605bf .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-05d5229e-cebe-48bf-8ff5-c2102141b427 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-05d5229e-cebe-48bf-8ff5-c2102141b427:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-05d5229e-cebe-48bf-8ff5-c2102141b427:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-05d5229e-cebe-48bf-8ff5-c2102141b427 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-05d5229e-cebe-48bf-8ff5-c2102141b427.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05d5229e-cebe-48bf-8ff5-c2102141b427.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-05d5229e-cebe-48bf-8ff5-c2102141b427.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9844146c-99cb-4d8e-8ad5-1cff229ec7c1 {
  display: none;
}
#s-06a3e638-691e-4e55-b9df-7c14ee070301 {
  text-align: left;
}


.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 {
  max-width: 100%;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 .shg-image-zoom,
.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 {
  max-width: 100%;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 .shg-image-zoom,
.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 {
  max-width: 100%;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 .shg-image-zoom,
.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 {
  max-width: 100%;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 .shg-image-zoom,
.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 {
  max-width: 100%;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 .shg-image-zoom,
.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06a3e638-691e-4e55-b9df-7c14ee070301 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0a234967-1e75-4bda-8eba-21447314e19f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a234967-1e75-4bda-8eba-21447314e19f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-03613bb2-1d06-4f73-ab82-384941ff9aed {
  text-align: center;
}

#s-03613bb2-1d06-4f73-ab82-384941ff9aed .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-03613bb2-1d06-4f73-ab82-384941ff9aed .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-03613bb2-1d06-4f73-ab82-384941ff9aed .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-adee1d25-40ea-4c7a-af86-7ced9f62da9d {
  text-align: center;
}

#s-adee1d25-40ea-4c7a-af86-7ced9f62da9d .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-adee1d25-40ea-4c7a-af86-7ced9f62da9d .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-adee1d25-40ea-4c7a-af86-7ced9f62da9d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-adee1d25-40ea-4c7a-af86-7ced9f62da9d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-adee1d25-40ea-4c7a-af86-7ced9f62da9d .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-adee1d25-40ea-4c7a-af86-7ced9f62da9d .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-60268ab5-7f7c-45ae-9a4d-755c0d2b879c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-60268ab5-7f7c-45ae-9a4d-755c0d2b879c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-60268ab5-7f7c-45ae-9a4d-755c0d2b879c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-60268ab5-7f7c-45ae-9a4d-755c0d2b879c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-60268ab5-7f7c-45ae-9a4d-755c0d2b879c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60268ab5-7f7c-45ae-9a4d-755c0d2b879c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-60268ab5-7f7c-45ae-9a4d-755c0d2b879c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c53ac147-64bc-429c-99c3-dc731d81fe21 {
  display: none;
}
#s-5d883aee-6517-47d0-b71f-d7e29e75dcad {
  text-align: left;
}


.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad {
  max-width: 100%;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad .shg-image-zoom,
.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad {
  max-width: 100%;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad .shg-image-zoom,
.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad {
  max-width: 100%;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad .shg-image-zoom,
.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad {
  max-width: 100%;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad .shg-image-zoom,
.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad {
  max-width: 100%;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad .shg-image-zoom,
.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d883aee-6517-47d0-b71f-d7e29e75dcad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-830e7dd1-7249-43a3-a034-1c1e59999643 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-830e7dd1-7249-43a3-a034-1c1e59999643 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-6cbaf1b4-b2e5-4bd4-9657-4bb1d58c6df1 {
  text-align: center;
}

#s-6cbaf1b4-b2e5-4bd4-9657-4bb1d58c6df1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-6cbaf1b4-b2e5-4bd4-9657-4bb1d58c6df1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6cbaf1b4-b2e5-4bd4-9657-4bb1d58c6df1 .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-e636f4ce-7d60-40e4-bd5c-13dbd91181ac {
  text-align: center;
}

#s-e636f4ce-7d60-40e4-bd5c-13dbd91181ac .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-e636f4ce-7d60-40e4-bd5c-13dbd91181ac .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-e636f4ce-7d60-40e4-bd5c-13dbd91181ac .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e636f4ce-7d60-40e4-bd5c-13dbd91181ac .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-e636f4ce-7d60-40e4-bd5c-13dbd91181ac .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-e636f4ce-7d60-40e4-bd5c-13dbd91181ac .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-de1cbda2-c671-4d2f-8186-e0c84e60c396 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-de1cbda2-c671-4d2f-8186-e0c84e60c396:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-de1cbda2-c671-4d2f-8186-e0c84e60c396:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-de1cbda2-c671-4d2f-8186-e0c84e60c396 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-de1cbda2-c671-4d2f-8186-e0c84e60c396.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de1cbda2-c671-4d2f-8186-e0c84e60c396.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-de1cbda2-c671-4d2f-8186-e0c84e60c396.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-91a55ed4-c479-475a-a3bd-fc2c100903b2 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-91a55ed4-c479-475a-a3bd-fc2c100903b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ffacf40c-a296-441e-b1fc-fd4710de7f55 {
  display: none;
}
#s-e5576fa2-9cde-426e-8c1a-52be353c00fa {
  text-align: left;
}


.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa {
  max-width: 100%;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa .shg-image-zoom,
.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa {
  max-width: 100%;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa .shg-image-zoom,
.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa {
  max-width: 100%;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa .shg-image-zoom,
.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa {
  max-width: 100%;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa .shg-image-zoom,
.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa {
  max-width: 100%;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa .shg-image-zoom,
.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5576fa2-9cde-426e-8c1a-52be353c00fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c00b5d0b-7fcf-4f0b-82ee-245436841ccd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c00b5d0b-7fcf-4f0b-82ee-245436841ccd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-048f7bb1-3d41-4bec-b908-9af9d72cdbf8 {
  text-align: center;
}

#s-048f7bb1-3d41-4bec-b908-9af9d72cdbf8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-048f7bb1-3d41-4bec-b908-9af9d72cdbf8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-048f7bb1-3d41-4bec-b908-9af9d72cdbf8 .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-0c1cb163-ab32-4673-9dad-d5149c29a7a8 {
  text-align: center;
}

#s-0c1cb163-ab32-4673-9dad-d5149c29a7a8 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-0c1cb163-ab32-4673-9dad-d5149c29a7a8 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-0c1cb163-ab32-4673-9dad-d5149c29a7a8 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0c1cb163-ab32-4673-9dad-d5149c29a7a8 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-0c1cb163-ab32-4673-9dad-d5149c29a7a8 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-0c1cb163-ab32-4673-9dad-d5149c29a7a8 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-d019be97-459f-46ab-a69c-0d941f78ced1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d019be97-459f-46ab-a69c-0d941f78ced1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d019be97-459f-46ab-a69c-0d941f78ced1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d019be97-459f-46ab-a69c-0d941f78ced1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-d019be97-459f-46ab-a69c-0d941f78ced1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d019be97-459f-46ab-a69c-0d941f78ced1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d019be97-459f-46ab-a69c-0d941f78ced1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bc7abac2-9dfb-48b8-9cf3-2067014d4938 {
  display: none;
}
#s-6e580b39-8852-4aea-b064-bdede2fc8151 {
  text-align: left;
}


.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 {
  max-width: 100%;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 .shg-image-zoom,
.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 {
  max-width: 100%;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 .shg-image-zoom,
.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 {
  max-width: 100%;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 .shg-image-zoom,
.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 {
  max-width: 100%;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 .shg-image-zoom,
.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 {
  max-width: 100%;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 .shg-image-zoom,
.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e580b39-8852-4aea-b064-bdede2fc8151 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-85bc1ea6-28e8-4bdb-9b23-99bab204fdc1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85bc1ea6-28e8-4bdb-9b23-99bab204fdc1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-cd0bab96-9928-4c90-8db0-54fef913c649 {
  text-align: center;
}

#s-cd0bab96-9928-4c90-8db0-54fef913c649 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-cd0bab96-9928-4c90-8db0-54fef913c649 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-cd0bab96-9928-4c90-8db0-54fef913c649 .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-16ca303f-d6a5-4533-a71a-2379bb90850b {
  text-align: center;
}

#s-16ca303f-d6a5-4533-a71a-2379bb90850b .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-16ca303f-d6a5-4533-a71a-2379bb90850b .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-16ca303f-d6a5-4533-a71a-2379bb90850b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-16ca303f-d6a5-4533-a71a-2379bb90850b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-16ca303f-d6a5-4533-a71a-2379bb90850b .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-16ca303f-d6a5-4533-a71a-2379bb90850b .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-72e50b79-aafd-4688-8bff-25feffbae4e5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-72e50b79-aafd-4688-8bff-25feffbae4e5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-72e50b79-aafd-4688-8bff-25feffbae4e5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-72e50b79-aafd-4688-8bff-25feffbae4e5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-72e50b79-aafd-4688-8bff-25feffbae4e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72e50b79-aafd-4688-8bff-25feffbae4e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-72e50b79-aafd-4688-8bff-25feffbae4e5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c01b8685-4731-4a13-b756-0b1a5db826c9 {
  display: none;
}
#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f {
  text-align: left;
}


.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f {
  max-width: 100%;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f .shg-image-zoom,
.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f {
  max-width: 100%;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f .shg-image-zoom,
.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f {
  max-width: 100%;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f .shg-image-zoom,
.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f {
  max-width: 100%;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f .shg-image-zoom,
.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f {
  max-width: 100%;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f .shg-image-zoom,
.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3c662ff-d003-4972-b997-c2c8a8fd0e8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-afe0c674-08c8-4bfa-b74c-ac7b78333f3b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-afe0c674-08c8-4bfa-b74c-ac7b78333f3b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-e62ccdfe-90a0-4031-be00-7454ca29da41 {
  text-align: center;
}

#s-e62ccdfe-90a0-4031-be00-7454ca29da41 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-e62ccdfe-90a0-4031-be00-7454ca29da41 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e62ccdfe-90a0-4031-be00-7454ca29da41 .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-81463a63-c143-478b-b82b-2a54abe2f8a3 {
  text-align: center;
}

#s-81463a63-c143-478b-b82b-2a54abe2f8a3 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-81463a63-c143-478b-b82b-2a54abe2f8a3 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-81463a63-c143-478b-b82b-2a54abe2f8a3 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-81463a63-c143-478b-b82b-2a54abe2f8a3 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-81463a63-c143-478b-b82b-2a54abe2f8a3 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-81463a63-c143-478b-b82b-2a54abe2f8a3 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-134b05b7-2393-48c1-adf4-79f5ebd6cfad {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-134b05b7-2393-48c1-adf4-79f5ebd6cfad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-134b05b7-2393-48c1-adf4-79f5ebd6cfad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-134b05b7-2393-48c1-adf4-79f5ebd6cfad {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-134b05b7-2393-48c1-adf4-79f5ebd6cfad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-134b05b7-2393-48c1-adf4-79f5ebd6cfad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-134b05b7-2393-48c1-adf4-79f5ebd6cfad.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-95ed6e9d-52da-4bf3-b537-b6d28c35d4e5 {
  display: none;
}
#s-7e232f06-7648-402a-91d1-73d9b5d5c23d {
  text-align: left;
}


.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d {
  max-width: 100%;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d .shg-image-zoom,
.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d {
  max-width: 100%;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d .shg-image-zoom,
.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d {
  max-width: 100%;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d .shg-image-zoom,
.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d {
  max-width: 100%;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d .shg-image-zoom,
.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d {
  max-width: 100%;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d .shg-image-zoom,
.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e232f06-7648-402a-91d1-73d9b5d5c23d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-708a35b8-66ae-4840-8c49-9eea097fa7bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-708a35b8-66ae-4840-8c49-9eea097fa7bd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-380b402a-7784-4ab5-94f0-91a7f27dbf7f {
  text-align: center;
}

#s-380b402a-7784-4ab5-94f0-91a7f27dbf7f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-380b402a-7784-4ab5-94f0-91a7f27dbf7f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-380b402a-7784-4ab5-94f0-91a7f27dbf7f .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-cb3bf1f1-15ec-4198-a0d4-fa2b8006afa9 {
  text-align: center;
}

#s-cb3bf1f1-15ec-4198-a0d4-fa2b8006afa9 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-cb3bf1f1-15ec-4198-a0d4-fa2b8006afa9 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-cb3bf1f1-15ec-4198-a0d4-fa2b8006afa9 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-cb3bf1f1-15ec-4198-a0d4-fa2b8006afa9 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-cb3bf1f1-15ec-4198-a0d4-fa2b8006afa9 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-cb3bf1f1-15ec-4198-a0d4-fa2b8006afa9 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-809d8c42-46dd-4493-a2c9-8779d173cd11 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-809d8c42-46dd-4493-a2c9-8779d173cd11:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-809d8c42-46dd-4493-a2c9-8779d173cd11:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-809d8c42-46dd-4493-a2c9-8779d173cd11 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-809d8c42-46dd-4493-a2c9-8779d173cd11.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-809d8c42-46dd-4493-a2c9-8779d173cd11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-809d8c42-46dd-4493-a2c9-8779d173cd11.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-17626c23-4698-431d-81df-9004a881a8da {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-17626c23-4698-431d-81df-9004a881a8da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-9b22829d-dd75-44d1-a364-83c006dc7ace {
  display: none;
}
#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac {
  text-align: left;
}


.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac {
  max-width: 100%;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac .shg-image-zoom,
.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac {
  max-width: 100%;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac .shg-image-zoom,
.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac {
  max-width: 100%;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac .shg-image-zoom,
.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac {
  max-width: 100%;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac .shg-image-zoom,
.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac {
  max-width: 100%;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac .shg-image-zoom,
.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd784cf4-14ed-449e-81ad-7afa5fe190ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7903a1ee-99fd-42cd-a01a-7d8914c0aadc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7903a1ee-99fd-42cd-a01a-7d8914c0aadc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-ce45fdbf-0b8f-4d44-ae12-3c2aad1cb3d0 {
  text-align: center;
}

#s-ce45fdbf-0b8f-4d44-ae12-3c2aad1cb3d0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-ce45fdbf-0b8f-4d44-ae12-3c2aad1cb3d0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ce45fdbf-0b8f-4d44-ae12-3c2aad1cb3d0 .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-2e5476b9-b309-44cb-a9ba-babcb1c6c006 {
  text-align: center;
}

#s-2e5476b9-b309-44cb-a9ba-babcb1c6c006 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-2e5476b9-b309-44cb-a9ba-babcb1c6c006 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-2e5476b9-b309-44cb-a9ba-babcb1c6c006 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2e5476b9-b309-44cb-a9ba-babcb1c6c006 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-2e5476b9-b309-44cb-a9ba-babcb1c6c006 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-2e5476b9-b309-44cb-a9ba-babcb1c6c006 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-837c3b90-91a5-4ab7-8924-72f0c39d9cb0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-837c3b90-91a5-4ab7-8924-72f0c39d9cb0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-837c3b90-91a5-4ab7-8924-72f0c39d9cb0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-837c3b90-91a5-4ab7-8924-72f0c39d9cb0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-837c3b90-91a5-4ab7-8924-72f0c39d9cb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-837c3b90-91a5-4ab7-8924-72f0c39d9cb0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-837c3b90-91a5-4ab7-8924-72f0c39d9cb0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-051b8166-1493-43b5-9e59-7b8096c577cc {
  display: none;
}
#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 {
  text-align: left;
}


.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 {
  max-width: 100%;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 .shg-image-zoom,
.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 {
  max-width: 100%;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 .shg-image-zoom,
.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 {
  max-width: 100%;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 .shg-image-zoom,
.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 {
  max-width: 100%;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 .shg-image-zoom,
.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 {
  max-width: 100%;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 .shg-image-zoom,
.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65f81613-cd0b-4b66-a809-8cdf5a4430a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6d6fd2f4-e9ca-4c5a-818b-79928c7c4bb5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d6fd2f4-e9ca-4c5a-818b-79928c7c4bb5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-2cf10da7-5303-4c36-983a-e2f1c15bbbe1 {
  text-align: center;
}

#s-2cf10da7-5303-4c36-983a-e2f1c15bbbe1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-2cf10da7-5303-4c36-983a-e2f1c15bbbe1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-2cf10da7-5303-4c36-983a-e2f1c15bbbe1 .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-1911ce77-034c-4904-87e1-32414b0c0a2a {
  text-align: center;
}

#s-1911ce77-034c-4904-87e1-32414b0c0a2a .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-1911ce77-034c-4904-87e1-32414b0c0a2a .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-1911ce77-034c-4904-87e1-32414b0c0a2a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1911ce77-034c-4904-87e1-32414b0c0a2a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-1911ce77-034c-4904-87e1-32414b0c0a2a .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-1911ce77-034c-4904-87e1-32414b0c0a2a .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-7f9c3192-8281-461a-aa9c-8da9969faf90 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7f9c3192-8281-461a-aa9c-8da9969faf90:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7f9c3192-8281-461a-aa9c-8da9969faf90:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7f9c3192-8281-461a-aa9c-8da9969faf90 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-7f9c3192-8281-461a-aa9c-8da9969faf90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f9c3192-8281-461a-aa9c-8da9969faf90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7f9c3192-8281-461a-aa9c-8da9969faf90.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7693e0a4-7c1c-48f6-bc02-962912d767ee {
  display: none;
}
#s-22834052-85e6-451e-8d92-11dcc8e84529 {
  text-align: left;
}


.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 {
  max-width: 100%;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 .shg-image-zoom,
.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 {
  max-width: 100%;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 .shg-image-zoom,
.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 {
  max-width: 100%;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 .shg-image-zoom,
.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 {
  max-width: 100%;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 .shg-image-zoom,
.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 {
  max-width: 100%;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 .shg-image-zoom,
.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22834052-85e6-451e-8d92-11dcc8e84529 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e72dd7ac-0c7b-4414-a22e-0e85cc0b8b0c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e72dd7ac-0c7b-4414-a22e-0e85cc0b8b0c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-5f3d6c77-ff06-4d49-9c98-26de2fab5cf1 {
  text-align: center;
}

#s-5f3d6c77-ff06-4d49-9c98-26de2fab5cf1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-5f3d6c77-ff06-4d49-9c98-26de2fab5cf1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5f3d6c77-ff06-4d49-9c98-26de2fab5cf1 .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-588d6a03-08a6-4626-aeb3-23632f2c181c {
  text-align: center;
}

#s-588d6a03-08a6-4626-aeb3-23632f2c181c .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-588d6a03-08a6-4626-aeb3-23632f2c181c .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-588d6a03-08a6-4626-aeb3-23632f2c181c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-588d6a03-08a6-4626-aeb3-23632f2c181c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-588d6a03-08a6-4626-aeb3-23632f2c181c .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-588d6a03-08a6-4626-aeb3-23632f2c181c .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-67772a38-adbd-4b37-bb33-a32c96efdc14 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-67772a38-adbd-4b37-bb33-a32c96efdc14:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-67772a38-adbd-4b37-bb33-a32c96efdc14:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-67772a38-adbd-4b37-bb33-a32c96efdc14 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-67772a38-adbd-4b37-bb33-a32c96efdc14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67772a38-adbd-4b37-bb33-a32c96efdc14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-67772a38-adbd-4b37-bb33-a32c96efdc14.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cf7a7783-7488-4fab-b45f-8a8582d91af4 {
  display: none;
}
#s-2c54078b-a85f-41a8-a216-6a58d1de4648 {
  text-align: left;
}


.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 {
  max-width: 100%;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 .shg-image-zoom,
.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 {
  max-width: 100%;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 .shg-image-zoom,
.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 {
  max-width: 100%;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 .shg-image-zoom,
.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 {
  max-width: 100%;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 .shg-image-zoom,
.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 {
  max-width: 100%;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 .shg-image-zoom,
.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c54078b-a85f-41a8-a216-6a58d1de4648 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-31447df9-8b46-47ff-ad67-46e33a023ada {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31447df9-8b46-47ff-ad67-46e33a023ada .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-1604f74b-081c-497d-8ee4-3657d854e9db {
  text-align: center;
}

#s-1604f74b-081c-497d-8ee4-3657d854e9db .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-1604f74b-081c-497d-8ee4-3657d854e9db .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1604f74b-081c-497d-8ee4-3657d854e9db .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-d1a84d9b-e59a-41a8-b3fa-6fed2c89b2e3 {
  text-align: center;
}

#s-d1a84d9b-e59a-41a8-b3fa-6fed2c89b2e3 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-d1a84d9b-e59a-41a8-b3fa-6fed2c89b2e3 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-d1a84d9b-e59a-41a8-b3fa-6fed2c89b2e3 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d1a84d9b-e59a-41a8-b3fa-6fed2c89b2e3 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-d1a84d9b-e59a-41a8-b3fa-6fed2c89b2e3 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-d1a84d9b-e59a-41a8-b3fa-6fed2c89b2e3 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-d7988bd8-89aa-48bd-b747-0ea0ce5c7ad5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d7988bd8-89aa-48bd-b747-0ea0ce5c7ad5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d7988bd8-89aa-48bd-b747-0ea0ce5c7ad5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d7988bd8-89aa-48bd-b747-0ea0ce5c7ad5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-d7988bd8-89aa-48bd-b747-0ea0ce5c7ad5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7988bd8-89aa-48bd-b747-0ea0ce5c7ad5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d7988bd8-89aa-48bd-b747-0ea0ce5c7ad5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b37b3c26-db1e-4cbf-99f9-ccef328d247e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0a82430a-1ad0-471a-9281-faca23a9a600 {
  display: none;
}
#s-70955ee8-e570-4565-818e-fde6aca50850 {
  text-align: left;
}


.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 {
  max-width: 100%;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 .shg-image-zoom,
.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 {
  max-width: 100%;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 .shg-image-zoom,
.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 {
  max-width: 100%;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 .shg-image-zoom,
.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 {
  max-width: 100%;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 .shg-image-zoom,
.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 {
  max-width: 100%;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 .shg-image-zoom,
.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70955ee8-e570-4565-818e-fde6aca50850 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c45a5ae4-a54e-4752-8155-afd7ae37ea80 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c45a5ae4-a54e-4752-8155-afd7ae37ea80 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-7f2c291b-7795-483c-bf71-8ac3f0893289 {
  text-align: center;
}

#s-7f2c291b-7795-483c-bf71-8ac3f0893289 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-7f2c291b-7795-483c-bf71-8ac3f0893289 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7f2c291b-7795-483c-bf71-8ac3f0893289 .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-6f3ee77c-a3cb-4d80-8078-c4a58927c37b {
  text-align: center;
}

#s-6f3ee77c-a3cb-4d80-8078-c4a58927c37b .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-6f3ee77c-a3cb-4d80-8078-c4a58927c37b .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-6f3ee77c-a3cb-4d80-8078-c4a58927c37b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-6f3ee77c-a3cb-4d80-8078-c4a58927c37b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-6f3ee77c-a3cb-4d80-8078-c4a58927c37b .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-6f3ee77c-a3cb-4d80-8078-c4a58927c37b .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-9e86e612-01f1-4898-872f-772befd3ce4a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9e86e612-01f1-4898-872f-772befd3ce4a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9e86e612-01f1-4898-872f-772befd3ce4a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9e86e612-01f1-4898-872f-772befd3ce4a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-9e86e612-01f1-4898-872f-772befd3ce4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e86e612-01f1-4898-872f-772befd3ce4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9e86e612-01f1-4898-872f-772befd3ce4a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e54308bd-c7d4-4131-acfb-82dc3d1ad16c {
  display: none;
}
#s-65cbc9b8-e151-4ec6-8898-ded91528a534 {
  text-align: left;
}


.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 {
  max-width: 100%;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 .shg-image-zoom,
.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 {
  max-width: 100%;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 .shg-image-zoom,
.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 {
  max-width: 100%;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 .shg-image-zoom,
.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 {
  max-width: 100%;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 .shg-image-zoom,
.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 {
  max-width: 100%;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 .shg-image-zoom,
.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65cbc9b8-e151-4ec6-8898-ded91528a534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b2418b76-8c21-4cb3-9818-bfbe32a51bfa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2418b76-8c21-4cb3-9818-bfbe32a51bfa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-1ccaa6a5-664d-4ce4-96a5-ee613ffc3568 {
  text-align: center;
}

#s-1ccaa6a5-664d-4ce4-96a5-ee613ffc3568 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-1ccaa6a5-664d-4ce4-96a5-ee613ffc3568 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1ccaa6a5-664d-4ce4-96a5-ee613ffc3568 .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-8bf93033-5dc9-4cd4-8d34-41e70a47868d {
  text-align: center;
}

#s-8bf93033-5dc9-4cd4-8d34-41e70a47868d .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-8bf93033-5dc9-4cd4-8d34-41e70a47868d .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-8bf93033-5dc9-4cd4-8d34-41e70a47868d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8bf93033-5dc9-4cd4-8d34-41e70a47868d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-8bf93033-5dc9-4cd4-8d34-41e70a47868d .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-8bf93033-5dc9-4cd4-8d34-41e70a47868d .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-bd93f8a8-56e3-4485-9033-2d40c1d56d83 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bd93f8a8-56e3-4485-9033-2d40c1d56d83:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bd93f8a8-56e3-4485-9033-2d40c1d56d83:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bd93f8a8-56e3-4485-9033-2d40c1d56d83 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-bd93f8a8-56e3-4485-9033-2d40c1d56d83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd93f8a8-56e3-4485-9033-2d40c1d56d83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bd93f8a8-56e3-4485-9033-2d40c1d56d83.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e661c6ab-f2d0-4427-9bee-d42e063bad9b {
  display: none;
}
#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: left;
}


.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 {
  max-width: 100%;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 .shg-image-zoom,
.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 {
  max-width: 100%;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 .shg-image-zoom,
.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 {
  max-width: 100%;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 .shg-image-zoom,
.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 {
  max-width: 100%;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 .shg-image-zoom,
.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 {
  max-width: 100%;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 .shg-image-zoom,
.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff5e0e15-2ddf-4f46-b535-3f06b9ae2022 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e5ae75e9-f0a0-4f0f-b63a-9c96814bd1bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5ae75e9-f0a0-4f0f-b63a-9c96814bd1bf .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-b7c9e0f5-fac3-4d00-8421-1a0256deaee5 {
  text-align: center;
}

#s-b7c9e0f5-fac3-4d00-8421-1a0256deaee5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-b7c9e0f5-fac3-4d00-8421-1a0256deaee5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-b7c9e0f5-fac3-4d00-8421-1a0256deaee5 .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-94e679de-c85c-49e7-9fe6-a65741e8ba37 {
  text-align: center;
}

#s-94e679de-c85c-49e7-9fe6-a65741e8ba37 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-94e679de-c85c-49e7-9fe6-a65741e8ba37 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-94e679de-c85c-49e7-9fe6-a65741e8ba37 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-94e679de-c85c-49e7-9fe6-a65741e8ba37 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-94e679de-c85c-49e7-9fe6-a65741e8ba37 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-94e679de-c85c-49e7-9fe6-a65741e8ba37 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-4226abf9-a2e9-4a6d-86b9-aaf0fdc3ef4c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4226abf9-a2e9-4a6d-86b9-aaf0fdc3ef4c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4226abf9-a2e9-4a6d-86b9-aaf0fdc3ef4c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4226abf9-a2e9-4a6d-86b9-aaf0fdc3ef4c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-4226abf9-a2e9-4a6d-86b9-aaf0fdc3ef4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4226abf9-a2e9-4a6d-86b9-aaf0fdc3ef4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4226abf9-a2e9-4a6d-86b9-aaf0fdc3ef4c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2b858680-00b0-46c6-ae29-d7f92557ef81 {
  display: none;
}
#s-8c766de9-548f-4ece-aeae-d41cc50b1288 {
  text-align: left;
}


.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 {
  max-width: 100%;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 .shg-image-zoom,
.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 {
  max-width: 100%;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 .shg-image-zoom,
.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 {
  max-width: 100%;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 .shg-image-zoom,
.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 {
  max-width: 100%;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 .shg-image-zoom,
.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 {
  max-width: 100%;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 .shg-image-zoom,
.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c766de9-548f-4ece-aeae-d41cc50b1288 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ca979b35-cdff-4156-bb31-ceb974977e97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca979b35-cdff-4156-bb31-ceb974977e97 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-a23420b0-4ce5-470d-b22e-d8fee59dfcec {
  text-align: center;
}

#s-a23420b0-4ce5-470d-b22e-d8fee59dfcec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-a23420b0-4ce5-470d-b22e-d8fee59dfcec .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-a23420b0-4ce5-470d-b22e-d8fee59dfcec .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-959e7a8b-13e7-4369-ad7d-f9c54b016ba7 {
  text-align: center;
}

#s-959e7a8b-13e7-4369-ad7d-f9c54b016ba7 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-959e7a8b-13e7-4369-ad7d-f9c54b016ba7 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-959e7a8b-13e7-4369-ad7d-f9c54b016ba7 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-959e7a8b-13e7-4369-ad7d-f9c54b016ba7 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-959e7a8b-13e7-4369-ad7d-f9c54b016ba7 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-959e7a8b-13e7-4369-ad7d-f9c54b016ba7 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-6d445e79-3e6c-41ab-be98-514564b10b93 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6d445e79-3e6c-41ab-be98-514564b10b93:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6d445e79-3e6c-41ab-be98-514564b10b93:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6d445e79-3e6c-41ab-be98-514564b10b93 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-6d445e79-3e6c-41ab-be98-514564b10b93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d445e79-3e6c-41ab-be98-514564b10b93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6d445e79-3e6c-41ab-be98-514564b10b93.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-138a01f5-243f-4273-8797-c40411917b73 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-138a01f5-243f-4273-8797-c40411917b73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e0733f96-e493-4065-ba41-7ac40b53625e {
  display: none;
}
#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 {
  text-align: left;
}


.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 {
  max-width: 100%;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 .shg-image-zoom,
.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 {
  max-width: 100%;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 .shg-image-zoom,
.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 {
  max-width: 100%;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 .shg-image-zoom,
.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 {
  max-width: 100%;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 .shg-image-zoom,
.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 {
  max-width: 100%;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 .shg-image-zoom,
.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73d09f83-0dc5-4392-ac60-68383d2c75e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c4666d5a-0333-4a64-b620-569bc7aaf652 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4666d5a-0333-4a64-b620-569bc7aaf652 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-4f7b4b95-384a-49ca-b8c8-8ded189b3a54 {
  text-align: center;
}

#s-4f7b4b95-384a-49ca-b8c8-8ded189b3a54 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-4f7b4b95-384a-49ca-b8c8-8ded189b3a54 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4f7b4b95-384a-49ca-b8c8-8ded189b3a54 .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-afe1fc55-52ad-4cc2-87cb-911aba0079ad {
  text-align: center;
}

#s-afe1fc55-52ad-4cc2-87cb-911aba0079ad .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-afe1fc55-52ad-4cc2-87cb-911aba0079ad .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-afe1fc55-52ad-4cc2-87cb-911aba0079ad .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-afe1fc55-52ad-4cc2-87cb-911aba0079ad .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-afe1fc55-52ad-4cc2-87cb-911aba0079ad .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-afe1fc55-52ad-4cc2-87cb-911aba0079ad .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-b04db147-1b61-4391-8537-7ecd84d6ff1d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b04db147-1b61-4391-8537-7ecd84d6ff1d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b04db147-1b61-4391-8537-7ecd84d6ff1d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b04db147-1b61-4391-8537-7ecd84d6ff1d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-b04db147-1b61-4391-8537-7ecd84d6ff1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b04db147-1b61-4391-8537-7ecd84d6ff1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b04db147-1b61-4391-8537-7ecd84d6ff1d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b8c5d061-f6cb-48ea-88fa-975a137c654e {
  display: none;
}
#s-dabb8860-7e78-4ad6-895f-e3343164a057 {
  text-align: left;
}


.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 {
  max-width: 100%;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 .shg-image-zoom,
.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 {
  max-width: 100%;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 .shg-image-zoom,
.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 {
  max-width: 100%;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 .shg-image-zoom,
.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 {
  max-width: 100%;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 .shg-image-zoom,
.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 {
  max-width: 100%;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 .shg-image-zoom,
.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dabb8860-7e78-4ad6-895f-e3343164a057 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a86c6210-f11c-4017-8ae8-381d74d8d522 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a86c6210-f11c-4017-8ae8-381d74d8d522 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-1491f71f-7693-4cb0-97bb-c415193bb52e {
  text-align: center;
}

#s-1491f71f-7693-4cb0-97bb-c415193bb52e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-1491f71f-7693-4cb0-97bb-c415193bb52e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1491f71f-7693-4cb0-97bb-c415193bb52e .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-8f7d0b14-115c-4c65-aee9-82b7e3ee224e {
  text-align: center;
}

#s-8f7d0b14-115c-4c65-aee9-82b7e3ee224e .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-8f7d0b14-115c-4c65-aee9-82b7e3ee224e .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-8f7d0b14-115c-4c65-aee9-82b7e3ee224e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8f7d0b14-115c-4c65-aee9-82b7e3ee224e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-8f7d0b14-115c-4c65-aee9-82b7e3ee224e .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-8f7d0b14-115c-4c65-aee9-82b7e3ee224e .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-5a546f63-f583-42f1-881b-9842555c7785 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5a546f63-f583-42f1-881b-9842555c7785:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5a546f63-f583-42f1-881b-9842555c7785:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5a546f63-f583-42f1-881b-9842555c7785 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-5a546f63-f583-42f1-881b-9842555c7785.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a546f63-f583-42f1-881b-9842555c7785.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5a546f63-f583-42f1-881b-9842555c7785.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dc004948-b271-4b71-be5d-b1ded0bf3f00 {
  display: none;
}
#s-f37be38c-a4d7-4615-b5a4-f594b98106bd {
  text-align: left;
}


.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd {
  max-width: 100%;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd .shg-image-zoom,
.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd {
  max-width: 100%;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd .shg-image-zoom,
.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd {
  max-width: 100%;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd .shg-image-zoom,
.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd {
  max-width: 100%;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd .shg-image-zoom,
.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd {
  max-width: 100%;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd .shg-image-zoom,
.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f37be38c-a4d7-4615-b5a4-f594b98106bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9ecea385-90ec-4e57-8f55-0e81080ecf8e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ecea385-90ec-4e57-8f55-0e81080ecf8e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-469e492d-ca39-4e32-bb62-f8a778e664df {
  text-align: center;
}

#s-469e492d-ca39-4e32-bb62-f8a778e664df .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-469e492d-ca39-4e32-bb62-f8a778e664df .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-469e492d-ca39-4e32-bb62-f8a778e664df .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-d05c1340-a5bb-4b05-b504-125ab0d38abe {
  text-align: center;
}

#s-d05c1340-a5bb-4b05-b504-125ab0d38abe .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-d05c1340-a5bb-4b05-b504-125ab0d38abe .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-d05c1340-a5bb-4b05-b504-125ab0d38abe .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d05c1340-a5bb-4b05-b504-125ab0d38abe .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-d05c1340-a5bb-4b05-b504-125ab0d38abe .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-d05c1340-a5bb-4b05-b504-125ab0d38abe .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-f0dfccfe-6c85-4ae1-a79b-99c98021edfb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f0dfccfe-6c85-4ae1-a79b-99c98021edfb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f0dfccfe-6c85-4ae1-a79b-99c98021edfb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f0dfccfe-6c85-4ae1-a79b-99c98021edfb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-f0dfccfe-6c85-4ae1-a79b-99c98021edfb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0dfccfe-6c85-4ae1-a79b-99c98021edfb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f0dfccfe-6c85-4ae1-a79b-99c98021edfb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-89ed213e-1cf6-4f89-9584-588b99d406d3 {
  display: none;
}
#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 {
  text-align: left;
}


.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 {
  max-width: 100%;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 .shg-image-zoom,
.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 {
  max-width: 100%;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 .shg-image-zoom,
.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 {
  max-width: 100%;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 .shg-image-zoom,
.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 {
  max-width: 100%;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 .shg-image-zoom,
.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 {
  max-width: 100%;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 .shg-image-zoom,
.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fec1a2fc-b565-4a5b-aa58-3e313dbd1348 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c46b4054-d359-4c67-993f-c684cb7e6914 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c46b4054-d359-4c67-993f-c684cb7e6914 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-c891194c-f509-4294-953d-768541334996 {
  text-align: center;
}

#s-c891194c-f509-4294-953d-768541334996 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-c891194c-f509-4294-953d-768541334996 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c891194c-f509-4294-953d-768541334996 .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-33489ddc-7563-456a-9189-41d825664c9b {
  text-align: center;
}

#s-33489ddc-7563-456a-9189-41d825664c9b .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-33489ddc-7563-456a-9189-41d825664c9b .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-33489ddc-7563-456a-9189-41d825664c9b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-33489ddc-7563-456a-9189-41d825664c9b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-33489ddc-7563-456a-9189-41d825664c9b .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-33489ddc-7563-456a-9189-41d825664c9b .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-307398f6-a80c-4d9b-bb74-a0630a15d403 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-307398f6-a80c-4d9b-bb74-a0630a15d403:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-307398f6-a80c-4d9b-bb74-a0630a15d403:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-307398f6-a80c-4d9b-bb74-a0630a15d403 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-307398f6-a80c-4d9b-bb74-a0630a15d403.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-307398f6-a80c-4d9b-bb74-a0630a15d403.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-307398f6-a80c-4d9b-bb74-a0630a15d403.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3b4e0469-d46e-4624-9843-0d457351ae06 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3b4e0469-d46e-4624-9843-0d457351ae06"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-09cd9200-2663-4f0b-b645-4f924bad5102 {
  display: none;
}
#s-293655c3-a1fe-4edb-b423-477273201952 {
  text-align: left;
}


.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 {
  max-width: 100%;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 .shg-image-zoom,
.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 {
  max-width: 100%;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 .shg-image-zoom,
.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 {
  max-width: 100%;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 .shg-image-zoom,
.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 {
  max-width: 100%;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 .shg-image-zoom,
.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 {
  max-width: 100%;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 .shg-image-zoom,
.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-293655c3-a1fe-4edb-b423-477273201952 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-40da7eb1-3d99-4154-be12-b87ac85a6c4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40da7eb1-3d99-4154-be12-b87ac85a6c4f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-e0b0e227-fc07-4679-8da7-85e470ceb8d7 {
  text-align: center;
}

#s-e0b0e227-fc07-4679-8da7-85e470ceb8d7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-e0b0e227-fc07-4679-8da7-85e470ceb8d7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e0b0e227-fc07-4679-8da7-85e470ceb8d7 .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-53f63571-eb72-4503-b04b-c32b6051fcfb {
  text-align: center;
}

#s-53f63571-eb72-4503-b04b-c32b6051fcfb .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-53f63571-eb72-4503-b04b-c32b6051fcfb .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-53f63571-eb72-4503-b04b-c32b6051fcfb .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-53f63571-eb72-4503-b04b-c32b6051fcfb .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-53f63571-eb72-4503-b04b-c32b6051fcfb .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-53f63571-eb72-4503-b04b-c32b6051fcfb .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-6077a2a9-4685-4c84-a36f-bf87ff67abbc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6077a2a9-4685-4c84-a36f-bf87ff67abbc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6077a2a9-4685-4c84-a36f-bf87ff67abbc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6077a2a9-4685-4c84-a36f-bf87ff67abbc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-6077a2a9-4685-4c84-a36f-bf87ff67abbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6077a2a9-4685-4c84-a36f-bf87ff67abbc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6077a2a9-4685-4c84-a36f-bf87ff67abbc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3ace2b24-c1c9-47ec-8f72-3474f01812e0 {
  display: none;
}
#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 {
  text-align: left;
}


.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 {
  max-width: 100%;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 .shg-image-zoom,
.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 {
  max-width: 100%;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 .shg-image-zoom,
.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 {
  max-width: 100%;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 .shg-image-zoom,
.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 {
  max-width: 100%;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 .shg-image-zoom,
.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 {
  max-width: 100%;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 .shg-image-zoom,
.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ca6d97a-5b1d-408a-9f61-7063565285e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bbeb1078-f4a1-4f15-87e5-0ada3f349211 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bbeb1078-f4a1-4f15-87e5-0ada3f349211 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-c3e068a3-074c-4d4a-98c1-bd6122785fe8 {
  text-align: center;
}

#s-c3e068a3-074c-4d4a-98c1-bd6122785fe8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-c3e068a3-074c-4d4a-98c1-bd6122785fe8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c3e068a3-074c-4d4a-98c1-bd6122785fe8 .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-c50de6ac-065e-4794-9ed6-5a6401e49824 {
  text-align: center;
}

#s-c50de6ac-065e-4794-9ed6-5a6401e49824 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-c50de6ac-065e-4794-9ed6-5a6401e49824 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-c50de6ac-065e-4794-9ed6-5a6401e49824 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c50de6ac-065e-4794-9ed6-5a6401e49824 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-c50de6ac-065e-4794-9ed6-5a6401e49824 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-c50de6ac-065e-4794-9ed6-5a6401e49824 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-ff0ab286-4629-41bc-8140-4d91ff03e4d4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ff0ab286-4629-41bc-8140-4d91ff03e4d4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff0ab286-4629-41bc-8140-4d91ff03e4d4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff0ab286-4629-41bc-8140-4d91ff03e4d4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-ff0ab286-4629-41bc-8140-4d91ff03e4d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff0ab286-4629-41bc-8140-4d91ff03e4d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ff0ab286-4629-41bc-8140-4d91ff03e4d4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-351c6d46-13d9-4a6b-9baf-e558b5539e44 {
  display: none;
}
#s-50e6da48-bf07-4f50-b240-353c09d77f44 {
  text-align: left;
}


.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 {
  max-width: 100%;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 .shg-image-zoom,
.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 {
  max-width: 100%;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 .shg-image-zoom,
.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 {
  max-width: 100%;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 .shg-image-zoom,
.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 {
  max-width: 100%;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 .shg-image-zoom,
.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 {
  max-width: 100%;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 .shg-image-zoom,
.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50e6da48-bf07-4f50-b240-353c09d77f44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a4c7e99c-094a-465a-a4fb-0af227e775f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4c7e99c-094a-465a-a4fb-0af227e775f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-623d3af7-5265-4f78-98dd-d606d2352982 {
  text-align: center;
}

#s-623d3af7-5265-4f78-98dd-d606d2352982 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-623d3af7-5265-4f78-98dd-d606d2352982 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-623d3af7-5265-4f78-98dd-d606d2352982 .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-8cda860d-92d6-4991-ae42-66943b78128e {
  text-align: center;
}

#s-8cda860d-92d6-4991-ae42-66943b78128e .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-8cda860d-92d6-4991-ae42-66943b78128e .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-8cda860d-92d6-4991-ae42-66943b78128e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8cda860d-92d6-4991-ae42-66943b78128e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-8cda860d-92d6-4991-ae42-66943b78128e .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-8cda860d-92d6-4991-ae42-66943b78128e .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-d3c3e2d1-97d0-42b7-b8b6-67b6bdaa4933 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d3c3e2d1-97d0-42b7-b8b6-67b6bdaa4933:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d3c3e2d1-97d0-42b7-b8b6-67b6bdaa4933:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d3c3e2d1-97d0-42b7-b8b6-67b6bdaa4933 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-d3c3e2d1-97d0-42b7-b8b6-67b6bdaa4933.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3c3e2d1-97d0-42b7-b8b6-67b6bdaa4933.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d3c3e2d1-97d0-42b7-b8b6-67b6bdaa4933.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a54aaa17-e928-486f-8815-538129407a86 {
  display: none;
}
#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 {
  text-align: left;
}


.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 {
  max-width: 100%;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 .shg-image-zoom,
.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 {
  max-width: 100%;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 .shg-image-zoom,
.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 {
  max-width: 100%;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 .shg-image-zoom,
.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 {
  max-width: 100%;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 .shg-image-zoom,
.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 {
  max-width: 100%;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 .shg-image-zoom,
.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-261f5ba2-9983-49ed-986f-98d4e71a3d80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a6efce87-1206-43d9-9e1d-d5dbea61f60f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6efce87-1206-43d9-9e1d-d5dbea61f60f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-69693e60-8efd-4a6a-b100-636274d01cf0 {
  text-align: center;
}

#s-69693e60-8efd-4a6a-b100-636274d01cf0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-69693e60-8efd-4a6a-b100-636274d01cf0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-69693e60-8efd-4a6a-b100-636274d01cf0 .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-b8c48468-ac17-4df2-aae7-755609b02c1a {
  text-align: center;
}

#s-b8c48468-ac17-4df2-aae7-755609b02c1a .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-b8c48468-ac17-4df2-aae7-755609b02c1a .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-b8c48468-ac17-4df2-aae7-755609b02c1a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b8c48468-ac17-4df2-aae7-755609b02c1a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-b8c48468-ac17-4df2-aae7-755609b02c1a .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-b8c48468-ac17-4df2-aae7-755609b02c1a .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-3b1d2ba5-2dba-463d-b58b-c583cf346d04 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3b1d2ba5-2dba-463d-b58b-c583cf346d04:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3b1d2ba5-2dba-463d-b58b-c583cf346d04:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3b1d2ba5-2dba-463d-b58b-c583cf346d04 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-3b1d2ba5-2dba-463d-b58b-c583cf346d04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b1d2ba5-2dba-463d-b58b-c583cf346d04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3b1d2ba5-2dba-463d-b58b-c583cf346d04.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0db63b46-9333-49bd-9713-4f51ba550843 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0db63b46-9333-49bd-9713-4f51ba550843"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-54838121-de2a-45a0-8cac-2552f32f8f8f {
  display: none;
}
#s-ceb5d327-a88d-41be-a695-9e755754601c {
  text-align: left;
}


.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c {
  max-width: 100%;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c .shg-image-zoom,
.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c {
  max-width: 100%;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c .shg-image-zoom,
.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c {
  max-width: 100%;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c .shg-image-zoom,
.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c {
  max-width: 100%;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c .shg-image-zoom,
.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c {
  max-width: 100%;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c .shg-image-zoom,
.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceb5d327-a88d-41be-a695-9e755754601c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f1f62bc1-9f2c-43ce-b74f-66ab76156786 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f1f62bc1-9f2c-43ce-b74f-66ab76156786 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-42eab7cb-a737-4257-8d0c-960396326557 {
  text-align: center;
}

#s-42eab7cb-a737-4257-8d0c-960396326557 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-42eab7cb-a737-4257-8d0c-960396326557 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-42eab7cb-a737-4257-8d0c-960396326557 .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-5667974a-0506-4eb5-aab6-bfde06d125f1 {
  text-align: center;
}

#s-5667974a-0506-4eb5-aab6-bfde06d125f1 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-5667974a-0506-4eb5-aab6-bfde06d125f1 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-5667974a-0506-4eb5-aab6-bfde06d125f1 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5667974a-0506-4eb5-aab6-bfde06d125f1 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-5667974a-0506-4eb5-aab6-bfde06d125f1 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-5667974a-0506-4eb5-aab6-bfde06d125f1 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-f2aa51f8-cba2-49ac-9f7e-4fd905ebe4d8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f2aa51f8-cba2-49ac-9f7e-4fd905ebe4d8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f2aa51f8-cba2-49ac-9f7e-4fd905ebe4d8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f2aa51f8-cba2-49ac-9f7e-4fd905ebe4d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-f2aa51f8-cba2-49ac-9f7e-4fd905ebe4d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2aa51f8-cba2-49ac-9f7e-4fd905ebe4d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f2aa51f8-cba2-49ac-9f7e-4fd905ebe4d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-848db327-a03f-4881-a07c-934ee2edde56 {
  display: none;
}
#s-e241f596-37e8-4540-ae57-c9f052c59d60 {
  text-align: left;
}


.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 {
  max-width: 100%;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 .shg-image-zoom,
.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 {
  max-width: 100%;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 .shg-image-zoom,
.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 {
  max-width: 100%;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 .shg-image-zoom,
.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 {
  max-width: 100%;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 .shg-image-zoom,
.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 {
  max-width: 100%;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 .shg-image-zoom,
.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e241f596-37e8-4540-ae57-c9f052c59d60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-33f24db8-7a8a-4099-92c8-04819d67da0c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33f24db8-7a8a-4099-92c8-04819d67da0c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-463f8995-366e-4c5b-af8c-3919a42a80d9 {
  text-align: center;
}

#s-463f8995-366e-4c5b-af8c-3919a42a80d9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-463f8995-366e-4c5b-af8c-3919a42a80d9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-463f8995-366e-4c5b-af8c-3919a42a80d9 .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-0e3f6192-1a41-4c49-a253-a255bbddaf66 {
  text-align: center;
}

#s-0e3f6192-1a41-4c49-a253-a255bbddaf66 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-0e3f6192-1a41-4c49-a253-a255bbddaf66 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-0e3f6192-1a41-4c49-a253-a255bbddaf66 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0e3f6192-1a41-4c49-a253-a255bbddaf66 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-0e3f6192-1a41-4c49-a253-a255bbddaf66 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-0e3f6192-1a41-4c49-a253-a255bbddaf66 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-d48b4c6b-74a1-4031-91d8-81888de60d50 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d48b4c6b-74a1-4031-91d8-81888de60d50:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d48b4c6b-74a1-4031-91d8-81888de60d50:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d48b4c6b-74a1-4031-91d8-81888de60d50 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-d48b4c6b-74a1-4031-91d8-81888de60d50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d48b4c6b-74a1-4031-91d8-81888de60d50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d48b4c6b-74a1-4031-91d8-81888de60d50.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fc8ee1db-67c9-43d0-8a45-059a00898e89 {
  display: none;
}
#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 {
  text-align: left;
}


.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 {
  max-width: 100%;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 .shg-image-zoom,
.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 {
  max-width: 100%;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 .shg-image-zoom,
.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 {
  max-width: 100%;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 .shg-image-zoom,
.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 {
  max-width: 100%;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 .shg-image-zoom,
.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 {
  max-width: 100%;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 .shg-image-zoom,
.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7048596-d50a-45d2-ba4c-a7b33bd6d032 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d07ef81d-32c4-4e17-9be3-6c05c0847a81 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d07ef81d-32c4-4e17-9be3-6c05c0847a81 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-646c7b19-f27a-43eb-878d-9309f381e751 {
  text-align: center;
}

#s-646c7b19-f27a-43eb-878d-9309f381e751 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-646c7b19-f27a-43eb-878d-9309f381e751 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-646c7b19-f27a-43eb-878d-9309f381e751 .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-b9203cd4-80d7-4a37-b126-09a8f4367eae {
  text-align: center;
}

#s-b9203cd4-80d7-4a37-b126-09a8f4367eae .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-b9203cd4-80d7-4a37-b126-09a8f4367eae .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-b9203cd4-80d7-4a37-b126-09a8f4367eae .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b9203cd4-80d7-4a37-b126-09a8f4367eae .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-b9203cd4-80d7-4a37-b126-09a8f4367eae .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-b9203cd4-80d7-4a37-b126-09a8f4367eae .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-8a13c613-cca9-4c92-866b-33453c2ae5b7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8a13c613-cca9-4c92-866b-33453c2ae5b7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8a13c613-cca9-4c92-866b-33453c2ae5b7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8a13c613-cca9-4c92-866b-33453c2ae5b7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-8a13c613-cca9-4c92-866b-33453c2ae5b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a13c613-cca9-4c92-866b-33453c2ae5b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8a13c613-cca9-4c92-866b-33453c2ae5b7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-639a5c3e-5401-47df-87c3-ddbd74b167b2 {
  display: none;
}
#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 {
  text-align: left;
}


.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 {
  max-width: 100%;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 .shg-image-zoom,
.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 {
  max-width: 100%;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 .shg-image-zoom,
.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 {
  max-width: 100%;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 .shg-image-zoom,
.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 {
  max-width: 100%;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 .shg-image-zoom,
.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 {
  max-width: 100%;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 .shg-image-zoom,
.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68fe0ec0-444a-4a93-9cf7-fba7a04e80a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dce6530f-fd8d-4287-950c-030e32fbfb09 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dce6530f-fd8d-4287-950c-030e32fbfb09 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-fa421d53-6455-4f17-a590-db7baf17d006 {
  text-align: center;
}

#s-fa421d53-6455-4f17-a590-db7baf17d006 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-fa421d53-6455-4f17-a590-db7baf17d006 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-fa421d53-6455-4f17-a590-db7baf17d006 .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-940564fe-bb9c-4d01-8e1d-b6a42def5b17 {
  text-align: center;
}

#s-940564fe-bb9c-4d01-8e1d-b6a42def5b17 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-940564fe-bb9c-4d01-8e1d-b6a42def5b17 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-940564fe-bb9c-4d01-8e1d-b6a42def5b17 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-940564fe-bb9c-4d01-8e1d-b6a42def5b17 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-940564fe-bb9c-4d01-8e1d-b6a42def5b17 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-940564fe-bb9c-4d01-8e1d-b6a42def5b17 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-5cfe8570-b4e7-4854-a365-9f5ae78e7c0b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5cfe8570-b4e7-4854-a365-9f5ae78e7c0b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5cfe8570-b4e7-4854-a365-9f5ae78e7c0b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5cfe8570-b4e7-4854-a365-9f5ae78e7c0b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-5cfe8570-b4e7-4854-a365-9f5ae78e7c0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5cfe8570-b4e7-4854-a365-9f5ae78e7c0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5cfe8570-b4e7-4854-a365-9f5ae78e7c0b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2dace162-b4be-45db-8e75-715809a4921f {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2dace162-b4be-45db-8e75-715809a4921f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d198d73c-c133-4470-9851-a635e5529989 {
  display: none;
}
#s-35534542-6774-4919-8723-88a139162ef4 {
  text-align: left;
}


.shg-c#s-35534542-6774-4919-8723-88a139162ef4 {
  max-width: 100%;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 .shg-image-zoom,
.shg-c#s-35534542-6774-4919-8723-88a139162ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-35534542-6774-4919-8723-88a139162ef4 {
  max-width: 100%;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 .shg-image-zoom,
.shg-c#s-35534542-6774-4919-8723-88a139162ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-35534542-6774-4919-8723-88a139162ef4 {
  max-width: 100%;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 .shg-image-zoom,
.shg-c#s-35534542-6774-4919-8723-88a139162ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-35534542-6774-4919-8723-88a139162ef4 {
  max-width: 100%;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 .shg-image-zoom,
.shg-c#s-35534542-6774-4919-8723-88a139162ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-35534542-6774-4919-8723-88a139162ef4 {
  max-width: 100%;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 .shg-image-zoom,
.shg-c#s-35534542-6774-4919-8723-88a139162ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35534542-6774-4919-8723-88a139162ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bca3b9b6-06ec-4505-8abc-ea3f26cc00e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bca3b9b6-06ec-4505-8abc-ea3f26cc00e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-1d55faa6-abd4-4e0a-9798-9498c6eadbc1 {
  text-align: center;
}

#s-1d55faa6-abd4-4e0a-9798-9498c6eadbc1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-1d55faa6-abd4-4e0a-9798-9498c6eadbc1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1d55faa6-abd4-4e0a-9798-9498c6eadbc1 .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-c320a724-d599-4c19-9291-c47eed297d59 {
  text-align: center;
}

#s-c320a724-d599-4c19-9291-c47eed297d59 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-c320a724-d599-4c19-9291-c47eed297d59 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-c320a724-d599-4c19-9291-c47eed297d59 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c320a724-d599-4c19-9291-c47eed297d59 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-c320a724-d599-4c19-9291-c47eed297d59 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-c320a724-d599-4c19-9291-c47eed297d59 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-72f50882-89c1-4752-b8af-1af48cf8cfd3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-72f50882-89c1-4752-b8af-1af48cf8cfd3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-72f50882-89c1-4752-b8af-1af48cf8cfd3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-72f50882-89c1-4752-b8af-1af48cf8cfd3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-72f50882-89c1-4752-b8af-1af48cf8cfd3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72f50882-89c1-4752-b8af-1af48cf8cfd3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-72f50882-89c1-4752-b8af-1af48cf8cfd3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0022b3b0-6a23-4981-82b0-c1474e5a1c7a {
  display: none;
}
#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 {
  text-align: left;
}


.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 {
  max-width: 100%;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 .shg-image-zoom,
.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 {
  max-width: 100%;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 .shg-image-zoom,
.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 {
  max-width: 100%;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 .shg-image-zoom,
.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 {
  max-width: 100%;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 .shg-image-zoom,
.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 {
  max-width: 100%;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 .shg-image-zoom,
.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83a91964-cb14-4483-97e8-d6ae6c9f6534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6c25b1b7-a46f-48f7-9d2d-c50033148cbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c25b1b7-a46f-48f7-9d2d-c50033148cbb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-489e1a53-d4b3-494f-8b72-4f9d3a139af1 {
  text-align: center;
}

#s-489e1a53-d4b3-494f-8b72-4f9d3a139af1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-489e1a53-d4b3-494f-8b72-4f9d3a139af1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-489e1a53-d4b3-494f-8b72-4f9d3a139af1 .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-86c92a48-67a3-4890-9a8a-f0f2931f58d9 {
  text-align: center;
}

#s-86c92a48-67a3-4890-9a8a-f0f2931f58d9 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-86c92a48-67a3-4890-9a8a-f0f2931f58d9 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-86c92a48-67a3-4890-9a8a-f0f2931f58d9 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-86c92a48-67a3-4890-9a8a-f0f2931f58d9 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-86c92a48-67a3-4890-9a8a-f0f2931f58d9 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-86c92a48-67a3-4890-9a8a-f0f2931f58d9 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-e7067879-0f57-4d41-a910-ffc9d751a151 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e7067879-0f57-4d41-a910-ffc9d751a151:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e7067879-0f57-4d41-a910-ffc9d751a151:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e7067879-0f57-4d41-a910-ffc9d751a151 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-e7067879-0f57-4d41-a910-ffc9d751a151.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7067879-0f57-4d41-a910-ffc9d751a151.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e7067879-0f57-4d41-a910-ffc9d751a151.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-24332530-f6ba-4c88-bd99-74139a958733 {
  display: none;
}
#s-c8f98b6a-a15c-421f-8511-e10e40059fba {
  text-align: left;
}


.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba {
  max-width: 100%;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba .shg-image-zoom,
.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba {
  max-width: 100%;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba .shg-image-zoom,
.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba {
  max-width: 100%;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba .shg-image-zoom,
.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba {
  max-width: 100%;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba .shg-image-zoom,
.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba {
  max-width: 100%;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba .shg-image-zoom,
.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8f98b6a-a15c-421f-8511-e10e40059fba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b224f744-8814-4568-8e00-2720080153fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b224f744-8814-4568-8e00-2720080153fc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-f806c849-2797-4838-83db-a4e1c566a3a3 {
  text-align: center;
}

#s-f806c849-2797-4838-83db-a4e1c566a3a3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-f806c849-2797-4838-83db-a4e1c566a3a3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f806c849-2797-4838-83db-a4e1c566a3a3 .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-c21d86b9-1cb8-42b4-8076-88165fe35695 {
  text-align: center;
}

#s-c21d86b9-1cb8-42b4-8076-88165fe35695 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-c21d86b9-1cb8-42b4-8076-88165fe35695 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-c21d86b9-1cb8-42b4-8076-88165fe35695 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c21d86b9-1cb8-42b4-8076-88165fe35695 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-c21d86b9-1cb8-42b4-8076-88165fe35695 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-c21d86b9-1cb8-42b4-8076-88165fe35695 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-629c8b29-3993-4cbc-a67e-ea8d9328b5f8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-629c8b29-3993-4cbc-a67e-ea8d9328b5f8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-629c8b29-3993-4cbc-a67e-ea8d9328b5f8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-629c8b29-3993-4cbc-a67e-ea8d9328b5f8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-629c8b29-3993-4cbc-a67e-ea8d9328b5f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-629c8b29-3993-4cbc-a67e-ea8d9328b5f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-629c8b29-3993-4cbc-a67e-ea8d9328b5f8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9c3628b7-3d30-4afb-9915-d7d710503871 {
  display: none;
}
#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 {
  text-align: left;
}


.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 {
  max-width: 100%;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 .shg-image-zoom,
.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 {
  max-width: 100%;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 .shg-image-zoom,
.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 {
  max-width: 100%;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 .shg-image-zoom,
.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 {
  max-width: 100%;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 .shg-image-zoom,
.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 {
  max-width: 100%;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 .shg-image-zoom,
.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24746fff-75e6-4fcc-9cec-8e2edc5c44f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-212a545d-8634-4348-9c0a-71852da80410 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-212a545d-8634-4348-9c0a-71852da80410 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-ac0a593a-679b-4ecb-b08b-86376d445137 {
  text-align: center;
}

#s-ac0a593a-679b-4ecb-b08b-86376d445137 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-ac0a593a-679b-4ecb-b08b-86376d445137 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ac0a593a-679b-4ecb-b08b-86376d445137 .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-6bcee3f9-4156-4909-909e-af9026d63081 {
  text-align: center;
}

#s-6bcee3f9-4156-4909-909e-af9026d63081 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-6bcee3f9-4156-4909-909e-af9026d63081 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-6bcee3f9-4156-4909-909e-af9026d63081 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-6bcee3f9-4156-4909-909e-af9026d63081 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-6bcee3f9-4156-4909-909e-af9026d63081 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-6bcee3f9-4156-4909-909e-af9026d63081 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-3e98efb9-3db7-4d66-ae1e-72631369bb7f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3e98efb9-3db7-4d66-ae1e-72631369bb7f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3e98efb9-3db7-4d66-ae1e-72631369bb7f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3e98efb9-3db7-4d66-ae1e-72631369bb7f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-3e98efb9-3db7-4d66-ae1e-72631369bb7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e98efb9-3db7-4d66-ae1e-72631369bb7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3e98efb9-3db7-4d66-ae1e-72631369bb7f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9cba9cdd-b900-473f-882f-39d7af02ce8c {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9cba9cdd-b900-473f-882f-39d7af02ce8c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-399a3f00-57a4-4579-890b-8c6bfaef9401 {
  display: none;
}
#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 {
  text-align: left;
}


.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 {
  max-width: 100%;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 .shg-image-zoom,
.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 {
  max-width: 100%;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 .shg-image-zoom,
.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 {
  max-width: 100%;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 .shg-image-zoom,
.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 {
  max-width: 100%;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 .shg-image-zoom,
.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 {
  max-width: 100%;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 .shg-image-zoom,
.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a05d626-67f0-4b0d-8898-f72a9309f1e2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6b129931-8e34-40e3-83f1-8835178fc8d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b129931-8e34-40e3-83f1-8835178fc8d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-f1e8d478-9525-40dd-a924-db5ee985579b {
  text-align: center;
}

#s-f1e8d478-9525-40dd-a924-db5ee985579b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-f1e8d478-9525-40dd-a924-db5ee985579b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f1e8d478-9525-40dd-a924-db5ee985579b .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-3c8f4f16-2ddb-4441-993f-9107760cde64 {
  text-align: center;
}

#s-3c8f4f16-2ddb-4441-993f-9107760cde64 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-3c8f4f16-2ddb-4441-993f-9107760cde64 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-3c8f4f16-2ddb-4441-993f-9107760cde64 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3c8f4f16-2ddb-4441-993f-9107760cde64 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-3c8f4f16-2ddb-4441-993f-9107760cde64 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-3c8f4f16-2ddb-4441-993f-9107760cde64 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-326b284f-69ca-4acf-a96e-dcd50b115483 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-326b284f-69ca-4acf-a96e-dcd50b115483:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-326b284f-69ca-4acf-a96e-dcd50b115483:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-326b284f-69ca-4acf-a96e-dcd50b115483 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-326b284f-69ca-4acf-a96e-dcd50b115483.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-326b284f-69ca-4acf-a96e-dcd50b115483.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-326b284f-69ca-4acf-a96e-dcd50b115483.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-60b5f1f9-e081-47df-a59c-fd55dbc35a1c {
  display: none;
}
#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 {
  text-align: left;
}


.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 {
  max-width: 100%;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 .shg-image-zoom,
.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 {
  max-width: 100%;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 .shg-image-zoom,
.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 {
  max-width: 100%;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 .shg-image-zoom,
.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 {
  max-width: 100%;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 .shg-image-zoom,
.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 {
  max-width: 100%;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 .shg-image-zoom,
.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d8981a4-5da0-4048-af8c-948a1d3e3758 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8e394782-7e94-4351-a445-6e5825e6fbe6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e394782-7e94-4351-a445-6e5825e6fbe6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-fd854336-bbe8-4f27-b713-368a41d51349 {
  text-align: center;
}

#s-fd854336-bbe8-4f27-b713-368a41d51349 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-fd854336-bbe8-4f27-b713-368a41d51349 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-fd854336-bbe8-4f27-b713-368a41d51349 .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-79c522b1-657f-45e6-ad40-d19b328a8b21 {
  text-align: center;
}

#s-79c522b1-657f-45e6-ad40-d19b328a8b21 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-79c522b1-657f-45e6-ad40-d19b328a8b21 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-79c522b1-657f-45e6-ad40-d19b328a8b21 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-79c522b1-657f-45e6-ad40-d19b328a8b21 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-79c522b1-657f-45e6-ad40-d19b328a8b21 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-79c522b1-657f-45e6-ad40-d19b328a8b21 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-197c7420-b647-4f55-8ae7-c0fea87e61a2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-197c7420-b647-4f55-8ae7-c0fea87e61a2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-197c7420-b647-4f55-8ae7-c0fea87e61a2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-197c7420-b647-4f55-8ae7-c0fea87e61a2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-197c7420-b647-4f55-8ae7-c0fea87e61a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-197c7420-b647-4f55-8ae7-c0fea87e61a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-197c7420-b647-4f55-8ae7-c0fea87e61a2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-60069df1-ec86-4c02-810f-01d4216ecc9b {
  display: none;
}
#s-36594175-4442-4a98-a055-f6c6a030f7d8 {
  text-align: left;
}


.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 {
  max-width: 100%;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 .shg-image-zoom,
.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 {
  max-width: 100%;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 .shg-image-zoom,
.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 {
  max-width: 100%;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 .shg-image-zoom,
.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 {
  max-width: 100%;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 .shg-image-zoom,
.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 {
  max-width: 100%;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 .shg-image-zoom,
.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36594175-4442-4a98-a055-f6c6a030f7d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4f50bed9-db92-4cef-83c7-db57cbc439e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f50bed9-db92-4cef-83c7-db57cbc439e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-7a75511a-06dd-4b30-ba38-bd20a78975fc {
  text-align: center;
}

#s-7a75511a-06dd-4b30-ba38-bd20a78975fc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-7a75511a-06dd-4b30-ba38-bd20a78975fc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7a75511a-06dd-4b30-ba38-bd20a78975fc .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-9b430297-e287-46c7-8004-6313f4062733 {
  text-align: center;
}

#s-9b430297-e287-46c7-8004-6313f4062733 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-9b430297-e287-46c7-8004-6313f4062733 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-9b430297-e287-46c7-8004-6313f4062733 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-9b430297-e287-46c7-8004-6313f4062733 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-9b430297-e287-46c7-8004-6313f4062733 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-9b430297-e287-46c7-8004-6313f4062733 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-02fec10e-6306-4816-83d0-15004acbb3d7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-02fec10e-6306-4816-83d0-15004acbb3d7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-02fec10e-6306-4816-83d0-15004acbb3d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-02fec10e-6306-4816-83d0-15004acbb3d7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-02fec10e-6306-4816-83d0-15004acbb3d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02fec10e-6306-4816-83d0-15004acbb3d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02fec10e-6306-4816-83d0-15004acbb3d7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0e18aea1-1b99-490b-bd5f-a056ad6c6bdf {
  display: none;
}
#s-88675400-75bf-4dbb-9a59-675ca70459ed {
  text-align: left;
}


.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed {
  max-width: 100%;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed .shg-image-zoom,
.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed {
  max-width: 100%;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed .shg-image-zoom,
.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed {
  max-width: 100%;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed .shg-image-zoom,
.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed {
  max-width: 100%;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed .shg-image-zoom,
.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed {
  max-width: 100%;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed .shg-image-zoom,
.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88675400-75bf-4dbb-9a59-675ca70459ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e734fad5-9e01-4c8c-9c68-e5f1caa8e784 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e734fad5-9e01-4c8c-9c68-e5f1caa8e784 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-e11908ee-635d-4dc5-8827-603912e552ae {
  text-align: center;
}

#s-e11908ee-635d-4dc5-8827-603912e552ae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-e11908ee-635d-4dc5-8827-603912e552ae .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e11908ee-635d-4dc5-8827-603912e552ae .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-1c73db01-3404-42ad-a5f0-cda6e3371c08 {
  text-align: center;
}

#s-1c73db01-3404-42ad-a5f0-cda6e3371c08 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-1c73db01-3404-42ad-a5f0-cda6e3371c08 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-1c73db01-3404-42ad-a5f0-cda6e3371c08 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1c73db01-3404-42ad-a5f0-cda6e3371c08 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-1c73db01-3404-42ad-a5f0-cda6e3371c08 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-1c73db01-3404-42ad-a5f0-cda6e3371c08 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-c9604065-67b4-4971-b79f-ae068bdb15a9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c9604065-67b4-4971-b79f-ae068bdb15a9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c9604065-67b4-4971-b79f-ae068bdb15a9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c9604065-67b4-4971-b79f-ae068bdb15a9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-c9604065-67b4-4971-b79f-ae068bdb15a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9604065-67b4-4971-b79f-ae068bdb15a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c9604065-67b4-4971-b79f-ae068bdb15a9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4ef41f55-1019-418c-9908-28f2e2c134d2 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4ef41f55-1019-418c-9908-28f2e2c134d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7ed91fb8-259f-4a72-99a5-afa4ab89067a {
  display: none;
}
#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 {
  text-align: left;
}


.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 {
  max-width: 100%;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 .shg-image-zoom,
.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 {
  max-width: 100%;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 .shg-image-zoom,
.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 {
  max-width: 100%;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 .shg-image-zoom,
.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 {
  max-width: 100%;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 .shg-image-zoom,
.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 {
  max-width: 100%;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 .shg-image-zoom,
.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6ed76c7-3f5d-4583-bdba-ee8509b40188 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-743a8b42-144a-43e9-8dd5-eadb8d35fa4b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-743a8b42-144a-43e9-8dd5-eadb8d35fa4b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-976b6e89-236f-42da-aafe-b6ccafc28582 {
  text-align: center;
}

#s-976b6e89-236f-42da-aafe-b6ccafc28582 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-976b6e89-236f-42da-aafe-b6ccafc28582 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-976b6e89-236f-42da-aafe-b6ccafc28582 .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-6e7ad952-8892-4174-be95-1a4f6f08c171 {
  text-align: center;
}

#s-6e7ad952-8892-4174-be95-1a4f6f08c171 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-6e7ad952-8892-4174-be95-1a4f6f08c171 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-6e7ad952-8892-4174-be95-1a4f6f08c171 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-6e7ad952-8892-4174-be95-1a4f6f08c171 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-6e7ad952-8892-4174-be95-1a4f6f08c171 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-6e7ad952-8892-4174-be95-1a4f6f08c171 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-2b96cff1-c484-4a80-b9b6-9dfb0fbcc9c7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2b96cff1-c484-4a80-b9b6-9dfb0fbcc9c7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2b96cff1-c484-4a80-b9b6-9dfb0fbcc9c7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b96cff1-c484-4a80-b9b6-9dfb0fbcc9c7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-2b96cff1-c484-4a80-b9b6-9dfb0fbcc9c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b96cff1-c484-4a80-b9b6-9dfb0fbcc9c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2b96cff1-c484-4a80-b9b6-9dfb0fbcc9c7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b0516941-103b-45aa-841c-ffc197dfdf63 {
  display: none;
}
#s-5c26f012-0791-4a94-86b9-441800172c17 {
  text-align: left;
}


.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 {
  max-width: 100%;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 .shg-image-zoom,
.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 {
  max-width: 100%;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 .shg-image-zoom,
.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 {
  max-width: 100%;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 .shg-image-zoom,
.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 {
  max-width: 100%;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 .shg-image-zoom,
.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 {
  max-width: 100%;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 .shg-image-zoom,
.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c26f012-0791-4a94-86b9-441800172c17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2d74d1db-b8c1-4626-af1f-b3fb55d31d30 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d74d1db-b8c1-4626-af1f-b3fb55d31d30 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-8f2fe3ee-8846-4714-b9ef-26f8f4e3d77a {
  text-align: center;
}

#s-8f2fe3ee-8846-4714-b9ef-26f8f4e3d77a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-8f2fe3ee-8846-4714-b9ef-26f8f4e3d77a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-8f2fe3ee-8846-4714-b9ef-26f8f4e3d77a .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-be74a632-16de-45e6-ad2d-e38f4e337366 {
  text-align: center;
}

#s-be74a632-16de-45e6-ad2d-e38f4e337366 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-be74a632-16de-45e6-ad2d-e38f4e337366 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-be74a632-16de-45e6-ad2d-e38f4e337366 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-be74a632-16de-45e6-ad2d-e38f4e337366 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-be74a632-16de-45e6-ad2d-e38f4e337366 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-be74a632-16de-45e6-ad2d-e38f4e337366 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-edc55183-fdba-42b2-99b9-44ec74cbbde6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-edc55183-fdba-42b2-99b9-44ec74cbbde6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-edc55183-fdba-42b2-99b9-44ec74cbbde6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-edc55183-fdba-42b2-99b9-44ec74cbbde6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-edc55183-fdba-42b2-99b9-44ec74cbbde6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-edc55183-fdba-42b2-99b9-44ec74cbbde6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-edc55183-fdba-42b2-99b9-44ec74cbbde6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-84ffb199-958a-43f1-9f12-74402e094454 {
  display: none;
}
#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 {
  text-align: left;
}


.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 {
  max-width: 100%;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 .shg-image-zoom,
.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 {
  max-width: 100%;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 .shg-image-zoom,
.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 {
  max-width: 100%;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 .shg-image-zoom,
.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 {
  max-width: 100%;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 .shg-image-zoom,
.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 {
  max-width: 100%;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 .shg-image-zoom,
.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9f8475c-9fd0-41a8-9557-5cc968db3cf6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-82f87ef6-b2a2-48de-93eb-646547f544a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82f87ef6-b2a2-48de-93eb-646547f544a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-7048ce4c-4095-44f4-9ddb-627d853cb2c7 {
  text-align: center;
}

#s-7048ce4c-4095-44f4-9ddb-627d853cb2c7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-7048ce4c-4095-44f4-9ddb-627d853cb2c7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7048ce4c-4095-44f4-9ddb-627d853cb2c7 .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-766c33d5-1714-46e2-96e8-e3144a35a3c8 {
  text-align: center;
}

#s-766c33d5-1714-46e2-96e8-e3144a35a3c8 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-766c33d5-1714-46e2-96e8-e3144a35a3c8 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-766c33d5-1714-46e2-96e8-e3144a35a3c8 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-766c33d5-1714-46e2-96e8-e3144a35a3c8 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-766c33d5-1714-46e2-96e8-e3144a35a3c8 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-766c33d5-1714-46e2-96e8-e3144a35a3c8 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-dce7a73b-9f4d-4629-85c1-e86177cf929f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-dce7a73b-9f4d-4629-85c1-e86177cf929f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dce7a73b-9f4d-4629-85c1-e86177cf929f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dce7a73b-9f4d-4629-85c1-e86177cf929f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-dce7a73b-9f4d-4629-85c1-e86177cf929f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dce7a73b-9f4d-4629-85c1-e86177cf929f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dce7a73b-9f4d-4629-85c1-e86177cf929f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ab40b8ca-8b71-448b-b128-55568ee049b5 {
  display: none;
}
#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 {
  text-align: left;
}


.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 {
  max-width: 100%;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 .shg-image-zoom,
.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 {
  max-width: 100%;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 .shg-image-zoom,
.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 {
  max-width: 100%;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 .shg-image-zoom,
.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 {
  max-width: 100%;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 .shg-image-zoom,
.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 {
  max-width: 100%;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 .shg-image-zoom,
.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5171ada-25d7-4fe3-8ceb-95e37e9b9fc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-73e10f3a-5515-40cd-aef4-3aa983d9042d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-73e10f3a-5515-40cd-aef4-3aa983d9042d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-672f819e-27c2-4907-84d4-799835203037 {
  text-align: center;
}

#s-672f819e-27c2-4907-84d4-799835203037 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-672f819e-27c2-4907-84d4-799835203037 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-672f819e-27c2-4907-84d4-799835203037 .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-21824e30-8779-4af6-83c7-31a01cb20605 {
  text-align: center;
}

#s-21824e30-8779-4af6-83c7-31a01cb20605 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-21824e30-8779-4af6-83c7-31a01cb20605 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-21824e30-8779-4af6-83c7-31a01cb20605 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-21824e30-8779-4af6-83c7-31a01cb20605 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-21824e30-8779-4af6-83c7-31a01cb20605 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-21824e30-8779-4af6-83c7-31a01cb20605 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-c684c490-bba0-4e8a-bb10-703bf465b448 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c684c490-bba0-4e8a-bb10-703bf465b448:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c684c490-bba0-4e8a-bb10-703bf465b448:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c684c490-bba0-4e8a-bb10-703bf465b448 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-c684c490-bba0-4e8a-bb10-703bf465b448.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c684c490-bba0-4e8a-bb10-703bf465b448.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c684c490-bba0-4e8a-bb10-703bf465b448.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1a1039b4-53e7-4f8a-b617-0f88a85ce4ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2ea9cb2a-86f0-486b-aa77-0faba2a1a482 {
  display: none;
}
#s-66d27164-6bc0-40a1-a90a-5b9f718245ae {
  text-align: left;
}


.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae {
  max-width: 100%;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae .shg-image-zoom,
.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae {
  max-width: 100%;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae .shg-image-zoom,
.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae {
  max-width: 100%;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae .shg-image-zoom,
.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae {
  max-width: 100%;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae .shg-image-zoom,
.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae {
  max-width: 100%;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae .shg-image-zoom,
.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66d27164-6bc0-40a1-a90a-5b9f718245ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e7e84f2e-4ed9-4938-99c2-8ae828e9eec7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e7e84f2e-4ed9-4938-99c2-8ae828e9eec7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-f605232a-8fcc-47e3-a260-e3b07737a80f {
  text-align: center;
}

#s-f605232a-8fcc-47e3-a260-e3b07737a80f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-f605232a-8fcc-47e3-a260-e3b07737a80f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f605232a-8fcc-47e3-a260-e3b07737a80f .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-bbc4d399-8c56-4a57-ac52-eacfb8a1cd55 {
  text-align: center;
}

#s-bbc4d399-8c56-4a57-ac52-eacfb8a1cd55 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-bbc4d399-8c56-4a57-ac52-eacfb8a1cd55 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-bbc4d399-8c56-4a57-ac52-eacfb8a1cd55 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-bbc4d399-8c56-4a57-ac52-eacfb8a1cd55 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-bbc4d399-8c56-4a57-ac52-eacfb8a1cd55 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-bbc4d399-8c56-4a57-ac52-eacfb8a1cd55 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-aa10852e-35e9-4533-b0a3-ac5e982bf483 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-aa10852e-35e9-4533-b0a3-ac5e982bf483:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aa10852e-35e9-4533-b0a3-ac5e982bf483:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aa10852e-35e9-4533-b0a3-ac5e982bf483 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-aa10852e-35e9-4533-b0a3-ac5e982bf483.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa10852e-35e9-4533-b0a3-ac5e982bf483.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-aa10852e-35e9-4533-b0a3-ac5e982bf483.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-abf207a1-fc12-4e1f-949d-9c811ec90685 {
  display: none;
}
#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 {
  text-align: left;
}


.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 {
  max-width: 100%;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 .shg-image-zoom,
.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 {
  max-width: 100%;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 .shg-image-zoom,
.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 {
  max-width: 100%;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 .shg-image-zoom,
.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 {
  max-width: 100%;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 .shg-image-zoom,
.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 {
  max-width: 100%;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 .shg-image-zoom,
.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19dd2dc6-9da4-40ff-8ae4-3aa1e639e176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1ada4de2-700f-4029-99f7-6879165eade8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ada4de2-700f-4029-99f7-6879165eade8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-c729d66c-1fca-40f5-bbd1-052a3388818f {
  text-align: center;
}

#s-c729d66c-1fca-40f5-bbd1-052a3388818f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-c729d66c-1fca-40f5-bbd1-052a3388818f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c729d66c-1fca-40f5-bbd1-052a3388818f .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-7edbc1ea-db0b-473f-ac83-10a1658b0106 {
  text-align: center;
}

#s-7edbc1ea-db0b-473f-ac83-10a1658b0106 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-7edbc1ea-db0b-473f-ac83-10a1658b0106 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-7edbc1ea-db0b-473f-ac83-10a1658b0106 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-7edbc1ea-db0b-473f-ac83-10a1658b0106 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-7edbc1ea-db0b-473f-ac83-10a1658b0106 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-7edbc1ea-db0b-473f-ac83-10a1658b0106 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-f359f9ee-f3b8-4134-8bbc-24c1d1fda855 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f359f9ee-f3b8-4134-8bbc-24c1d1fda855:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f359f9ee-f3b8-4134-8bbc-24c1d1fda855:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f359f9ee-f3b8-4134-8bbc-24c1d1fda855 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-f359f9ee-f3b8-4134-8bbc-24c1d1fda855.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f359f9ee-f3b8-4134-8bbc-24c1d1fda855.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f359f9ee-f3b8-4134-8bbc-24c1d1fda855.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e3a0bc38-063e-48b9-8dc4-086f85b04e54 {
  display: none;
}
#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea {
  text-align: left;
}


.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea {
  max-width: 100%;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea .shg-image-zoom,
.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea {
  max-width: 100%;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea .shg-image-zoom,
.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea {
  max-width: 100%;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea .shg-image-zoom,
.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea {
  max-width: 100%;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea .shg-image-zoom,
.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea {
  max-width: 100%;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea .shg-image-zoom,
.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ac26367-8b6d-4070-adf7-779f5ec1ceea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8f56b779-732a-4946-b873-a41edf937f8a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f56b779-732a-4946-b873-a41edf937f8a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-1baa4a36-55ba-452b-af51-1d51fcecee4e {
  text-align: center;
}

#s-1baa4a36-55ba-452b-af51-1d51fcecee4e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-1baa4a36-55ba-452b-af51-1d51fcecee4e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1baa4a36-55ba-452b-af51-1d51fcecee4e .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-1e431bf3-6920-49cc-99c9-f224629a3b15 {
  text-align: center;
}

#s-1e431bf3-6920-49cc-99c9-f224629a3b15 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-1e431bf3-6920-49cc-99c9-f224629a3b15 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-1e431bf3-6920-49cc-99c9-f224629a3b15 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1e431bf3-6920-49cc-99c9-f224629a3b15 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-1e431bf3-6920-49cc-99c9-f224629a3b15 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-1e431bf3-6920-49cc-99c9-f224629a3b15 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-5f142b2c-65c1-4017-bd54-f1590cdbdfad {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5f142b2c-65c1-4017-bd54-f1590cdbdfad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5f142b2c-65c1-4017-bd54-f1590cdbdfad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5f142b2c-65c1-4017-bd54-f1590cdbdfad {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-5f142b2c-65c1-4017-bd54-f1590cdbdfad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f142b2c-65c1-4017-bd54-f1590cdbdfad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5f142b2c-65c1-4017-bd54-f1590cdbdfad.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3b1e09fa-ddd7-44c9-a19b-4a289b6daf6d {
  display: none;
}
#s-8a698536-a8dc-4da9-8630-a68ce718087c {
  text-align: left;
}


.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c {
  max-width: 100%;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c .shg-image-zoom,
.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c {
  max-width: 100%;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c .shg-image-zoom,
.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c {
  max-width: 100%;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c .shg-image-zoom,
.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c {
  max-width: 100%;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c .shg-image-zoom,
.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c {
  max-width: 100%;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c .shg-image-zoom,
.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a698536-a8dc-4da9-8630-a68ce718087c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-301dc955-6d96-443f-84a3-d7553f17d090 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-301dc955-6d96-443f-84a3-d7553f17d090 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-186adde8-5ea0-4f61-ab89-18c760b06066 {
  text-align: center;
}

#s-186adde8-5ea0-4f61-ab89-18c760b06066 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-186adde8-5ea0-4f61-ab89-18c760b06066 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-186adde8-5ea0-4f61-ab89-18c760b06066 .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-05207289-15c6-4ce1-abb5-d42f306b6971 {
  text-align: center;
}

#s-05207289-15c6-4ce1-abb5-d42f306b6971 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-05207289-15c6-4ce1-abb5-d42f306b6971 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-05207289-15c6-4ce1-abb5-d42f306b6971 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-05207289-15c6-4ce1-abb5-d42f306b6971 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-05207289-15c6-4ce1-abb5-d42f306b6971 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-05207289-15c6-4ce1-abb5-d42f306b6971 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-e837cc84-1b52-4dfc-a11f-26691eb1364c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e837cc84-1b52-4dfc-a11f-26691eb1364c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e837cc84-1b52-4dfc-a11f-26691eb1364c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e837cc84-1b52-4dfc-a11f-26691eb1364c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-e837cc84-1b52-4dfc-a11f-26691eb1364c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e837cc84-1b52-4dfc-a11f-26691eb1364c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e837cc84-1b52-4dfc-a11f-26691eb1364c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b019cfe3-8819-4885-a8df-8cb28b4f8a3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-5c87ef31-220c-4dd9-a6c7-ddca5c06fb47 {
  display: none;
}
#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 {
  text-align: left;
}


.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 {
  max-width: 100%;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 .shg-image-zoom,
.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 {
  max-width: 100%;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 .shg-image-zoom,
.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 {
  max-width: 100%;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 .shg-image-zoom,
.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 {
  max-width: 100%;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 .shg-image-zoom,
.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 {
  max-width: 100%;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 .shg-image-zoom,
.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68d0393f-aa9c-45c3-b262-184f7fd3fea0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3f775b62-3bf1-4cbc-be4f-4d188a9fa004 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f775b62-3bf1-4cbc-be4f-4d188a9fa004 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-52c171f1-582d-4d64-886f-6e536e2b5ccf {
  text-align: center;
}

#s-52c171f1-582d-4d64-886f-6e536e2b5ccf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-52c171f1-582d-4d64-886f-6e536e2b5ccf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-52c171f1-582d-4d64-886f-6e536e2b5ccf .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-d0a1ee20-8d6e-408f-8575-d81f1de79470 {
  text-align: center;
}

#s-d0a1ee20-8d6e-408f-8575-d81f1de79470 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-d0a1ee20-8d6e-408f-8575-d81f1de79470 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-d0a1ee20-8d6e-408f-8575-d81f1de79470 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d0a1ee20-8d6e-408f-8575-d81f1de79470 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-d0a1ee20-8d6e-408f-8575-d81f1de79470 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-d0a1ee20-8d6e-408f-8575-d81f1de79470 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-566a798f-beff-48b1-9c94-1a92caa07c11 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-566a798f-beff-48b1-9c94-1a92caa07c11:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-566a798f-beff-48b1-9c94-1a92caa07c11:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-566a798f-beff-48b1-9c94-1a92caa07c11 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-566a798f-beff-48b1-9c94-1a92caa07c11.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-566a798f-beff-48b1-9c94-1a92caa07c11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-566a798f-beff-48b1-9c94-1a92caa07c11.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b2870504-39a7-458d-b75f-07c2610931af {
  display: none;
}
#s-3dc85b26-101b-4297-9486-0ae002a6ec16 {
  text-align: left;
}


.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 {
  max-width: 100%;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 .shg-image-zoom,
.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 {
  max-width: 100%;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 .shg-image-zoom,
.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 {
  max-width: 100%;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 .shg-image-zoom,
.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 {
  max-width: 100%;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 .shg-image-zoom,
.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 {
  max-width: 100%;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 .shg-image-zoom,
.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3dc85b26-101b-4297-9486-0ae002a6ec16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d9cd587c-6220-402f-80bd-c87b295114c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9cd587c-6220-402f-80bd-c87b295114c4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-86e7bcb7-4d73-4f96-9f8a-00c764882886 {
  text-align: center;
}

#s-86e7bcb7-4d73-4f96-9f8a-00c764882886 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-86e7bcb7-4d73-4f96-9f8a-00c764882886 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-86e7bcb7-4d73-4f96-9f8a-00c764882886 .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-90b5fa46-f532-4122-90ba-2b9860283b24 {
  text-align: center;
}

#s-90b5fa46-f532-4122-90ba-2b9860283b24 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-90b5fa46-f532-4122-90ba-2b9860283b24 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-90b5fa46-f532-4122-90ba-2b9860283b24 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-90b5fa46-f532-4122-90ba-2b9860283b24 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-90b5fa46-f532-4122-90ba-2b9860283b24 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-90b5fa46-f532-4122-90ba-2b9860283b24 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-d25ab03a-6297-4afd-b0f3-554ebf5d2edc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d25ab03a-6297-4afd-b0f3-554ebf5d2edc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d25ab03a-6297-4afd-b0f3-554ebf5d2edc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d25ab03a-6297-4afd-b0f3-554ebf5d2edc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-d25ab03a-6297-4afd-b0f3-554ebf5d2edc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d25ab03a-6297-4afd-b0f3-554ebf5d2edc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d25ab03a-6297-4afd-b0f3-554ebf5d2edc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5fcf88ff-fce8-4c4e-8452-c08e6d8faf12 {
  display: none;
}
#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b {
  text-align: left;
}


.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b {
  max-width: 100%;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b .shg-image-zoom,
.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b {
  max-width: 100%;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b .shg-image-zoom,
.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b {
  max-width: 100%;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b .shg-image-zoom,
.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b {
  max-width: 100%;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b .shg-image-zoom,
.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b {
  max-width: 100%;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b .shg-image-zoom,
.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc308f4d-ed21-4fcb-88d9-e9dc0363268b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0e8d4d70-43f1-4a76-a400-e232cb5a2e0c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e8d4d70-43f1-4a76-a400-e232cb5a2e0c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-fde126c4-0d42-447d-b43d-6f9760048ec2 {
  text-align: center;
}

#s-fde126c4-0d42-447d-b43d-6f9760048ec2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-fde126c4-0d42-447d-b43d-6f9760048ec2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-fde126c4-0d42-447d-b43d-6f9760048ec2 .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-d90d051c-edd3-4c37-a995-b396f038d4d0 {
  text-align: center;
}

#s-d90d051c-edd3-4c37-a995-b396f038d4d0 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-d90d051c-edd3-4c37-a995-b396f038d4d0 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-d90d051c-edd3-4c37-a995-b396f038d4d0 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d90d051c-edd3-4c37-a995-b396f038d4d0 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-d90d051c-edd3-4c37-a995-b396f038d4d0 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-d90d051c-edd3-4c37-a995-b396f038d4d0 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-c6be97b9-8c27-412b-8da1-d2ca0e7fa09f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c6be97b9-8c27-412b-8da1-d2ca0e7fa09f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c6be97b9-8c27-412b-8da1-d2ca0e7fa09f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c6be97b9-8c27-412b-8da1-d2ca0e7fa09f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-c6be97b9-8c27-412b-8da1-d2ca0e7fa09f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c6be97b9-8c27-412b-8da1-d2ca0e7fa09f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c6be97b9-8c27-412b-8da1-d2ca0e7fa09f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-287d27ee-d212-47c3-95a0-c531bf794dd0 {
  display: none;
}
#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 {
  text-align: left;
}


.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 {
  max-width: 100%;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 .shg-image-zoom,
.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 {
  max-width: 100%;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 .shg-image-zoom,
.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 {
  max-width: 100%;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 .shg-image-zoom,
.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 {
  max-width: 100%;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 .shg-image-zoom,
.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 {
  max-width: 100%;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 .shg-image-zoom,
.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58931eca-eda8-4461-b647-ebdc9ae5beb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4094e862-98f0-4550-ba1a-16bd7b30098a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4094e862-98f0-4550-ba1a-16bd7b30098a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-f8cff313-c744-427d-b770-362d20887507 {
  text-align: center;
}

#s-f8cff313-c744-427d-b770-362d20887507 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-f8cff313-c744-427d-b770-362d20887507 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f8cff313-c744-427d-b770-362d20887507 .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-c772fbbd-7ee9-42ba-9abd-084bdb2d9d4a {
  text-align: center;
}

#s-c772fbbd-7ee9-42ba-9abd-084bdb2d9d4a .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-c772fbbd-7ee9-42ba-9abd-084bdb2d9d4a .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-c772fbbd-7ee9-42ba-9abd-084bdb2d9d4a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c772fbbd-7ee9-42ba-9abd-084bdb2d9d4a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-c772fbbd-7ee9-42ba-9abd-084bdb2d9d4a .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-c772fbbd-7ee9-42ba-9abd-084bdb2d9d4a .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-04e0bd01-cc6c-4663-8308-749329b1c8d2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-04e0bd01-cc6c-4663-8308-749329b1c8d2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-04e0bd01-cc6c-4663-8308-749329b1c8d2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-04e0bd01-cc6c-4663-8308-749329b1c8d2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-04e0bd01-cc6c-4663-8308-749329b1c8d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04e0bd01-cc6c-4663-8308-749329b1c8d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-04e0bd01-cc6c-4663-8308-749329b1c8d2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ab1f0edd-5476-4c81-87a4-ed80d4474204 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ab1f0edd-5476-4c81-87a4-ed80d4474204"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-cadf0723-7f38-4f1f-aa4b-2be3c7521320 {
  display: none;
}
#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e {
  text-align: left;
}


.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e {
  max-width: 100%;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e .shg-image-zoom,
.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e {
  max-width: 100%;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e .shg-image-zoom,
.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e {
  max-width: 100%;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e .shg-image-zoom,
.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e {
  max-width: 100%;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e .shg-image-zoom,
.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e {
  max-width: 100%;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e .shg-image-zoom,
.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cbd50d4-e5d0-49ae-90ed-89e1bf26178e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-676fd313-a4dc-4955-a6dc-26c274ccfa24 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-676fd313-a4dc-4955-a6dc-26c274ccfa24 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-a70fe096-4a5c-4204-aacd-80a9861c6a2d {
  text-align: center;
}

#s-a70fe096-4a5c-4204-aacd-80a9861c6a2d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-a70fe096-4a5c-4204-aacd-80a9861c6a2d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-a70fe096-4a5c-4204-aacd-80a9861c6a2d .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-e6e51eb4-5514-47a2-9e91-1fa0d09525bc {
  text-align: center;
}

#s-e6e51eb4-5514-47a2-9e91-1fa0d09525bc .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-e6e51eb4-5514-47a2-9e91-1fa0d09525bc .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-e6e51eb4-5514-47a2-9e91-1fa0d09525bc .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e6e51eb4-5514-47a2-9e91-1fa0d09525bc .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-e6e51eb4-5514-47a2-9e91-1fa0d09525bc .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-e6e51eb4-5514-47a2-9e91-1fa0d09525bc .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-10154112-12fd-4595-a7e1-e2987efb680b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-10154112-12fd-4595-a7e1-e2987efb680b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-10154112-12fd-4595-a7e1-e2987efb680b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-10154112-12fd-4595-a7e1-e2987efb680b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-10154112-12fd-4595-a7e1-e2987efb680b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10154112-12fd-4595-a7e1-e2987efb680b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-10154112-12fd-4595-a7e1-e2987efb680b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9a6c0d7c-b095-4170-8c4f-55eed5754df7 {
  display: none;
}
#s-19c43b18-c34a-4309-b980-7321a746fd9d {
  text-align: left;
}


.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d {
  max-width: 100%;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d .shg-image-zoom,
.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d {
  max-width: 100%;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d .shg-image-zoom,
.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d {
  max-width: 100%;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d .shg-image-zoom,
.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d {
  max-width: 100%;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d .shg-image-zoom,
.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d {
  max-width: 100%;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d .shg-image-zoom,
.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19c43b18-c34a-4309-b980-7321a746fd9d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6f104d15-72ef-466f-9bd8-959cd2532f1e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f104d15-72ef-466f-9bd8-959cd2532f1e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-53d3b55f-3b0f-4496-b357-c0d28f110cb9 {
  text-align: center;
}

#s-53d3b55f-3b0f-4496-b357-c0d28f110cb9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-53d3b55f-3b0f-4496-b357-c0d28f110cb9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-53d3b55f-3b0f-4496-b357-c0d28f110cb9 .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-7374ebb3-770c-4481-b771-ffa49468c020 {
  text-align: center;
}

#s-7374ebb3-770c-4481-b771-ffa49468c020 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-7374ebb3-770c-4481-b771-ffa49468c020 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-7374ebb3-770c-4481-b771-ffa49468c020 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-7374ebb3-770c-4481-b771-ffa49468c020 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-7374ebb3-770c-4481-b771-ffa49468c020 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-7374ebb3-770c-4481-b771-ffa49468c020 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-35274a8b-007e-4aff-b17d-3fa1981bbe26 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-35274a8b-007e-4aff-b17d-3fa1981bbe26:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-35274a8b-007e-4aff-b17d-3fa1981bbe26:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-35274a8b-007e-4aff-b17d-3fa1981bbe26 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-35274a8b-007e-4aff-b17d-3fa1981bbe26.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35274a8b-007e-4aff-b17d-3fa1981bbe26.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-35274a8b-007e-4aff-b17d-3fa1981bbe26.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4f594565-8e4a-485f-ac82-83c6ba62ca01 {
  display: none;
}
#s-29b94465-b030-4f2a-84c5-0d408066ccae {
  text-align: left;
}


.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae {
  max-width: 100%;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae .shg-image-zoom,
.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae {
  max-width: 100%;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae .shg-image-zoom,
.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae {
  max-width: 100%;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae .shg-image-zoom,
.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae {
  max-width: 100%;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae .shg-image-zoom,
.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae {
  max-width: 100%;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae .shg-image-zoom,
.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29b94465-b030-4f2a-84c5-0d408066ccae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-299ac0cc-22b4-4b10-a45d-b278e57192e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-299ac0cc-22b4-4b10-a45d-b278e57192e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-8912b04b-a84b-4a95-92ac-d70b953d81f4 {
  text-align: center;
}

#s-8912b04b-a84b-4a95-92ac-d70b953d81f4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-8912b04b-a84b-4a95-92ac-d70b953d81f4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-8912b04b-a84b-4a95-92ac-d70b953d81f4 .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-095f78c3-477f-43fa-a042-a22ca3120b43 {
  text-align: center;
}

#s-095f78c3-477f-43fa-a042-a22ca3120b43 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-095f78c3-477f-43fa-a042-a22ca3120b43 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-095f78c3-477f-43fa-a042-a22ca3120b43 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-095f78c3-477f-43fa-a042-a22ca3120b43 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-095f78c3-477f-43fa-a042-a22ca3120b43 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-095f78c3-477f-43fa-a042-a22ca3120b43 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-b45b12b0-392c-4e49-bf4b-607749aedbd7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b45b12b0-392c-4e49-bf4b-607749aedbd7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b45b12b0-392c-4e49-bf4b-607749aedbd7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b45b12b0-392c-4e49-bf4b-607749aedbd7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-b45b12b0-392c-4e49-bf4b-607749aedbd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b45b12b0-392c-4e49-bf4b-607749aedbd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b45b12b0-392c-4e49-bf4b-607749aedbd7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2dbd50cd-efa6-4a1b-820f-1facd3e13ee4 {
  display: none;
}
#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 {
  text-align: left;
}


.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 {
  max-width: 100%;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 .shg-image-zoom,
.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 {
  max-width: 100%;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 .shg-image-zoom,
.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 {
  max-width: 100%;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 .shg-image-zoom,
.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 {
  max-width: 100%;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 .shg-image-zoom,
.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 {
  max-width: 100%;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 .shg-image-zoom,
.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab304b74-fecf-4be4-bd36-8b8ad77f28e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ed1b3ab3-5175-4d86-ab78-068d35936e89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed1b3ab3-5175-4d86-ab78-068d35936e89 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-57be692b-9825-4aef-abb9-e14e8a15a7a6 {
  text-align: center;
}

#s-57be692b-9825-4aef-abb9-e14e8a15a7a6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-57be692b-9825-4aef-abb9-e14e8a15a7a6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-57be692b-9825-4aef-abb9-e14e8a15a7a6 .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-8770ec98-2689-45e3-8c9f-c437006a18a2 {
  text-align: center;
}

#s-8770ec98-2689-45e3-8c9f-c437006a18a2 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-8770ec98-2689-45e3-8c9f-c437006a18a2 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-8770ec98-2689-45e3-8c9f-c437006a18a2 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8770ec98-2689-45e3-8c9f-c437006a18a2 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-8770ec98-2689-45e3-8c9f-c437006a18a2 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-8770ec98-2689-45e3-8c9f-c437006a18a2 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-7e92c2e6-fcf2-4b2c-a5ea-e26977ed6062 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7e92c2e6-fcf2-4b2c-a5ea-e26977ed6062:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7e92c2e6-fcf2-4b2c-a5ea-e26977ed6062:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7e92c2e6-fcf2-4b2c-a5ea-e26977ed6062 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-7e92c2e6-fcf2-4b2c-a5ea-e26977ed6062.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e92c2e6-fcf2-4b2c-a5ea-e26977ed6062.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7e92c2e6-fcf2-4b2c-a5ea-e26977ed6062.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-98d857da-5168-4a96-a17c-dc40435df858 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-98d857da-5168-4a96-a17c-dc40435df858"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-1e18d804-eaba-42e4-b0ae-08a2bd532fc6 {
  display: none;
}
#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e {
  text-align: left;
}


.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e {
  max-width: 100%;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e .shg-image-zoom,
.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e {
  max-width: 100%;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e .shg-image-zoom,
.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e {
  max-width: 100%;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e .shg-image-zoom,
.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e {
  max-width: 100%;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e .shg-image-zoom,
.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e {
  max-width: 100%;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e .shg-image-zoom,
.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82cdf585-fb48-478b-8507-7d4c8bacbe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3a520dda-e87b-476c-82b7-4befb0c1c956 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a520dda-e87b-476c-82b7-4befb0c1c956 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-cff6afda-0c0b-42bb-a587-3eb4b30e4e93 {
  text-align: center;
}

#s-cff6afda-0c0b-42bb-a587-3eb4b30e4e93 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-cff6afda-0c0b-42bb-a587-3eb4b30e4e93 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-cff6afda-0c0b-42bb-a587-3eb4b30e4e93 .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-7e587aaf-b764-4fcb-a4d9-2db5fa558cc5 {
  text-align: center;
}

#s-7e587aaf-b764-4fcb-a4d9-2db5fa558cc5 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-7e587aaf-b764-4fcb-a4d9-2db5fa558cc5 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-7e587aaf-b764-4fcb-a4d9-2db5fa558cc5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-7e587aaf-b764-4fcb-a4d9-2db5fa558cc5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-7e587aaf-b764-4fcb-a4d9-2db5fa558cc5 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-7e587aaf-b764-4fcb-a4d9-2db5fa558cc5 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-da24297f-b8ac-4f81-8453-15cc0f75b73d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-da24297f-b8ac-4f81-8453-15cc0f75b73d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-da24297f-b8ac-4f81-8453-15cc0f75b73d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-da24297f-b8ac-4f81-8453-15cc0f75b73d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-da24297f-b8ac-4f81-8453-15cc0f75b73d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da24297f-b8ac-4f81-8453-15cc0f75b73d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-da24297f-b8ac-4f81-8453-15cc0f75b73d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-581654d1-eb48-47b7-bfd5-c0d415a4e5fd {
  display: none;
}
#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d {
  text-align: left;
}


.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d {
  max-width: 100%;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d .shg-image-zoom,
.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d {
  max-width: 100%;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d .shg-image-zoom,
.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d {
  max-width: 100%;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d .shg-image-zoom,
.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d {
  max-width: 100%;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d .shg-image-zoom,
.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d {
  max-width: 100%;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d .shg-image-zoom,
.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92bd5eb4-edd9-4616-a056-d11e71f4b38d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-98356614-e6c9-40fc-b5ed-8bf472656b4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98356614-e6c9-40fc-b5ed-8bf472656b4d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-cb0b64f4-7d52-43cd-b642-6b49cf9f0812 {
  text-align: center;
}

#s-cb0b64f4-7d52-43cd-b642-6b49cf9f0812 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-cb0b64f4-7d52-43cd-b642-6b49cf9f0812 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-cb0b64f4-7d52-43cd-b642-6b49cf9f0812 .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-6e700c3a-08d0-4c92-973d-ce0c6c1c7506 {
  text-align: center;
}

#s-6e700c3a-08d0-4c92-973d-ce0c6c1c7506 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-6e700c3a-08d0-4c92-973d-ce0c6c1c7506 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-6e700c3a-08d0-4c92-973d-ce0c6c1c7506 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-6e700c3a-08d0-4c92-973d-ce0c6c1c7506 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-6e700c3a-08d0-4c92-973d-ce0c6c1c7506 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-6e700c3a-08d0-4c92-973d-ce0c6c1c7506 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-a5ef62d5-a6c1-4e73-b12c-aa8b47bb801f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a5ef62d5-a6c1-4e73-b12c-aa8b47bb801f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a5ef62d5-a6c1-4e73-b12c-aa8b47bb801f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a5ef62d5-a6c1-4e73-b12c-aa8b47bb801f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-a5ef62d5-a6c1-4e73-b12c-aa8b47bb801f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5ef62d5-a6c1-4e73-b12c-aa8b47bb801f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a5ef62d5-a6c1-4e73-b12c-aa8b47bb801f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e71c3bdb-5a31-434c-a6ab-eebc51b32a05 {
  display: none;
}
#s-08621b77-af7b-46a8-8151-980a35b65fc5 {
  text-align: left;
}


.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 {
  max-width: 100%;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 .shg-image-zoom,
.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 {
  max-width: 100%;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 .shg-image-zoom,
.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 {
  max-width: 100%;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 .shg-image-zoom,
.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 {
  max-width: 100%;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 .shg-image-zoom,
.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 {
  max-width: 100%;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 .shg-image-zoom,
.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08621b77-af7b-46a8-8151-980a35b65fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7a2d4e6a-7abd-4cce-9434-45b6e06ff8a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a2d4e6a-7abd-4cce-9434-45b6e06ff8a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-5485b314-4f25-4a2e-b391-b6afc2e995e6 {
  text-align: center;
}

#s-5485b314-4f25-4a2e-b391-b6afc2e995e6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-5485b314-4f25-4a2e-b391-b6afc2e995e6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5485b314-4f25-4a2e-b391-b6afc2e995e6 .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-9b577899-1353-4f07-af87-f192cf3d47bb {
  text-align: center;
}

#s-9b577899-1353-4f07-af87-f192cf3d47bb .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-9b577899-1353-4f07-af87-f192cf3d47bb .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-9b577899-1353-4f07-af87-f192cf3d47bb .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-9b577899-1353-4f07-af87-f192cf3d47bb .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-9b577899-1353-4f07-af87-f192cf3d47bb .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-9b577899-1353-4f07-af87-f192cf3d47bb .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-9cd54898-5801-421e-81d8-e65e700b1954 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9cd54898-5801-421e-81d8-e65e700b1954:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9cd54898-5801-421e-81d8-e65e700b1954:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9cd54898-5801-421e-81d8-e65e700b1954 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-9cd54898-5801-421e-81d8-e65e700b1954.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9cd54898-5801-421e-81d8-e65e700b1954.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9cd54898-5801-421e-81d8-e65e700b1954.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c36457d7-914c-4284-9691-9b4bc35e75de {
  display: none;
}
#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 {
  text-align: left;
}


.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 {
  max-width: 100%;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 .shg-image-zoom,
.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 {
  max-width: 100%;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 .shg-image-zoom,
.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 {
  max-width: 100%;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 .shg-image-zoom,
.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 {
  max-width: 100%;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 .shg-image-zoom,
.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 {
  max-width: 100%;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 .shg-image-zoom,
.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e83d333a-edf3-46f2-9fd9-44a4cbf8c5d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-12f431d2-651b-420f-a1ad-28300fee6011 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-12f431d2-651b-420f-a1ad-28300fee6011 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-6adc9a99-cb34-4229-a12f-c2c3d6961767 {
  text-align: center;
}

#s-6adc9a99-cb34-4229-a12f-c2c3d6961767 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-6adc9a99-cb34-4229-a12f-c2c3d6961767 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6adc9a99-cb34-4229-a12f-c2c3d6961767 .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-230f8c7c-672d-4bad-9d81-7314ca0f01b3 {
  text-align: center;
}

#s-230f8c7c-672d-4bad-9d81-7314ca0f01b3 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-230f8c7c-672d-4bad-9d81-7314ca0f01b3 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-230f8c7c-672d-4bad-9d81-7314ca0f01b3 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-230f8c7c-672d-4bad-9d81-7314ca0f01b3 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-230f8c7c-672d-4bad-9d81-7314ca0f01b3 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-230f8c7c-672d-4bad-9d81-7314ca0f01b3 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-f843173b-8e47-4d65-88de-f946ae79affa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f843173b-8e47-4d65-88de-f946ae79affa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f843173b-8e47-4d65-88de-f946ae79affa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f843173b-8e47-4d65-88de-f946ae79affa {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-f843173b-8e47-4d65-88de-f946ae79affa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f843173b-8e47-4d65-88de-f946ae79affa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f843173b-8e47-4d65-88de-f946ae79affa.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-36b6d10b-2d5d-4754-aa9c-c071a1ebc267"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-1ea72add-2b59-4182-a10b-a5f346ea1c95 {
  display: none;
}
#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c {
  text-align: left;
}


.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c {
  max-width: 100%;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c .shg-image-zoom,
.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c {
  max-width: 100%;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c .shg-image-zoom,
.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c {
  max-width: 100%;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c .shg-image-zoom,
.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c {
  max-width: 100%;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c .shg-image-zoom,
.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c {
  max-width: 100%;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c .shg-image-zoom,
.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-170fb6d9-1e8b-414d-8c05-77bfc0a4a77c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dfae71c5-5590-4077-8366-89bec64a214b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dfae71c5-5590-4077-8366-89bec64a214b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-c3b91c73-d3df-4d21-a9bd-0cc0382df180 {
  text-align: center;
}

#s-c3b91c73-d3df-4d21-a9bd-0cc0382df180 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-c3b91c73-d3df-4d21-a9bd-0cc0382df180 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c3b91c73-d3df-4d21-a9bd-0cc0382df180 .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-b841a85f-78d9-4257-8966-a0b554d3f968 {
  text-align: center;
}

#s-b841a85f-78d9-4257-8966-a0b554d3f968 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-b841a85f-78d9-4257-8966-a0b554d3f968 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-b841a85f-78d9-4257-8966-a0b554d3f968 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b841a85f-78d9-4257-8966-a0b554d3f968 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-b841a85f-78d9-4257-8966-a0b554d3f968 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-b841a85f-78d9-4257-8966-a0b554d3f968 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-8cba56ad-685d-4503-8897-e4bf84cd4ec1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8cba56ad-685d-4503-8897-e4bf84cd4ec1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8cba56ad-685d-4503-8897-e4bf84cd4ec1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8cba56ad-685d-4503-8897-e4bf84cd4ec1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-8cba56ad-685d-4503-8897-e4bf84cd4ec1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8cba56ad-685d-4503-8897-e4bf84cd4ec1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8cba56ad-685d-4503-8897-e4bf84cd4ec1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b3648fbc-f008-4767-9f29-103339fadb1d {
  display: none;
}
#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 {
  text-align: left;
}


.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 {
  max-width: 100%;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 .shg-image-zoom,
.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 {
  max-width: 100%;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 .shg-image-zoom,
.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 {
  max-width: 100%;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 .shg-image-zoom,
.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 {
  max-width: 100%;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 .shg-image-zoom,
.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 {
  max-width: 100%;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 .shg-image-zoom,
.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19d64e6b-7a33-41ad-8599-820c4a57fc58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-271de71d-395f-40cd-94ea-bdc9584c17cb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-271de71d-395f-40cd-94ea-bdc9584c17cb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-f071e0a7-af8a-4eb0-baeb-73295a23f05a {
  text-align: center;
}

#s-f071e0a7-af8a-4eb0-baeb-73295a23f05a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-f071e0a7-af8a-4eb0-baeb-73295a23f05a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f071e0a7-af8a-4eb0-baeb-73295a23f05a .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-d6cfad5d-45fd-430d-a72e-6883af2c0eea {
  text-align: center;
}

#s-d6cfad5d-45fd-430d-a72e-6883af2c0eea .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-d6cfad5d-45fd-430d-a72e-6883af2c0eea .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-d6cfad5d-45fd-430d-a72e-6883af2c0eea .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d6cfad5d-45fd-430d-a72e-6883af2c0eea .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-d6cfad5d-45fd-430d-a72e-6883af2c0eea .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-d6cfad5d-45fd-430d-a72e-6883af2c0eea .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-f577e4db-3abe-48d3-8e7a-d3bc2ae78ed5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f577e4db-3abe-48d3-8e7a-d3bc2ae78ed5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f577e4db-3abe-48d3-8e7a-d3bc2ae78ed5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f577e4db-3abe-48d3-8e7a-d3bc2ae78ed5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-f577e4db-3abe-48d3-8e7a-d3bc2ae78ed5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f577e4db-3abe-48d3-8e7a-d3bc2ae78ed5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f577e4db-3abe-48d3-8e7a-d3bc2ae78ed5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a17b443c-21a3-4cf9-bbbb-be3e546b6397 {
  display: none;
}
#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 {
  text-align: left;
}


.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 {
  max-width: 100%;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 .shg-image-zoom,
.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 {
  max-width: 100%;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 .shg-image-zoom,
.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 {
  max-width: 100%;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 .shg-image-zoom,
.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 {
  max-width: 100%;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 .shg-image-zoom,
.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 {
  max-width: 100%;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 .shg-image-zoom,
.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-09f52250-11e1-4b4f-bd5b-307e0febaee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-63993f9a-d64c-43fa-8d26-6913ed2ca242 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-63993f9a-d64c-43fa-8d26-6913ed2ca242 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-89986388-0602-4bee-9a46-c24591b745e9 {
  text-align: center;
}

#s-89986388-0602-4bee-9a46-c24591b745e9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-89986388-0602-4bee-9a46-c24591b745e9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-89986388-0602-4bee-9a46-c24591b745e9 .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-597f9efb-5746-45b4-9a3f-30558005c863 {
  text-align: center;
}

#s-597f9efb-5746-45b4-9a3f-30558005c863 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-597f9efb-5746-45b4-9a3f-30558005c863 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-597f9efb-5746-45b4-9a3f-30558005c863 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-597f9efb-5746-45b4-9a3f-30558005c863 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-597f9efb-5746-45b4-9a3f-30558005c863 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-597f9efb-5746-45b4-9a3f-30558005c863 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-b7e6af26-6b7c-443b-adba-7d42c2cbb3d8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b7e6af26-6b7c-443b-adba-7d42c2cbb3d8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b7e6af26-6b7c-443b-adba-7d42c2cbb3d8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b7e6af26-6b7c-443b-adba-7d42c2cbb3d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-b7e6af26-6b7c-443b-adba-7d42c2cbb3d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7e6af26-6b7c-443b-adba-7d42c2cbb3d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b7e6af26-6b7c-443b-adba-7d42c2cbb3d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9800dca2-cc09-46c5-b2f3-61d8fc08805d {
  display: none;
}
#s-2d96fe29-94db-4a4e-915a-e526868e8488 {
  text-align: left;
}


.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 {
  max-width: 100%;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 .shg-image-zoom,
.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 {
  max-width: 100%;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 .shg-image-zoom,
.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 {
  max-width: 100%;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 .shg-image-zoom,
.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 {
  max-width: 100%;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 .shg-image-zoom,
.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 {
  max-width: 100%;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 .shg-image-zoom,
.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d96fe29-94db-4a4e-915a-e526868e8488 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4d11f55b-43c8-4bdd-bf52-1aa647da4229 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4d11f55b-43c8-4bdd-bf52-1aa647da4229 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-2d029d61-3176-4234-a2c2-22e692c071d1 {
  text-align: center;
}

#s-2d029d61-3176-4234-a2c2-22e692c071d1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-2d029d61-3176-4234-a2c2-22e692c071d1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-2d029d61-3176-4234-a2c2-22e692c071d1 .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-8491068b-6fa6-469b-9b92-10b342e9becb {
  text-align: center;
}

#s-8491068b-6fa6-469b-9b92-10b342e9becb .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-8491068b-6fa6-469b-9b92-10b342e9becb .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-8491068b-6fa6-469b-9b92-10b342e9becb .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8491068b-6fa6-469b-9b92-10b342e9becb .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-8491068b-6fa6-469b-9b92-10b342e9becb .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-8491068b-6fa6-469b-9b92-10b342e9becb .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-72b8b25e-2acb-4def-b7ff-55dd4bd1a593 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-72b8b25e-2acb-4def-b7ff-55dd4bd1a593:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-72b8b25e-2acb-4def-b7ff-55dd4bd1a593:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-72b8b25e-2acb-4def-b7ff-55dd4bd1a593 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-72b8b25e-2acb-4def-b7ff-55dd4bd1a593.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72b8b25e-2acb-4def-b7ff-55dd4bd1a593.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-72b8b25e-2acb-4def-b7ff-55dd4bd1a593.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d2fe8875-1be3-4755-a53e-e0ae25bbd0c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ad66e45a-7188-40f0-939d-a0c87355ec2f {
  display: none;
}
#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 {
  text-align: left;
}


.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 {
  max-width: 100%;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 .shg-image-zoom,
.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 {
  max-width: 100%;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 .shg-image-zoom,
.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 {
  max-width: 100%;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 .shg-image-zoom,
.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 {
  max-width: 100%;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 .shg-image-zoom,
.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 {
  max-width: 100%;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 .shg-image-zoom,
.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0dd9ea91-c0cb-406f-b38b-6c6ac82c1ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c615278e-150d-4a41-b25a-693929d87353 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c615278e-150d-4a41-b25a-693929d87353 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-dd7b001e-1928-4c54-b479-5c4454f51f03 {
  text-align: center;
}

#s-dd7b001e-1928-4c54-b479-5c4454f51f03 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-dd7b001e-1928-4c54-b479-5c4454f51f03 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-dd7b001e-1928-4c54-b479-5c4454f51f03 .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-77a58648-62a4-4efc-9de7-460ba3e700ae {
  text-align: center;
}

#s-77a58648-62a4-4efc-9de7-460ba3e700ae .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-77a58648-62a4-4efc-9de7-460ba3e700ae .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-77a58648-62a4-4efc-9de7-460ba3e700ae .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-77a58648-62a4-4efc-9de7-460ba3e700ae .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-77a58648-62a4-4efc-9de7-460ba3e700ae .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-77a58648-62a4-4efc-9de7-460ba3e700ae .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-25cc47dc-d87d-4e80-9c18-b887e298e389 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-25cc47dc-d87d-4e80-9c18-b887e298e389:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-25cc47dc-d87d-4e80-9c18-b887e298e389:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-25cc47dc-d87d-4e80-9c18-b887e298e389 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-25cc47dc-d87d-4e80-9c18-b887e298e389.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25cc47dc-d87d-4e80-9c18-b887e298e389.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-25cc47dc-d87d-4e80-9c18-b887e298e389.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-aee39f43-d932-4e3c-955a-6779e844a70a {
  display: none;
}
#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 {
  text-align: left;
}


.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 {
  max-width: 100%;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 .shg-image-zoom,
.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 {
  max-width: 100%;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 .shg-image-zoom,
.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 {
  max-width: 100%;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 .shg-image-zoom,
.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 {
  max-width: 100%;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 .shg-image-zoom,
.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 {
  max-width: 100%;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 .shg-image-zoom,
.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35d3d2d9-6899-41f2-8c21-45dd3e5754a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0088239e-85b4-4155-bafb-d63ca907f6ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0088239e-85b4-4155-bafb-d63ca907f6ca .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-3e19311d-1fe4-4064-9c1f-eee79ddd5613 {
  text-align: center;
}

#s-3e19311d-1fe4-4064-9c1f-eee79ddd5613 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-3e19311d-1fe4-4064-9c1f-eee79ddd5613 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-3e19311d-1fe4-4064-9c1f-eee79ddd5613 .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-fde82317-54d7-4cba-ae02-98388af5e724 {
  text-align: center;
}

#s-fde82317-54d7-4cba-ae02-98388af5e724 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-fde82317-54d7-4cba-ae02-98388af5e724 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-fde82317-54d7-4cba-ae02-98388af5e724 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-fde82317-54d7-4cba-ae02-98388af5e724 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-fde82317-54d7-4cba-ae02-98388af5e724 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-fde82317-54d7-4cba-ae02-98388af5e724 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-fdf993c1-c70b-43bf-8d44-ec98a96d628f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fdf993c1-c70b-43bf-8d44-ec98a96d628f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fdf993c1-c70b-43bf-8d44-ec98a96d628f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fdf993c1-c70b-43bf-8d44-ec98a96d628f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-fdf993c1-c70b-43bf-8d44-ec98a96d628f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdf993c1-c70b-43bf-8d44-ec98a96d628f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fdf993c1-c70b-43bf-8d44-ec98a96d628f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-daf71eb3-e39b-4e0d-ad50-ba630ec6a903 {
  display: none;
}
#s-2260402b-7477-4778-b478-717b1b97c82e {
  text-align: left;
}


.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e {
  max-width: 100%;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e .shg-image-zoom,
.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e {
  max-width: 100%;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e .shg-image-zoom,
.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e {
  max-width: 100%;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e .shg-image-zoom,
.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e {
  max-width: 100%;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e .shg-image-zoom,
.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e {
  max-width: 100%;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e .shg-image-zoom,
.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2260402b-7477-4778-b478-717b1b97c82e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cf2bfc88-5a27-41e9-914b-191c0f5d9b0b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf2bfc88-5a27-41e9-914b-191c0f5d9b0b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-235628d6-ef13-48d7-aeb5-28023a3c5f1c {
  text-align: center;
}

#s-235628d6-ef13-48d7-aeb5-28023a3c5f1c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-235628d6-ef13-48d7-aeb5-28023a3c5f1c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-235628d6-ef13-48d7-aeb5-28023a3c5f1c .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-8e97d760-6f09-4105-b772-a31262e9cdaf {
  text-align: center;
}

#s-8e97d760-6f09-4105-b772-a31262e9cdaf .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-8e97d760-6f09-4105-b772-a31262e9cdaf .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-8e97d760-6f09-4105-b772-a31262e9cdaf .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8e97d760-6f09-4105-b772-a31262e9cdaf .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-8e97d760-6f09-4105-b772-a31262e9cdaf .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-8e97d760-6f09-4105-b772-a31262e9cdaf .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-0b00d277-6d3a-4ab0-9c9c-cc3de103eff5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0b00d277-6d3a-4ab0-9c9c-cc3de103eff5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0b00d277-6d3a-4ab0-9c9c-cc3de103eff5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0b00d277-6d3a-4ab0-9c9c-cc3de103eff5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-0b00d277-6d3a-4ab0-9c9c-cc3de103eff5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b00d277-6d3a-4ab0-9c9c-cc3de103eff5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0b00d277-6d3a-4ab0-9c9c-cc3de103eff5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f59c8540-4549-4fc4-82a9-26cf86bd33ad {
  display: none;
}
#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 {
  text-align: left;
}


.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 {
  max-width: 100%;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 .shg-image-zoom,
.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 {
  max-width: 100%;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 .shg-image-zoom,
.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 {
  max-width: 100%;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 .shg-image-zoom,
.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 {
  max-width: 100%;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 .shg-image-zoom,
.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 {
  max-width: 100%;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 .shg-image-zoom,
.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b43ed8cf-c7c4-4447-88df-9a21775ee433 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-90a300e9-c332-4ed3-a723-3914e0bab121 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90a300e9-c332-4ed3-a723-3914e0bab121 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-6c8f40db-8a6b-4ad9-939b-2f1e3caec4a3 {
  text-align: center;
}

#s-6c8f40db-8a6b-4ad9-939b-2f1e3caec4a3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-6c8f40db-8a6b-4ad9-939b-2f1e3caec4a3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6c8f40db-8a6b-4ad9-939b-2f1e3caec4a3 .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-1e0b0a61-7565-44c2-a9d6-c623575836c3 {
  text-align: center;
}

#s-1e0b0a61-7565-44c2-a9d6-c623575836c3 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-1e0b0a61-7565-44c2-a9d6-c623575836c3 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-1e0b0a61-7565-44c2-a9d6-c623575836c3 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1e0b0a61-7565-44c2-a9d6-c623575836c3 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-1e0b0a61-7565-44c2-a9d6-c623575836c3 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-1e0b0a61-7565-44c2-a9d6-c623575836c3 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-18188be9-804f-421d-92ac-0fb2e1f13b05 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-18188be9-804f-421d-92ac-0fb2e1f13b05:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-18188be9-804f-421d-92ac-0fb2e1f13b05:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-18188be9-804f-421d-92ac-0fb2e1f13b05 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-18188be9-804f-421d-92ac-0fb2e1f13b05.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-18188be9-804f-421d-92ac-0fb2e1f13b05.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-18188be9-804f-421d-92ac-0fb2e1f13b05.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f606a9e8-d9d0-4b14-b1d3-5f480f4acb36"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-4195dd9c-12dc-470d-bfa3-8b4505abe8a6 {
  display: none;
}
#s-b31b35f1-9c8d-475e-85b6-d09514041832 {
  text-align: left;
}


.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 {
  max-width: 100%;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 .shg-image-zoom,
.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 {
  max-width: 100%;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 .shg-image-zoom,
.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 {
  max-width: 100%;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 .shg-image-zoom,
.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 {
  max-width: 100%;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 .shg-image-zoom,
.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 {
  max-width: 100%;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 .shg-image-zoom,
.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b31b35f1-9c8d-475e-85b6-d09514041832 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-52568597-5e91-4bed-854e-fafe355c2c6d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-52568597-5e91-4bed-854e-fafe355c2c6d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-c714a46d-89c7-466c-b11b-7b2c20a6f664 {
  text-align: center;
}

#s-c714a46d-89c7-466c-b11b-7b2c20a6f664 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-c714a46d-89c7-466c-b11b-7b2c20a6f664 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c714a46d-89c7-466c-b11b-7b2c20a6f664 .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-d149cdff-d802-4ac7-9722-e5952e1ab89f {
  text-align: center;
}

#s-d149cdff-d802-4ac7-9722-e5952e1ab89f .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-d149cdff-d802-4ac7-9722-e5952e1ab89f .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-d149cdff-d802-4ac7-9722-e5952e1ab89f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d149cdff-d802-4ac7-9722-e5952e1ab89f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-d149cdff-d802-4ac7-9722-e5952e1ab89f .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-d149cdff-d802-4ac7-9722-e5952e1ab89f .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-79f86d38-c283-43e2-b257-563a14a46b01 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-79f86d38-c283-43e2-b257-563a14a46b01:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-79f86d38-c283-43e2-b257-563a14a46b01:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-79f86d38-c283-43e2-b257-563a14a46b01 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-79f86d38-c283-43e2-b257-563a14a46b01.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79f86d38-c283-43e2-b257-563a14a46b01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-79f86d38-c283-43e2-b257-563a14a46b01.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-86d41afd-79b6-426e-8549-332b65fd21a7 {
  display: none;
}
#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e {
  text-align: left;
}


.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e {
  max-width: 100%;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e .shg-image-zoom,
.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e {
  max-width: 100%;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e .shg-image-zoom,
.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e {
  max-width: 100%;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e .shg-image-zoom,
.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e {
  max-width: 100%;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e .shg-image-zoom,
.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e {
  max-width: 100%;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e .shg-image-zoom,
.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5a8efa6-bfcc-45c6-a329-c0850eb8ce0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8a9e4054-0169-4cc6-a23b-b2bb3d9e6d53 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a9e4054-0169-4cc6-a23b-b2bb3d9e6d53 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-186ec313-3910-4945-bba8-15e4a05939a5 {
  text-align: center;
}

#s-186ec313-3910-4945-bba8-15e4a05939a5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-186ec313-3910-4945-bba8-15e4a05939a5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-186ec313-3910-4945-bba8-15e4a05939a5 .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-325945a0-8c83-44c0-a354-e359dac4c8b4 {
  text-align: center;
}

#s-325945a0-8c83-44c0-a354-e359dac4c8b4 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-325945a0-8c83-44c0-a354-e359dac4c8b4 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-325945a0-8c83-44c0-a354-e359dac4c8b4 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-325945a0-8c83-44c0-a354-e359dac4c8b4 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-325945a0-8c83-44c0-a354-e359dac4c8b4 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-325945a0-8c83-44c0-a354-e359dac4c8b4 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-5d50ec3d-2ad5-4afe-a25e-e4afb3d73fe0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5d50ec3d-2ad5-4afe-a25e-e4afb3d73fe0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5d50ec3d-2ad5-4afe-a25e-e4afb3d73fe0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5d50ec3d-2ad5-4afe-a25e-e4afb3d73fe0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-5d50ec3d-2ad5-4afe-a25e-e4afb3d73fe0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d50ec3d-2ad5-4afe-a25e-e4afb3d73fe0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5d50ec3d-2ad5-4afe-a25e-e4afb3d73fe0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b33752ed-d76d-4726-a507-fa2a14718c0a {
  display: none;
}
#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 {
  text-align: left;
}


.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 {
  max-width: 100%;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 .shg-image-zoom,
.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 {
  max-width: 100%;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 .shg-image-zoom,
.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 {
  max-width: 100%;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 .shg-image-zoom,
.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 {
  max-width: 100%;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 .shg-image-zoom,
.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 {
  max-width: 100%;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 .shg-image-zoom,
.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52004dad-3f7c-4a5f-a50c-6dab7dfab355 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a0275cfa-cb41-4d35-886d-46c3bfe10133 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0275cfa-cb41-4d35-886d-46c3bfe10133 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-7c445232-175b-48eb-8f6d-e84d844f74b0 {
  text-align: center;
}

#s-7c445232-175b-48eb-8f6d-e84d844f74b0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-7c445232-175b-48eb-8f6d-e84d844f74b0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7c445232-175b-48eb-8f6d-e84d844f74b0 .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-8a796715-b1da-454e-9b2d-c98cd41a08db {
  text-align: center;
}

#s-8a796715-b1da-454e-9b2d-c98cd41a08db .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-8a796715-b1da-454e-9b2d-c98cd41a08db .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-8a796715-b1da-454e-9b2d-c98cd41a08db .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8a796715-b1da-454e-9b2d-c98cd41a08db .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-8a796715-b1da-454e-9b2d-c98cd41a08db .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-8a796715-b1da-454e-9b2d-c98cd41a08db .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-f1d19310-9c8f-4a2b-9169-6821538c1320 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f1d19310-9c8f-4a2b-9169-6821538c1320:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f1d19310-9c8f-4a2b-9169-6821538c1320:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f1d19310-9c8f-4a2b-9169-6821538c1320 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-f1d19310-9c8f-4a2b-9169-6821538c1320.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1d19310-9c8f-4a2b-9169-6821538c1320.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f1d19310-9c8f-4a2b-9169-6821538c1320.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e57d5510-2def-4488-93d9-57f368b3d389 {
  display: none;
}
#s-2ed851b2-b140-4359-b1a9-337f7099598a {
  text-align: left;
}


.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a {
  max-width: 100%;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a .shg-image-zoom,
.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a {
  max-width: 100%;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a .shg-image-zoom,
.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a {
  max-width: 100%;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a .shg-image-zoom,
.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a {
  max-width: 100%;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a .shg-image-zoom,
.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a {
  max-width: 100%;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a .shg-image-zoom,
.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed851b2-b140-4359-b1a9-337f7099598a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6caa1df6-49a5-4836-8a95-318e8ea27126 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6caa1df6-49a5-4836-8a95-318e8ea27126 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-7cd9253f-fc47-4d29-8e68-676211acddf9 {
  text-align: center;
}

#s-7cd9253f-fc47-4d29-8e68-676211acddf9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-7cd9253f-fc47-4d29-8e68-676211acddf9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7cd9253f-fc47-4d29-8e68-676211acddf9 .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-58162480-83ab-4c55-bf2e-fc053d60019c {
  text-align: center;
}

#s-58162480-83ab-4c55-bf2e-fc053d60019c .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-58162480-83ab-4c55-bf2e-fc053d60019c .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-58162480-83ab-4c55-bf2e-fc053d60019c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-58162480-83ab-4c55-bf2e-fc053d60019c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-58162480-83ab-4c55-bf2e-fc053d60019c .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-58162480-83ab-4c55-bf2e-fc053d60019c .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-f23bd850-a0c7-4317-aa96-ad62707fc22b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f23bd850-a0c7-4317-aa96-ad62707fc22b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f23bd850-a0c7-4317-aa96-ad62707fc22b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f23bd850-a0c7-4317-aa96-ad62707fc22b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-f23bd850-a0c7-4317-aa96-ad62707fc22b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f23bd850-a0c7-4317-aa96-ad62707fc22b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f23bd850-a0c7-4317-aa96-ad62707fc22b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



/*
  $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;
}
