.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-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 300px;
}
@media (min-width: 1200px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef.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-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (max-width: 767px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}
@media (min-width: 0px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (max-width: 767px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}







#s-042102a7-0d38-4113-8b9f-657bf5d14a9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-042102a7-0d38-4113-8b9f-657bf5d14a9b.shg-box.shg-c {
  justify-content: flex-start;
}

.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-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 64px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}
#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-36b86bda-11b1-4f57-ad7b-048200c84e5f {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-36b86bda-11b1-4f57-ad7b-048200c84e5f {
  margin-bottom: 40px;
}
}







#s-36b86bda-11b1-4f57-ad7b-048200c84e5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36b86bda-11b1-4f57-ad7b-048200c84e5f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-6d0e5d43-da85-4123-b4b9-22f813588656 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-6d0e5d43-da85-4123-b4b9-22f813588656 img.shogun-image {
    
    width: px;
  }


#s-6d0e5d43-da85-4123-b4b9-22f813588656 .shogun-image-content {
  
    align-items: center;
  
}

#s-003f005f-2fcc-405c-a66c-635c33ee530d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-003f005f-2fcc-405c-a66c-635c33ee530d .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72 {
  min-height: 50px;
}
@media (max-width: 767px){#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72.shg-box.shg-c {
  justify-content: center;
}

#s-b3d42eee-fcac-4f84-bf04-5fe364e758b2 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-b3d42eee-fcac-4f84-bf04-5fe364e758b2 img.shogun-image {
    
    width: px;
  }


#s-b3d42eee-fcac-4f84-bf04-5fe364e758b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a5e920f-0308-4a79-b915-a854c96e96d4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9a5e920f-0308-4a79-b915-a854c96e96d4 .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473.shg-box.shg-c {
  justify-content: center;
}

#s-18ba0ca9-0fce-41c2-a4a6-d0ad7ed2e635 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-18ba0ca9-0fce-41c2-a4a6-d0ad7ed2e635 img.shogun-image {
    
    width: px;
  }


#s-18ba0ca9-0fce-41c2-a4a6-d0ad7ed2e635 .shogun-image-content {
  
    align-items: center;
  
}

#s-dfd668f9-7caf-4416-bf31-de7472b03c1b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-dfd668f9-7caf-4416-bf31-de7472b03c1b .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16 {
  min-height: 50px;
}
@media (max-width: 767px){#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16.shg-box.shg-c {
  justify-content: center;
}

#s-336df74f-6f92-4e07-96db-adf773077c95 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-336df74f-6f92-4e07-96db-adf773077c95 img.shogun-image {
    
    width: px;
  }


#s-336df74f-6f92-4e07-96db-adf773077c95 .shogun-image-content {
  
    align-items: center;
  
}

#s-672dd5d9-a034-42d4-99c9-371be5b14411 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-672dd5d9-a034-42d4-99c9-371be5b14411 .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3f26c196-e05e-47ba-bf99-bb3c78cd2be8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-3f26c196-e05e-47ba-bf99-bb3c78cd2be8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f26c196-e05e-47ba-bf99-bb3c78cd2be8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f26c196-e05e-47ba-bf99-bb3c78cd2be8 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-3f26c196-e05e-47ba-bf99-bb3c78cd2be8 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-3f26c196-e05e-47ba-bf99-bb3c78cd2be8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f26c196-e05e-47ba-bf99-bb3c78cd2be8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-59078840-1957-4af6-af17-674e354785ae {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-59078840-1957-4af6-af17-674e354785ae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-59078840-1957-4af6-af17-674e354785ae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-59078840-1957-4af6-af17-674e354785ae {
  
}
}@media (max-width: 767px){#s-59078840-1957-4af6-af17-674e354785ae {
  
}
}
#s-59078840-1957-4af6-af17-674e354785ae .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-59078840-1957-4af6-af17-674e354785ae .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-59078840-1957-4af6-af17-674e354785ae .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-195d9e9b-3550-45ec-8c5c-c9e8d89e3bf7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d0896d23-a038-44fd-a77b-28ddd973dcd0 {
  min-height: 50px;
}
@media (max-width: 767px){#s-d0896d23-a038-44fd-a77b-28ddd973dcd0 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-d0896d23-a038-44fd-a77b-28ddd973dcd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0896d23-a038-44fd-a77b-28ddd973dcd0.shg-box.shg-c {
  justify-content: center;
}

#s-6e1eaa4e-9c1a-4748-bf51-d99198793d37 {
  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-01763bda-060e-45e0-9730-00c326e97b33 {
  text-align: left;
}


.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 {
  max-width: 100%;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 .shg-image-zoom,
.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 {
  max-width: 100%;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 .shg-image-zoom,
.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 {
  max-width: 100%;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 .shg-image-zoom,
.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 {
  max-width: 100%;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 .shg-image-zoom,
.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 {
  max-width: 100%;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 .shg-image-zoom,
.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01763bda-060e-45e0-9730-00c326e97b33 .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-7a320c82-8f45-4207-9555-e06ce189164c {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7a320c82-8f45-4207-9555-e06ce189164c .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-270bf530-941d-494d-b72b-d0a2d6006141 {
  margin-bottom: 20px;
text-align: center;
}

#s-270bf530-941d-494d-b72b-d0a2d6006141 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-270bf530-941d-494d-b72b-d0a2d6006141 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-270bf530-941d-494d-b72b-d0a2d6006141 .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;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-335fa4bf-1b46-4651-8f4f-e2721aa32f77 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-335fa4bf-1b46-4651-8f4f-e2721aa32f77:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-335fa4bf-1b46-4651-8f4f-e2721aa32f77:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-335fa4bf-1b46-4651-8f4f-e2721aa32f77 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-335fa4bf-1b46-4651-8f4f-e2721aa32f77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-335fa4bf-1b46-4651-8f4f-e2721aa32f77.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-335fa4bf-1b46-4651-8f4f-e2721aa32f77.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-42f95b62-7039-4387-9de0-dfb45b308b0e {
  min-height: 50px;
}
@media (max-width: 767px){#s-42f95b62-7039-4387-9de0-dfb45b308b0e {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-42f95b62-7039-4387-9de0-dfb45b308b0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42f95b62-7039-4387-9de0-dfb45b308b0e.shg-box.shg-c {
  justify-content: center;
}

#s-eaefcca2-9e99-4185-89ec-b5e0ba4d2e7e {
  display: none;
}
#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 {
  text-align: left;
}


.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 {
  max-width: 100%;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 .shg-image-zoom,
.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 {
  max-width: 100%;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 .shg-image-zoom,
.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 {
  max-width: 100%;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 .shg-image-zoom,
.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 {
  max-width: 100%;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 .shg-image-zoom,
.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 {
  max-width: 100%;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 .shg-image-zoom,
.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49b2bbe9-70a8-4b25-bca4-6c2a7de0c234 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6f348c11-94f2-4b30-b07d-39a2a9071866 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6f348c11-94f2-4b30-b07d-39a2a9071866 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-1d238358-4280-4d1d-aaf6-50b40241aebd {
  margin-bottom: 20px;
text-align: center;
}

#s-1d238358-4280-4d1d-aaf6-50b40241aebd .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-1d238358-4280-4d1d-aaf6-50b40241aebd .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-1d238358-4280-4d1d-aaf6-50b40241aebd .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-d6b1defe-ea8f-486e-95d0-f235b2f6baf9 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-d6b1defe-ea8f-486e-95d0-f235b2f6baf9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d6b1defe-ea8f-486e-95d0-f235b2f6baf9:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-d6b1defe-ea8f-486e-95d0-f235b2f6baf9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d6b1defe-ea8f-486e-95d0-f235b2f6baf9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6b1defe-ea8f-486e-95d0-f235b2f6baf9.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-d6b1defe-ea8f-486e-95d0-f235b2f6baf9.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-9f8cac0e-e61a-4e6a-a354-87e8cc4f025c {
  min-height: 50px;
}
@media (max-width: 767px){#s-9f8cac0e-e61a-4e6a-a354-87e8cc4f025c {
  margin-top: 0px;
}
}







#s-9f8cac0e-e61a-4e6a-a354-87e8cc4f025c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f8cac0e-e61a-4e6a-a354-87e8cc4f025c.shg-box.shg-c {
  justify-content: center;
}

#s-c834992f-1b2a-4dfc-8ff8-f972ccb3098a {
  display: none;
}
#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b {
  text-align: left;
}


.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b {
  max-width: 100%;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b .shg-image-zoom,
.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b {
  max-width: 100%;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b .shg-image-zoom,
.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b {
  max-width: 100%;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b .shg-image-zoom,
.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b {
  max-width: 100%;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b .shg-image-zoom,
.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b {
  max-width: 100%;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b .shg-image-zoom,
.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c60e9d83-ad6b-472b-a427-8c7c7402fd7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9d182eee-6680-48ad-8fd3-be4ae0097a0e {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9d182eee-6680-48ad-8fd3-be4ae0097a0e .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-67fc3137-4d0b-4684-ac14-5c2bf4031dae {
  margin-bottom: 20px;
text-align: center;
}

#s-67fc3137-4d0b-4684-ac14-5c2bf4031dae .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-67fc3137-4d0b-4684-ac14-5c2bf4031dae .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-67fc3137-4d0b-4684-ac14-5c2bf4031dae .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-c0215574-2f28-42ca-a2af-5eea7b8824c7 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-c0215574-2f28-42ca-a2af-5eea7b8824c7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c0215574-2f28-42ca-a2af-5eea7b8824c7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c0215574-2f28-42ca-a2af-5eea7b8824c7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c0215574-2f28-42ca-a2af-5eea7b8824c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0215574-2f28-42ca-a2af-5eea7b8824c7.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-c0215574-2f28-42ca-a2af-5eea7b8824c7.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-027f5b2c-610e-40aa-8357-fc8af02a5a86 .shogun-tabs {
  justify-content: flex-start;
}


  #s-027f5b2c-610e-40aa-8357-fc8af02a5a86 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-027f5b2c-610e-40aa-8357-fc8af02a5a86 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-027f5b2c-610e-40aa-8357-fc8af02a5a86 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-027f5b2c-610e-40aa-8357-fc8af02a5a86 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-027f5b2c-610e-40aa-8357-fc8af02a5a86 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-027f5b2c-610e-40aa-8357-fc8af02a5a86 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-a715e86a-745d-42ee-b0ca-1110fb033425 .shogun-tabs {
  justify-content: flex-start;
}


  #s-a715e86a-745d-42ee-b0ca-1110fb033425 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-a715e86a-745d-42ee-b0ca-1110fb033425 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-a715e86a-745d-42ee-b0ca-1110fb033425 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a715e86a-745d-42ee-b0ca-1110fb033425 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-a715e86a-745d-42ee-b0ca-1110fb033425 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-a715e86a-745d-42ee-b0ca-1110fb033425 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-bb85bb26-2fd4-4b13-944e-38696c59754c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb85bb26-2fd4-4b13-944e-38696c59754c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}@media (max-width: 767px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}
#s-b302280b-159f-41fc-ac9c-ed60e2a99508 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-de977bea-729b-4ff0-884a-2ee650748aa1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b7419674-56b9-4dfa-bbf5-f41b69b9b8aa {
  min-height: 50px;
}
@media (max-width: 767px){#s-b7419674-56b9-4dfa-bbf5-f41b69b9b8aa {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-b7419674-56b9-4dfa-bbf5-f41b69b9b8aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7419674-56b9-4dfa-bbf5-f41b69b9b8aa.shg-box.shg-c {
  justify-content: center;
}

#s-52623d9f-2322-4c30-9d8b-8e11cdd6cf88 {
  display: none;
}
#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b {
  text-align: left;
}


.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b {
  max-width: 100%;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b .shg-image-zoom,
.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b {
  max-width: 100%;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b .shg-image-zoom,
.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b {
  max-width: 100%;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b .shg-image-zoom,
.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b {
  max-width: 100%;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b .shg-image-zoom,
.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b {
  max-width: 100%;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b .shg-image-zoom,
.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9182f80a-5bf6-47c6-8f98-9ff8b06dcb0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-0411b55b-08b1-4004-9973-c5a07837e2fb {
  margin-bottom: 20px;
text-align: center;
}

#s-0411b55b-08b1-4004-9973-c5a07837e2fb .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-0411b55b-08b1-4004-9973-c5a07837e2fb .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-0411b55b-08b1-4004-9973-c5a07837e2fb .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-2740e78a-76ff-415b-8a21-4bfdbbaff255 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-2740e78a-76ff-415b-8a21-4bfdbbaff255:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2740e78a-76ff-415b-8a21-4bfdbbaff255:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-2740e78a-76ff-415b-8a21-4bfdbbaff255 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2740e78a-76ff-415b-8a21-4bfdbbaff255.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2740e78a-76ff-415b-8a21-4bfdbbaff255.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-2740e78a-76ff-415b-8a21-4bfdbbaff255.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-68d10780-8310-473a-8740-190317cd6d49 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-01d986d7-4f90-48c5-9c4e-dfe488035bab {
  min-height: 50px;
}
@media (max-width: 767px){#s-01d986d7-4f90-48c5-9c4e-dfe488035bab {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-01d986d7-4f90-48c5-9c4e-dfe488035bab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01d986d7-4f90-48c5-9c4e-dfe488035bab.shg-box.shg-c {
  justify-content: center;
}

#s-8696c6de-796f-4e2b-ad1a-a8e7ee43afc3 {
  display: none;
}
#s-578558e0-c894-45bf-9f70-9768cbaeb87e {
  text-align: left;
}


.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e {
  max-width: 100%;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e .shg-image-zoom,
.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e {
  max-width: 100%;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e .shg-image-zoom,
.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e {
  max-width: 100%;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e .shg-image-zoom,
.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e {
  max-width: 100%;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e .shg-image-zoom,
.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e {
  max-width: 100%;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e .shg-image-zoom,
.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578558e0-c894-45bf-9f70-9768cbaeb87e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07c86be4-0cb6-4945-9286-1f7abe8d9f7e {
  margin-bottom: 20px;
text-align: center;
}

#s-07c86be4-0cb6-4945-9286-1f7abe8d9f7e .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-07c86be4-0cb6-4945-9286-1f7abe8d9f7e .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-07c86be4-0cb6-4945-9286-1f7abe8d9f7e .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-79226f50-82a9-4b72-ad70-68b23b38d50e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-79226f50-82a9-4b72-ad70-68b23b38d50e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-79226f50-82a9-4b72-ad70-68b23b38d50e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-79226f50-82a9-4b72-ad70-68b23b38d50e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-79226f50-82a9-4b72-ad70-68b23b38d50e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79226f50-82a9-4b72-ad70-68b23b38d50e.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-79226f50-82a9-4b72-ad70-68b23b38d50e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-66dec6b3-f58e-46d3-a9af-04f2f951e1c8 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-4b98a257-7dfa-4549-aebb-713a6067a02d {
  min-height: 50px;
}
@media (max-width: 767px){#s-4b98a257-7dfa-4549-aebb-713a6067a02d {
  margin-top: 0px;
}
}







#s-4b98a257-7dfa-4549-aebb-713a6067a02d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b98a257-7dfa-4549-aebb-713a6067a02d.shg-box.shg-c {
  justify-content: center;
}

#s-d77dd93e-f5c5-4f72-b2f2-6fc78f636e34 {
  display: none;
}
#s-c97775fa-fc1f-4319-a316-925934458b33 {
  text-align: left;
}


.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 {
  max-width: 100%;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 .shg-image-zoom,
.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 {
  max-width: 100%;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 .shg-image-zoom,
.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 {
  max-width: 100%;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 .shg-image-zoom,
.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 {
  max-width: 100%;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 .shg-image-zoom,
.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 {
  max-width: 100%;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 .shg-image-zoom,
.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c97775fa-fc1f-4319-a316-925934458b33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-22fed4b8-7e2a-4e06-8c6d-2a794ef19b34 {
  margin-bottom: 20px;
text-align: center;
}

#s-22fed4b8-7e2a-4e06-8c6d-2a794ef19b34 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-22fed4b8-7e2a-4e06-8c6d-2a794ef19b34 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-22fed4b8-7e2a-4e06-8c6d-2a794ef19b34 .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-eea08b61-e07b-489d-a7da-2baf1f5e461e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-eea08b61-e07b-489d-a7da-2baf1f5e461e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-eea08b61-e07b-489d-a7da-2baf1f5e461e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-eea08b61-e07b-489d-a7da-2baf1f5e461e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eea08b61-e07b-489d-a7da-2baf1f5e461e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eea08b61-e07b-489d-a7da-2baf1f5e461e.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-eea08b61-e07b-489d-a7da-2baf1f5e461e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-fa583a94-99c8-445c-ab17-8b6af77f2079 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-b623d458-0304-4b03-b179-41b5e2ef3bf4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-b623d458-0304-4b03-b179-41b5e2ef3bf4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b623d458-0304-4b03-b179-41b5e2ef3bf4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b623d458-0304-4b03-b179-41b5e2ef3bf4 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-b623d458-0304-4b03-b179-41b5e2ef3bf4 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-b623d458-0304-4b03-b179-41b5e2ef3bf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b623d458-0304-4b03-b179-41b5e2ef3bf4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7cf42990-b05a-458b-9ed8-e29f4a989b4c {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-7cf42990-b05a-458b-9ed8-e29f4a989b4c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7cf42990-b05a-458b-9ed8-e29f4a989b4c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7cf42990-b05a-458b-9ed8-e29f4a989b4c {
  
}
}@media (max-width: 767px){#s-7cf42990-b05a-458b-9ed8-e29f4a989b4c {
  
}
}
#s-7cf42990-b05a-458b-9ed8-e29f4a989b4c .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-7cf42990-b05a-458b-9ed8-e29f4a989b4c .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-7cf42990-b05a-458b-9ed8-e29f4a989b4c .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1f8638b9-01a2-428d-a823-fd4db7643ea9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9beb1272-50e7-4c84-bdb3-15bafdb59871 {
  min-height: 50px;
}
@media (max-width: 767px){#s-9beb1272-50e7-4c84-bdb3-15bafdb59871 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-9beb1272-50e7-4c84-bdb3-15bafdb59871 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9beb1272-50e7-4c84-bdb3-15bafdb59871.shg-box.shg-c {
  justify-content: center;
}

#s-21e9e5c9-1970-4c64-be6b-06d17d8928c7 {
  display: none;
}
#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 {
  text-align: left;
}


.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 {
  max-width: 100%;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 .shg-image-zoom,
.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 {
  max-width: 100%;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 .shg-image-zoom,
.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 {
  max-width: 100%;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 .shg-image-zoom,
.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 {
  max-width: 100%;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 .shg-image-zoom,
.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 {
  max-width: 100%;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 .shg-image-zoom,
.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6bc0bb3-eaa4-40d0-b988-e09187a7c0f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-85a19aa2-60c9-454c-b10a-e56fe9f97fd6 {
  margin-bottom: 20px;
text-align: center;
}

#s-85a19aa2-60c9-454c-b10a-e56fe9f97fd6 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-85a19aa2-60c9-454c-b10a-e56fe9f97fd6 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-85a19aa2-60c9-454c-b10a-e56fe9f97fd6 .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-6b80c896-335d-4d6c-b4c8-3a24b7dfd19c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-6b80c896-335d-4d6c-b4c8-3a24b7dfd19c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6b80c896-335d-4d6c-b4c8-3a24b7dfd19c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-6b80c896-335d-4d6c-b4c8-3a24b7dfd19c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6b80c896-335d-4d6c-b4c8-3a24b7dfd19c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b80c896-335d-4d6c-b4c8-3a24b7dfd19c.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-6b80c896-335d-4d6c-b4c8-3a24b7dfd19c.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-ebbe6597-ef45-46f7-be70-c600df4bc870 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-65450490-a948-4b0d-a943-0a7bf319895d {
  min-height: 50px;
}
@media (max-width: 767px){#s-65450490-a948-4b0d-a943-0a7bf319895d {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-65450490-a948-4b0d-a943-0a7bf319895d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65450490-a948-4b0d-a943-0a7bf319895d.shg-box.shg-c {
  justify-content: center;
}

#s-611ce3b0-352a-473e-8f51-8ba9d36e5720 {
  display: none;
}
#s-03dd1c58-60ee-4bcf-b811-7460adabe03a {
  text-align: left;
}


.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a {
  max-width: 100%;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a .shg-image-zoom,
.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a {
  max-width: 100%;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a .shg-image-zoom,
.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a {
  max-width: 100%;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a .shg-image-zoom,
.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a {
  max-width: 100%;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a .shg-image-zoom,
.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a {
  max-width: 100%;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a .shg-image-zoom,
.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03dd1c58-60ee-4bcf-b811-7460adabe03a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-eff3d31f-6baf-4e52-9c08-f08d26d42554 {
  margin-bottom: 20px;
text-align: center;
}

#s-eff3d31f-6baf-4e52-9c08-f08d26d42554 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-eff3d31f-6baf-4e52-9c08-f08d26d42554 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-eff3d31f-6baf-4e52-9c08-f08d26d42554 .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-ab56cfe6-79f5-4c79-920c-1d2381a7f54c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-ab56cfe6-79f5-4c79-920c-1d2381a7f54c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ab56cfe6-79f5-4c79-920c-1d2381a7f54c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-ab56cfe6-79f5-4c79-920c-1d2381a7f54c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ab56cfe6-79f5-4c79-920c-1d2381a7f54c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab56cfe6-79f5-4c79-920c-1d2381a7f54c.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-ab56cfe6-79f5-4c79-920c-1d2381a7f54c.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-fef89be9-5b19-4245-9989-4d51e13f5162 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-9c476056-ace1-4550-8a3c-e38f3f309784 {
  min-height: 50px;
}
@media (max-width: 767px){#s-9c476056-ace1-4550-8a3c-e38f3f309784 {
  margin-top: 0px;
}
}







#s-9c476056-ace1-4550-8a3c-e38f3f309784 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c476056-ace1-4550-8a3c-e38f3f309784.shg-box.shg-c {
  justify-content: center;
}

#s-983b35ac-3eb7-4e6f-b685-741a97d35395 {
  display: none;
}
#s-9b783cf0-a09f-4258-a0b8-52947268394d {
  text-align: left;
}


.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d {
  max-width: 100%;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d .shg-image-zoom,
.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d {
  max-width: 100%;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d .shg-image-zoom,
.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d {
  max-width: 100%;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d .shg-image-zoom,
.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d {
  max-width: 100%;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d .shg-image-zoom,
.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d {
  max-width: 100%;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d .shg-image-zoom,
.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b783cf0-a09f-4258-a0b8-52947268394d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e8eff25c-c41e-425d-8632-fea5fe2f163f {
  margin-bottom: 20px;
text-align: center;
}

#s-e8eff25c-c41e-425d-8632-fea5fe2f163f .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-e8eff25c-c41e-425d-8632-fea5fe2f163f .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-e8eff25c-c41e-425d-8632-fea5fe2f163f .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-ce7daa69-7368-4eec-85c5-419e55a88660 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-ce7daa69-7368-4eec-85c5-419e55a88660:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ce7daa69-7368-4eec-85c5-419e55a88660:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-ce7daa69-7368-4eec-85c5-419e55a88660 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce7daa69-7368-4eec-85c5-419e55a88660.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce7daa69-7368-4eec-85c5-419e55a88660.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-ce7daa69-7368-4eec-85c5-419e55a88660.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-6ed5a3b6-2c09-4db2-8b1f-7eff94450950 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-a53dd586-b14c-4017-b7f1-0961638b5620 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-a53dd586-b14c-4017-b7f1-0961638b5620 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a53dd586-b14c-4017-b7f1-0961638b5620 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a53dd586-b14c-4017-b7f1-0961638b5620 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-a53dd586-b14c-4017-b7f1-0961638b5620 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-a53dd586-b14c-4017-b7f1-0961638b5620 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a53dd586-b14c-4017-b7f1-0961638b5620.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3c6faf90-8c25-4bc3-929a-ecdfd13e18cb {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-3c6faf90-8c25-4bc3-929a-ecdfd13e18cb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c6faf90-8c25-4bc3-929a-ecdfd13e18cb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c6faf90-8c25-4bc3-929a-ecdfd13e18cb {
  
}
}@media (max-width: 767px){#s-3c6faf90-8c25-4bc3-929a-ecdfd13e18cb {
  
}
}
#s-3c6faf90-8c25-4bc3-929a-ecdfd13e18cb .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-3c6faf90-8c25-4bc3-929a-ecdfd13e18cb .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-3c6faf90-8c25-4bc3-929a-ecdfd13e18cb .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2a416479-5d6f-44fc-a1d1-506f8bc0c63e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-90f97c32-6e8e-47a2-a5db-6195696ebb73 {
  min-height: 50px;
}
@media (max-width: 767px){#s-90f97c32-6e8e-47a2-a5db-6195696ebb73 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-90f97c32-6e8e-47a2-a5db-6195696ebb73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90f97c32-6e8e-47a2-a5db-6195696ebb73.shg-box.shg-c {
  justify-content: center;
}

#s-c4497477-71d6-41b9-9059-c671c384f735 {
  display: none;
}
#s-3f1ae11b-9f10-4310-a168-6964f748297d {
  text-align: left;
}


.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d {
  max-width: 100%;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d .shg-image-zoom,
.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d {
  max-width: 100%;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d .shg-image-zoom,
.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d {
  max-width: 100%;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d .shg-image-zoom,
.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d {
  max-width: 100%;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d .shg-image-zoom,
.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d {
  max-width: 100%;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d .shg-image-zoom,
.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f1ae11b-9f10-4310-a168-6964f748297d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-781ae18d-2539-4709-9f31-6fb5ed44046d {
  margin-bottom: 20px;
text-align: center;
}

#s-781ae18d-2539-4709-9f31-6fb5ed44046d .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-781ae18d-2539-4709-9f31-6fb5ed44046d .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-781ae18d-2539-4709-9f31-6fb5ed44046d .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-394eac97-f0f4-40d7-9dbd-742f8547ed56 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-394eac97-f0f4-40d7-9dbd-742f8547ed56:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-394eac97-f0f4-40d7-9dbd-742f8547ed56:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-394eac97-f0f4-40d7-9dbd-742f8547ed56 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-394eac97-f0f4-40d7-9dbd-742f8547ed56.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-394eac97-f0f4-40d7-9dbd-742f8547ed56.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-394eac97-f0f4-40d7-9dbd-742f8547ed56.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-68a58172-2966-4da1-8bf3-92738bfc45cb {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-430164f2-5f6d-4324-826b-989813dd4ad5 {
  min-height: 50px;
}
@media (max-width: 767px){#s-430164f2-5f6d-4324-826b-989813dd4ad5 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-430164f2-5f6d-4324-826b-989813dd4ad5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-430164f2-5f6d-4324-826b-989813dd4ad5.shg-box.shg-c {
  justify-content: center;
}

#s-dcecf3d0-d75f-4b5f-ba1a-7156bda50189 {
  display: none;
}
#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 {
  text-align: left;
}


.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 {
  max-width: 100%;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 .shg-image-zoom,
.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 {
  max-width: 100%;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 .shg-image-zoom,
.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 {
  max-width: 100%;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 .shg-image-zoom,
.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 {
  max-width: 100%;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 .shg-image-zoom,
.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 {
  max-width: 100%;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 .shg-image-zoom,
.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c938d9a2-c106-4e43-9f7f-aa5ba6b7c140 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7e21625e-0491-4dda-b042-0e914061d60c {
  margin-bottom: 20px;
text-align: center;
}

#s-7e21625e-0491-4dda-b042-0e914061d60c .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-7e21625e-0491-4dda-b042-0e914061d60c .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-7e21625e-0491-4dda-b042-0e914061d60c .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-21f72697-3559-41d9-afa4-9c615466e6d5 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-21f72697-3559-41d9-afa4-9c615466e6d5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-21f72697-3559-41d9-afa4-9c615466e6d5:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-21f72697-3559-41d9-afa4-9c615466e6d5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-21f72697-3559-41d9-afa4-9c615466e6d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21f72697-3559-41d9-afa4-9c615466e6d5.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-21f72697-3559-41d9-afa4-9c615466e6d5.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-9f253181-2068-40ea-a2c9-32ed63cc4c56 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-e1b62506-20c7-4994-ab50-2f19a22648c6 {
  min-height: 50px;
}
@media (max-width: 767px){#s-e1b62506-20c7-4994-ab50-2f19a22648c6 {
  margin-top: 0px;
}
}







#s-e1b62506-20c7-4994-ab50-2f19a22648c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1b62506-20c7-4994-ab50-2f19a22648c6.shg-box.shg-c {
  justify-content: center;
}

#s-67756594-1621-4fb8-8ab1-7929119bfc23 {
  display: none;
}
#s-fd07556e-d543-4120-9f0a-bfbad916eefc {
  text-align: left;
}


.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc {
  max-width: 100%;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc .shg-image-zoom,
.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc {
  max-width: 100%;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc .shg-image-zoom,
.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc {
  max-width: 100%;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc .shg-image-zoom,
.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc {
  max-width: 100%;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc .shg-image-zoom,
.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc {
  max-width: 100%;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc .shg-image-zoom,
.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd07556e-d543-4120-9f0a-bfbad916eefc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-846ba172-b411-4b54-97f6-85550bdaec87 {
  margin-bottom: 20px;
text-align: center;
}

#s-846ba172-b411-4b54-97f6-85550bdaec87 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-846ba172-b411-4b54-97f6-85550bdaec87 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-846ba172-b411-4b54-97f6-85550bdaec87 .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-f022a5b4-920d-4536-8c6a-b8d87398e877 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-f022a5b4-920d-4536-8c6a-b8d87398e877:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f022a5b4-920d-4536-8c6a-b8d87398e877:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-f022a5b4-920d-4536-8c6a-b8d87398e877 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f022a5b4-920d-4536-8c6a-b8d87398e877.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f022a5b4-920d-4536-8c6a-b8d87398e877.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-f022a5b4-920d-4536-8c6a-b8d87398e877.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-f4a49434-6051-44e2-b20e-2e8e4e9d59a5 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-c7cdf639-baf2-40ec-b1a3-1fb0cc43ba95 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-c7cdf639-baf2-40ec-b1a3-1fb0cc43ba95 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c7cdf639-baf2-40ec-b1a3-1fb0cc43ba95 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c7cdf639-baf2-40ec-b1a3-1fb0cc43ba95 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-c7cdf639-baf2-40ec-b1a3-1fb0cc43ba95 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-c7cdf639-baf2-40ec-b1a3-1fb0cc43ba95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7cdf639-baf2-40ec-b1a3-1fb0cc43ba95.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cd126ba2-b094-436b-be51-36bb08922a91 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-cd126ba2-b094-436b-be51-36bb08922a91 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd126ba2-b094-436b-be51-36bb08922a91 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd126ba2-b094-436b-be51-36bb08922a91 {
  
}
}@media (max-width: 767px){#s-cd126ba2-b094-436b-be51-36bb08922a91 {
  
}
}
#s-cd126ba2-b094-436b-be51-36bb08922a91 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-cd126ba2-b094-436b-be51-36bb08922a91 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-cd126ba2-b094-436b-be51-36bb08922a91 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1c111f90-514e-4e6d-9646-135632d1b23d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bb9ddd8d-8dd5-4670-9135-52b01a233618 {
  min-height: 50px;
}
@media (max-width: 767px){#s-bb9ddd8d-8dd5-4670-9135-52b01a233618 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-bb9ddd8d-8dd5-4670-9135-52b01a233618 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb9ddd8d-8dd5-4670-9135-52b01a233618.shg-box.shg-c {
  justify-content: center;
}

#s-df0d600a-b0ba-4deb-b2e0-3251fc78dea0 {
  display: none;
}
#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 {
  text-align: left;
}


.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 {
  max-width: 100%;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 .shg-image-zoom,
.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 {
  max-width: 100%;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 .shg-image-zoom,
.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 {
  max-width: 100%;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 .shg-image-zoom,
.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 {
  max-width: 100%;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 .shg-image-zoom,
.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 {
  max-width: 100%;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 .shg-image-zoom,
.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b2089c4-bbd6-46e6-81f0-4dd6c7d0ae15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e9f5fc68-e84e-4a00-84a8-fb0ff2ab8f9a {
  margin-bottom: 20px;
text-align: center;
}

#s-e9f5fc68-e84e-4a00-84a8-fb0ff2ab8f9a .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-e9f5fc68-e84e-4a00-84a8-fb0ff2ab8f9a .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-e9f5fc68-e84e-4a00-84a8-fb0ff2ab8f9a .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-c54a114c-664a-4405-a7f1-149842c69ba3 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-c54a114c-664a-4405-a7f1-149842c69ba3:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c54a114c-664a-4405-a7f1-149842c69ba3:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c54a114c-664a-4405-a7f1-149842c69ba3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c54a114c-664a-4405-a7f1-149842c69ba3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c54a114c-664a-4405-a7f1-149842c69ba3.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-c54a114c-664a-4405-a7f1-149842c69ba3.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-56a4358d-59d6-4bbb-84cc-bc677d7e085e {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-b9e21bca-7173-4898-ba9b-0560826c5ab5 {
  min-height: 50px;
}
@media (max-width: 767px){#s-b9e21bca-7173-4898-ba9b-0560826c5ab5 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-b9e21bca-7173-4898-ba9b-0560826c5ab5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9e21bca-7173-4898-ba9b-0560826c5ab5.shg-box.shg-c {
  justify-content: center;
}

#s-9399e9f1-e7ae-481d-805f-752e0025554c {
  display: none;
}
#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 {
  text-align: left;
}


.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 {
  max-width: 100%;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 .shg-image-zoom,
.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 {
  max-width: 100%;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 .shg-image-zoom,
.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 {
  max-width: 100%;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 .shg-image-zoom,
.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 {
  max-width: 100%;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 .shg-image-zoom,
.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 {
  max-width: 100%;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 .shg-image-zoom,
.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba68fb6c-3618-4945-b897-d4ce12da22e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d6dd7449-04d7-4c77-addf-44e1407ea3b5 {
  margin-bottom: 20px;
text-align: center;
}

#s-d6dd7449-04d7-4c77-addf-44e1407ea3b5 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-d6dd7449-04d7-4c77-addf-44e1407ea3b5 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-d6dd7449-04d7-4c77-addf-44e1407ea3b5 .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-fc5a09c7-cd77-4953-a298-67eec43ddd7f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-fc5a09c7-cd77-4953-a298-67eec43ddd7f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fc5a09c7-cd77-4953-a298-67eec43ddd7f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-fc5a09c7-cd77-4953-a298-67eec43ddd7f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fc5a09c7-cd77-4953-a298-67eec43ddd7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc5a09c7-cd77-4953-a298-67eec43ddd7f.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-fc5a09c7-cd77-4953-a298-67eec43ddd7f.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-727683ba-e7b5-4cee-a4df-4eed62910c23 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-5c75a6b3-a4c1-4ca1-adcb-d897ca14c758 {
  min-height: 50px;
}
@media (max-width: 767px){#s-5c75a6b3-a4c1-4ca1-adcb-d897ca14c758 {
  margin-top: 0px;
}
}







#s-5c75a6b3-a4c1-4ca1-adcb-d897ca14c758 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c75a6b3-a4c1-4ca1-adcb-d897ca14c758.shg-box.shg-c {
  justify-content: center;
}

#s-9dfa9729-853e-4f41-8756-ea3084a6cc9f {
  display: none;
}
#s-f036df2f-b5b1-48a8-9bb7-a66db724796e {
  text-align: left;
}


.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e {
  max-width: 100%;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e .shg-image-zoom,
.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e {
  max-width: 100%;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e .shg-image-zoom,
.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e {
  max-width: 100%;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e .shg-image-zoom,
.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e {
  max-width: 100%;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e .shg-image-zoom,
.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e {
  max-width: 100%;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e .shg-image-zoom,
.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f036df2f-b5b1-48a8-9bb7-a66db724796e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-834395b9-45a8-420d-8ace-2b18c24ae0f6 {
  margin-bottom: 20px;
text-align: center;
}

#s-834395b9-45a8-420d-8ace-2b18c24ae0f6 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-834395b9-45a8-420d-8ace-2b18c24ae0f6 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-834395b9-45a8-420d-8ace-2b18c24ae0f6 .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-4daa7081-6ae9-4856-87b1-352c1e51cb91 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-4daa7081-6ae9-4856-87b1-352c1e51cb91:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4daa7081-6ae9-4856-87b1-352c1e51cb91:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-4daa7081-6ae9-4856-87b1-352c1e51cb91 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4daa7081-6ae9-4856-87b1-352c1e51cb91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4daa7081-6ae9-4856-87b1-352c1e51cb91.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-4daa7081-6ae9-4856-87b1-352c1e51cb91.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-017ae307-5962-4d28-a946-a6221eaea0ef {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-a5f09fa8-0a08-4f5e-baae-206cda77f2a9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-a5f09fa8-0a08-4f5e-baae-206cda77f2a9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a5f09fa8-0a08-4f5e-baae-206cda77f2a9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a5f09fa8-0a08-4f5e-baae-206cda77f2a9 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-a5f09fa8-0a08-4f5e-baae-206cda77f2a9 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-a5f09fa8-0a08-4f5e-baae-206cda77f2a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5f09fa8-0a08-4f5e-baae-206cda77f2a9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9dc13031-e928-4726-8ede-7916573b5bab {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-9dc13031-e928-4726-8ede-7916573b5bab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9dc13031-e928-4726-8ede-7916573b5bab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9dc13031-e928-4726-8ede-7916573b5bab {
  
}
}@media (max-width: 767px){#s-9dc13031-e928-4726-8ede-7916573b5bab {
  
}
}
#s-9dc13031-e928-4726-8ede-7916573b5bab .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-9dc13031-e928-4726-8ede-7916573b5bab .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-9dc13031-e928-4726-8ede-7916573b5bab .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6c0f590a-fef8-403a-9323-6d8431bb848b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2a77f383-87da-4600-8e71-0a1928ac7970 {
  min-height: 50px;
}
@media (max-width: 767px){#s-2a77f383-87da-4600-8e71-0a1928ac7970 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-2a77f383-87da-4600-8e71-0a1928ac7970 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a77f383-87da-4600-8e71-0a1928ac7970.shg-box.shg-c {
  justify-content: center;
}

#s-14a0df0d-9bee-47e7-b5f2-d611b963366b {
  display: none;
}
#s-e9311090-76d7-4c67-9d18-dec259e50695 {
  text-align: left;
}


.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 {
  max-width: 100%;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 .shg-image-zoom,
.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 {
  max-width: 100%;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 .shg-image-zoom,
.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 {
  max-width: 100%;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 .shg-image-zoom,
.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 {
  max-width: 100%;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 .shg-image-zoom,
.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 {
  max-width: 100%;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 .shg-image-zoom,
.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9311090-76d7-4c67-9d18-dec259e50695 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b1db3062-f5a3-4d7e-88d4-f96f1ea8a994 {
  margin-bottom: 20px;
text-align: center;
}

#s-b1db3062-f5a3-4d7e-88d4-f96f1ea8a994 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-b1db3062-f5a3-4d7e-88d4-f96f1ea8a994 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-b1db3062-f5a3-4d7e-88d4-f96f1ea8a994 .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-e0526bb8-b528-4259-af12-84bd8d5de94f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-e0526bb8-b528-4259-af12-84bd8d5de94f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e0526bb8-b528-4259-af12-84bd8d5de94f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-e0526bb8-b528-4259-af12-84bd8d5de94f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e0526bb8-b528-4259-af12-84bd8d5de94f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0526bb8-b528-4259-af12-84bd8d5de94f.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-e0526bb8-b528-4259-af12-84bd8d5de94f.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-ce46f9a2-80f8-4088-9fbd-3485139d8690 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-96fe436c-b3d5-408c-9664-86f950ecf72a {
  min-height: 50px;
}
@media (max-width: 767px){#s-96fe436c-b3d5-408c-9664-86f950ecf72a {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-96fe436c-b3d5-408c-9664-86f950ecf72a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96fe436c-b3d5-408c-9664-86f950ecf72a.shg-box.shg-c {
  justify-content: center;
}

#s-6ee7578e-56fb-4a15-bac6-2c8db4ebe0bf {
  display: none;
}
#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d {
  text-align: left;
}


.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d {
  max-width: 100%;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d .shg-image-zoom,
.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d {
  max-width: 100%;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d .shg-image-zoom,
.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d {
  max-width: 100%;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d .shg-image-zoom,
.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d {
  max-width: 100%;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d .shg-image-zoom,
.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d {
  max-width: 100%;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d .shg-image-zoom,
.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b1ef091-6a1e-4e72-acd5-a8311e93d01d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-870c8e34-7cae-4445-97cf-6f6e616af623 {
  margin-bottom: 20px;
text-align: center;
}

#s-870c8e34-7cae-4445-97cf-6f6e616af623 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-870c8e34-7cae-4445-97cf-6f6e616af623 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-870c8e34-7cae-4445-97cf-6f6e616af623 .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-b5c93937-a92f-41f5-9e8d-154300ba731b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-b5c93937-a92f-41f5-9e8d-154300ba731b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b5c93937-a92f-41f5-9e8d-154300ba731b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-b5c93937-a92f-41f5-9e8d-154300ba731b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b5c93937-a92f-41f5-9e8d-154300ba731b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5c93937-a92f-41f5-9e8d-154300ba731b.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-b5c93937-a92f-41f5-9e8d-154300ba731b.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-9b507a48-8720-4c19-b41d-f1e68e623449 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-b1d77007-8fac-4b43-8a64-65a0ab54a256 {
  min-height: 50px;
}
@media (max-width: 767px){#s-b1d77007-8fac-4b43-8a64-65a0ab54a256 {
  margin-top: 0px;
}
}







#s-b1d77007-8fac-4b43-8a64-65a0ab54a256 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1d77007-8fac-4b43-8a64-65a0ab54a256.shg-box.shg-c {
  justify-content: center;
}

#s-f8c939ab-1637-48b1-b5c7-f2a6740ce999 {
  display: none;
}
#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f {
  text-align: left;
}


.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f {
  max-width: 100%;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f .shg-image-zoom,
.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f {
  max-width: 100%;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f .shg-image-zoom,
.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f {
  max-width: 100%;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f .shg-image-zoom,
.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f {
  max-width: 100%;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f .shg-image-zoom,
.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f {
  max-width: 100%;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f .shg-image-zoom,
.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4495c9b-d5b5-4f6e-9143-175e1ad0455f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-30c42dfa-0892-479b-b067-5b1d9e6296db {
  margin-bottom: 20px;
text-align: center;
}

#s-30c42dfa-0892-479b-b067-5b1d9e6296db .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-30c42dfa-0892-479b-b067-5b1d9e6296db .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-30c42dfa-0892-479b-b067-5b1d9e6296db .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-fbb1185d-e1f9-4029-aa49-5bf5b71c70e9 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-fbb1185d-e1f9-4029-aa49-5bf5b71c70e9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fbb1185d-e1f9-4029-aa49-5bf5b71c70e9:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-fbb1185d-e1f9-4029-aa49-5bf5b71c70e9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fbb1185d-e1f9-4029-aa49-5bf5b71c70e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbb1185d-e1f9-4029-aa49-5bf5b71c70e9.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-fbb1185d-e1f9-4029-aa49-5bf5b71c70e9.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-283a56ac-43d1-4644-a98f-978d970ed4ee {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-d85bad7f-55b7-4c92-93f9-dfac67af68a8 {
  min-height: 50px;
}








#s-d85bad7f-55b7-4c92-93f9-dfac67af68a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d85bad7f-55b7-4c92-93f9-dfac67af68a8.shg-box.shg-c {
  justify-content: center;
}

#s-fa29d72b-f99c-4cef-903c-879c35626ba1 {
  margin-top: 71px;
margin-bottom: 71px;
padding-top: 31px;
padding-bottom: 31px;
}

#s-f28babde-d8f6-4a65-98ff-177bf5cca289 .shogun-tabs {
  justify-content: flex-start;
}


  #s-f28babde-d8f6-4a65-98ff-177bf5cca289 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-f28babde-d8f6-4a65-98ff-177bf5cca289 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-f28babde-d8f6-4a65-98ff-177bf5cca289 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-f28babde-d8f6-4a65-98ff-177bf5cca289 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-f28babde-d8f6-4a65-98ff-177bf5cca289 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-f28babde-d8f6-4a65-98ff-177bf5cca289 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-1a1920b9-9c2a-4162-9d81-272fd03c810d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-1a1920b9-9c2a-4162-9d81-272fd03c810d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1a1920b9-9c2a-4162-9d81-272fd03c810d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1a1920b9-9c2a-4162-9d81-272fd03c810d {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-1a1920b9-9c2a-4162-9d81-272fd03c810d {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-1a1920b9-9c2a-4162-9d81-272fd03c810d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a1920b9-9c2a-4162-9d81-272fd03c810d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3e4d5e66-563b-4705-8c88-06445fa6f68e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-3e4d5e66-563b-4705-8c88-06445fa6f68e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e4d5e66-563b-4705-8c88-06445fa6f68e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e4d5e66-563b-4705-8c88-06445fa6f68e {
  
}
}@media (max-width: 767px){#s-3e4d5e66-563b-4705-8c88-06445fa6f68e {
  
}
}
#s-3e4d5e66-563b-4705-8c88-06445fa6f68e .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-3e4d5e66-563b-4705-8c88-06445fa6f68e .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-3e4d5e66-563b-4705-8c88-06445fa6f68e .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-58710c07-c4b0-4e6e-a46d-c14bec02f2a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-63eed3d7-47d3-4597-be03-9a0fe98320ee {
  min-height: 50px;
}
@media (max-width: 767px){#s-63eed3d7-47d3-4597-be03-9a0fe98320ee {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-63eed3d7-47d3-4597-be03-9a0fe98320ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63eed3d7-47d3-4597-be03-9a0fe98320ee.shg-box.shg-c {
  justify-content: center;
}

#s-766c10b4-d657-4668-9ff1-4cd1150c7ae9 {
  display: none;
}
#s-9506ff53-56cb-447e-a715-3de783ada143 {
  text-align: left;
}


.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 {
  max-width: 100%;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 .shg-image-zoom,
.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 {
  max-width: 100%;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 .shg-image-zoom,
.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 {
  max-width: 100%;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 .shg-image-zoom,
.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 {
  max-width: 100%;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 .shg-image-zoom,
.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 {
  max-width: 100%;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 .shg-image-zoom,
.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9506ff53-56cb-447e-a715-3de783ada143 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5c51ea95-ead0-4724-8ddc-cb2ad1c1b39f {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5c51ea95-ead0-4724-8ddc-cb2ad1c1b39f .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-14361a8e-3cb7-4fae-aa57-e64913e36ad9 {
  margin-bottom: 20px;
text-align: center;
}

#s-14361a8e-3cb7-4fae-aa57-e64913e36ad9 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-14361a8e-3cb7-4fae-aa57-e64913e36ad9 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-14361a8e-3cb7-4fae-aa57-e64913e36ad9 .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-cda07e1e-aef4-42b3-a9a3-1a9ba29d099e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-cda07e1e-aef4-42b3-a9a3-1a9ba29d099e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-cda07e1e-aef4-42b3-a9a3-1a9ba29d099e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-cda07e1e-aef4-42b3-a9a3-1a9ba29d099e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cda07e1e-aef4-42b3-a9a3-1a9ba29d099e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cda07e1e-aef4-42b3-a9a3-1a9ba29d099e.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-cda07e1e-aef4-42b3-a9a3-1a9ba29d099e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-41322282-96d4-45c1-9140-344c1757d996 {
  min-height: 50px;
}
@media (max-width: 767px){#s-41322282-96d4-45c1-9140-344c1757d996 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-41322282-96d4-45c1-9140-344c1757d996 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41322282-96d4-45c1-9140-344c1757d996.shg-box.shg-c {
  justify-content: center;
}

#s-db1f8a3f-d2e7-4625-8800-7cb6e32854ff {
  display: none;
}
#s-38127255-45f6-4ac0-9090-46a401a7e316 {
  text-align: left;
}


.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 {
  max-width: 100%;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 .shg-image-zoom,
.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 {
  max-width: 100%;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 .shg-image-zoom,
.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 {
  max-width: 100%;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 .shg-image-zoom,
.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 {
  max-width: 100%;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 .shg-image-zoom,
.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 {
  max-width: 100%;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 .shg-image-zoom,
.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38127255-45f6-4ac0-9090-46a401a7e316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5377a8a5-3de3-4588-a635-b220f0969b72 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5377a8a5-3de3-4588-a635-b220f0969b72 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-83e7d519-bb55-497b-a670-ee892e6c1783 {
  margin-bottom: 20px;
text-align: center;
}

#s-83e7d519-bb55-497b-a670-ee892e6c1783 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-83e7d519-bb55-497b-a670-ee892e6c1783 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-83e7d519-bb55-497b-a670-ee892e6c1783 .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-0e089e66-d1e4-437f-b44b-9fb09ea7c291 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-0e089e66-d1e4-437f-b44b-9fb09ea7c291:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0e089e66-d1e4-437f-b44b-9fb09ea7c291:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-0e089e66-d1e4-437f-b44b-9fb09ea7c291 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0e089e66-d1e4-437f-b44b-9fb09ea7c291.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e089e66-d1e4-437f-b44b-9fb09ea7c291.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-0e089e66-d1e4-437f-b44b-9fb09ea7c291.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-4fdee2ad-27c3-4e19-981c-4e91e1cc876e {
  min-height: 50px;
}
@media (max-width: 767px){#s-4fdee2ad-27c3-4e19-981c-4e91e1cc876e {
  margin-top: 0px;
}
}







#s-4fdee2ad-27c3-4e19-981c-4e91e1cc876e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fdee2ad-27c3-4e19-981c-4e91e1cc876e.shg-box.shg-c {
  justify-content: center;
}

#s-659efccd-e95b-4ebe-ba4c-af88a777878e {
  display: none;
}
#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b {
  text-align: left;
}


.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b {
  max-width: 100%;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b .shg-image-zoom,
.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b {
  max-width: 100%;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b .shg-image-zoom,
.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b {
  max-width: 100%;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b .shg-image-zoom,
.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b {
  max-width: 100%;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b .shg-image-zoom,
.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b {
  max-width: 100%;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b .shg-image-zoom,
.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bd657ab-6566-45d4-b00a-809ebc5d5f9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8dd6782c-5ab9-4691-88aa-10fed298f017 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8dd6782c-5ab9-4691-88aa-10fed298f017 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-05fc0b3c-6e91-4c7c-a3e0-82327e6974b9 {
  margin-bottom: 20px;
text-align: center;
}

#s-05fc0b3c-6e91-4c7c-a3e0-82327e6974b9 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-05fc0b3c-6e91-4c7c-a3e0-82327e6974b9 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-05fc0b3c-6e91-4c7c-a3e0-82327e6974b9 .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-c37065ad-9c28-49fe-85ab-8ea2428a1206 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-c37065ad-9c28-49fe-85ab-8ea2428a1206:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c37065ad-9c28-49fe-85ab-8ea2428a1206:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c37065ad-9c28-49fe-85ab-8ea2428a1206 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c37065ad-9c28-49fe-85ab-8ea2428a1206.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c37065ad-9c28-49fe-85ab-8ea2428a1206.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-c37065ad-9c28-49fe-85ab-8ea2428a1206.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-ebb6c0fd-d515-4bb4-ac07-48063c00bc35 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-ebb6c0fd-d515-4bb4-ac07-48063c00bc35 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ebb6c0fd-d515-4bb4-ac07-48063c00bc35 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ebb6c0fd-d515-4bb4-ac07-48063c00bc35 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-ebb6c0fd-d515-4bb4-ac07-48063c00bc35 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-ebb6c0fd-d515-4bb4-ac07-48063c00bc35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebb6c0fd-d515-4bb4-ac07-48063c00bc35.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fc3e5abf-73af-4aa3-94a6-d0052d95904d {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-fc3e5abf-73af-4aa3-94a6-d0052d95904d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fc3e5abf-73af-4aa3-94a6-d0052d95904d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fc3e5abf-73af-4aa3-94a6-d0052d95904d {
  
}
}@media (max-width: 767px){#s-fc3e5abf-73af-4aa3-94a6-d0052d95904d {
  
}
}
#s-fc3e5abf-73af-4aa3-94a6-d0052d95904d .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-fc3e5abf-73af-4aa3-94a6-d0052d95904d .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-fc3e5abf-73af-4aa3-94a6-d0052d95904d .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4399678c-7591-4db6-a052-c310bcf48dac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-438206ed-b995-4812-a8d2-f5892f1b65e7 {
  min-height: 50px;
}
@media (max-width: 767px){#s-438206ed-b995-4812-a8d2-f5892f1b65e7 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-438206ed-b995-4812-a8d2-f5892f1b65e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-438206ed-b995-4812-a8d2-f5892f1b65e7.shg-box.shg-c {
  justify-content: center;
}

#s-d71e2d54-6150-4964-84c6-b8a06e57b34b {
  display: none;
}
#s-8140704a-56ab-431e-a79e-357c3f6ad086 {
  text-align: left;
}


.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 {
  max-width: 100%;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 .shg-image-zoom,
.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 {
  max-width: 100%;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 .shg-image-zoom,
.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 {
  max-width: 100%;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 .shg-image-zoom,
.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 {
  max-width: 100%;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 .shg-image-zoom,
.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 {
  max-width: 100%;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 .shg-image-zoom,
.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8140704a-56ab-431e-a79e-357c3f6ad086 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9d65fc07-e5ae-4251-ab80-634ee2f60a03 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9d65fc07-e5ae-4251-ab80-634ee2f60a03 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-64f1e59a-1658-495f-b4e4-dee2bd9eb2cb {
  margin-bottom: 20px;
text-align: center;
}

#s-64f1e59a-1658-495f-b4e4-dee2bd9eb2cb .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-64f1e59a-1658-495f-b4e4-dee2bd9eb2cb .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-64f1e59a-1658-495f-b4e4-dee2bd9eb2cb .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-588a4c4c-bf3c-4bcb-8c38-d5a309b7df3d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-588a4c4c-bf3c-4bcb-8c38-d5a309b7df3d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-588a4c4c-bf3c-4bcb-8c38-d5a309b7df3d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-588a4c4c-bf3c-4bcb-8c38-d5a309b7df3d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-588a4c4c-bf3c-4bcb-8c38-d5a309b7df3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-588a4c4c-bf3c-4bcb-8c38-d5a309b7df3d.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-588a4c4c-bf3c-4bcb-8c38-d5a309b7df3d.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-bb93af91-0111-4268-90d4-21e58e41828d {
  min-height: 50px;
}
@media (max-width: 767px){#s-bb93af91-0111-4268-90d4-21e58e41828d {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-bb93af91-0111-4268-90d4-21e58e41828d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb93af91-0111-4268-90d4-21e58e41828d.shg-box.shg-c {
  justify-content: center;
}

#s-638c0149-8de5-4577-b1ac-8c704f29e970 {
  display: none;
}
#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d {
  text-align: left;
}


.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d {
  max-width: 100%;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d .shg-image-zoom,
.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d {
  max-width: 100%;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d .shg-image-zoom,
.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d {
  max-width: 100%;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d .shg-image-zoom,
.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d {
  max-width: 100%;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d .shg-image-zoom,
.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d {
  max-width: 100%;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d .shg-image-zoom,
.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5813f42a-848a-4b0e-94d9-4fbb6bfdb75d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2afd82cd-b0db-4e98-8dfb-904176b1f72c {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2afd82cd-b0db-4e98-8dfb-904176b1f72c .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-2d3ac734-b925-4a96-8ac8-ccb8d388b49e {
  margin-bottom: 20px;
text-align: center;
}

#s-2d3ac734-b925-4a96-8ac8-ccb8d388b49e .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-2d3ac734-b925-4a96-8ac8-ccb8d388b49e .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-2d3ac734-b925-4a96-8ac8-ccb8d388b49e .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-b700d78e-5607-40e0-8c6c-fc898a95f549 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-b700d78e-5607-40e0-8c6c-fc898a95f549:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b700d78e-5607-40e0-8c6c-fc898a95f549:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-b700d78e-5607-40e0-8c6c-fc898a95f549 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b700d78e-5607-40e0-8c6c-fc898a95f549.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b700d78e-5607-40e0-8c6c-fc898a95f549.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-b700d78e-5607-40e0-8c6c-fc898a95f549.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-0dafff4e-d4d8-4499-932f-143a190213ec {
  min-height: 50px;
}
@media (max-width: 767px){#s-0dafff4e-d4d8-4499-932f-143a190213ec {
  margin-top: 0px;
}
}







#s-0dafff4e-d4d8-4499-932f-143a190213ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dafff4e-d4d8-4499-932f-143a190213ec.shg-box.shg-c {
  justify-content: center;
}

#s-fe18df7e-334a-43df-b618-7ea3df30ea9c {
  display: none;
}
#s-e5834f0c-25d7-4de1-903e-2d267780ba3a {
  text-align: left;
}


.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a {
  max-width: 100%;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a .shg-image-zoom,
.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a {
  max-width: 100%;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a .shg-image-zoom,
.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a {
  max-width: 100%;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a .shg-image-zoom,
.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a {
  max-width: 100%;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a .shg-image-zoom,
.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a {
  max-width: 100%;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a .shg-image-zoom,
.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5834f0c-25d7-4de1-903e-2d267780ba3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6d5a4129-c190-43bd-8451-64be97770fc6 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6d5a4129-c190-43bd-8451-64be97770fc6 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-c0d94c45-6a63-41c6-acb9-4e6e37fabe08 {
  margin-bottom: 20px;
text-align: center;
}

#s-c0d94c45-6a63-41c6-acb9-4e6e37fabe08 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-c0d94c45-6a63-41c6-acb9-4e6e37fabe08 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-c0d94c45-6a63-41c6-acb9-4e6e37fabe08 .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-bedb7bd7-bd02-4615-90c1-1520e1f35417 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-bedb7bd7-bd02-4615-90c1-1520e1f35417:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bedb7bd7-bd02-4615-90c1-1520e1f35417:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-bedb7bd7-bd02-4615-90c1-1520e1f35417 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bedb7bd7-bd02-4615-90c1-1520e1f35417.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bedb7bd7-bd02-4615-90c1-1520e1f35417.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-bedb7bd7-bd02-4615-90c1-1520e1f35417.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-66ebf1e6-95cd-48f5-8444-167cce806072 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-66ebf1e6-95cd-48f5-8444-167cce806072 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-66ebf1e6-95cd-48f5-8444-167cce806072 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-66ebf1e6-95cd-48f5-8444-167cce806072 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-66ebf1e6-95cd-48f5-8444-167cce806072 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-66ebf1e6-95cd-48f5-8444-167cce806072 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66ebf1e6-95cd-48f5-8444-167cce806072.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f1e5acd6-cc33-4fef-8607-ae847459cf41 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-f1e5acd6-cc33-4fef-8607-ae847459cf41 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1e5acd6-cc33-4fef-8607-ae847459cf41 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1e5acd6-cc33-4fef-8607-ae847459cf41 {
  
}
}@media (max-width: 767px){#s-f1e5acd6-cc33-4fef-8607-ae847459cf41 {
  
}
}
#s-f1e5acd6-cc33-4fef-8607-ae847459cf41 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-f1e5acd6-cc33-4fef-8607-ae847459cf41 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-f1e5acd6-cc33-4fef-8607-ae847459cf41 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d994e27-36dc-430e-9837-5880bb96c208"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-49c52cca-952b-4716-867e-6f912176814a {
  min-height: 50px;
}
@media (max-width: 767px){#s-49c52cca-952b-4716-867e-6f912176814a {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-49c52cca-952b-4716-867e-6f912176814a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49c52cca-952b-4716-867e-6f912176814a.shg-box.shg-c {
  justify-content: center;
}

#s-dcfd4302-a1bc-42a9-914e-fd49ad742cca {
  display: none;
}
#s-640a10ad-d5c2-4256-89c8-fc79354ce48c {
  text-align: left;
}


.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c {
  max-width: 100%;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c .shg-image-zoom,
.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c {
  max-width: 100%;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c .shg-image-zoom,
.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c {
  max-width: 100%;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c .shg-image-zoom,
.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c {
  max-width: 100%;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c .shg-image-zoom,
.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c {
  max-width: 100%;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c .shg-image-zoom,
.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-640a10ad-d5c2-4256-89c8-fc79354ce48c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1dd06a36-ec8f-4462-bd72-eb9efd4725df {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1dd06a36-ec8f-4462-bd72-eb9efd4725df .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-6bb10544-266d-4a2f-b3a3-3328bb88d4d6 {
  margin-bottom: 20px;
text-align: center;
}

#s-6bb10544-266d-4a2f-b3a3-3328bb88d4d6 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-6bb10544-266d-4a2f-b3a3-3328bb88d4d6 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-6bb10544-266d-4a2f-b3a3-3328bb88d4d6 .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-c04ecbe2-6fdd-439c-a93d-d185ee31f658 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-c04ecbe2-6fdd-439c-a93d-d185ee31f658:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c04ecbe2-6fdd-439c-a93d-d185ee31f658:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c04ecbe2-6fdd-439c-a93d-d185ee31f658 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c04ecbe2-6fdd-439c-a93d-d185ee31f658.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c04ecbe2-6fdd-439c-a93d-d185ee31f658.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-c04ecbe2-6fdd-439c-a93d-d185ee31f658.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-7195a399-d620-440a-aff2-b9d3ef81224e {
  min-height: 50px;
}
@media (max-width: 767px){#s-7195a399-d620-440a-aff2-b9d3ef81224e {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-7195a399-d620-440a-aff2-b9d3ef81224e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7195a399-d620-440a-aff2-b9d3ef81224e.shg-box.shg-c {
  justify-content: center;
}

#s-c20653e6-be8b-4c61-bb87-c20f26b31a9e {
  display: none;
}
#s-33d1df8a-51f5-4248-9ae3-c47b06122374 {
  text-align: left;
}


.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 {
  max-width: 100%;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 .shg-image-zoom,
.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 {
  max-width: 100%;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 .shg-image-zoom,
.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 {
  max-width: 100%;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 .shg-image-zoom,
.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 {
  max-width: 100%;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 .shg-image-zoom,
.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 {
  max-width: 100%;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 .shg-image-zoom,
.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33d1df8a-51f5-4248-9ae3-c47b06122374 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d91d5673-99de-45d9-abc4-7493e6a937dc {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d91d5673-99de-45d9-abc4-7493e6a937dc .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-4992c44f-be2a-4913-9c53-6a5a044e0011 {
  margin-bottom: 20px;
text-align: center;
}

#s-4992c44f-be2a-4913-9c53-6a5a044e0011 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-4992c44f-be2a-4913-9c53-6a5a044e0011 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-4992c44f-be2a-4913-9c53-6a5a044e0011 .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-b627a8e5-47b1-4cf5-9ec8-f0e8d3956b83 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-b627a8e5-47b1-4cf5-9ec8-f0e8d3956b83:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b627a8e5-47b1-4cf5-9ec8-f0e8d3956b83:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-b627a8e5-47b1-4cf5-9ec8-f0e8d3956b83 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b627a8e5-47b1-4cf5-9ec8-f0e8d3956b83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b627a8e5-47b1-4cf5-9ec8-f0e8d3956b83.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-b627a8e5-47b1-4cf5-9ec8-f0e8d3956b83.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-096e62ec-0fa7-498d-afe1-b652cabcf278 {
  min-height: 50px;
}
@media (max-width: 767px){#s-096e62ec-0fa7-498d-afe1-b652cabcf278 {
  margin-top: 0px;
}
}







#s-096e62ec-0fa7-498d-afe1-b652cabcf278 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-096e62ec-0fa7-498d-afe1-b652cabcf278.shg-box.shg-c {
  justify-content: center;
}

#s-c3ee7245-b354-404c-a96a-4905d332ba23 {
  display: none;
}
#s-207cede5-37e6-486a-91f8-6da60857201d {
  text-align: left;
}


.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d {
  max-width: 100%;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d .shg-image-zoom,
.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d {
  max-width: 100%;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d .shg-image-zoom,
.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d {
  max-width: 100%;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d .shg-image-zoom,
.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d {
  max-width: 100%;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d .shg-image-zoom,
.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d {
  max-width: 100%;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d .shg-image-zoom,
.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-207cede5-37e6-486a-91f8-6da60857201d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-09fb5688-7f4b-4686-98f0-d4536b0480af {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-09fb5688-7f4b-4686-98f0-d4536b0480af .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-269dadea-97de-4efc-9bba-a886a66ed339 {
  margin-bottom: 20px;
text-align: center;
}

#s-269dadea-97de-4efc-9bba-a886a66ed339 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-269dadea-97de-4efc-9bba-a886a66ed339 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-269dadea-97de-4efc-9bba-a886a66ed339 .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-3eaf6ffb-a20e-4ed6-aea5-7342da9c9e86 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-3eaf6ffb-a20e-4ed6-aea5-7342da9c9e86:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3eaf6ffb-a20e-4ed6-aea5-7342da9c9e86:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-3eaf6ffb-a20e-4ed6-aea5-7342da9c9e86 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3eaf6ffb-a20e-4ed6-aea5-7342da9c9e86.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3eaf6ffb-a20e-4ed6-aea5-7342da9c9e86.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-3eaf6ffb-a20e-4ed6-aea5-7342da9c9e86.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-1c9052b0-9e69-4dab-afc7-1ba710d9cf32 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-1c9052b0-9e69-4dab-afc7-1ba710d9cf32 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1c9052b0-9e69-4dab-afc7-1ba710d9cf32 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1c9052b0-9e69-4dab-afc7-1ba710d9cf32 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-1c9052b0-9e69-4dab-afc7-1ba710d9cf32 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-1c9052b0-9e69-4dab-afc7-1ba710d9cf32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c9052b0-9e69-4dab-afc7-1ba710d9cf32.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8f3e99d2-2226-4358-960d-0220efc7f46f {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-8f3e99d2-2226-4358-960d-0220efc7f46f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8f3e99d2-2226-4358-960d-0220efc7f46f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8f3e99d2-2226-4358-960d-0220efc7f46f {
  
}
}@media (max-width: 767px){#s-8f3e99d2-2226-4358-960d-0220efc7f46f {
  
}
}
#s-8f3e99d2-2226-4358-960d-0220efc7f46f .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-8f3e99d2-2226-4358-960d-0220efc7f46f .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-8f3e99d2-2226-4358-960d-0220efc7f46f .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-44d7acc2-405d-4960-80c4-b59c22592540"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-79ffeef5-9b64-4f4d-b351-1739bfc208cc {
  min-height: 50px;
}
@media (max-width: 767px){#s-79ffeef5-9b64-4f4d-b351-1739bfc208cc {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-79ffeef5-9b64-4f4d-b351-1739bfc208cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79ffeef5-9b64-4f4d-b351-1739bfc208cc.shg-box.shg-c {
  justify-content: center;
}

#s-8d8ce88b-d52f-4087-b709-73f9bc393e3c {
  display: none;
}
#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 {
  text-align: left;
}


.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 {
  max-width: 100%;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 .shg-image-zoom,
.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 {
  max-width: 100%;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 .shg-image-zoom,
.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 {
  max-width: 100%;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 .shg-image-zoom,
.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 {
  max-width: 100%;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 .shg-image-zoom,
.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 {
  max-width: 100%;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 .shg-image-zoom,
.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d72d8c1-56bb-4e40-a171-15300c81bd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f0e97996-ec1f-4d9b-88ee-5c87b691295e {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f0e97996-ec1f-4d9b-88ee-5c87b691295e .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-40751f88-9ebe-405d-90d3-0f58a26d9a9a {
  margin-bottom: 20px;
text-align: center;
}

#s-40751f88-9ebe-405d-90d3-0f58a26d9a9a .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-40751f88-9ebe-405d-90d3-0f58a26d9a9a .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-40751f88-9ebe-405d-90d3-0f58a26d9a9a .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-b41e5229-b269-4c88-89e7-b24cc9296532 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-b41e5229-b269-4c88-89e7-b24cc9296532:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b41e5229-b269-4c88-89e7-b24cc9296532:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-b41e5229-b269-4c88-89e7-b24cc9296532 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b41e5229-b269-4c88-89e7-b24cc9296532.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b41e5229-b269-4c88-89e7-b24cc9296532.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-b41e5229-b269-4c88-89e7-b24cc9296532.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-5036b0ff-09ca-43d0-ab4c-9555cbc2b2b1 {
  min-height: 50px;
}
@media (max-width: 767px){#s-5036b0ff-09ca-43d0-ab4c-9555cbc2b2b1 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-5036b0ff-09ca-43d0-ab4c-9555cbc2b2b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5036b0ff-09ca-43d0-ab4c-9555cbc2b2b1.shg-box.shg-c {
  justify-content: center;
}

#s-5a645a90-f540-472f-860c-56cd59fcadd3 {
  display: none;
}
#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 {
  text-align: left;
}


.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 {
  max-width: 100%;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 .shg-image-zoom,
.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 {
  max-width: 100%;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 .shg-image-zoom,
.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 {
  max-width: 100%;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 .shg-image-zoom,
.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 {
  max-width: 100%;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 .shg-image-zoom,
.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 {
  max-width: 100%;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 .shg-image-zoom,
.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e802e2cd-3e52-4603-a864-c271c58d0ca4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-75b77b34-62d6-458a-bd30-017fc4c4b4ec {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-75b77b34-62d6-458a-bd30-017fc4c4b4ec .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-06b30e7d-23ac-4444-a776-3418ea2650d7 {
  margin-bottom: 20px;
text-align: center;
}

#s-06b30e7d-23ac-4444-a776-3418ea2650d7 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-06b30e7d-23ac-4444-a776-3418ea2650d7 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-06b30e7d-23ac-4444-a776-3418ea2650d7 .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-890cd059-53a0-49b0-af58-9bb3e30f68c1 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-890cd059-53a0-49b0-af58-9bb3e30f68c1:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-890cd059-53a0-49b0-af58-9bb3e30f68c1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-890cd059-53a0-49b0-af58-9bb3e30f68c1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-890cd059-53a0-49b0-af58-9bb3e30f68c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-890cd059-53a0-49b0-af58-9bb3e30f68c1.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-890cd059-53a0-49b0-af58-9bb3e30f68c1.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-49c3f109-cc59-4331-b1dc-29a9a04d7b80 {
  min-height: 50px;
}
@media (max-width: 767px){#s-49c3f109-cc59-4331-b1dc-29a9a04d7b80 {
  margin-top: 0px;
}
}







#s-49c3f109-cc59-4331-b1dc-29a9a04d7b80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49c3f109-cc59-4331-b1dc-29a9a04d7b80.shg-box.shg-c {
  justify-content: center;
}

#s-6e965a39-9965-4cd8-82d2-247f2ea2b437 {
  display: none;
}
#s-65c60650-edba-451d-b0ca-5beee2e058b6 {
  text-align: left;
}


.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 {
  max-width: 100%;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 .shg-image-zoom,
.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 {
  max-width: 100%;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 .shg-image-zoom,
.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 {
  max-width: 100%;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 .shg-image-zoom,
.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 {
  max-width: 100%;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 .shg-image-zoom,
.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 {
  max-width: 100%;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 .shg-image-zoom,
.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65c60650-edba-451d-b0ca-5beee2e058b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-18103fa4-8ea5-40c3-9027-e19e81f97f3e {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-18103fa4-8ea5-40c3-9027-e19e81f97f3e .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-21eb81c6-6fe8-4ae4-9d77-d6c73d552148 {
  margin-bottom: 20px;
text-align: center;
}

#s-21eb81c6-6fe8-4ae4-9d77-d6c73d552148 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-21eb81c6-6fe8-4ae4-9d77-d6c73d552148 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-21eb81c6-6fe8-4ae4-9d77-d6c73d552148 .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-5c3a0a75-77b0-4e28-84f1-e80840905c7a {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-5c3a0a75-77b0-4e28-84f1-e80840905c7a:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5c3a0a75-77b0-4e28-84f1-e80840905c7a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-5c3a0a75-77b0-4e28-84f1-e80840905c7a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5c3a0a75-77b0-4e28-84f1-e80840905c7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c3a0a75-77b0-4e28-84f1-e80840905c7a.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-5c3a0a75-77b0-4e28-84f1-e80840905c7a.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-76149968-4ac7-4a27-a5ee-b3e516fb1cad .shogun-tabs {
  justify-content: flex-start;
}


  #s-76149968-4ac7-4a27-a5ee-b3e516fb1cad .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-76149968-4ac7-4a27-a5ee-b3e516fb1cad .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-76149968-4ac7-4a27-a5ee-b3e516fb1cad .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-76149968-4ac7-4a27-a5ee-b3e516fb1cad .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-76149968-4ac7-4a27-a5ee-b3e516fb1cad .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-76149968-4ac7-4a27-a5ee-b3e516fb1cad .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-ae5498c2-42a4-4d54-91a8-a800485e04ac {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-ae5498c2-42a4-4d54-91a8-a800485e04ac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae5498c2-42a4-4d54-91a8-a800485e04ac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae5498c2-42a4-4d54-91a8-a800485e04ac {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-ae5498c2-42a4-4d54-91a8-a800485e04ac {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-ae5498c2-42a4-4d54-91a8-a800485e04ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae5498c2-42a4-4d54-91a8-a800485e04ac.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0f4e85d1-77eb-4bad-ad59-429f6b96fedb {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-0f4e85d1-77eb-4bad-ad59-429f6b96fedb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f4e85d1-77eb-4bad-ad59-429f6b96fedb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f4e85d1-77eb-4bad-ad59-429f6b96fedb {
  
}
}@media (max-width: 767px){#s-0f4e85d1-77eb-4bad-ad59-429f6b96fedb {
  
}
}
#s-0f4e85d1-77eb-4bad-ad59-429f6b96fedb .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-0f4e85d1-77eb-4bad-ad59-429f6b96fedb .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-0f4e85d1-77eb-4bad-ad59-429f6b96fedb .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55563afe-dd65-4bf4-ac82-0f4aeb2c7d85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-88bfd78d-01b7-4abb-870a-5b4f63be26a7 {
  min-height: 50px;
}
@media (max-width: 767px){#s-88bfd78d-01b7-4abb-870a-5b4f63be26a7 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-88bfd78d-01b7-4abb-870a-5b4f63be26a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88bfd78d-01b7-4abb-870a-5b4f63be26a7.shg-box.shg-c {
  justify-content: center;
}

#s-1d1dbc0e-514e-4e59-b6af-5a72c30f4d99 {
  display: none;
}
#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 {
  text-align: left;
}


.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 {
  max-width: 100%;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 .shg-image-zoom,
.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 {
  max-width: 100%;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 .shg-image-zoom,
.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 {
  max-width: 100%;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 .shg-image-zoom,
.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 {
  max-width: 100%;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 .shg-image-zoom,
.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 {
  max-width: 100%;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 .shg-image-zoom,
.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5fbad00-a8af-4805-a7a1-eee512b93d43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-28e30a25-2d4d-4bfd-8c18-85a365f1e6d3 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-28e30a25-2d4d-4bfd-8c18-85a365f1e6d3 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-f69c63c6-a40e-4fda-97d9-12020e1fce4d {
  margin-bottom: 20px;
text-align: center;
}

#s-f69c63c6-a40e-4fda-97d9-12020e1fce4d .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-f69c63c6-a40e-4fda-97d9-12020e1fce4d .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-f69c63c6-a40e-4fda-97d9-12020e1fce4d .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-119f9123-7bd2-4516-b641-ea9d2bf8968c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-119f9123-7bd2-4516-b641-ea9d2bf8968c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-119f9123-7bd2-4516-b641-ea9d2bf8968c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-119f9123-7bd2-4516-b641-ea9d2bf8968c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-119f9123-7bd2-4516-b641-ea9d2bf8968c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-119f9123-7bd2-4516-b641-ea9d2bf8968c.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-119f9123-7bd2-4516-b641-ea9d2bf8968c.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-fe3c7195-2afd-4ad1-8f0e-f6a951000d4c {
  min-height: 50px;
}
@media (max-width: 767px){#s-fe3c7195-2afd-4ad1-8f0e-f6a951000d4c {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-fe3c7195-2afd-4ad1-8f0e-f6a951000d4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe3c7195-2afd-4ad1-8f0e-f6a951000d4c.shg-box.shg-c {
  justify-content: center;
}

#s-b257c445-6b9a-4291-a9e5-498929e6f2d1 {
  display: none;
}
#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda {
  text-align: left;
}


.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda {
  max-width: 100%;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda .shg-image-zoom,
.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda {
  max-width: 100%;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda .shg-image-zoom,
.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda {
  max-width: 100%;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda .shg-image-zoom,
.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda {
  max-width: 100%;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda .shg-image-zoom,
.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda {
  max-width: 100%;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda .shg-image-zoom,
.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7a83139-158e-4bd4-aec3-4c5c7961bfda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a0bbfb32-6b3f-412f-a25a-32b3622906a9 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a0bbfb32-6b3f-412f-a25a-32b3622906a9 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-8c555377-a41a-45f0-910f-019d64586565 {
  margin-bottom: 20px;
text-align: center;
}

#s-8c555377-a41a-45f0-910f-019d64586565 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-8c555377-a41a-45f0-910f-019d64586565 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-8c555377-a41a-45f0-910f-019d64586565 .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-03e206ed-0eb3-4472-a27e-19c07a35558e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-03e206ed-0eb3-4472-a27e-19c07a35558e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-03e206ed-0eb3-4472-a27e-19c07a35558e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-03e206ed-0eb3-4472-a27e-19c07a35558e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03e206ed-0eb3-4472-a27e-19c07a35558e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03e206ed-0eb3-4472-a27e-19c07a35558e.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-03e206ed-0eb3-4472-a27e-19c07a35558e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-551c3603-4a62-4075-9042-b1d02447a5f0 {
  min-height: 50px;
}
@media (max-width: 767px){#s-551c3603-4a62-4075-9042-b1d02447a5f0 {
  margin-top: 0px;
}
}







#s-551c3603-4a62-4075-9042-b1d02447a5f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-551c3603-4a62-4075-9042-b1d02447a5f0.shg-box.shg-c {
  justify-content: center;
}

#s-1580f7aa-5a0b-419a-a753-8809ee7c6b3c {
  display: none;
}
#s-636581ff-e79d-46c3-a089-be85caf3c32a {
  text-align: left;
}


.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a {
  max-width: 100%;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a .shg-image-zoom,
.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a {
  max-width: 100%;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a .shg-image-zoom,
.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a {
  max-width: 100%;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a .shg-image-zoom,
.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a {
  max-width: 100%;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a .shg-image-zoom,
.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a {
  max-width: 100%;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a .shg-image-zoom,
.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-636581ff-e79d-46c3-a089-be85caf3c32a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-43eec7f0-ee1f-4f96-a440-6476ff1f47a4 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-43eec7f0-ee1f-4f96-a440-6476ff1f47a4 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-568d1370-cb2b-438e-be16-0a0150defe82 {
  margin-bottom: 20px;
text-align: center;
}

#s-568d1370-cb2b-438e-be16-0a0150defe82 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-568d1370-cb2b-438e-be16-0a0150defe82 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-568d1370-cb2b-438e-be16-0a0150defe82 .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-c06af8ae-43a3-4425-a589-5fe82d50aa4d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-c06af8ae-43a3-4425-a589-5fe82d50aa4d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c06af8ae-43a3-4425-a589-5fe82d50aa4d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c06af8ae-43a3-4425-a589-5fe82d50aa4d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c06af8ae-43a3-4425-a589-5fe82d50aa4d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c06af8ae-43a3-4425-a589-5fe82d50aa4d.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-c06af8ae-43a3-4425-a589-5fe82d50aa4d.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-c1248fa7-13e1-4659-bae8-1b19f043224e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-c1248fa7-13e1-4659-bae8-1b19f043224e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c1248fa7-13e1-4659-bae8-1b19f043224e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1248fa7-13e1-4659-bae8-1b19f043224e {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-c1248fa7-13e1-4659-bae8-1b19f043224e {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-c1248fa7-13e1-4659-bae8-1b19f043224e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1248fa7-13e1-4659-bae8-1b19f043224e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-323f3753-6950-4da0-b473-b48a11ff468c {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-323f3753-6950-4da0-b473-b48a11ff468c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-323f3753-6950-4da0-b473-b48a11ff468c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-323f3753-6950-4da0-b473-b48a11ff468c {
  
}
}@media (max-width: 767px){#s-323f3753-6950-4da0-b473-b48a11ff468c {
  
}
}
#s-323f3753-6950-4da0-b473-b48a11ff468c .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-323f3753-6950-4da0-b473-b48a11ff468c .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-323f3753-6950-4da0-b473-b48a11ff468c .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a990366-ed69-4aaf-8536-5cb04a3e958c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6c1320ca-e914-4bf3-b053-5cba4e3743d1 {
  min-height: 50px;
}
@media (max-width: 767px){#s-6c1320ca-e914-4bf3-b053-5cba4e3743d1 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-6c1320ca-e914-4bf3-b053-5cba4e3743d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c1320ca-e914-4bf3-b053-5cba4e3743d1.shg-box.shg-c {
  justify-content: center;
}

#s-1e946fea-6792-4f65-9916-850277d3d1e5 {
  display: none;
}
#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 {
  text-align: left;
}


.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 {
  max-width: 100%;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 .shg-image-zoom,
.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 {
  max-width: 100%;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 .shg-image-zoom,
.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 {
  max-width: 100%;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 .shg-image-zoom,
.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 {
  max-width: 100%;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 .shg-image-zoom,
.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 {
  max-width: 100%;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 .shg-image-zoom,
.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c6cfd09-fb55-44c4-b1ea-f3c2721beca3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4301a7f1-4aa1-4d89-85e3-3f7805a1095f {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4301a7f1-4aa1-4d89-85e3-3f7805a1095f .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-0c9c06fb-54c6-4ad6-a418-aa7d56da9219 {
  margin-bottom: 20px;
text-align: center;
}

#s-0c9c06fb-54c6-4ad6-a418-aa7d56da9219 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-0c9c06fb-54c6-4ad6-a418-aa7d56da9219 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-0c9c06fb-54c6-4ad6-a418-aa7d56da9219 .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-24e75e39-caf7-4c85-849c-ee6208336bb2 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-24e75e39-caf7-4c85-849c-ee6208336bb2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-24e75e39-caf7-4c85-849c-ee6208336bb2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-24e75e39-caf7-4c85-849c-ee6208336bb2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-24e75e39-caf7-4c85-849c-ee6208336bb2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24e75e39-caf7-4c85-849c-ee6208336bb2.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-24e75e39-caf7-4c85-849c-ee6208336bb2.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-90c80a02-cd81-41bc-b2d7-6b93804714e3 {
  min-height: 50px;
}
@media (max-width: 767px){#s-90c80a02-cd81-41bc-b2d7-6b93804714e3 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-90c80a02-cd81-41bc-b2d7-6b93804714e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90c80a02-cd81-41bc-b2d7-6b93804714e3.shg-box.shg-c {
  justify-content: center;
}

#s-5b264700-3d3a-41f7-bdc9-2bffb5e69c86 {
  display: none;
}
#s-13a5c0a1-a09f-4264-a0ec-024185504b86 {
  text-align: left;
}


.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 {
  max-width: 100%;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 .shg-image-zoom,
.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 {
  max-width: 100%;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 .shg-image-zoom,
.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 {
  max-width: 100%;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 .shg-image-zoom,
.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 {
  max-width: 100%;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 .shg-image-zoom,
.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 {
  max-width: 100%;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 .shg-image-zoom,
.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a5c0a1-a09f-4264-a0ec-024185504b86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-03583147-fac8-443e-99dd-24469cddfd2e {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-03583147-fac8-443e-99dd-24469cddfd2e .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-b18d59c4-71fc-4823-a072-e21dce9fff61 {
  margin-bottom: 20px;
text-align: center;
}

#s-b18d59c4-71fc-4823-a072-e21dce9fff61 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-b18d59c4-71fc-4823-a072-e21dce9fff61 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-b18d59c4-71fc-4823-a072-e21dce9fff61 .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-7da84ca6-62ba-4571-8a8c-ffa4af51d113 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-7da84ca6-62ba-4571-8a8c-ffa4af51d113:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7da84ca6-62ba-4571-8a8c-ffa4af51d113:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-7da84ca6-62ba-4571-8a8c-ffa4af51d113 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7da84ca6-62ba-4571-8a8c-ffa4af51d113.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7da84ca6-62ba-4571-8a8c-ffa4af51d113.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-7da84ca6-62ba-4571-8a8c-ffa4af51d113.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-2496080a-d332-4ed8-aeb9-a21e27f6286c {
  min-height: 50px;
}
@media (max-width: 767px){#s-2496080a-d332-4ed8-aeb9-a21e27f6286c {
  margin-top: 0px;
}
}







#s-2496080a-d332-4ed8-aeb9-a21e27f6286c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2496080a-d332-4ed8-aeb9-a21e27f6286c.shg-box.shg-c {
  justify-content: center;
}

#s-c3df2b59-629e-4263-b42a-6990185a271d {
  display: none;
}
#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 {
  text-align: left;
}


.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 {
  max-width: 100%;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 .shg-image-zoom,
.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 {
  max-width: 100%;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 .shg-image-zoom,
.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 {
  max-width: 100%;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 .shg-image-zoom,
.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 {
  max-width: 100%;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 .shg-image-zoom,
.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 {
  max-width: 100%;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 .shg-image-zoom,
.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-997d66c5-4a84-417e-875f-7c85ed3ddc48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fb0d347a-e3df-4b67-8eaf-9a5863da99f0 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-fb0d347a-e3df-4b67-8eaf-9a5863da99f0 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-75ca93df-6262-4a87-912c-9b9978994dd7 {
  margin-bottom: 20px;
text-align: center;
}

#s-75ca93df-6262-4a87-912c-9b9978994dd7 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-75ca93df-6262-4a87-912c-9b9978994dd7 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-75ca93df-6262-4a87-912c-9b9978994dd7 .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-21a7a360-07b7-4f83-b08b-00a57486dfc4 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-21a7a360-07b7-4f83-b08b-00a57486dfc4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-21a7a360-07b7-4f83-b08b-00a57486dfc4:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-21a7a360-07b7-4f83-b08b-00a57486dfc4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-21a7a360-07b7-4f83-b08b-00a57486dfc4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21a7a360-07b7-4f83-b08b-00a57486dfc4.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-21a7a360-07b7-4f83-b08b-00a57486dfc4.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-1a57c33e-cc31-4b6d-b111-9abe06865280 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-1a57c33e-cc31-4b6d-b111-9abe06865280 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1a57c33e-cc31-4b6d-b111-9abe06865280 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1a57c33e-cc31-4b6d-b111-9abe06865280 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-1a57c33e-cc31-4b6d-b111-9abe06865280 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-1a57c33e-cc31-4b6d-b111-9abe06865280 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a57c33e-cc31-4b6d-b111-9abe06865280.shg-box.shg-c {
  justify-content: flex-start;
}

#s-53c23e66-e217-4b90-b61b-26dc964252b6 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-53c23e66-e217-4b90-b61b-26dc964252b6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53c23e66-e217-4b90-b61b-26dc964252b6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53c23e66-e217-4b90-b61b-26dc964252b6 {
  
}
}@media (max-width: 767px){#s-53c23e66-e217-4b90-b61b-26dc964252b6 {
  
}
}
#s-53c23e66-e217-4b90-b61b-26dc964252b6 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-53c23e66-e217-4b90-b61b-26dc964252b6 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-53c23e66-e217-4b90-b61b-26dc964252b6 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-35725b4b-881d-4d8f-8ce2-b3435058badc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e0fc7f42-3c0b-436a-a8e4-491fc35a6d67 {
  min-height: 50px;
}
@media (max-width: 767px){#s-e0fc7f42-3c0b-436a-a8e4-491fc35a6d67 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-e0fc7f42-3c0b-436a-a8e4-491fc35a6d67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0fc7f42-3c0b-436a-a8e4-491fc35a6d67.shg-box.shg-c {
  justify-content: center;
}

#s-f9fc43fe-79bb-4266-accf-7dc44f044b5a {
  display: none;
}
#s-f07ff214-ffbe-464d-81ff-1917ac093060 {
  text-align: left;
}


.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 {
  max-width: 100%;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 .shg-image-zoom,
.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 {
  max-width: 100%;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 .shg-image-zoom,
.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 {
  max-width: 100%;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 .shg-image-zoom,
.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 {
  max-width: 100%;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 .shg-image-zoom,
.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 {
  max-width: 100%;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 .shg-image-zoom,
.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07ff214-ffbe-464d-81ff-1917ac093060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c26b1101-4219-48d2-ac63-e039959eef96 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c26b1101-4219-48d2-ac63-e039959eef96 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-eebd234b-570b-49e3-bd68-fadcca31985a {
  margin-bottom: 20px;
text-align: center;
}

#s-eebd234b-570b-49e3-bd68-fadcca31985a .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-eebd234b-570b-49e3-bd68-fadcca31985a .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-eebd234b-570b-49e3-bd68-fadcca31985a .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-fb4f8d78-7e09-41e0-bf47-f0073a141e53 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-fb4f8d78-7e09-41e0-bf47-f0073a141e53:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb4f8d78-7e09-41e0-bf47-f0073a141e53:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-fb4f8d78-7e09-41e0-bf47-f0073a141e53 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fb4f8d78-7e09-41e0-bf47-f0073a141e53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb4f8d78-7e09-41e0-bf47-f0073a141e53.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-fb4f8d78-7e09-41e0-bf47-f0073a141e53.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-860fbff6-69ef-4596-838b-4e9cb3ec4bf8 {
  min-height: 50px;
}
@media (max-width: 767px){#s-860fbff6-69ef-4596-838b-4e9cb3ec4bf8 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-860fbff6-69ef-4596-838b-4e9cb3ec4bf8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-860fbff6-69ef-4596-838b-4e9cb3ec4bf8.shg-box.shg-c {
  justify-content: center;
}

#s-62af763f-b9a3-4776-92d3-3b28f9f8b497 {
  display: none;
}
#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 {
  text-align: left;
}


.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 {
  max-width: 100%;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 .shg-image-zoom,
.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 {
  max-width: 100%;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 .shg-image-zoom,
.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 {
  max-width: 100%;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 .shg-image-zoom,
.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 {
  max-width: 100%;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 .shg-image-zoom,
.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 {
  max-width: 100%;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 .shg-image-zoom,
.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81067cea-494d-44dd-9b25-3ba9ca0f8734 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c20a4ab4-62b9-48d7-8dc2-626361516fd8 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c20a4ab4-62b9-48d7-8dc2-626361516fd8 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-feae6230-9942-4689-9836-6253aca1aa78 {
  margin-bottom: 20px;
text-align: center;
}

#s-feae6230-9942-4689-9836-6253aca1aa78 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-feae6230-9942-4689-9836-6253aca1aa78 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-feae6230-9942-4689-9836-6253aca1aa78 .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-204b6330-5529-4997-bfac-691343a9a664 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-204b6330-5529-4997-bfac-691343a9a664:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-204b6330-5529-4997-bfac-691343a9a664:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-204b6330-5529-4997-bfac-691343a9a664 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-204b6330-5529-4997-bfac-691343a9a664.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-204b6330-5529-4997-bfac-691343a9a664.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-204b6330-5529-4997-bfac-691343a9a664.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-dda72a93-cf97-4262-9714-6ff0e34e6120 {
  min-height: 50px;
}
@media (max-width: 767px){#s-dda72a93-cf97-4262-9714-6ff0e34e6120 {
  margin-top: 0px;
}
}







#s-dda72a93-cf97-4262-9714-6ff0e34e6120 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dda72a93-cf97-4262-9714-6ff0e34e6120.shg-box.shg-c {
  justify-content: center;
}

#s-70cb841b-15a5-458c-9400-4a1ac0b3ad41 {
  display: none;
}
#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f {
  text-align: left;
}


.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f {
  max-width: 100%;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f .shg-image-zoom,
.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f {
  max-width: 100%;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f .shg-image-zoom,
.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f {
  max-width: 100%;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f .shg-image-zoom,
.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f {
  max-width: 100%;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f .shg-image-zoom,
.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f {
  max-width: 100%;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f .shg-image-zoom,
.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a8bb5b6-a658-4721-a027-c38e49a40a3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e1507cbf-dd97-4035-b6d1-8d9b509d304e {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e1507cbf-dd97-4035-b6d1-8d9b509d304e .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-28670669-d37d-45b2-ba61-25032bf24969 {
  margin-bottom: 20px;
text-align: center;
}

#s-28670669-d37d-45b2-ba61-25032bf24969 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-28670669-d37d-45b2-ba61-25032bf24969 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-28670669-d37d-45b2-ba61-25032bf24969 .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-c4d8d1da-bde1-4367-8e74-c6208f288f7c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-c4d8d1da-bde1-4367-8e74-c6208f288f7c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c4d8d1da-bde1-4367-8e74-c6208f288f7c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c4d8d1da-bde1-4367-8e74-c6208f288f7c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c4d8d1da-bde1-4367-8e74-c6208f288f7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4d8d1da-bde1-4367-8e74-c6208f288f7c.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-c4d8d1da-bde1-4367-8e74-c6208f288f7c.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-34df750c-d808-42de-ac71-21699c2a35af {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-34df750c-d808-42de-ac71-21699c2a35af {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-34df750c-d808-42de-ac71-21699c2a35af {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-34df750c-d808-42de-ac71-21699c2a35af {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-34df750c-d808-42de-ac71-21699c2a35af {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-34df750c-d808-42de-ac71-21699c2a35af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34df750c-d808-42de-ac71-21699c2a35af.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c3ef40f9-033e-4db3-9f64-b40575719f67 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-c3ef40f9-033e-4db3-9f64-b40575719f67 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c3ef40f9-033e-4db3-9f64-b40575719f67 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c3ef40f9-033e-4db3-9f64-b40575719f67 {
  
}
}@media (max-width: 767px){#s-c3ef40f9-033e-4db3-9f64-b40575719f67 {
  
}
}
#s-c3ef40f9-033e-4db3-9f64-b40575719f67 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-c3ef40f9-033e-4db3-9f64-b40575719f67 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-c3ef40f9-033e-4db3-9f64-b40575719f67 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-93cab94d-3f71-4051-913d-39d9d4e4f6ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ef4626a5-7638-41c6-b28e-3632bdae8b6a {
  min-height: 50px;
}
@media (max-width: 767px){#s-ef4626a5-7638-41c6-b28e-3632bdae8b6a {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-ef4626a5-7638-41c6-b28e-3632bdae8b6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef4626a5-7638-41c6-b28e-3632bdae8b6a.shg-box.shg-c {
  justify-content: center;
}

#s-5d7da3d8-264f-4c7e-8ede-f17bd004c4c3 {
  display: none;
}
#s-64c975ab-fc94-4978-b083-caad194c271f {
  text-align: left;
}


.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f {
  max-width: 100%;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f .shg-image-zoom,
.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f {
  max-width: 100%;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f .shg-image-zoom,
.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f {
  max-width: 100%;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f .shg-image-zoom,
.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f {
  max-width: 100%;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f .shg-image-zoom,
.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f {
  max-width: 100%;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f .shg-image-zoom,
.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64c975ab-fc94-4978-b083-caad194c271f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-abe035a2-f9b0-4942-9026-12b1193e1a7e {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-abe035a2-f9b0-4942-9026-12b1193e1a7e .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-bfc44752-1b1c-4f3d-9842-44fd1d0d89ea {
  margin-bottom: 20px;
text-align: center;
}

#s-bfc44752-1b1c-4f3d-9842-44fd1d0d89ea .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-bfc44752-1b1c-4f3d-9842-44fd1d0d89ea .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-bfc44752-1b1c-4f3d-9842-44fd1d0d89ea .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-c52a21f9-5a54-4e3a-97c9-d00403792e91 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-c52a21f9-5a54-4e3a-97c9-d00403792e91:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c52a21f9-5a54-4e3a-97c9-d00403792e91:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c52a21f9-5a54-4e3a-97c9-d00403792e91 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c52a21f9-5a54-4e3a-97c9-d00403792e91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c52a21f9-5a54-4e3a-97c9-d00403792e91.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-c52a21f9-5a54-4e3a-97c9-d00403792e91.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-ca78b59a-1875-4150-bae9-a59afd048dec {
  min-height: 50px;
}
@media (max-width: 767px){#s-ca78b59a-1875-4150-bae9-a59afd048dec {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-ca78b59a-1875-4150-bae9-a59afd048dec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca78b59a-1875-4150-bae9-a59afd048dec.shg-box.shg-c {
  justify-content: center;
}

#s-b3926ee5-4c8c-4a1c-82a2-232e406d4cb8 {
  display: none;
}
#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 {
  text-align: left;
}


.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 {
  max-width: 100%;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 .shg-image-zoom,
.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 {
  max-width: 100%;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 .shg-image-zoom,
.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 {
  max-width: 100%;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 .shg-image-zoom,
.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 {
  max-width: 100%;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 .shg-image-zoom,
.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 {
  max-width: 100%;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 .shg-image-zoom,
.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7bb1fcb2-dcc4-4639-b406-a92442bc1299 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fedeb430-5940-4b9d-bd56-54da8a6fa140 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-fedeb430-5940-4b9d-bd56-54da8a6fa140 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-c4172e47-4761-40ae-8ada-1c66ebc39306 {
  margin-bottom: 20px;
text-align: center;
}

#s-c4172e47-4761-40ae-8ada-1c66ebc39306 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-c4172e47-4761-40ae-8ada-1c66ebc39306 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-c4172e47-4761-40ae-8ada-1c66ebc39306 .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-e7b3f146-43ac-43a9-83fa-e5bad0eb402c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-e7b3f146-43ac-43a9-83fa-e5bad0eb402c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e7b3f146-43ac-43a9-83fa-e5bad0eb402c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-e7b3f146-43ac-43a9-83fa-e5bad0eb402c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7b3f146-43ac-43a9-83fa-e5bad0eb402c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7b3f146-43ac-43a9-83fa-e5bad0eb402c.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-e7b3f146-43ac-43a9-83fa-e5bad0eb402c.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-a0cdb54e-a9d3-4ca6-9384-0c0a9c3ca283 {
  min-height: 50px;
}
@media (max-width: 767px){#s-a0cdb54e-a9d3-4ca6-9384-0c0a9c3ca283 {
  margin-top: 0px;
}
}







#s-a0cdb54e-a9d3-4ca6-9384-0c0a9c3ca283 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0cdb54e-a9d3-4ca6-9384-0c0a9c3ca283.shg-box.shg-c {
  justify-content: center;
}

#s-b8d0f59c-357a-4c11-93f0-31cec54fd6c3 {
  display: none;
}
#s-347473a4-2f44-4a98-ab62-da5573b9f874 {
  text-align: left;
}


.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 {
  max-width: 100%;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 .shg-image-zoom,
.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 {
  max-width: 100%;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 .shg-image-zoom,
.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 {
  max-width: 100%;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 .shg-image-zoom,
.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 {
  max-width: 100%;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 .shg-image-zoom,
.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 {
  max-width: 100%;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 .shg-image-zoom,
.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-347473a4-2f44-4a98-ab62-da5573b9f874 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f2f79aae-4d97-47e4-acce-ec80c4eadeae {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f2f79aae-4d97-47e4-acce-ec80c4eadeae .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-3c2c1c10-d7b0-4802-b958-ad0629c7796c {
  margin-bottom: 20px;
text-align: center;
}

#s-3c2c1c10-d7b0-4802-b958-ad0629c7796c .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-3c2c1c10-d7b0-4802-b958-ad0629c7796c .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-3c2c1c10-d7b0-4802-b958-ad0629c7796c .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-3d4d6187-7cdb-4170-927f-ab76d3ffe714 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-3d4d6187-7cdb-4170-927f-ab76d3ffe714:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3d4d6187-7cdb-4170-927f-ab76d3ffe714:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-3d4d6187-7cdb-4170-927f-ab76d3ffe714 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d4d6187-7cdb-4170-927f-ab76d3ffe714.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d4d6187-7cdb-4170-927f-ab76d3ffe714.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-3d4d6187-7cdb-4170-927f-ab76d3ffe714.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-f1d15b48-fcf7-4902-9b0c-a211e3719753 .shogun-tabs {
  justify-content: flex-start;
}


  #s-f1d15b48-fcf7-4902-9b0c-a211e3719753 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-f1d15b48-fcf7-4902-9b0c-a211e3719753 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-f1d15b48-fcf7-4902-9b0c-a211e3719753 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-f1d15b48-fcf7-4902-9b0c-a211e3719753 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-f1d15b48-fcf7-4902-9b0c-a211e3719753 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-f1d15b48-fcf7-4902-9b0c-a211e3719753 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-1be9ccdb-d16c-4898-9394-afaeba5ce94e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-1be9ccdb-d16c-4898-9394-afaeba5ce94e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1be9ccdb-d16c-4898-9394-afaeba5ce94e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1be9ccdb-d16c-4898-9394-afaeba5ce94e {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-1be9ccdb-d16c-4898-9394-afaeba5ce94e {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-1be9ccdb-d16c-4898-9394-afaeba5ce94e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1be9ccdb-d16c-4898-9394-afaeba5ce94e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-17f10c14-33d0-455a-96a5-fcea30121866 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-17f10c14-33d0-455a-96a5-fcea30121866 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17f10c14-33d0-455a-96a5-fcea30121866 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17f10c14-33d0-455a-96a5-fcea30121866 {
  
}
}@media (max-width: 767px){#s-17f10c14-33d0-455a-96a5-fcea30121866 {
  
}
}
#s-17f10c14-33d0-455a-96a5-fcea30121866 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-17f10c14-33d0-455a-96a5-fcea30121866 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-17f10c14-33d0-455a-96a5-fcea30121866 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91e025a3-e5eb-4eb4-9bf5-fe7792e4b68f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c7e88125-0549-4bd2-8a49-3261399599c7 {
  min-height: 50px;
}
@media (max-width: 767px){#s-c7e88125-0549-4bd2-8a49-3261399599c7 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-c7e88125-0549-4bd2-8a49-3261399599c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7e88125-0549-4bd2-8a49-3261399599c7.shg-box.shg-c {
  justify-content: center;
}

#s-abb9c20f-bc1c-4b15-9a4e-301c42640abd {
  display: none;
}
#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 {
  text-align: left;
}


.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 {
  max-width: 100%;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 .shg-image-zoom,
.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 {
  max-width: 100%;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 .shg-image-zoom,
.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 {
  max-width: 100%;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 .shg-image-zoom,
.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 {
  max-width: 100%;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 .shg-image-zoom,
.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 {
  max-width: 100%;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 .shg-image-zoom,
.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9592eb5c-55cd-4c7f-8f31-aa4a74c12ee9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cdcf5c79-9fdd-4eb8-86ea-9b7d797905ad {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-cdcf5c79-9fdd-4eb8-86ea-9b7d797905ad .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-667b87d3-823e-4cef-83d1-a3df886e9914 {
  margin-bottom: 20px;
text-align: center;
}

#s-667b87d3-823e-4cef-83d1-a3df886e9914 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-667b87d3-823e-4cef-83d1-a3df886e9914 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-667b87d3-823e-4cef-83d1-a3df886e9914 .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-be7dcb5c-0c62-43b3-ae17-82b80f6367b1 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-be7dcb5c-0c62-43b3-ae17-82b80f6367b1:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-be7dcb5c-0c62-43b3-ae17-82b80f6367b1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-be7dcb5c-0c62-43b3-ae17-82b80f6367b1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-be7dcb5c-0c62-43b3-ae17-82b80f6367b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be7dcb5c-0c62-43b3-ae17-82b80f6367b1.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-be7dcb5c-0c62-43b3-ae17-82b80f6367b1.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-451804fb-7026-4537-9c8d-4161836085a3 {
  min-height: 50px;
}
@media (max-width: 767px){#s-451804fb-7026-4537-9c8d-4161836085a3 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-451804fb-7026-4537-9c8d-4161836085a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-451804fb-7026-4537-9c8d-4161836085a3.shg-box.shg-c {
  justify-content: center;
}

#s-b1959841-1a9f-4c10-8a43-92d95e16fba3 {
  display: none;
}
#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 {
  text-align: left;
}


.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 {
  max-width: 100%;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 .shg-image-zoom,
.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 {
  max-width: 100%;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 .shg-image-zoom,
.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 {
  max-width: 100%;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 .shg-image-zoom,
.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 {
  max-width: 100%;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 .shg-image-zoom,
.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 {
  max-width: 100%;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 .shg-image-zoom,
.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e92867b-e56f-4a7d-84f7-bd2a8854fe06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1eb9abe4-c034-45f3-8b63-c648eeb0fc45 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1eb9abe4-c034-45f3-8b63-c648eeb0fc45 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-6adaebf1-810e-4e8e-8540-b195e2e3c592 {
  margin-bottom: 20px;
text-align: center;
}

#s-6adaebf1-810e-4e8e-8540-b195e2e3c592 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-6adaebf1-810e-4e8e-8540-b195e2e3c592 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-6adaebf1-810e-4e8e-8540-b195e2e3c592 .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-7e668385-7f70-475c-af97-68db40453e7b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-7e668385-7f70-475c-af97-68db40453e7b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7e668385-7f70-475c-af97-68db40453e7b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-7e668385-7f70-475c-af97-68db40453e7b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e668385-7f70-475c-af97-68db40453e7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e668385-7f70-475c-af97-68db40453e7b.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-7e668385-7f70-475c-af97-68db40453e7b.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-88f76f1c-cfba-48c9-8c8a-50fb8cb3a9ea {
  min-height: 50px;
}
@media (max-width: 767px){#s-88f76f1c-cfba-48c9-8c8a-50fb8cb3a9ea {
  margin-top: 0px;
}
}







#s-88f76f1c-cfba-48c9-8c8a-50fb8cb3a9ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88f76f1c-cfba-48c9-8c8a-50fb8cb3a9ea.shg-box.shg-c {
  justify-content: center;
}

#s-086d4981-05d7-45b0-919b-8dee95f18e0c {
  display: none;
}
#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 {
  text-align: left;
}


.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 {
  max-width: 100%;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 .shg-image-zoom,
.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 {
  max-width: 100%;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 .shg-image-zoom,
.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 {
  max-width: 100%;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 .shg-image-zoom,
.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 {
  max-width: 100%;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 .shg-image-zoom,
.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 {
  max-width: 100%;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 .shg-image-zoom,
.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30d0d243-eaab-4c9f-9c56-de0471445fb1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-80757c30-2ebc-496a-bcf4-6335579735e6 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-80757c30-2ebc-496a-bcf4-6335579735e6 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-00dbb9b3-cebe-47d6-b969-c892639d7999 {
  margin-bottom: 20px;
text-align: center;
}

#s-00dbb9b3-cebe-47d6-b969-c892639d7999 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-00dbb9b3-cebe-47d6-b969-c892639d7999 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-00dbb9b3-cebe-47d6-b969-c892639d7999 .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-d745542d-5d5f-42a2-a949-7a43042a6291 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-d745542d-5d5f-42a2-a949-7a43042a6291:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d745542d-5d5f-42a2-a949-7a43042a6291:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-d745542d-5d5f-42a2-a949-7a43042a6291 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d745542d-5d5f-42a2-a949-7a43042a6291.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d745542d-5d5f-42a2-a949-7a43042a6291.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-d745542d-5d5f-42a2-a949-7a43042a6291.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-c1bd990e-7d75-4f0d-a401-fa2f4f1cb497 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-c1bd990e-7d75-4f0d-a401-fa2f4f1cb497 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c1bd990e-7d75-4f0d-a401-fa2f4f1cb497 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1bd990e-7d75-4f0d-a401-fa2f4f1cb497 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-c1bd990e-7d75-4f0d-a401-fa2f4f1cb497 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-c1bd990e-7d75-4f0d-a401-fa2f4f1cb497 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1bd990e-7d75-4f0d-a401-fa2f4f1cb497.shg-box.shg-c {
  justify-content: flex-start;
}

#s-27d8ce5e-9a79-4c10-8dba-866a1b34f47e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-27d8ce5e-9a79-4c10-8dba-866a1b34f47e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27d8ce5e-9a79-4c10-8dba-866a1b34f47e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-27d8ce5e-9a79-4c10-8dba-866a1b34f47e {
  
}
}@media (max-width: 767px){#s-27d8ce5e-9a79-4c10-8dba-866a1b34f47e {
  
}
}
#s-27d8ce5e-9a79-4c10-8dba-866a1b34f47e .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-27d8ce5e-9a79-4c10-8dba-866a1b34f47e .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-27d8ce5e-9a79-4c10-8dba-866a1b34f47e .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8cb703e3-3179-491a-89d1-b243909880e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-86ffd6fa-04f3-433a-a275-e0babd6060d8 {
  min-height: 50px;
}
@media (max-width: 767px){#s-86ffd6fa-04f3-433a-a275-e0babd6060d8 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-86ffd6fa-04f3-433a-a275-e0babd6060d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86ffd6fa-04f3-433a-a275-e0babd6060d8.shg-box.shg-c {
  justify-content: center;
}

#s-e54deb44-5951-47a9-a8f3-3c9a1eca0efa {
  display: none;
}
#s-04bf3b05-530b-4981-972f-7ff60efcda82 {
  text-align: left;
}


.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 {
  max-width: 100%;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 .shg-image-zoom,
.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 {
  max-width: 100%;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 .shg-image-zoom,
.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 {
  max-width: 100%;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 .shg-image-zoom,
.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 {
  max-width: 100%;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 .shg-image-zoom,
.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 {
  max-width: 100%;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 .shg-image-zoom,
.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04bf3b05-530b-4981-972f-7ff60efcda82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-eb6f7319-b34f-4d12-b3ce-b419294363f5 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-eb6f7319-b34f-4d12-b3ce-b419294363f5 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-f67c06f7-2f32-42f4-afad-c9434dfff37a {
  margin-bottom: 20px;
text-align: center;
}

#s-f67c06f7-2f32-42f4-afad-c9434dfff37a .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-f67c06f7-2f32-42f4-afad-c9434dfff37a .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-f67c06f7-2f32-42f4-afad-c9434dfff37a .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-d1c62afb-09bf-44bd-af6e-82d06ffb4eae {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-d1c62afb-09bf-44bd-af6e-82d06ffb4eae:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d1c62afb-09bf-44bd-af6e-82d06ffb4eae:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-d1c62afb-09bf-44bd-af6e-82d06ffb4eae {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d1c62afb-09bf-44bd-af6e-82d06ffb4eae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1c62afb-09bf-44bd-af6e-82d06ffb4eae.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-d1c62afb-09bf-44bd-af6e-82d06ffb4eae.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-e8567bed-9ea5-4178-8529-d5bfd9a6f8c6 {
  min-height: 50px;
}
@media (max-width: 767px){#s-e8567bed-9ea5-4178-8529-d5bfd9a6f8c6 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-e8567bed-9ea5-4178-8529-d5bfd9a6f8c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8567bed-9ea5-4178-8529-d5bfd9a6f8c6.shg-box.shg-c {
  justify-content: center;
}

#s-ca0a246c-5ea6-43f5-8068-b3a055f04062 {
  display: none;
}
#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 {
  text-align: left;
}


.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 {
  max-width: 100%;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 .shg-image-zoom,
.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 {
  max-width: 100%;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 .shg-image-zoom,
.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 {
  max-width: 100%;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 .shg-image-zoom,
.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 {
  max-width: 100%;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 .shg-image-zoom,
.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 {
  max-width: 100%;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 .shg-image-zoom,
.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c545cc8-8dd7-4d4e-871a-628daa4212a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e24baec0-510d-4067-93d1-925406c361b5 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e24baec0-510d-4067-93d1-925406c361b5 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-cf7f41c6-5375-4547-8f90-7d2802c4a5c1 {
  margin-bottom: 20px;
text-align: center;
}

#s-cf7f41c6-5375-4547-8f90-7d2802c4a5c1 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-cf7f41c6-5375-4547-8f90-7d2802c4a5c1 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-cf7f41c6-5375-4547-8f90-7d2802c4a5c1 .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-d326416f-1eca-477c-804d-c02432ceb329 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-d326416f-1eca-477c-804d-c02432ceb329:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d326416f-1eca-477c-804d-c02432ceb329:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-d326416f-1eca-477c-804d-c02432ceb329 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d326416f-1eca-477c-804d-c02432ceb329.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d326416f-1eca-477c-804d-c02432ceb329.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-d326416f-1eca-477c-804d-c02432ceb329.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-b2117067-004c-45ee-ac1c-fa14d434187b {
  min-height: 50px;
}
@media (max-width: 767px){#s-b2117067-004c-45ee-ac1c-fa14d434187b {
  margin-top: 0px;
}
}







#s-b2117067-004c-45ee-ac1c-fa14d434187b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2117067-004c-45ee-ac1c-fa14d434187b.shg-box.shg-c {
  justify-content: center;
}

#s-5560d144-1919-4838-a894-50143d333a61 {
  display: none;
}
#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 {
  text-align: left;
}


.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 {
  max-width: 100%;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 .shg-image-zoom,
.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 {
  max-width: 100%;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 .shg-image-zoom,
.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 {
  max-width: 100%;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 .shg-image-zoom,
.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 {
  max-width: 100%;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 .shg-image-zoom,
.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 {
  max-width: 100%;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 .shg-image-zoom,
.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5e1aea7-3a50-41e6-bcef-a408eec7f632 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-431668d2-894b-4e35-8b90-ba5f2cbbd537 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-431668d2-894b-4e35-8b90-ba5f2cbbd537 .shg-product-title-component h6 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-3a20d619-a22e-4994-884a-478d195dc6aa {
  margin-bottom: 20px;
text-align: center;
}

#s-3a20d619-a22e-4994-884a-478d195dc6aa .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: 16px;
}

#s-3a20d619-a22e-4994-884a-478d195dc6aa .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-3a20d619-a22e-4994-884a-478d195dc6aa .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-7b4262e4-f0f2-45ac-a53a-54bf4f7dee1f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(95, 122, 134, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(95, 122, 134, 1);
}
#s-7b4262e4-f0f2-45ac-a53a-54bf4f7dee1f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(95, 122, 134, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7b4262e4-f0f2-45ac-a53a-54bf4f7dee1f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-7b4262e4-f0f2-45ac-a53a-54bf4f7dee1f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b4262e4-f0f2-45ac-a53a-54bf4f7dee1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b4262e4-f0f2-45ac-a53a-54bf4f7dee1f.shg-btn {
  color: rgba(95, 122, 134, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-7b4262e4-f0f2-45ac-a53a-54bf4f7dee1f.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Work Sans;
  
  
  color: rgba(95, 122, 134, 1);
}



#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1486f6a-10e5-4eac-b8c5-376e281f22a3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ff685442-10e2-42f9-9814-b9bdba9d5118 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-ff685442-10e2-42f9-9814-b9bdba9d5118 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff685442-10e2-42f9-9814-b9bdba9d5118 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff685442-10e2-42f9-9814-b9bdba9d5118 {
  
}
}@media (max-width: 767px){#s-ff685442-10e2-42f9-9814-b9bdba9d5118 {
  
}
}
#s-ff685442-10e2-42f9-9814-b9bdba9d5118 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-ff685442-10e2-42f9-9814-b9bdba9d5118 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-ff685442-10e2-42f9-9814-b9bdba9d5118 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c5110908-8041-4a9a-bb6c-3d760117f209"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 {
  border-style: solid;
padding-top: 40px;
padding-left: 80px;
padding-bottom: 40px;
padding-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 2px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 {
  padding-left: 40px;
padding-right: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 {
  padding-left: 30px;
padding-right: 30px;
}
}@media (max-width: 767px){#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 {
  padding-left: 40px;
padding-right: 40px;
}
}







#s-fee51938-aba7-4946-bdb5-63fee9adaaf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fee51938-aba7-4946-bdb5-63fee9adaaf4.shg-box.shg-c {
  justify-content: center;
}

#s-6d1bf2a2-9d23-43bf-ba5f-6444e1b92ef6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6d1bf2a2-9d23-43bf-ba5f-6444e1b92ef6 .shogun-heading-component h5 {
  color: rgba(84, 86, 90, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-6d1bf2a2-9d23-43bf-ba5f-6444e1b92ef6 .shogun-heading-component h5 {
  color: rgba(84, 86, 90, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-6d1bf2a2-9d23-43bf-ba5f-6444e1b92ef6 .shogun-heading-component h5 {
  color: rgba(84, 86, 90, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}
#s-5b500d7d-52e9-4be8-8a98-f72f197e77d1 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5b500d7d-52e9-4be8-8a98-f72f197e77d1 .shogun-heading-component h6 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-043d3034-a6e8-48be-9ffd-970b06d1f777 {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
min-height: 600px;
}
@media (min-width: 1200px){#s-043d3034-a6e8-48be-9ffd-970b06d1f777 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-043d3034-a6e8-48be-9ffd-970b06d1f777 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-043d3034-a6e8-48be-9ffd-970b06d1f777 {
  margin-top: 60px;
margin-left: 5%;
margin-bottom: 60px;
margin-right: 5%;
min-height: 480px;
}
}@media (max-width: 767px){#s-043d3034-a6e8-48be-9ffd-970b06d1f777 {
  margin-top: 60px;
margin-left: 20px;
margin-bottom: 60px;
margin-right: 20px;
min-height: 480px;
}
}







#s-043d3034-a6e8-48be-9ffd-970b06d1f777 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-043d3034-a6e8-48be-9ffd-970b06d1f777.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-e84136e9-574f-4e9c-b0ed-7f904e88f46b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e84136e9-574f-4e9c-b0ed-7f904e88f46b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e84136e9-574f-4e9c-b0ed-7f904e88f46b {
  
}
}@media (max-width: 767px){#s-e84136e9-574f-4e9c-b0ed-7f904e88f46b {
  
}
}
@media (min-width: 0px) {
[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e84136e9-574f-4e9c-b0ed-7f904e88f46b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 {
  
}
}@media (max-width: 767px){#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb9c3c6b-5a2d-4506-aa02-bd19f8e77d99.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4513f42e-a0b4-4185-8888-35f8ca9f10d2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4513f42e-a0b4-4185-8888-35f8ca9f10d2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 64px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-4513f42e-a0b4-4185-8888-35f8ca9f10d2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-4513f42e-a0b4-4185-8888-35f8ca9f10d2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-81f5ef19-be1f-485a-bedd-18671c349a94 {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-81f5ef19-be1f-485a-bedd-18671c349a94 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



.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-ed405c41-b933-4ae1-88b1-04a57c4f3a32 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(95, 122, 134, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
}
#s-ed405c41-b933-4ae1-88b1-04a57c4f3a32:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(111, 135, 146, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-ed405c41-b933-4ae1-88b1-04a57c4f3a32:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(111, 135, 146, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-ed405c41-b933-4ae1-88b1-04a57c4f3a32.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-571b070f-56ce-4dee-85ca-575a85f937d2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-571b070f-56ce-4dee-85ca-575a85f937d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-571b070f-56ce-4dee-85ca-575a85f937d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-571b070f-56ce-4dee-85ca-575a85f937d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-571b070f-56ce-4dee-85ca-575a85f937d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-571b070f-56ce-4dee-85ca-575a85f937d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
/*
  $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;
}
