.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-b490b74c-a15f-406f-bd52-6dafc067e527 {
  padding-left: 35px;
padding-right: 35px;
min-height: 50px;
}
@media (min-width: 1200px){#s-b490b74c-a15f-406f-bd52-6dafc067e527 {
  display: none;
}
#s-b490b74c-a15f-406f-bd52-6dafc067e527, #wrap-s-b490b74c-a15f-406f-bd52-6dafc067e527 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b490b74c-a15f-406f-bd52-6dafc067e527 {
  display: none;
}
#s-b490b74c-a15f-406f-bd52-6dafc067e527, #wrap-s-b490b74c-a15f-406f-bd52-6dafc067e527 { display:none !important; }}@media (max-width: 767px){#s-b490b74c-a15f-406f-bd52-6dafc067e527 {
  display: none;
}
#s-b490b74c-a15f-406f-bd52-6dafc067e527, #wrap-s-b490b74c-a15f-406f-bd52-6dafc067e527 { display:none !important; }}







#s-b490b74c-a15f-406f-bd52-6dafc067e527 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b490b74c-a15f-406f-bd52-6dafc067e527.shg-box.shg-c {
  justify-content: 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-cd1d2cd7-a81b-4ce7-96c1-c9f8d7a57a70 {
  margin-top: 40px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-cd1d2cd7-a81b-4ce7-96c1-c9f8d7a57a70 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Playfair Display;
  font-style:  normal ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f29fc0f1-b33d-4b26-a154-60807030e8a3 {
  margin-top: -15px;
margin-bottom: 0px;
}

#s-f29fc0f1-b33d-4b26-a154-60807030e8a3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-127478e7-599a-4394-b502-8852b7f7ab16 {
  min-height: 50px;
}








#s-127478e7-599a-4394-b502-8852b7f7ab16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-127478e7-599a-4394-b502-8852b7f7ab16.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 1200px){#s-5110c54f-b3f3-4742-bdec-3eb7a264b233 {
  display: none;
}
#s-5110c54f-b3f3-4742-bdec-3eb7a264b233, #wrap-s-5110c54f-b3f3-4742-bdec-3eb7a264b233 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5110c54f-b3f3-4742-bdec-3eb7a264b233 {
  display: none;
}
#s-5110c54f-b3f3-4742-bdec-3eb7a264b233, #wrap-s-5110c54f-b3f3-4742-bdec-3eb7a264b233 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5110c54f-b3f3-4742-bdec-3eb7a264b233 {
  display: none;
}
#s-5110c54f-b3f3-4742-bdec-3eb7a264b233, #wrap-s-5110c54f-b3f3-4742-bdec-3eb7a264b233 { display:none !important; }}@media (max-width: 767px){#s-5110c54f-b3f3-4742-bdec-3eb7a264b233 {
  
}
}
@media (min-width: 0px) {
[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5110c54f-b3f3-4742-bdec-3eb7a264b233"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c8aa6da6-6d46-4c82-b899-aca2b0ae4432 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  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-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c {
  text-align: left;
}


.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c {
  max-width: 100%;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c .shg-image-zoom,
.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c {
  max-width: 100%;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c .shg-image-zoom,
.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c {
  max-width: 100%;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c .shg-image-zoom,
.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c {
  max-width: 100%;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c .shg-image-zoom,
.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c {
  max-width: 100%;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c .shg-image-zoom,
.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d80fe9e-0942-45f1-a9ea-7f5d39b0451c .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-fe1537ff-0596-48ee-86a7-f3f705fbf9b3 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-fe1537ff-0596-48ee-86a7-f3f705fbf9b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-265f0fbe-f40b-45a2-96f8-c7f5e0e1b4f0 {
  text-align: left;
}

#s-265f0fbe-f40b-45a2-96f8-c7f5e0e1b4f0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-265f0fbe-f40b-45a2-96f8-c7f5e0e1b4f0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-265f0fbe-f40b-45a2-96f8-c7f5e0e1b4f0 .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-54157613-d0fd-4763-8122-b2301aafa152 {
  padding-top: 10px;
padding-bottom: 35px;
text-align: left;
}

#s-54157613-d0fd-4763-8122-b2301aafa152 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-45c20a63-1bd4-4a9c-a704-31b2d844acec {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-45c20a63-1bd4-4a9c-a704-31b2d844acec:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-45c20a63-1bd4-4a9c-a704-31b2d844acec:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-45c20a63-1bd4-4a9c-a704-31b2d844acec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7aa7681b-3987-4f4c-ac6d-36f6c88d945a {
  display: none;
}
#s-0e57bc70-6b05-4484-963a-b75c5a06c35b {
  text-align: left;
}


.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b {
  max-width: 100%;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b .shg-image-zoom,
.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b {
  max-width: 100%;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b .shg-image-zoom,
.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b {
  max-width: 100%;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b .shg-image-zoom,
.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b {
  max-width: 100%;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b .shg-image-zoom,
.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b {
  max-width: 100%;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b .shg-image-zoom,
.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e57bc70-6b05-4484-963a-b75c5a06c35b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d7ea61ab-e8f3-442b-be59-264d0eaff9e5 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-d7ea61ab-e8f3-442b-be59-264d0eaff9e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-49d4588d-9b23-4bf9-9b29-1c6b06c0f1a8 {
  text-align: left;
}

#s-49d4588d-9b23-4bf9-9b29-1c6b06c0f1a8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-49d4588d-9b23-4bf9-9b29-1c6b06c0f1a8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-49d4588d-9b23-4bf9-9b29-1c6b06c0f1a8 .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-d250d342-5140-47da-88c4-693d38789456 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d250d342-5140-47da-88c4-693d38789456 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3edf9b5c-6ff0-4fc1-98d2-4a539ec2ea61 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-3edf9b5c-6ff0-4fc1-98d2-4a539ec2ea61:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3edf9b5c-6ff0-4fc1-98d2-4a539ec2ea61:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3edf9b5c-6ff0-4fc1-98d2-4a539ec2ea61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 1200px){#s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c {
  display: none;
}
#s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c, #wrap-s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c {
  display: none;
}
#s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c, #wrap-s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c {
  display: none;
}
#s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c, #wrap-s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c { display:none !important; }}@media (max-width: 767px){#s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c {
  
}
}
@media (min-width: 0px) {
[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9fb9a19d-8276-4e1e-8ac2-316c15a9651c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-2426e1d3-ef89-46dd-802e-32177271aea3 {
  display: none;
}
#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 {
  margin-top: 4px;
text-align: left;
}


.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 {
  max-width: 100%;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 .shg-image-zoom,
.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 {
  max-width: 100%;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 .shg-image-zoom,
.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 {
  max-width: 100%;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 .shg-image-zoom,
.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 {
  max-width: 100%;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 .shg-image-zoom,
.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 {
  max-width: 100%;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 .shg-image-zoom,
.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e918b40-3e4d-4a4d-ab2f-71c3ddba3d86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ccbb058-f72f-464b-9f30-f6afab24d292 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-2ccbb058-f72f-464b-9f30-f6afab24d292 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-3900227a-0308-464d-806a-ce9e60ad481b {
  text-align: left;
}

#s-3900227a-0308-464d-806a-ce9e60ad481b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-3900227a-0308-464d-806a-ce9e60ad481b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-3900227a-0308-464d-806a-ce9e60ad481b .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-3fc71c03-faca-4c64-9cd9-d524aa0f649e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3fc71c03-faca-4c64-9cd9-d524aa0f649e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0a654d1b-d946-4180-a9e6-f06f3e3a3edc {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-0a654d1b-d946-4180-a9e6-f06f3e3a3edc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0a654d1b-d946-4180-a9e6-f06f3e3a3edc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0a654d1b-d946-4180-a9e6-f06f3e3a3edc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-ebe8bfc8-384d-4361-9443-1c9271bda9db {
  display: none;
}
#s-ebe8bfc8-384d-4361-9443-1c9271bda9db, #wrap-s-ebe8bfc8-384d-4361-9443-1c9271bda9db { display:none !important; }}
@media (min-width: 0px) {
[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ebe8bfc8-384d-4361-9443-1c9271bda9db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c2874f19-58c3-4ae4-9d72-9c43a3673821 {
  display: none;
}
#s-1add236e-c29f-449d-bf02-7ad9222b11ce {
  text-align: left;
}


.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce {
  max-width: 100%;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce .shg-image-zoom,
.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce {
  max-width: 100%;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce .shg-image-zoom,
.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce {
  max-width: 100%;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce .shg-image-zoom,
.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce {
  max-width: 100%;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce .shg-image-zoom,
.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce {
  max-width: 100%;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce .shg-image-zoom,
.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1add236e-c29f-449d-bf02-7ad9222b11ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-116331d4-8e80-408d-a4fd-e0aa20d4dc41 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-116331d4-8e80-408d-a4fd-e0aa20d4dc41 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-33a2c784-3944-4176-acf1-e7d8792474ee {
  text-align: left;
}

#s-33a2c784-3944-4176-acf1-e7d8792474ee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-33a2c784-3944-4176-acf1-e7d8792474ee .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-33a2c784-3944-4176-acf1-e7d8792474ee .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-f0b2a466-bb2b-47ff-91da-205687471689 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f0b2a466-bb2b-47ff-91da-205687471689 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1e27c858-34ec-4558-857f-4d735d90532f {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-1e27c858-34ec-4558-857f-4d735d90532f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1e27c858-34ec-4558-857f-4d735d90532f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1e27c858-34ec-4558-857f-4d735d90532f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b7b33734-4888-4870-89a8-35c27b0f1cfa {
  display: none;
}
#s-9f2e41f9-774f-49d7-9793-8373acf0a55b {
  text-align: left;
}


.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b {
  max-width: 100%;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b .shg-image-zoom,
.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b {
  max-width: 100%;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b .shg-image-zoom,
.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b {
  max-width: 100%;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b .shg-image-zoom,
.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b {
  max-width: 100%;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b .shg-image-zoom,
.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b {
  max-width: 100%;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b .shg-image-zoom,
.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f2e41f9-774f-49d7-9793-8373acf0a55b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b25dbeb9-3d1e-440a-98a0-df180c64778a {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-b25dbeb9-3d1e-440a-98a0-df180c64778a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-60da88df-3683-4f5e-ad4a-b2decfaf3464 {
  text-align: left;
}

#s-60da88df-3683-4f5e-ad4a-b2decfaf3464 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-60da88df-3683-4f5e-ad4a-b2decfaf3464 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-60da88df-3683-4f5e-ad4a-b2decfaf3464 .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-53be546c-b6c6-4234-bd44-d50a8d4a1e19 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-53be546c-b6c6-4234-bd44-d50a8d4a1e19 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e0c2ba3f-72ac-44f3-aa88-53e7dcee20b4 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-e0c2ba3f-72ac-44f3-aa88-53e7dcee20b4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e0c2ba3f-72ac-44f3-aa88-53e7dcee20b4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e0c2ba3f-72ac-44f3-aa88-53e7dcee20b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a42f5ad8-19b5-4f1d-8710-4474b1b22deb {
  display: none;
}
#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 {
  margin-top: 4px;
text-align: left;
}


.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 {
  max-width: 100%;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 .shg-image-zoom,
.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 {
  max-width: 100%;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 .shg-image-zoom,
.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 {
  max-width: 100%;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 .shg-image-zoom,
.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 {
  max-width: 100%;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 .shg-image-zoom,
.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 {
  max-width: 100%;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 .shg-image-zoom,
.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-00fe2d03-8d21-4601-ab4c-67d2cf064770 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4ad80b43-ec60-4ce5-aeb0-18f34459a97d {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-4ad80b43-ec60-4ce5-aeb0-18f34459a97d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-86155c63-8ea0-4abd-a1aa-58eb41133e6d {
  text-align: left;
}

#s-86155c63-8ea0-4abd-a1aa-58eb41133e6d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-86155c63-8ea0-4abd-a1aa-58eb41133e6d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-86155c63-8ea0-4abd-a1aa-58eb41133e6d .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-93fb5722-e63d-43cc-824a-4750c80fa840 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-93fb5722-e63d-43cc-824a-4750c80fa840 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-aae99cf6-864e-43ea-a2cd-ce1302ee1b50 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-aae99cf6-864e-43ea-a2cd-ce1302ee1b50:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aae99cf6-864e-43ea-a2cd-ce1302ee1b50:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aae99cf6-864e-43ea-a2cd-ce1302ee1b50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8f42995d-144b-43e9-9004-1aaa078c3427 {
  margin-top: 60px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8f42995d-144b-43e9-9004-1aaa078c3427 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7812b6a4-b11a-41f8-a38c-7850326f49fa {
  margin-top: -15px;
margin-bottom: 15px;
}

#s-7812b6a4-b11a-41f8-a38c-7850326f49fa hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d {
  display: none;
}
#s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d, #wrap-s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d {
  display: none;
}
#s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d, #wrap-s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d {
  display: none;
}
#s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d, #wrap-s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d { display:none !important; }}@media (max-width: 767px){#s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d {
  
}
}
@media (min-width: 0px) {
[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3625f300-2b5b-4522-b7f3-0d7abf1ea63d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e86c642a-4be8-46ae-9dee-81fd3172244b {
  display: none;
}
#s-520d8368-d549-4f00-96b2-e22360e04223 {
  text-align: left;
}


.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 {
  max-width: 100%;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 .shg-image-zoom,
.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 {
  max-width: 100%;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 .shg-image-zoom,
.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 {
  max-width: 100%;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 .shg-image-zoom,
.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 {
  max-width: 100%;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 .shg-image-zoom,
.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 {
  max-width: 100%;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 .shg-image-zoom,
.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-520d8368-d549-4f00-96b2-e22360e04223 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cfd5e0d2-c1c4-45a1-a77d-2e889f4c8a95 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-cfd5e0d2-c1c4-45a1-a77d-2e889f4c8a95 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-369a25b2-72dd-4053-93d0-3d9ed4e959e2 {
  text-align: left;
}

#s-369a25b2-72dd-4053-93d0-3d9ed4e959e2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-369a25b2-72dd-4053-93d0-3d9ed4e959e2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-369a25b2-72dd-4053-93d0-3d9ed4e959e2 .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-d67ad337-ee76-4d2c-91dc-cd152dbe3712 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d67ad337-ee76-4d2c-91dc-cd152dbe3712 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a53d907f-c840-47a1-a3d7-394b5df9ee3f {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-a53d907f-c840-47a1-a3d7-394b5df9ee3f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a53d907f-c840-47a1-a3d7-394b5df9ee3f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a53d907f-c840-47a1-a3d7-394b5df9ee3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e0141d2e-a884-43c4-8a67-8d81e77afd5e {
  display: none;
}
#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 {
  text-align: left;
}


.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 {
  max-width: 100%;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 .shg-image-zoom,
.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 {
  max-width: 100%;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 .shg-image-zoom,
.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 {
  max-width: 100%;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 .shg-image-zoom,
.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 {
  max-width: 100%;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 .shg-image-zoom,
.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 {
  max-width: 100%;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 .shg-image-zoom,
.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d6baafd-7a7a-481d-9a90-1f3105ceff65 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ff4dbebc-ba46-4a16-bf72-ae1f3da4587e {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-ff4dbebc-ba46-4a16-bf72-ae1f3da4587e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-25383796-9e6b-44b4-a67e-4503beb2a559 {
  text-align: left;
}

#s-25383796-9e6b-44b4-a67e-4503beb2a559 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-25383796-9e6b-44b4-a67e-4503beb2a559 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-25383796-9e6b-44b4-a67e-4503beb2a559 .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-f522b00a-93ac-4fe3-98f0-735e0924d539 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f522b00a-93ac-4fe3-98f0-735e0924d539 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-06ed5e88-d375-4a88-957d-94953efc504b {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-06ed5e88-d375-4a88-957d-94953efc504b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-06ed5e88-d375-4a88-957d-94953efc504b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-06ed5e88-d375-4a88-957d-94953efc504b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af {
  display: none;
}
#s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af, #wrap-s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af { display:none !important; }}
@media (min-width: 0px) {
[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-652c0fdb-c8de-4fd7-917d-cfd96d83c8af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d5d6f85c-4103-4aa5-b5b1-ed06bb0fe2ff {
  display: none;
}
#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e {
  text-align: left;
}


.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e {
  max-width: 100%;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e .shg-image-zoom,
.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e {
  max-width: 100%;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e .shg-image-zoom,
.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e {
  max-width: 100%;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e .shg-image-zoom,
.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e {
  max-width: 100%;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e .shg-image-zoom,
.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e {
  max-width: 100%;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e .shg-image-zoom,
.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fd3a6dc-0b4a-4eeb-beae-1b6d82c5903e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-21a41dd3-4621-41b6-8e19-74235d4810c1 {
  border-style: solid;
margin-bottom: 1px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-21a41dd3-4621-41b6-8e19-74235d4810c1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-432bf404-48d1-42f7-84b6-30ae2ec0d498 {
  text-align: left;
}

#s-432bf404-48d1-42f7-84b6-30ae2ec0d498 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-432bf404-48d1-42f7-84b6-30ae2ec0d498 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-432bf404-48d1-42f7-84b6-30ae2ec0d498 .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-5f9d56a5-bc3f-47b5-83d3-e59e84458a11 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5f9d56a5-bc3f-47b5-83d3-e59e84458a11 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-29010954-26f4-4ca4-9496-6dcd0ae1c369 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-29010954-26f4-4ca4-9496-6dcd0ae1c369:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-29010954-26f4-4ca4-9496-6dcd0ae1c369:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-29010954-26f4-4ca4-9496-6dcd0ae1c369.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8c6ea87a-d0b3-4550-9515-a3d3f4e2df0f {
  display: none;
}
#s-12ec59bf-b33b-451a-93a8-1546fb596947 {
  text-align: left;
}


.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 {
  max-width: 100%;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 .shg-image-zoom,
.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 {
  max-width: 100%;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 .shg-image-zoom,
.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 {
  max-width: 100%;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 .shg-image-zoom,
.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 {
  max-width: 100%;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 .shg-image-zoom,
.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 {
  max-width: 100%;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 .shg-image-zoom,
.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12ec59bf-b33b-451a-93a8-1546fb596947 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ab2fdd47-ab0c-408a-be37-9adecaa8ef0a {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-ab2fdd47-ab0c-408a-be37-9adecaa8ef0a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-b5e47f6a-2d10-4a9f-a4d1-a24135300548 {
  text-align: left;
}

#s-b5e47f6a-2d10-4a9f-a4d1-a24135300548 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-b5e47f6a-2d10-4a9f-a4d1-a24135300548 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-b5e47f6a-2d10-4a9f-a4d1-a24135300548 .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-0e09f954-dbc4-40f3-843d-ff9a79cd567c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0e09f954-dbc4-40f3-843d-ff9a79cd567c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f72e8165-19b0-447e-b589-dfad353e9045 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-f72e8165-19b0-447e-b589-dfad353e9045:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f72e8165-19b0-447e-b589-dfad353e9045:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f72e8165-19b0-447e-b589-dfad353e9045.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d227d0d4-81b3-476a-9aa2-51f8a966d8cb {
  margin-top: 80px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d227d0d4-81b3-476a-9aa2-51f8a966d8cb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3863fd56-9c55-4451-ae2e-68162e3d1339 {
  margin-top: -15px;
margin-bottom: 15px;
}

#s-3863fd56-9c55-4451-ae2e-68162e3d1339 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-489c41ff-3436-4515-b8da-2d63f2ac4abf {
  display: none;
}
#s-489c41ff-3436-4515-b8da-2d63f2ac4abf, #wrap-s-489c41ff-3436-4515-b8da-2d63f2ac4abf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-489c41ff-3436-4515-b8da-2d63f2ac4abf {
  display: none;
}
#s-489c41ff-3436-4515-b8da-2d63f2ac4abf, #wrap-s-489c41ff-3436-4515-b8da-2d63f2ac4abf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-489c41ff-3436-4515-b8da-2d63f2ac4abf {
  display: none;
}
#s-489c41ff-3436-4515-b8da-2d63f2ac4abf, #wrap-s-489c41ff-3436-4515-b8da-2d63f2ac4abf { display:none !important; }}@media (max-width: 767px){#s-489c41ff-3436-4515-b8da-2d63f2ac4abf {
  
}
}
@media (min-width: 0px) {
[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-489c41ff-3436-4515-b8da-2d63f2ac4abf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-56d4947f-a3ad-46af-bb46-527e7b1b701b {
  display: none;
}
#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 {
  text-align: left;
}


.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 {
  max-width: 100%;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 .shg-image-zoom,
.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 {
  max-width: 100%;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 .shg-image-zoom,
.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 {
  max-width: 100%;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 .shg-image-zoom,
.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 {
  max-width: 100%;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 .shg-image-zoom,
.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 {
  max-width: 100%;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 .shg-image-zoom,
.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b8681364-cfcd-4bf6-9ca2-ad6dda6fe349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1280aeb2-c331-4bba-b0fa-19ce4a50e78f {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-1280aeb2-c331-4bba-b0fa-19ce4a50e78f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-cc70d140-5d74-4c54-a384-749117afe585 {
  text-align: left;
}

#s-cc70d140-5d74-4c54-a384-749117afe585 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-cc70d140-5d74-4c54-a384-749117afe585 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-cc70d140-5d74-4c54-a384-749117afe585 .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-d70a406a-8685-4055-8a34-158a9205033e {
  padding-top: 10px;
padding-bottom: 35px;
text-align: left;
}

#s-d70a406a-8685-4055-8a34-158a9205033e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fb96dfdb-a07e-4855-bb6c-9d4244b4b34b {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-fb96dfdb-a07e-4855-bb6c-9d4244b4b34b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fb96dfdb-a07e-4855-bb6c-9d4244b4b34b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fb96dfdb-a07e-4855-bb6c-9d4244b4b34b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f2e92dd1-804d-449a-b537-a73b1e56f820 {
  display: none;
}
#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c {
  text-align: left;
}


.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c {
  max-width: 100%;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c .shg-image-zoom,
.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c {
  max-width: 100%;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c .shg-image-zoom,
.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c {
  max-width: 100%;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c .shg-image-zoom,
.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c {
  max-width: 100%;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c .shg-image-zoom,
.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c {
  max-width: 100%;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c .shg-image-zoom,
.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8e0c37c-1d92-4784-b63d-cc92b1d3e84c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3a2f3cf2-6d72-4d40-b002-4117285cd43f {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-3a2f3cf2-6d72-4d40-b002-4117285cd43f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-1c90ece8-9949-49d7-ad31-20cc4f0c27cb {
  text-align: left;
}

#s-1c90ece8-9949-49d7-ad31-20cc4f0c27cb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-1c90ece8-9949-49d7-ad31-20cc4f0c27cb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-1c90ece8-9949-49d7-ad31-20cc4f0c27cb .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-aa303fb0-ad94-4b0b-a0ca-d51ce21af292 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-aa303fb0-ad94-4b0b-a0ca-d51ce21af292 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2fb85ff8-62f8-49d1-9deb-87f81c4547c1 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-2fb85ff8-62f8-49d1-9deb-87f81c4547c1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2fb85ff8-62f8-49d1-9deb-87f81c4547c1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2fb85ff8-62f8-49d1-9deb-87f81c4547c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-4068a29f-d23d-486c-a0cb-135b437753c6 {
  display: none;
}
#s-4068a29f-d23d-486c-a0cb-135b437753c6, #wrap-s-4068a29f-d23d-486c-a0cb-135b437753c6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4068a29f-d23d-486c-a0cb-135b437753c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bb7d90a0-bf40-4528-a2e7-e1e97fbeee0a {
  display: none;
}
#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 {
  text-align: left;
}


.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 {
  max-width: 100%;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 .shg-image-zoom,
.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 {
  max-width: 100%;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 .shg-image-zoom,
.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 {
  max-width: 100%;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 .shg-image-zoom,
.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 {
  max-width: 100%;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 .shg-image-zoom,
.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 {
  max-width: 100%;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 .shg-image-zoom,
.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c6d2093-0d02-4af3-8d9e-2d89d5acec14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f059e9c6-3db6-425b-9ac1-705344f841f9 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-f059e9c6-3db6-425b-9ac1-705344f841f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-484f1a0c-3f34-4724-aa4d-b39a80551ded {
  text-align: left;
}

#s-484f1a0c-3f34-4724-aa4d-b39a80551ded .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-484f1a0c-3f34-4724-aa4d-b39a80551ded .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-484f1a0c-3f34-4724-aa4d-b39a80551ded .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-6fd631b6-fe18-4a54-8fab-16e296ee536d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6fd631b6-fe18-4a54-8fab-16e296ee536d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-01fcd791-8f21-4d11-852e-c2d4750e3bbe {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-01fcd791-8f21-4d11-852e-c2d4750e3bbe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-01fcd791-8f21-4d11-852e-c2d4750e3bbe:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-01fcd791-8f21-4d11-852e-c2d4750e3bbe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0818204a-de81-439c-9989-b09d2c45e71c {
  display: none;
}
#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 {
  text-align: left;
}


.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 {
  max-width: 100%;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 .shg-image-zoom,
.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 {
  max-width: 100%;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 .shg-image-zoom,
.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 {
  max-width: 100%;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 .shg-image-zoom,
.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 {
  max-width: 100%;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 .shg-image-zoom,
.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 {
  max-width: 100%;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 .shg-image-zoom,
.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-353227c6-e06b-45dc-9f05-8c0d627a12d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3f7a5f1d-b5d0-4b48-92af-fd1a84167af9 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-3f7a5f1d-b5d0-4b48-92af-fd1a84167af9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-6620c6c3-4451-4c1d-a612-73263004c0b9 {
  text-align: left;
}

#s-6620c6c3-4451-4c1d-a612-73263004c0b9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-6620c6c3-4451-4c1d-a612-73263004c0b9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-6620c6c3-4451-4c1d-a612-73263004c0b9 .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-b92c24e9-678a-426c-98f4-dc8975c90415 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b92c24e9-678a-426c-98f4-dc8975c90415 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b8416ae1-0e79-45f1-b545-f86100a9074a {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-b8416ae1-0e79-45f1-b545-f86100a9074a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b8416ae1-0e79-45f1-b545-f86100a9074a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b8416ae1-0e79-45f1-b545-f86100a9074a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9ea1c775-3af7-4d84-857d-b713367075e0 {
  margin-top: 60px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9ea1c775-3af7-4d84-857d-b713367075e0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0c721d6e-970c-4370-b19f-608fedd7856e {
  margin-top: -15px;
margin-bottom: 15px;
}

#s-0c721d6e-970c-4370-b19f-608fedd7856e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-3cc44f16-c1ac-44e6-a893-911af8120519 {
  margin-top: 60px;
margin-bottom: 60px;
}
@media (min-width: 1200px){#s-3cc44f16-c1ac-44e6-a893-911af8120519 {
  display: none;
}
#s-3cc44f16-c1ac-44e6-a893-911af8120519, #wrap-s-3cc44f16-c1ac-44e6-a893-911af8120519 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3cc44f16-c1ac-44e6-a893-911af8120519 {
  display: none;
}
#s-3cc44f16-c1ac-44e6-a893-911af8120519, #wrap-s-3cc44f16-c1ac-44e6-a893-911af8120519 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3cc44f16-c1ac-44e6-a893-911af8120519 {
  display: none;
}
#s-3cc44f16-c1ac-44e6-a893-911af8120519, #wrap-s-3cc44f16-c1ac-44e6-a893-911af8120519 { display:none !important; }}@media (max-width: 767px){#s-3cc44f16-c1ac-44e6-a893-911af8120519 {
  
}
}
@media (min-width: 0px) {
[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3cc44f16-c1ac-44e6-a893-911af8120519"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-026f196f-9744-4dc8-a496-d7a247fa783f {
  display: none;
}
#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a {
  text-align: left;
}


.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a {
  max-width: 100%;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a .shg-image-zoom,
.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a {
  max-width: 100%;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a .shg-image-zoom,
.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a {
  max-width: 100%;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a .shg-image-zoom,
.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a {
  max-width: 100%;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a .shg-image-zoom,
.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a {
  max-width: 100%;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a .shg-image-zoom,
.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78a4ad95-dc62-4a0d-9cad-d2361b89703a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8b637b11-be64-442e-aefc-50ad5a0cc3f9 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-8b637b11-be64-442e-aefc-50ad5a0cc3f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-03d79e1b-8fbe-4d3a-8b4b-07284b1e32c8 {
  padding-bottom: 15px;
}

#s-9ad5db44-e5d9-4fe1-b43f-08c9a4284947 {
  text-align: left;
}

#s-9ad5db44-e5d9-4fe1-b43f-08c9a4284947 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-9ad5db44-e5d9-4fe1-b43f-08c9a4284947 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-9ad5db44-e5d9-4fe1-b43f-08c9a4284947 .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-afbbe706-8666-452e-a47c-7775ae18a97f {
  padding-top: 10px;
padding-bottom: 60px;
text-align: left;
}

#s-afbbe706-8666-452e-a47c-7775ae18a97f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f7884665-8f10-410e-a210-bc715d5adeac {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-f7884665-8f10-410e-a210-bc715d5adeac:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f7884665-8f10-410e-a210-bc715d5adeac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f7884665-8f10-410e-a210-bc715d5adeac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-69bc4be2-1210-424c-90f0-dd9bdb1c92f3 {
  display: none;
}
#s-d99c59e4-806b-4430-8e73-7c86f69f9174 {
  text-align: left;
}


.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 {
  max-width: 100%;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 .shg-image-zoom,
.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 {
  max-width: 100%;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 .shg-image-zoom,
.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 {
  max-width: 100%;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 .shg-image-zoom,
.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 {
  max-width: 100%;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 .shg-image-zoom,
.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 {
  max-width: 100%;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 .shg-image-zoom,
.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d99c59e4-806b-4430-8e73-7c86f69f9174 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7d704360-29e1-418e-8679-40ed19f4ccb5 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-7d704360-29e1-418e-8679-40ed19f4ccb5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-63224dc0-c71e-4cd2-8180-3cdda64049c7 {
  text-align: left;
}

#s-63224dc0-c71e-4cd2-8180-3cdda64049c7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-63224dc0-c71e-4cd2-8180-3cdda64049c7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-63224dc0-c71e-4cd2-8180-3cdda64049c7 .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-086785dd-d8b6-4e5a-8434-f3efc6ab9a32 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-086785dd-d8b6-4e5a-8434-f3efc6ab9a32 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-28bde439-38bd-4b26-a6dd-0f961d32e805 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-28bde439-38bd-4b26-a6dd-0f961d32e805:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28bde439-38bd-4b26-a6dd-0f961d32e805:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-28bde439-38bd-4b26-a6dd-0f961d32e805.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-914193c9-b075-45ab-b3d2-185c42c1d50e {
  display: none;
}
#s-914193c9-b075-45ab-b3d2-185c42c1d50e, #wrap-s-914193c9-b075-45ab-b3d2-185c42c1d50e { display:none !important; }}
@media (min-width: 0px) {
[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-914193c9-b075-45ab-b3d2-185c42c1d50e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ecc3a584-a87a-43c8-9dfc-a000384f2c66 {
  display: none;
}
#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 {
  text-align: left;
}


.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 {
  max-width: 100%;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 .shg-image-zoom,
.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 {
  max-width: 100%;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 .shg-image-zoom,
.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 {
  max-width: 100%;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 .shg-image-zoom,
.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 {
  max-width: 100%;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 .shg-image-zoom,
.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 {
  max-width: 100%;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 .shg-image-zoom,
.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa73fe71-b8f2-4989-bdab-877f9d632ea2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cccb498f-1ca4-4d31-b5c9-fcef8686000b {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-cccb498f-1ca4-4d31-b5c9-fcef8686000b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-c711ba61-6062-4095-b6b2-fe50a45c0d39 {
  text-align: left;
}

#s-c711ba61-6062-4095-b6b2-fe50a45c0d39 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-c711ba61-6062-4095-b6b2-fe50a45c0d39 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-c711ba61-6062-4095-b6b2-fe50a45c0d39 .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-6c85892c-9d9e-4357-8c9a-932b32be9963 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6c85892c-9d9e-4357-8c9a-932b32be9963 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0fdc991b-2be7-4bc0-950a-f90c62ee877b {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-0fdc991b-2be7-4bc0-950a-f90c62ee877b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0fdc991b-2be7-4bc0-950a-f90c62ee877b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0fdc991b-2be7-4bc0-950a-f90c62ee877b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-021f1e32-8138-4f3a-af6d-9bfb8ac06010 {
  display: none;
}
#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d {
  text-align: left;
}


.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d {
  max-width: 100%;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d .shg-image-zoom,
.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d {
  max-width: 100%;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d .shg-image-zoom,
.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d {
  max-width: 100%;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d .shg-image-zoom,
.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d {
  max-width: 100%;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d .shg-image-zoom,
.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d {
  max-width: 100%;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d .shg-image-zoom,
.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e732d2-bf47-4bc6-8036-60b71acc2b5d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cf0c2256-3dfb-4e8a-8933-6d22eae771f3 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-cf0c2256-3dfb-4e8a-8933-6d22eae771f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-227c2ceb-26d7-4f82-ac72-d2392bd27a46 {
  text-align: left;
}

#s-227c2ceb-26d7-4f82-ac72-d2392bd27a46 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-227c2ceb-26d7-4f82-ac72-d2392bd27a46 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-227c2ceb-26d7-4f82-ac72-d2392bd27a46 .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-a7721d54-1cca-4614-9eb4-29ddd5444c6d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a7721d54-1cca-4614-9eb4-29ddd5444c6d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-57ff7273-df17-44b2-a36c-e8dc23bb3b9c {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-57ff7273-df17-44b2-a36c-e8dc23bb3b9c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-57ff7273-df17-44b2-a36c-e8dc23bb3b9c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-57ff7273-df17-44b2-a36c-e8dc23bb3b9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5a954624-cef2-4fcd-8edb-359b4298b850 {
  display: none;
}
#s-96e88b93-0874-4d40-9796-c2d7557066f7 {
  text-align: left;
}


.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 {
  max-width: 100%;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 .shg-image-zoom,
.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 {
  max-width: 100%;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 .shg-image-zoom,
.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 {
  max-width: 100%;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 .shg-image-zoom,
.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 {
  max-width: 100%;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 .shg-image-zoom,
.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 {
  max-width: 100%;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 .shg-image-zoom,
.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e88b93-0874-4d40-9796-c2d7557066f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1565dae9-a6c7-4704-b7ab-29e40579f259 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-1565dae9-a6c7-4704-b7ab-29e40579f259 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-011f1350-d67f-43a1-8505-367e888a647f {
  text-align: left;
}

#s-011f1350-d67f-43a1-8505-367e888a647f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-011f1350-d67f-43a1-8505-367e888a647f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-011f1350-d67f-43a1-8505-367e888a647f .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-9e07ab91-b317-4517-bd5e-23c24be64b65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9e07ab91-b317-4517-bd5e-23c24be64b65 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b891dcfe-8415-4f36-8070-9c54ff462cd7 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-b891dcfe-8415-4f36-8070-9c54ff462cd7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b891dcfe-8415-4f36-8070-9c54ff462cd7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b891dcfe-8415-4f36-8070-9c54ff462cd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-43e2b291-8aa9-4786-8985-250e928ef417 {
  display: none;
}
#s-43e2b291-8aa9-4786-8985-250e928ef417, #wrap-s-43e2b291-8aa9-4786-8985-250e928ef417 { display:none !important; }}
@media (min-width: 0px) {
[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43e2b291-8aa9-4786-8985-250e928ef417"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f1256a2f-3bd4-4548-9250-c7a5ee3e8185 {
  padding-left: 35px;
padding-right: 35px;
min-height: 50px;
}








#s-f1256a2f-3bd4-4548-9250-c7a5ee3e8185 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1256a2f-3bd4-4548-9250-c7a5ee3e8185.shg-box.shg-c {
  justify-content: center;
}

#s-1278e4fa-68ba-4c4d-98c8-dbb0b9d16e5d {
  margin-top: 60px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1278e4fa-68ba-4c4d-98c8-dbb0b9d16e5d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-03aabb39-91e0-4a96-bcc1-aebcb3140fb8 {
  margin-top: -15px;
margin-bottom: 15px;
}

#s-03aabb39-91e0-4a96-bcc1-aebcb3140fb8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (max-width: 767px){#s-e7ced79a-212c-4212-9aa2-2489eb7debf1 {
  display: none;
}
#s-e7ced79a-212c-4212-9aa2-2489eb7debf1, #wrap-s-e7ced79a-212c-4212-9aa2-2489eb7debf1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7ced79a-212c-4212-9aa2-2489eb7debf1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-46b86599-bab2-44b4-8b77-66cfd19e38c6 {
  display: none;
}
#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 {
  text-align: left;
}


.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 {
  max-width: 100%;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 .shg-image-zoom,
.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 {
  max-width: 100%;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 .shg-image-zoom,
.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 {
  max-width: 100%;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 .shg-image-zoom,
.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 {
  max-width: 100%;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 .shg-image-zoom,
.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 {
  max-width: 100%;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 .shg-image-zoom,
.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a01f4492-2bfb-41f7-a110-5e8e5e4648c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e1d3d259-2f97-4736-a6d3-56eba67f2992 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-e1d3d259-2f97-4736-a6d3-56eba67f2992 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-450a6236-b133-4379-8b8e-08015b39b407 {
  text-align: left;
}

#s-450a6236-b133-4379-8b8e-08015b39b407 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-450a6236-b133-4379-8b8e-08015b39b407 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-450a6236-b133-4379-8b8e-08015b39b407 .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-c8d8aed2-5cb0-408e-ad5f-03cb8c8f6d86 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c8d8aed2-5cb0-408e-ad5f-03cb8c8f6d86 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d9a9399d-74d0-498c-91d7-fcbd47bc0163 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-d9a9399d-74d0-498c-91d7-fcbd47bc0163:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d9a9399d-74d0-498c-91d7-fcbd47bc0163:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d9a9399d-74d0-498c-91d7-fcbd47bc0163.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-068f2bfa-0f78-412f-aa32-de7f7787b5cc {
  display: none;
}
#s-b833aff7-ec8f-45be-af93-c1a571a1accd {
  text-align: left;
}


.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd {
  max-width: 100%;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd .shg-image-zoom,
.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd {
  max-width: 100%;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd .shg-image-zoom,
.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd {
  max-width: 100%;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd .shg-image-zoom,
.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd {
  max-width: 100%;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd .shg-image-zoom,
.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd {
  max-width: 100%;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd .shg-image-zoom,
.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b833aff7-ec8f-45be-af93-c1a571a1accd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7de96cb1-ce07-428e-94f9-d53283f99554 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-7de96cb1-ce07-428e-94f9-d53283f99554 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-c338b7f6-95ec-4049-848a-68d51ccd0482 {
  text-align: left;
}

#s-c338b7f6-95ec-4049-848a-68d51ccd0482 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-c338b7f6-95ec-4049-848a-68d51ccd0482 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-c338b7f6-95ec-4049-848a-68d51ccd0482 .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-ac823325-2402-4665-af94-1a599c87b691 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ac823325-2402-4665-af94-1a599c87b691 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6d008e29-957f-4d1f-beed-2aa720335de5 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-6d008e29-957f-4d1f-beed-2aa720335de5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6d008e29-957f-4d1f-beed-2aa720335de5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6d008e29-957f-4d1f-beed-2aa720335de5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a0b35a96-3338-4058-aa0a-1a5a78cb039c {
  display: none;
}
#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 {
  text-align: left;
}


.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 {
  max-width: 100%;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 .shg-image-zoom,
.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 {
  max-width: 100%;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 .shg-image-zoom,
.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 {
  max-width: 100%;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 .shg-image-zoom,
.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 {
  max-width: 100%;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 .shg-image-zoom,
.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 {
  max-width: 100%;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 .shg-image-zoom,
.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec32c20b-da56-4888-a71d-e36fc6ca02a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fdf5ba4f-2788-4d50-872a-d1379b047a14 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-fdf5ba4f-2788-4d50-872a-d1379b047a14 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-100a9288-2361-4cae-913d-c51c543fd320 {
  text-align: left;
}

#s-100a9288-2361-4cae-913d-c51c543fd320 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-100a9288-2361-4cae-913d-c51c543fd320 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-100a9288-2361-4cae-913d-c51c543fd320 .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-7b7b04ab-f7f9-490b-b468-894e53b6c35e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7b7b04ab-f7f9-490b-b468-894e53b6c35e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-11be45a4-fe43-49ee-a56a-2e5fe7927d16 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-11be45a4-fe43-49ee-a56a-2e5fe7927d16:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-11be45a4-fe43-49ee-a56a-2e5fe7927d16:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-11be45a4-fe43-49ee-a56a-2e5fe7927d16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-90ffe657-6547-49e8-88d6-ba3feb27b3bc {
  margin-top: 60px;
margin-bottom: 60px;
}
@media (min-width: 1200px){#s-90ffe657-6547-49e8-88d6-ba3feb27b3bc {
  display: none;
}
#s-90ffe657-6547-49e8-88d6-ba3feb27b3bc, #wrap-s-90ffe657-6547-49e8-88d6-ba3feb27b3bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90ffe657-6547-49e8-88d6-ba3feb27b3bc {
  display: none;
}
#s-90ffe657-6547-49e8-88d6-ba3feb27b3bc, #wrap-s-90ffe657-6547-49e8-88d6-ba3feb27b3bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-90ffe657-6547-49e8-88d6-ba3feb27b3bc {
  display: none;
}
#s-90ffe657-6547-49e8-88d6-ba3feb27b3bc, #wrap-s-90ffe657-6547-49e8-88d6-ba3feb27b3bc { display:none !important; }}@media (max-width: 767px){#s-90ffe657-6547-49e8-88d6-ba3feb27b3bc {
  
}
}
@media (min-width: 0px) {
[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-90ffe657-6547-49e8-88d6-ba3feb27b3bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-0a9d92a8-302f-42d8-87a0-9dc50be2fa79 {
  display: none;
}
#s-21829161-7aba-48d9-aa30-3462650324f3 {
  text-align: left;
}


.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 {
  max-width: 100%;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 .shg-image-zoom,
.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 {
  max-width: 100%;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 .shg-image-zoom,
.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 {
  max-width: 100%;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 .shg-image-zoom,
.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 {
  max-width: 100%;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 .shg-image-zoom,
.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 {
  max-width: 100%;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 .shg-image-zoom,
.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21829161-7aba-48d9-aa30-3462650324f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6c3e9edb-4142-477e-8a1c-362acd7a73aa {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-6c3e9edb-4142-477e-8a1c-362acd7a73aa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-03ea036a-6155-467f-9c8e-e499f6052547 {
  padding-bottom: 15px;
}

#s-048c252c-670f-4bd9-ae30-1000907acf76 {
  text-align: left;
}

#s-048c252c-670f-4bd9-ae30-1000907acf76 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-048c252c-670f-4bd9-ae30-1000907acf76 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-048c252c-670f-4bd9-ae30-1000907acf76 .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-98743fa2-8e87-4e84-b53f-85163e982a0e {
  padding-top: 10px;
padding-bottom: 60px;
text-align: left;
}

#s-98743fa2-8e87-4e84-b53f-85163e982a0e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1a5f0e9f-6248-4914-a2db-5713fb5750f1 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-1a5f0e9f-6248-4914-a2db-5713fb5750f1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1a5f0e9f-6248-4914-a2db-5713fb5750f1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1a5f0e9f-6248-4914-a2db-5713fb5750f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b6f2d8a1-a6ce-4c3f-a8af-074a568a8754 {
  display: none;
}
#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 {
  text-align: left;
}


.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 {
  max-width: 100%;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 .shg-image-zoom,
.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 {
  max-width: 100%;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 .shg-image-zoom,
.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 {
  max-width: 100%;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 .shg-image-zoom,
.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 {
  max-width: 100%;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 .shg-image-zoom,
.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 {
  max-width: 100%;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 .shg-image-zoom,
.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b496c3b1-59c0-4960-8f55-19a1a017a7a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c0b2206c-4943-4735-b8dd-7dea5c6afe83 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-c0b2206c-4943-4735-b8dd-7dea5c6afe83 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-cc334750-19f7-4df4-9de2-319d0bc89d66 {
  padding-bottom: 15px;
}

#s-ea7046e2-ba96-4f00-8d86-b0eabfa28031 {
  text-align: left;
}

#s-ea7046e2-ba96-4f00-8d86-b0eabfa28031 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-ea7046e2-ba96-4f00-8d86-b0eabfa28031 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-ea7046e2-ba96-4f00-8d86-b0eabfa28031 .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-307b2043-8f7a-44c0-b02d-8c0eadadec19 {
  padding-top: 10px;
padding-bottom: 60px;
text-align: left;
}

#s-307b2043-8f7a-44c0-b02d-8c0eadadec19 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8a68bfa5-d62f-4a40-9797-0b4c10f47ea0 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-8a68bfa5-d62f-4a40-9797-0b4c10f47ea0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8a68bfa5-d62f-4a40-9797-0b4c10f47ea0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8a68bfa5-d62f-4a40-9797-0b4c10f47ea0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c108b1e2-071c-4ed0-914d-47c907b4a743 {
  display: none;
}
#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f {
  text-align: left;
}


.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f {
  max-width: 100%;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f .shg-image-zoom,
.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f {
  max-width: 100%;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f .shg-image-zoom,
.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f {
  max-width: 100%;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f .shg-image-zoom,
.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f {
  max-width: 100%;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f .shg-image-zoom,
.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f {
  max-width: 100%;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f .shg-image-zoom,
.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ece409f-946c-4d03-a4df-bb16d4a08f7f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b6ef6b0c-7b19-4b19-a43c-59450ccfbbd0 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-b6ef6b0c-7b19-4b19-a43c-59450ccfbbd0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-a397fa84-d962-451f-885a-1c2895b021d1 {
  text-align: left;
}

#s-a397fa84-d962-451f-885a-1c2895b021d1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-a397fa84-d962-451f-885a-1c2895b021d1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-a397fa84-d962-451f-885a-1c2895b021d1 .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-6f060599-41ec-44c6-9154-101f022afa1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6f060599-41ec-44c6-9154-101f022afa1c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-70e1d484-1de9-4252-952d-6b6edfaedec2 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-70e1d484-1de9-4252-952d-6b6edfaedec2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-70e1d484-1de9-4252-952d-6b6edfaedec2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-70e1d484-1de9-4252-952d-6b6edfaedec2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-068e2ca0-965e-4e71-9424-78eeede048d2 {
  margin-top: 40px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-068e2ca0-965e-4e71-9424-78eeede048d2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Playfair Display;
  font-style:  normal ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-28e9a98f-6213-4fcb-a65d-27f773c1a9af {
  margin-top: -15px;
margin-bottom: 0px;
}

#s-28e9a98f-6213-4fcb-a65d-27f773c1a9af hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a5ba0cd9-795e-4cc8-9ed0-2ce8142772e0 {
  min-height: 50px;
}








#s-a5ba0cd9-795e-4cc8-9ed0-2ce8142772e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5ba0cd9-795e-4cc8-9ed0-2ce8142772e0.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6 {
  display: none;
}
#s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6, #wrap-s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6 {
  display: none;
}
#s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6, #wrap-s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6 {
  display: none;
}
#s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6, #wrap-s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6 { display:none !important; }}@media (max-width: 767px){#s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6 {
  
}
}
@media (min-width: 0px) {
[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5065fbfd-0529-4afd-9dd0-5d63f10b8ec6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-8857a81d-72e8-4ec1-b98a-5756d1c451fd {
  display: none;
}
#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 {
  text-align: left;
}


.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 {
  max-width: 100%;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 .shg-image-zoom,
.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 {
  max-width: 100%;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 .shg-image-zoom,
.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 {
  max-width: 100%;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 .shg-image-zoom,
.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 {
  max-width: 100%;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 .shg-image-zoom,
.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 {
  max-width: 100%;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 .shg-image-zoom,
.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0638f0fd-9b8f-418f-b1ab-0e5eb6396b77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-39089e82-e9ae-4a6c-9614-882373e7d24c {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-39089e82-e9ae-4a6c-9614-882373e7d24c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-e8b20d6a-701e-4da6-88af-a0a3afdc548f {
  text-align: left;
}

#s-e8b20d6a-701e-4da6-88af-a0a3afdc548f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-e8b20d6a-701e-4da6-88af-a0a3afdc548f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-e8b20d6a-701e-4da6-88af-a0a3afdc548f .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-e4048fbb-237b-453f-bea3-9a04eb088943 {
  padding-top: 10px;
padding-bottom: 35px;
text-align: left;
}

#s-e4048fbb-237b-453f-bea3-9a04eb088943 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e476e303-b4c9-476d-bec7-d6ed7a2d8b84 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-e476e303-b4c9-476d-bec7-d6ed7a2d8b84:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e476e303-b4c9-476d-bec7-d6ed7a2d8b84:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e476e303-b4c9-476d-bec7-d6ed7a2d8b84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8cfcf07f-72c4-4132-882b-7c4c8f11bea0 {
  display: none;
}
#s-8a7cc452-f8b3-4471-85a8-77627e22b031 {
  text-align: left;
}


.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 {
  max-width: 100%;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 .shg-image-zoom,
.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 {
  max-width: 100%;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 .shg-image-zoom,
.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 {
  max-width: 100%;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 .shg-image-zoom,
.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 {
  max-width: 100%;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 .shg-image-zoom,
.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 {
  max-width: 100%;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 .shg-image-zoom,
.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a7cc452-f8b3-4471-85a8-77627e22b031 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-69fa317e-bd26-412e-9887-012ba7a9f3c3 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-69fa317e-bd26-412e-9887-012ba7a9f3c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-38f9407a-a7c2-4bbe-8006-f5e59db3c51c {
  text-align: left;
}

#s-38f9407a-a7c2-4bbe-8006-f5e59db3c51c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-38f9407a-a7c2-4bbe-8006-f5e59db3c51c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-38f9407a-a7c2-4bbe-8006-f5e59db3c51c .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-d4da5f66-95a4-479e-8846-0adaa533ace0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d4da5f66-95a4-479e-8846-0adaa533ace0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5956a3e5-8975-48e5-96cc-12418ddb0bae {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-5956a3e5-8975-48e5-96cc-12418ddb0bae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5956a3e5-8975-48e5-96cc-12418ddb0bae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5956a3e5-8975-48e5-96cc-12418ddb0bae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 1200px){#s-8d32dd6c-09d1-482c-9d15-50e24c87a41f {
  display: none;
}
#s-8d32dd6c-09d1-482c-9d15-50e24c87a41f, #wrap-s-8d32dd6c-09d1-482c-9d15-50e24c87a41f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d32dd6c-09d1-482c-9d15-50e24c87a41f {
  display: none;
}
#s-8d32dd6c-09d1-482c-9d15-50e24c87a41f, #wrap-s-8d32dd6c-09d1-482c-9d15-50e24c87a41f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d32dd6c-09d1-482c-9d15-50e24c87a41f {
  display: none;
}
#s-8d32dd6c-09d1-482c-9d15-50e24c87a41f, #wrap-s-8d32dd6c-09d1-482c-9d15-50e24c87a41f { display:none !important; }}@media (max-width: 767px){#s-8d32dd6c-09d1-482c-9d15-50e24c87a41f {
  
}
}
@media (min-width: 0px) {
[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-8d32dd6c-09d1-482c-9d15-50e24c87a41f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-b3e63fae-3974-4b44-868c-6b6531b03086 {
  display: none;
}
#s-08a4865d-a450-4688-9f2d-40828bbfcd00 {
  margin-top: 4px;
text-align: left;
}


.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 {
  max-width: 100%;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 .shg-image-zoom,
.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 {
  max-width: 100%;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 .shg-image-zoom,
.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 {
  max-width: 100%;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 .shg-image-zoom,
.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 {
  max-width: 100%;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 .shg-image-zoom,
.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 {
  max-width: 100%;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 .shg-image-zoom,
.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a4865d-a450-4688-9f2d-40828bbfcd00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-59b20f29-274b-4856-900a-fff394612526 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-59b20f29-274b-4856-900a-fff394612526 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-fd84594e-0e9e-4c7a-b78b-65de76b327e4 {
  text-align: left;
}

#s-fd84594e-0e9e-4c7a-b78b-65de76b327e4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-fd84594e-0e9e-4c7a-b78b-65de76b327e4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-fd84594e-0e9e-4c7a-b78b-65de76b327e4 .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-cc484dd8-5b87-4aec-a5de-a93596872e10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cc484dd8-5b87-4aec-a5de-a93596872e10 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-71c7c41b-ddbc-44cb-aa9e-d337b4b24f86 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-71c7c41b-ddbc-44cb-aa9e-d337b4b24f86:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-71c7c41b-ddbc-44cb-aa9e-d337b4b24f86:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-71c7c41b-ddbc-44cb-aa9e-d337b4b24f86.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-668d04e5-09ad-444e-bbef-956a1e3d64bb {
  display: none;
}
#s-668d04e5-09ad-444e-bbef-956a1e3d64bb, #wrap-s-668d04e5-09ad-444e-bbef-956a1e3d64bb { display:none !important; }}
@media (min-width: 0px) {
[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-668d04e5-09ad-444e-bbef-956a1e3d64bb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3308a7b7-1ca9-44e7-a473-3a5a71cb3ec4 {
  display: none;
}
#s-521beecc-26cc-4f88-96bc-9f40e6417dcb {
  text-align: left;
}


.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb {
  max-width: 100%;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb .shg-image-zoom,
.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb {
  max-width: 100%;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb .shg-image-zoom,
.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb {
  max-width: 100%;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb .shg-image-zoom,
.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb {
  max-width: 100%;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb .shg-image-zoom,
.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb {
  max-width: 100%;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb .shg-image-zoom,
.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-521beecc-26cc-4f88-96bc-9f40e6417dcb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-86dc8a61-a3e4-4bf6-9648-ef799448a758 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-86dc8a61-a3e4-4bf6-9648-ef799448a758 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-64b4532c-ba4e-4d69-808e-764148484e51 {
  text-align: left;
}

#s-64b4532c-ba4e-4d69-808e-764148484e51 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-64b4532c-ba4e-4d69-808e-764148484e51 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-64b4532c-ba4e-4d69-808e-764148484e51 .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-fe033be8-44ad-40e5-a587-ae562bac1b01 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fe033be8-44ad-40e5-a587-ae562bac1b01 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-79f37429-4fea-431c-bc47-56dfb687b0ca {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-79f37429-4fea-431c-bc47-56dfb687b0ca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-79f37429-4fea-431c-bc47-56dfb687b0ca:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-79f37429-4fea-431c-bc47-56dfb687b0ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f59a88f5-eb26-464e-a071-b93844441f89 {
  display: none;
}
#s-70ec8202-42cb-4a56-8c11-354bd214250a {
  text-align: left;
}


.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a {
  max-width: 100%;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a .shg-image-zoom,
.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a {
  max-width: 100%;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a .shg-image-zoom,
.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a {
  max-width: 100%;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a .shg-image-zoom,
.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a {
  max-width: 100%;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a .shg-image-zoom,
.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a {
  max-width: 100%;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a .shg-image-zoom,
.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70ec8202-42cb-4a56-8c11-354bd214250a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7cd3acf5-0937-4c33-9b9f-89d5441bda35 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-7cd3acf5-0937-4c33-9b9f-89d5441bda35 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-0e6bbd96-6083-45c8-ac8f-ef6bf6839574 {
  text-align: left;
}

#s-0e6bbd96-6083-45c8-ac8f-ef6bf6839574 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-0e6bbd96-6083-45c8-ac8f-ef6bf6839574 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-0e6bbd96-6083-45c8-ac8f-ef6bf6839574 .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-e5f603e0-351c-4b9e-87e3-14b2f461370f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e5f603e0-351c-4b9e-87e3-14b2f461370f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-96071ec7-0db5-4726-903e-f78d7a1c3939 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-96071ec7-0db5-4726-903e-f78d7a1c3939:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-96071ec7-0db5-4726-903e-f78d7a1c3939:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-96071ec7-0db5-4726-903e-f78d7a1c3939.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8cf048a2-1550-4ca9-afdc-9442e278a4e2 {
  display: none;
}
#s-6a40eae2-91a5-4271-9631-2c1a188a03eb {
  margin-top: 4px;
text-align: left;
}


.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb {
  max-width: 100%;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb .shg-image-zoom,
.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb {
  max-width: 100%;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb .shg-image-zoom,
.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb {
  max-width: 100%;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb .shg-image-zoom,
.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb {
  max-width: 100%;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb .shg-image-zoom,
.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb {
  max-width: 100%;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb .shg-image-zoom,
.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a40eae2-91a5-4271-9631-2c1a188a03eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e7060a54-e82d-488e-9f93-03eb07aa8ebe {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-e7060a54-e82d-488e-9f93-03eb07aa8ebe .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-c38e16fb-2044-437b-ae77-3c3a0baee035 {
  text-align: left;
}

#s-c38e16fb-2044-437b-ae77-3c3a0baee035 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-c38e16fb-2044-437b-ae77-3c3a0baee035 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-c38e16fb-2044-437b-ae77-3c3a0baee035 .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-daa8c34f-b2fd-4a1f-a678-576d5049d1d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-daa8c34f-b2fd-4a1f-a678-576d5049d1d9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-92f6164a-1a6e-490d-a032-808dd83808a4 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-92f6164a-1a6e-490d-a032-808dd83808a4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-92f6164a-1a6e-490d-a032-808dd83808a4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-92f6164a-1a6e-490d-a032-808dd83808a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c8f590e6-124b-439d-b13f-aed9904a0303 {
  margin-top: 60px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c8f590e6-124b-439d-b13f-aed9904a0303 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2e5466fd-fb90-4719-a56f-9ac6c31866e2 {
  margin-top: -15px;
margin-bottom: 15px;
}

#s-2e5466fd-fb90-4719-a56f-9ac6c31866e2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e {
  display: none;
}
#s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e, #wrap-s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e {
  display: none;
}
#s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e, #wrap-s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e {
  display: none;
}
#s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e, #wrap-s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e { display:none !important; }}@media (max-width: 767px){#s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e {
  
}
}
@media (min-width: 0px) {
[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4eaf62e5-7e73-488c-9f40-1e043e02fc5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-fe85add0-1e88-4a4e-bcca-0f6ca0a6277c {
  display: none;
}
#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d {
  text-align: left;
}


.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d {
  max-width: 100%;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d .shg-image-zoom,
.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d {
  max-width: 100%;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d .shg-image-zoom,
.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d {
  max-width: 100%;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d .shg-image-zoom,
.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d {
  max-width: 100%;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d .shg-image-zoom,
.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d {
  max-width: 100%;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d .shg-image-zoom,
.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76d5f5b2-70f4-43b5-b00b-6e61ba09584d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5e7e113f-dde1-4783-9aae-1d633e94f911 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-5e7e113f-dde1-4783-9aae-1d633e94f911 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-67d9bcd7-1895-428b-a2fc-8e0d0bf94973 {
  text-align: left;
}

#s-67d9bcd7-1895-428b-a2fc-8e0d0bf94973 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-67d9bcd7-1895-428b-a2fc-8e0d0bf94973 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-67d9bcd7-1895-428b-a2fc-8e0d0bf94973 .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-c7fae466-5d1c-4f0b-b5ba-957a7109466c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c7fae466-5d1c-4f0b-b5ba-957a7109466c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6a686a1a-092b-44ee-a42e-3fa6a9a828ba {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-6a686a1a-092b-44ee-a42e-3fa6a9a828ba:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6a686a1a-092b-44ee-a42e-3fa6a9a828ba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6a686a1a-092b-44ee-a42e-3fa6a9a828ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-17bed539-e3dc-42de-bf3a-4cd2ca2471ca {
  display: none;
}
#s-742d1b02-779b-40da-9a73-a1076c6f3682 {
  text-align: left;
}


.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 {
  max-width: 100%;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 .shg-image-zoom,
.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 {
  max-width: 100%;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 .shg-image-zoom,
.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 {
  max-width: 100%;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 .shg-image-zoom,
.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 {
  max-width: 100%;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 .shg-image-zoom,
.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 {
  max-width: 100%;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 .shg-image-zoom,
.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-742d1b02-779b-40da-9a73-a1076c6f3682 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-375386ae-2aa2-46a9-aaae-c81f898e732b {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-375386ae-2aa2-46a9-aaae-c81f898e732b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-9707559a-b685-4455-92ad-92db1ae8d10a {
  text-align: left;
}

#s-9707559a-b685-4455-92ad-92db1ae8d10a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-9707559a-b685-4455-92ad-92db1ae8d10a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-9707559a-b685-4455-92ad-92db1ae8d10a .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-6c34c5f2-db0a-4000-8ae3-80f1b69b1bab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6c34c5f2-db0a-4000-8ae3-80f1b69b1bab .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-659922d9-0522-4f12-af4e-66d22dee4ef2 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-659922d9-0522-4f12-af4e-66d22dee4ef2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-659922d9-0522-4f12-af4e-66d22dee4ef2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-659922d9-0522-4f12-af4e-66d22dee4ef2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-75440e17-9187-4c16-bbd8-26b44e8939db {
  display: none;
}
#s-75440e17-9187-4c16-bbd8-26b44e8939db, #wrap-s-75440e17-9187-4c16-bbd8-26b44e8939db { display:none !important; }}
@media (min-width: 0px) {
[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75440e17-9187-4c16-bbd8-26b44e8939db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e7483534-7318-44a5-a85b-ba5c3adeb6c5 {
  display: none;
}
#s-5ed52d67-ee52-45fd-83a7-634f130cc404 {
  text-align: left;
}


.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 {
  max-width: 100%;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 .shg-image-zoom,
.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 {
  max-width: 100%;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 .shg-image-zoom,
.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 {
  max-width: 100%;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 .shg-image-zoom,
.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 {
  max-width: 100%;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 .shg-image-zoom,
.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 {
  max-width: 100%;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 .shg-image-zoom,
.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ed52d67-ee52-45fd-83a7-634f130cc404 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-498102cb-327a-45f1-b654-a5968ca5f865 {
  border-style: solid;
margin-bottom: 1px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-498102cb-327a-45f1-b654-a5968ca5f865 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-748e31fc-1735-436a-b046-75b48a0dc3c9 {
  text-align: left;
}

#s-748e31fc-1735-436a-b046-75b48a0dc3c9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-748e31fc-1735-436a-b046-75b48a0dc3c9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-748e31fc-1735-436a-b046-75b48a0dc3c9 .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-46375632-00a3-4416-b010-f40a956613d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-46375632-00a3-4416-b010-f40a956613d9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-302ecb7a-5b93-4cb6-baaa-3f0f86dc9837 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-302ecb7a-5b93-4cb6-baaa-3f0f86dc9837:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-302ecb7a-5b93-4cb6-baaa-3f0f86dc9837:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-302ecb7a-5b93-4cb6-baaa-3f0f86dc9837.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0e165a6b-23df-493e-8256-10b3f5becee8 {
  display: none;
}
#s-e009bc18-c443-452c-b286-ce1fd71897e9 {
  text-align: left;
}


.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 {
  max-width: 100%;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 .shg-image-zoom,
.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 {
  max-width: 100%;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 .shg-image-zoom,
.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 {
  max-width: 100%;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 .shg-image-zoom,
.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 {
  max-width: 100%;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 .shg-image-zoom,
.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 {
  max-width: 100%;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 .shg-image-zoom,
.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e009bc18-c443-452c-b286-ce1fd71897e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2f006a76-1b17-4204-8112-76d4910af123 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-2f006a76-1b17-4204-8112-76d4910af123 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-789c7a3e-8501-4879-9f1c-0b4ce538e963 {
  text-align: left;
}

#s-789c7a3e-8501-4879-9f1c-0b4ce538e963 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-789c7a3e-8501-4879-9f1c-0b4ce538e963 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-789c7a3e-8501-4879-9f1c-0b4ce538e963 .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-ddf96f58-9b7d-4e1e-b7c8-995beb4425e8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ddf96f58-9b7d-4e1e-b7c8-995beb4425e8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6cca225e-42d0-4e63-b090-3dfb808be9ad {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-6cca225e-42d0-4e63-b090-3dfb808be9ad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6cca225e-42d0-4e63-b090-3dfb808be9ad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6cca225e-42d0-4e63-b090-3dfb808be9ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-abd91f9c-be3b-4108-bfb3-e0ef2c6d3135 {
  margin-top: 80px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-abd91f9c-be3b-4108-bfb3-e0ef2c6d3135 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a0c1f7f9-ca6d-4be1-8489-3624f7921d8a {
  margin-top: -15px;
margin-bottom: 15px;
}

#s-a0c1f7f9-ca6d-4be1-8489-3624f7921d8a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-a8c80724-0691-4391-90fd-c2a7522a3b3a {
  display: none;
}
#s-a8c80724-0691-4391-90fd-c2a7522a3b3a, #wrap-s-a8c80724-0691-4391-90fd-c2a7522a3b3a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8c80724-0691-4391-90fd-c2a7522a3b3a {
  display: none;
}
#s-a8c80724-0691-4391-90fd-c2a7522a3b3a, #wrap-s-a8c80724-0691-4391-90fd-c2a7522a3b3a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8c80724-0691-4391-90fd-c2a7522a3b3a {
  display: none;
}
#s-a8c80724-0691-4391-90fd-c2a7522a3b3a, #wrap-s-a8c80724-0691-4391-90fd-c2a7522a3b3a { display:none !important; }}@media (max-width: 767px){#s-a8c80724-0691-4391-90fd-c2a7522a3b3a {
  
}
}
@media (min-width: 0px) {
[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a8c80724-0691-4391-90fd-c2a7522a3b3a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-acda9f3e-b26f-494c-8217-69388452728e {
  display: none;
}
#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 {
  text-align: left;
}


.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 {
  max-width: 100%;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 .shg-image-zoom,
.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 {
  max-width: 100%;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 .shg-image-zoom,
.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 {
  max-width: 100%;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 .shg-image-zoom,
.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 {
  max-width: 100%;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 .shg-image-zoom,
.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 {
  max-width: 100%;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 .shg-image-zoom,
.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10c4bf30-fc73-457f-bf4f-1e07a87b7964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-447f863f-2f1e-4480-97a2-64f567b4e881 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-447f863f-2f1e-4480-97a2-64f567b4e881 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-7934bc23-04df-4267-b84b-d21a35208465 {
  text-align: left;
}

#s-7934bc23-04df-4267-b84b-d21a35208465 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-7934bc23-04df-4267-b84b-d21a35208465 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-7934bc23-04df-4267-b84b-d21a35208465 .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-03373d04-3c0b-48b0-8e2f-659862fa2003 {
  padding-top: 10px;
padding-bottom: 35px;
text-align: left;
}

#s-03373d04-3c0b-48b0-8e2f-659862fa2003 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-15960794-35e6-4cb1-bc8e-35942cf852df {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-15960794-35e6-4cb1-bc8e-35942cf852df:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-15960794-35e6-4cb1-bc8e-35942cf852df:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-15960794-35e6-4cb1-bc8e-35942cf852df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a4c522a8-3e8f-4983-9fe8-30c4bf9e3d98 {
  display: none;
}
#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e {
  text-align: left;
}


.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e {
  max-width: 100%;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e .shg-image-zoom,
.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e {
  max-width: 100%;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e .shg-image-zoom,
.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e {
  max-width: 100%;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e .shg-image-zoom,
.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e {
  max-width: 100%;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e .shg-image-zoom,
.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e {
  max-width: 100%;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e .shg-image-zoom,
.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa75ced4-ef51-43bd-9577-5c87e13e8e5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1fafc630-721f-45af-9fc0-799a762e6510 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-1fafc630-721f-45af-9fc0-799a762e6510 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-b2472d32-703f-4051-a78e-0f2fe7966cb3 {
  text-align: left;
}

#s-b2472d32-703f-4051-a78e-0f2fe7966cb3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-b2472d32-703f-4051-a78e-0f2fe7966cb3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-b2472d32-703f-4051-a78e-0f2fe7966cb3 .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-b842ab97-871f-40e7-be59-4a7a0537f6cb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b842ab97-871f-40e7-be59-4a7a0537f6cb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-de21b291-1c25-4bfa-88d6-bcf929a6281e {
  margin-top: 14px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-de21b291-1c25-4bfa-88d6-bcf929a6281e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-de21b291-1c25-4bfa-88d6-bcf929a6281e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-de21b291-1c25-4bfa-88d6-bcf929a6281e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab {
  display: none;
}
#s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab, #wrap-s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab { display:none !important; }}
@media (min-width: 0px) {
[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ef5ce43-a458-4ee1-8c59-2e1d2d57e9ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-77e975ef-63fa-4930-b9c0-171d7b34a50d {
  display: none;
}
#s-5572087c-503e-490b-a421-a3f63d5a92fc {
  text-align: left;
}


.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc {
  max-width: 100%;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc .shg-image-zoom,
.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc {
  max-width: 100%;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc .shg-image-zoom,
.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc {
  max-width: 100%;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc .shg-image-zoom,
.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc {
  max-width: 100%;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc .shg-image-zoom,
.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc {
  max-width: 100%;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc .shg-image-zoom,
.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5572087c-503e-490b-a421-a3f63d5a92fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f7cfe61e-7449-4398-9437-416f5a678ad0 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-f7cfe61e-7449-4398-9437-416f5a678ad0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-f86dbf9a-4643-425c-b7f3-0d236ffe9ae5 {
  text-align: left;
}

#s-f86dbf9a-4643-425c-b7f3-0d236ffe9ae5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-f86dbf9a-4643-425c-b7f3-0d236ffe9ae5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-f86dbf9a-4643-425c-b7f3-0d236ffe9ae5 .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-245d18e9-a16f-4755-bc40-1e4b4b43f3e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-245d18e9-a16f-4755-bc40-1e4b4b43f3e5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3eeb0308-0faa-41e6-9d72-0654410aa3b5 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-3eeb0308-0faa-41e6-9d72-0654410aa3b5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3eeb0308-0faa-41e6-9d72-0654410aa3b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3eeb0308-0faa-41e6-9d72-0654410aa3b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-452138a7-2282-45d5-8d45-344702126c9d {
  display: none;
}
#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 {
  text-align: left;
}


.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 {
  max-width: 100%;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 .shg-image-zoom,
.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 {
  max-width: 100%;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 .shg-image-zoom,
.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 {
  max-width: 100%;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 .shg-image-zoom,
.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 {
  max-width: 100%;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 .shg-image-zoom,
.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 {
  max-width: 100%;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 .shg-image-zoom,
.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e833c0b-e01c-43ea-9f18-dbfbf2c5d6b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b49a9a09-f755-4851-91de-8c80f9c92b1d {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-b49a9a09-f755-4851-91de-8c80f9c92b1d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

#s-2e5eb1b7-a518-4e45-b468-64226f3ef512 {
  text-align: left;
}

#s-2e5eb1b7-a518-4e45-b468-64226f3ef512 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
}

#s-2e5eb1b7-a518-4e45-b468-64226f3ef512 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 18px;
}

#s-2e5eb1b7-a518-4e45-b468-64226f3ef512 .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-39324f12-9ac4-4fa3-a8f9-d345b4e3b326 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-39324f12-9ac4-4fa3-a8f9-d345b4e3b326 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ca256575-c511-4c36-b44e-556fadf494d7 {
  margin-top: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-ca256575-c511-4c36-b44e-556fadf494d7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ca256575-c511-4c36-b44e-556fadf494d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ca256575-c511-4c36-b44e-556fadf494d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

/*
  $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%;
  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;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
