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

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

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

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

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

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

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

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

#s-74a644c6-6155-4650-9e96-952ab9824a55 {
  min-height: 50px;
}








#s-74a644c6-6155-4650-9e96-952ab9824a55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74a644c6-6155-4650-9e96-952ab9824a55.shg-box.shg-c {
  justify-content: flex-start;
}

#s-30a9f43a-2061-4cff-b66b-4f1e347fc4c1 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-30a9f43a-2061-4cff-b66b-4f1e347fc4c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30a9f43a-2061-4cff-b66b-4f1e347fc4c1.shg-box.shg-c {
  justify-content: flex-start;
}

.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-8cb7416a-4dda-4952-85d3-22b60b171d32 {
  text-align: center;
}




  #s-8cb7416a-4dda-4952-85d3-22b60b171d32 img.shogun-image {
    
    width: px;
  }


#s-8cb7416a-4dda-4952-85d3-22b60b171d32 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d8cd872-f68e-4900-8d4e-071502cfc246 {
  min-height: 50px;
}








#s-5d8cd872-f68e-4900-8d4e-071502cfc246 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d8cd872-f68e-4900-8d4e-071502cfc246.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-26dd23a6-445d-45d3-a061-d93fe9aa650e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-26dd23a6-445d-45d3-a061-d93fe9aa650e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2beb1fcd-f0a7-45c2-8148-85261930b467 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-2beb1fcd-f0a7-45c2-8148-85261930b467 {
  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-fd84af3e-fd30-49a5-91a0-64ca31353a56 {
  text-align: left;
}


.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 {
  max-width: 100%;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 .shg-image-zoom,
.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 {
  max-width: 100%;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 .shg-image-zoom,
.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 {
  max-width: 100%;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 .shg-image-zoom,
.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 {
  max-width: 100%;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 .shg-image-zoom,
.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 {
  max-width: 100%;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 .shg-image-zoom,
.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd84af3e-fd30-49a5-91a0-64ca31353a56 .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-9b31fe76-8acd-4d40-85ee-044ac9108b4a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-9b31fe76-8acd-4d40-85ee-044ac9108b4a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-15f822e1-0c85-4027-80d1-2b160d17002b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}

#s-15f822e1-0c85-4027-80d1-2b160d17002b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-15f822e1-0c85-4027-80d1-2b160d17002b .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-15f822e1-0c85-4027-80d1-2b160d17002b .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-226b56cc-e38c-4a26-9a69-c279f670900d {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-226b56cc-e38c-4a26-9a69-c279f670900d:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-226b56cc-e38c-4a26-9a69-c279f670900d:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-226b56cc-e38c-4a26-9a69-c279f670900d {
  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-226b56cc-e38c-4a26-9a69-c279f670900d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-226b56cc-e38c-4a26-9a69-c279f670900d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-226b56cc-e38c-4a26-9a69-c279f670900d.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-641a5a5e-dc49-4e28-bd87-cf8acc9dd6a8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-641a5a5e-dc49-4e28-bd87-cf8acc9dd6a8 {
  display: none;
}
#s-a5025507-851c-4a42-93e6-01014d7cb681 {
  text-align: left;
}


.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 {
  max-width: 100%;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 .shg-image-zoom,
.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 {
  max-width: 100%;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 .shg-image-zoom,
.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 {
  max-width: 100%;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 .shg-image-zoom,
.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 {
  max-width: 100%;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 .shg-image-zoom,
.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 {
  max-width: 100%;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 .shg-image-zoom,
.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5025507-851c-4a42-93e6-01014d7cb681 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-99cab7f5-d8c7-4888-9829-6da92186e7e6 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-99cab7f5-d8c7-4888-9829-6da92186e7e6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-522f0f46-536d-4919-82d3-0bdb6d8cd6ad {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-522f0f46-536d-4919-82d3-0bdb6d8cd6ad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-522f0f46-536d-4919-82d3-0bdb6d8cd6ad .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-522f0f46-536d-4919-82d3-0bdb6d8cd6ad .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-4bfcc73a-5fda-41a6-bd6d-474dcfe0397a {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-4bfcc73a-5fda-41a6-bd6d-474dcfe0397a:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-4bfcc73a-5fda-41a6-bd6d-474dcfe0397a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-4bfcc73a-5fda-41a6-bd6d-474dcfe0397a {
  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-4bfcc73a-5fda-41a6-bd6d-474dcfe0397a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bfcc73a-5fda-41a6-bd6d-474dcfe0397a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4bfcc73a-5fda-41a6-bd6d-474dcfe0397a.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-563ab9a7-3495-4365-a0d4-fab194484a16 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-563ab9a7-3495-4365-a0d4-fab194484a16 {
  display: none;
}
#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 {
  text-align: left;
}


.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 {
  max-width: 100%;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 .shg-image-zoom,
.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 {
  max-width: 100%;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 .shg-image-zoom,
.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 {
  max-width: 100%;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 .shg-image-zoom,
.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 {
  max-width: 100%;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 .shg-image-zoom,
.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 {
  max-width: 100%;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 .shg-image-zoom,
.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-486a0a0c-19b4-40c0-b7d4-f94a1c150550 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-71cf52ab-824b-42b2-aa62-5be3c525138d {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-71cf52ab-824b-42b2-aa62-5be3c525138d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-036e355d-5b8c-4d25-a651-45bc9bd45a28 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-036e355d-5b8c-4d25-a651-45bc9bd45a28 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-036e355d-5b8c-4d25-a651-45bc9bd45a28 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-036e355d-5b8c-4d25-a651-45bc9bd45a28 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-8e8226ab-b58e-4745-9ecc-d089d37706e3 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-8e8226ab-b58e-4745-9ecc-d089d37706e3:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-8e8226ab-b58e-4745-9ecc-d089d37706e3:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-8e8226ab-b58e-4745-9ecc-d089d37706e3 {
  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-8e8226ab-b58e-4745-9ecc-d089d37706e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e8226ab-b58e-4745-9ecc-d089d37706e3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-8e8226ab-b58e-4745-9ecc-d089d37706e3.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-a05c58b3-5134-4c0f-b6bb-f079503a3fdd {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-a05c58b3-5134-4c0f-b6bb-f079503a3fdd {
  display: none;
}
#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a {
  text-align: left;
}


.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a {
  max-width: 100%;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a .shg-image-zoom,
.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a {
  max-width: 100%;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a .shg-image-zoom,
.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a {
  max-width: 100%;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a .shg-image-zoom,
.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a {
  max-width: 100%;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a .shg-image-zoom,
.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a {
  max-width: 100%;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a .shg-image-zoom,
.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d81f3c4-7b5a-4a39-9911-fa29637b5c7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0545b665-9f17-482b-b686-517145a4913e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-0545b665-9f17-482b-b686-517145a4913e .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-9b288a51-824a-40bd-9d60-88ee49dad87e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-9b288a51-824a-40bd-9d60-88ee49dad87e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-9b288a51-824a-40bd-9d60-88ee49dad87e .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-9b288a51-824a-40bd-9d60-88ee49dad87e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-1270f93d-1df6-47e2-aeb8-9151c27c0044 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-1270f93d-1df6-47e2-aeb8-9151c27c0044:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-1270f93d-1df6-47e2-aeb8-9151c27c0044:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1270f93d-1df6-47e2-aeb8-9151c27c0044 {
  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-1270f93d-1df6-47e2-aeb8-9151c27c0044.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1270f93d-1df6-47e2-aeb8-9151c27c0044.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1270f93d-1df6-47e2-aeb8-9151c27c0044.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-9b963d03-6cc7-406a-a992-b0cff23d1d99 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9b963d03-6cc7-406a-a992-b0cff23d1d99"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-070b31f5-9730-452c-b3cc-72444b10f6cf {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-070b31f5-9730-452c-b3cc-72444b10f6cf {
  display: none;
}
#s-4e6605af-50de-4012-b85c-0642b3f506d8 {
  text-align: left;
}


.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 {
  max-width: 100%;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 .shg-image-zoom,
.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 {
  max-width: 100%;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 .shg-image-zoom,
.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 {
  max-width: 100%;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 .shg-image-zoom,
.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 {
  max-width: 100%;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 .shg-image-zoom,
.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 {
  max-width: 100%;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 .shg-image-zoom,
.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6605af-50de-4012-b85c-0642b3f506d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fe538024-9783-41f1-a20a-1c700d64c0af {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-fe538024-9783-41f1-a20a-1c700d64c0af .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-b87a6c2f-73ab-4ad1-8056-ada2a7141a14 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b87a6c2f-73ab-4ad1-8056-ada2a7141a14 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-b87a6c2f-73ab-4ad1-8056-ada2a7141a14 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-b87a6c2f-73ab-4ad1-8056-ada2a7141a14 .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-bd50c4bf-a58b-41d1-a799-cb135539ca69 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-bd50c4bf-a58b-41d1-a799-cb135539ca69:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-bd50c4bf-a58b-41d1-a799-cb135539ca69:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-bd50c4bf-a58b-41d1-a799-cb135539ca69 {
  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-bd50c4bf-a58b-41d1-a799-cb135539ca69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd50c4bf-a58b-41d1-a799-cb135539ca69.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-bd50c4bf-a58b-41d1-a799-cb135539ca69.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-2dbf1cc4-38a5-4f6b-80d9-6430d137487b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-2dbf1cc4-38a5-4f6b-80d9-6430d137487b {
  display: none;
}
#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 {
  text-align: left;
}


.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 {
  max-width: 100%;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 .shg-image-zoom,
.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 {
  max-width: 100%;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 .shg-image-zoom,
.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 {
  max-width: 100%;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 .shg-image-zoom,
.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 {
  max-width: 100%;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 .shg-image-zoom,
.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 {
  max-width: 100%;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 .shg-image-zoom,
.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-894fa53c-cdc4-4038-a6aa-aa1cf5f3b547 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5593b4c6-f031-4a6d-b408-41fc8db429e3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-5593b4c6-f031-4a6d-b408-41fc8db429e3 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-0e4a4cd8-236e-42ca-9ee6-ebe3acc0666e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-0e4a4cd8-236e-42ca-9ee6-ebe3acc0666e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-0e4a4cd8-236e-42ca-9ee6-ebe3acc0666e .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-0e4a4cd8-236e-42ca-9ee6-ebe3acc0666e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-6423586d-c9ae-4546-9b52-ecc6ab43b83a {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-6423586d-c9ae-4546-9b52-ecc6ab43b83a:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-6423586d-c9ae-4546-9b52-ecc6ab43b83a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-6423586d-c9ae-4546-9b52-ecc6ab43b83a {
  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-6423586d-c9ae-4546-9b52-ecc6ab43b83a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6423586d-c9ae-4546-9b52-ecc6ab43b83a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6423586d-c9ae-4546-9b52-ecc6ab43b83a.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-8c8bc36f-7d93-4185-a35c-009dc9fb6cae {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-8c8bc36f-7d93-4185-a35c-009dc9fb6cae {
  display: none;
}
#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 {
  text-align: left;
}


.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 {
  max-width: 100%;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 .shg-image-zoom,
.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 {
  max-width: 100%;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 .shg-image-zoom,
.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 {
  max-width: 100%;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 .shg-image-zoom,
.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 {
  max-width: 100%;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 .shg-image-zoom,
.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 {
  max-width: 100%;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 .shg-image-zoom,
.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92240a6f-5c93-473e-82b4-29b0487c7cb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8f4462a1-782f-47cc-890e-d9817f08f869 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-8f4462a1-782f-47cc-890e-d9817f08f869 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-918d3794-50b2-4162-bf22-0fa447550219 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-918d3794-50b2-4162-bf22-0fa447550219 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-918d3794-50b2-4162-bf22-0fa447550219 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-918d3794-50b2-4162-bf22-0fa447550219 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-dc770707-d000-4f8e-a0ff-5582fbe1a008 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-dc770707-d000-4f8e-a0ff-5582fbe1a008:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-dc770707-d000-4f8e-a0ff-5582fbe1a008:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-dc770707-d000-4f8e-a0ff-5582fbe1a008 {
  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-dc770707-d000-4f8e-a0ff-5582fbe1a008.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc770707-d000-4f8e-a0ff-5582fbe1a008.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-dc770707-d000-4f8e-a0ff-5582fbe1a008.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-edb18b17-1f8a-4767-b04a-5a1d7a9122b4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-edb18b17-1f8a-4767-b04a-5a1d7a9122b4 {
  display: none;
}
#s-6e0384cc-4708-411e-8535-f6a816310659 {
  text-align: left;
}


.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 {
  max-width: 100%;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 .shg-image-zoom,
.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 {
  max-width: 100%;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 .shg-image-zoom,
.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 {
  max-width: 100%;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 .shg-image-zoom,
.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 {
  max-width: 100%;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 .shg-image-zoom,
.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 {
  max-width: 100%;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 .shg-image-zoom,
.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e0384cc-4708-411e-8535-f6a816310659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49de3322-2f96-42b4-9b5a-1173bf21b05b {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-49de3322-2f96-42b4-9b5a-1173bf21b05b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-f7f0b1d9-1b1a-44a7-ad00-d0d62ce2fcef {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-f7f0b1d9-1b1a-44a7-ad00-d0d62ce2fcef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-f7f0b1d9-1b1a-44a7-ad00-d0d62ce2fcef .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-f7f0b1d9-1b1a-44a7-ad00-d0d62ce2fcef .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-8c016470-addb-4742-a373-d5ce59d16b18 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-8c016470-addb-4742-a373-d5ce59d16b18:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-8c016470-addb-4742-a373-d5ce59d16b18:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-8c016470-addb-4742-a373-d5ce59d16b18 {
  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-8c016470-addb-4742-a373-d5ce59d16b18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c016470-addb-4742-a373-d5ce59d16b18.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-8c016470-addb-4742-a373-d5ce59d16b18.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-a76e3386-4735-4ca4-bd93-84e283c14ccb {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a76e3386-4735-4ca4-bd93-84e283c14ccb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ea2017c7-fc22-43af-9e98-c1a1b92a0f81 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-ea2017c7-fc22-43af-9e98-c1a1b92a0f81 {
  display: none;
}
#s-d01d137b-e71f-479d-8b6d-a56003157663 {
  text-align: left;
}


.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 {
  max-width: 100%;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 .shg-image-zoom,
.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 {
  max-width: 100%;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 .shg-image-zoom,
.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 {
  max-width: 100%;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 .shg-image-zoom,
.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 {
  max-width: 100%;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 .shg-image-zoom,
.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 {
  max-width: 100%;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 .shg-image-zoom,
.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d01d137b-e71f-479d-8b6d-a56003157663 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-159a6b53-ff6a-4d84-abe0-aa9e01b3d413 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-159a6b53-ff6a-4d84-abe0-aa9e01b3d413 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-55cf6da2-e357-4b09-aee7-0c849d52c423 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-55cf6da2-e357-4b09-aee7-0c849d52c423 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-55cf6da2-e357-4b09-aee7-0c849d52c423 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-55cf6da2-e357-4b09-aee7-0c849d52c423 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-6e024431-851f-4408-8e77-1bbb3d1ee9d5 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-6e024431-851f-4408-8e77-1bbb3d1ee9d5:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-6e024431-851f-4408-8e77-1bbb3d1ee9d5:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-6e024431-851f-4408-8e77-1bbb3d1ee9d5 {
  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-6e024431-851f-4408-8e77-1bbb3d1ee9d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e024431-851f-4408-8e77-1bbb3d1ee9d5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6e024431-851f-4408-8e77-1bbb3d1ee9d5.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-eca544d1-6faf-49bb-a341-1288e20d3c12 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-eca544d1-6faf-49bb-a341-1288e20d3c12 {
  display: none;
}
#s-41982a32-149f-412a-a7be-3d6c5090af61 {
  text-align: left;
}


.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 {
  max-width: 100%;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 .shg-image-zoom,
.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 {
  max-width: 100%;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 .shg-image-zoom,
.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 {
  max-width: 100%;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 .shg-image-zoom,
.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 {
  max-width: 100%;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 .shg-image-zoom,
.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 {
  max-width: 100%;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 .shg-image-zoom,
.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41982a32-149f-412a-a7be-3d6c5090af61 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a11a21fc-a735-448a-b7dd-6124072d0e1f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a11a21fc-a735-448a-b7dd-6124072d0e1f .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-da4f1e1f-a682-4fb3-aba7-ab918ca7f638 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-da4f1e1f-a682-4fb3-aba7-ab918ca7f638 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-da4f1e1f-a682-4fb3-aba7-ab918ca7f638 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-da4f1e1f-a682-4fb3-aba7-ab918ca7f638 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-cd8a5235-1156-45d2-ad01-3a3f1bd1c6ef {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-cd8a5235-1156-45d2-ad01-3a3f1bd1c6ef:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-cd8a5235-1156-45d2-ad01-3a3f1bd1c6ef:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-cd8a5235-1156-45d2-ad01-3a3f1bd1c6ef {
  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-cd8a5235-1156-45d2-ad01-3a3f1bd1c6ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd8a5235-1156-45d2-ad01-3a3f1bd1c6ef.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-cd8a5235-1156-45d2-ad01-3a3f1bd1c6ef.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-f64a1fee-8807-4dcc-b80f-1840416bf8ca {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-f64a1fee-8807-4dcc-b80f-1840416bf8ca {
  display: none;
}
#s-151fd87e-fdf7-4288-8072-b2f10e53b66e {
  text-align: left;
}


.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e {
  max-width: 100%;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e .shg-image-zoom,
.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e {
  max-width: 100%;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e .shg-image-zoom,
.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e {
  max-width: 100%;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e .shg-image-zoom,
.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e {
  max-width: 100%;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e .shg-image-zoom,
.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e {
  max-width: 100%;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e .shg-image-zoom,
.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-151fd87e-fdf7-4288-8072-b2f10e53b66e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-195c6b67-f239-4be2-8c24-e9e5b27a6396 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-195c6b67-f239-4be2-8c24-e9e5b27a6396 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-8a0db7da-bea6-4808-a505-c62187116da5 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}

#s-8a0db7da-bea6-4808-a505-c62187116da5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-8a0db7da-bea6-4808-a505-c62187116da5 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-8a0db7da-bea6-4808-a505-c62187116da5 .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-34aa9d03-92a0-498c-92e5-bb7c8437c6fc {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-34aa9d03-92a0-498c-92e5-bb7c8437c6fc:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-34aa9d03-92a0-498c-92e5-bb7c8437c6fc:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-34aa9d03-92a0-498c-92e5-bb7c8437c6fc {
  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-34aa9d03-92a0-498c-92e5-bb7c8437c6fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34aa9d03-92a0-498c-92e5-bb7c8437c6fc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-34aa9d03-92a0-498c-92e5-bb7c8437c6fc.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-0d094b7b-3a0d-445c-b339-f9e149072abf {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-0d094b7b-3a0d-445c-b339-f9e149072abf {
  display: none;
}
#s-f38a4fad-3739-44ad-bc10-a817769e17b1 {
  text-align: left;
}


.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 {
  max-width: 100%;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 .shg-image-zoom,
.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 {
  max-width: 100%;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 .shg-image-zoom,
.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 {
  max-width: 100%;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 .shg-image-zoom,
.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 {
  max-width: 100%;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 .shg-image-zoom,
.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 {
  max-width: 100%;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 .shg-image-zoom,
.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f38a4fad-3739-44ad-bc10-a817769e17b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-83a83f0a-8854-4cd4-8574-c8d5f9f2075a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-83a83f0a-8854-4cd4-8574-c8d5f9f2075a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-7b307bed-706f-41a3-b3f9-5e378a838bee {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-7b307bed-706f-41a3-b3f9-5e378a838bee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-7b307bed-706f-41a3-b3f9-5e378a838bee .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-7b307bed-706f-41a3-b3f9-5e378a838bee .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-190418e0-2258-45c2-ac33-a254eec5d332 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-190418e0-2258-45c2-ac33-a254eec5d332:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-190418e0-2258-45c2-ac33-a254eec5d332:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-190418e0-2258-45c2-ac33-a254eec5d332 {
  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-190418e0-2258-45c2-ac33-a254eec5d332.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-190418e0-2258-45c2-ac33-a254eec5d332.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-190418e0-2258-45c2-ac33-a254eec5d332.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-f4469e20-6791-4d33-b695-0688ded53dbb {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4469e20-6791-4d33-b695-0688ded53dbb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-66202be0-7ae7-4734-a779-480acbe2d1c9 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-66202be0-7ae7-4734-a779-480acbe2d1c9 {
  display: none;
}
#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 {
  text-align: left;
}


.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 {
  max-width: 100%;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 .shg-image-zoom,
.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 {
  max-width: 100%;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 .shg-image-zoom,
.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 {
  max-width: 100%;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 .shg-image-zoom,
.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 {
  max-width: 100%;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 .shg-image-zoom,
.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 {
  max-width: 100%;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 .shg-image-zoom,
.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36bdc476-ec4e-47ca-b3e4-8b6732b95352 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8472be45-244a-4ac0-82da-cb1cb7562ce9 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-8472be45-244a-4ac0-82da-cb1cb7562ce9 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-97304637-bb43-474e-a9f7-cd40d72d653b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-97304637-bb43-474e-a9f7-cd40d72d653b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-97304637-bb43-474e-a9f7-cd40d72d653b .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-97304637-bb43-474e-a9f7-cd40d72d653b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-7324fbee-0cd8-497c-aeb7-3c19bb334248 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-7324fbee-0cd8-497c-aeb7-3c19bb334248:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-7324fbee-0cd8-497c-aeb7-3c19bb334248:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-7324fbee-0cd8-497c-aeb7-3c19bb334248 {
  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-7324fbee-0cd8-497c-aeb7-3c19bb334248.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7324fbee-0cd8-497c-aeb7-3c19bb334248.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7324fbee-0cd8-497c-aeb7-3c19bb334248.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-4bdeac96-eecf-412d-811b-632f9d5d132e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-4bdeac96-eecf-412d-811b-632f9d5d132e {
  display: none;
}
#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 {
  text-align: left;
}


.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 {
  max-width: 100%;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 .shg-image-zoom,
.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 {
  max-width: 100%;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 .shg-image-zoom,
.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 {
  max-width: 100%;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 .shg-image-zoom,
.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 {
  max-width: 100%;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 .shg-image-zoom,
.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 {
  max-width: 100%;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 .shg-image-zoom,
.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b69332f-7681-40a5-b6c5-a6f45f491a35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-21f63b7e-507f-483a-9192-e72447e85e60 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-21f63b7e-507f-483a-9192-e72447e85e60 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-f46e206f-4403-458a-8113-550af38b2544 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-f46e206f-4403-458a-8113-550af38b2544 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-f46e206f-4403-458a-8113-550af38b2544 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-f46e206f-4403-458a-8113-550af38b2544 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-78dc46df-5601-4838-b95e-32ea8b9fc794 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-78dc46df-5601-4838-b95e-32ea8b9fc794:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-78dc46df-5601-4838-b95e-32ea8b9fc794:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-78dc46df-5601-4838-b95e-32ea8b9fc794 {
  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-78dc46df-5601-4838-b95e-32ea8b9fc794.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78dc46df-5601-4838-b95e-32ea8b9fc794.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-78dc46df-5601-4838-b95e-32ea8b9fc794.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-2045a5e9-5d94-4384-aa45-ea02b0103220 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-2045a5e9-5d94-4384-aa45-ea02b0103220 {
  display: none;
}
#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 {
  text-align: left;
}


.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 {
  max-width: 100%;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 .shg-image-zoom,
.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 {
  max-width: 100%;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 .shg-image-zoom,
.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 {
  max-width: 100%;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 .shg-image-zoom,
.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 {
  max-width: 100%;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 .shg-image-zoom,
.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 {
  max-width: 100%;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 .shg-image-zoom,
.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49e8ec0d-58a5-4f95-a47a-2fe5b6f6f783 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-74e2334e-aac0-4271-accd-4d00843e4690 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-74e2334e-aac0-4271-accd-4d00843e4690 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-4e87b966-f0dd-45f6-be1b-c7a7d68ed650 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}

#s-4e87b966-f0dd-45f6-be1b-c7a7d68ed650 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-4e87b966-f0dd-45f6-be1b-c7a7d68ed650 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-4e87b966-f0dd-45f6-be1b-c7a7d68ed650 .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-f10ebd31-a992-4414-b3f6-df5b568084fe {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-f10ebd31-a992-4414-b3f6-df5b568084fe:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-f10ebd31-a992-4414-b3f6-df5b568084fe:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-f10ebd31-a992-4414-b3f6-df5b568084fe {
  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-f10ebd31-a992-4414-b3f6-df5b568084fe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f10ebd31-a992-4414-b3f6-df5b568084fe.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f10ebd31-a992-4414-b3f6-df5b568084fe.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-96d14e6b-351a-4652-8366-483089bcf908 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-96d14e6b-351a-4652-8366-483089bcf908 {
  display: none;
}
#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f {
  text-align: left;
}


.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f {
  max-width: 100%;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f .shg-image-zoom,
.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f {
  max-width: 100%;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f .shg-image-zoom,
.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f {
  max-width: 100%;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f .shg-image-zoom,
.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f {
  max-width: 100%;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f .shg-image-zoom,
.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f {
  max-width: 100%;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f .shg-image-zoom,
.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48488dc1-4d8e-4fb9-b363-ef9a3d503d7f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7852dfc6-c753-4e9b-9e57-d2cc3c5735ae {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-7852dfc6-c753-4e9b-9e57-d2cc3c5735ae .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-794b43df-fb73-4234-b6d5-f50050e738b0 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-794b43df-fb73-4234-b6d5-f50050e738b0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-794b43df-fb73-4234-b6d5-f50050e738b0 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-794b43df-fb73-4234-b6d5-f50050e738b0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-7aac1e91-c69b-417d-b847-334836960871 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-7aac1e91-c69b-417d-b847-334836960871:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-7aac1e91-c69b-417d-b847-334836960871:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-7aac1e91-c69b-417d-b847-334836960871 {
  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-7aac1e91-c69b-417d-b847-334836960871.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7aac1e91-c69b-417d-b847-334836960871.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7aac1e91-c69b-417d-b847-334836960871.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-e008d51d-4e55-4007-a9a5-021a767db249 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e008d51d-4e55-4007-a9a5-021a767db249"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0605050c-00f4-49d7-b748-70e63e0acbcd {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-0605050c-00f4-49d7-b748-70e63e0acbcd {
  display: none;
}
#s-6eaf994e-4593-4520-88e6-edf5489152c3 {
  text-align: left;
}


.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 {
  max-width: 100%;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 .shg-image-zoom,
.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 {
  max-width: 100%;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 .shg-image-zoom,
.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 {
  max-width: 100%;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 .shg-image-zoom,
.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 {
  max-width: 100%;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 .shg-image-zoom,
.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 {
  max-width: 100%;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 .shg-image-zoom,
.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6eaf994e-4593-4520-88e6-edf5489152c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd35406e-924d-427e-9d09-2b12bda874ce {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-bd35406e-924d-427e-9d09-2b12bda874ce .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-4b9af080-ce42-4792-9f18-eada57735350 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-4b9af080-ce42-4792-9f18-eada57735350 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-4b9af080-ce42-4792-9f18-eada57735350 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-4b9af080-ce42-4792-9f18-eada57735350 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-64206c42-b091-4bac-b61e-e5027512f74c {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-64206c42-b091-4bac-b61e-e5027512f74c:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-64206c42-b091-4bac-b61e-e5027512f74c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-64206c42-b091-4bac-b61e-e5027512f74c {
  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-64206c42-b091-4bac-b61e-e5027512f74c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64206c42-b091-4bac-b61e-e5027512f74c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-64206c42-b091-4bac-b61e-e5027512f74c.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-11410c98-f4f4-42c3-88b4-ebed544ce89a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-11410c98-f4f4-42c3-88b4-ebed544ce89a {
  display: none;
}
#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f {
  text-align: left;
}


.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f {
  max-width: 100%;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f .shg-image-zoom,
.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f {
  max-width: 100%;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f .shg-image-zoom,
.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f {
  max-width: 100%;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f .shg-image-zoom,
.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f {
  max-width: 100%;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f .shg-image-zoom,
.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f {
  max-width: 100%;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f .shg-image-zoom,
.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a6bc8a6-a0db-4fa7-8f94-592f42a09b5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cce68e4d-610d-4836-b509-51e7c85c3077 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-cce68e4d-610d-4836-b509-51e7c85c3077 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-b9c06a18-ffca-4915-96d7-e887079049fc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-b9c06a18-ffca-4915-96d7-e887079049fc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-b9c06a18-ffca-4915-96d7-e887079049fc .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-b9c06a18-ffca-4915-96d7-e887079049fc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-2db236d5-6cd0-473b-a94e-c300c5be9551 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-2db236d5-6cd0-473b-a94e-c300c5be9551:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-2db236d5-6cd0-473b-a94e-c300c5be9551:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-2db236d5-6cd0-473b-a94e-c300c5be9551 {
  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-2db236d5-6cd0-473b-a94e-c300c5be9551.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2db236d5-6cd0-473b-a94e-c300c5be9551.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2db236d5-6cd0-473b-a94e-c300c5be9551.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-1102d8f9-2491-4e0d-9f48-41e834f31dcc {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-1102d8f9-2491-4e0d-9f48-41e834f31dcc {
  display: none;
}
#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 {
  text-align: left;
}


.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 {
  max-width: 100%;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 .shg-image-zoom,
.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 {
  max-width: 100%;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 .shg-image-zoom,
.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 {
  max-width: 100%;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 .shg-image-zoom,
.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 {
  max-width: 100%;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 .shg-image-zoom,
.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 {
  max-width: 100%;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 .shg-image-zoom,
.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47c4f713-6fe7-49aa-9967-e1ce57947da9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d4818763-00b8-458c-a7c2-6c207cd0866f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-d4818763-00b8-458c-a7c2-6c207cd0866f .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-9493e2b7-4f5d-41a3-8708-395d28029a45 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9493e2b7-4f5d-41a3-8708-395d28029a45 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-9493e2b7-4f5d-41a3-8708-395d28029a45 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-9493e2b7-4f5d-41a3-8708-395d28029a45 .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-d6e680b8-7f52-4ad8-a4e3-b4def3f0165a {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-d6e680b8-7f52-4ad8-a4e3-b4def3f0165a:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-d6e680b8-7f52-4ad8-a4e3-b4def3f0165a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-d6e680b8-7f52-4ad8-a4e3-b4def3f0165a {
  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-d6e680b8-7f52-4ad8-a4e3-b4def3f0165a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6e680b8-7f52-4ad8-a4e3-b4def3f0165a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d6e680b8-7f52-4ad8-a4e3-b4def3f0165a.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-9819346f-1fad-42c3-9cdc-ad9b7b5bcd84 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-9819346f-1fad-42c3-9cdc-ad9b7b5bcd84 {
  display: none;
}
#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 {
  text-align: left;
}


.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 {
  max-width: 100%;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 .shg-image-zoom,
.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 {
  max-width: 100%;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 .shg-image-zoom,
.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 {
  max-width: 100%;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 .shg-image-zoom,
.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 {
  max-width: 100%;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 .shg-image-zoom,
.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 {
  max-width: 100%;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 .shg-image-zoom,
.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e76b864c-251b-437a-81d3-67b3e9fb7b35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-64614d55-ba0c-4a40-86a5-66337f7317be {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-64614d55-ba0c-4a40-86a5-66337f7317be .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-61a24cd5-ff65-448e-880e-ee3922d0b988 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-61a24cd5-ff65-448e-880e-ee3922d0b988 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-61a24cd5-ff65-448e-880e-ee3922d0b988 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-61a24cd5-ff65-448e-880e-ee3922d0b988 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-146256d2-8ffa-4e64-90a7-bffa42c85307 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-146256d2-8ffa-4e64-90a7-bffa42c85307:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-146256d2-8ffa-4e64-90a7-bffa42c85307:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-146256d2-8ffa-4e64-90a7-bffa42c85307 {
  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-146256d2-8ffa-4e64-90a7-bffa42c85307.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-146256d2-8ffa-4e64-90a7-bffa42c85307.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-146256d2-8ffa-4e64-90a7-bffa42c85307.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-65eefb73-73e8-413b-b1de-f59e8c17f332 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65eefb73-73e8-413b-b1de-f59e8c17f332"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-41a8ed89-c049-4652-8f4d-b168b878637e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-41a8ed89-c049-4652-8f4d-b168b878637e {
  display: none;
}
#s-c1157f53-0233-4dee-b5e9-028796add000 {
  text-align: left;
}


.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 {
  max-width: 100%;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 .shg-image-zoom,
.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 {
  max-width: 100%;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 .shg-image-zoom,
.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 {
  max-width: 100%;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 .shg-image-zoom,
.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 {
  max-width: 100%;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 .shg-image-zoom,
.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 {
  max-width: 100%;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 .shg-image-zoom,
.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1157f53-0233-4dee-b5e9-028796add000 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c881b445-fe25-43c6-b250-7e23b5639b79 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-c881b445-fe25-43c6-b250-7e23b5639b79 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-b493fe36-0989-4d49-a336-14450a0a686b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-b493fe36-0989-4d49-a336-14450a0a686b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-b493fe36-0989-4d49-a336-14450a0a686b .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-b493fe36-0989-4d49-a336-14450a0a686b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-527141e9-35a9-4f14-9663-f51e2d1288bf {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-527141e9-35a9-4f14-9663-f51e2d1288bf:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-527141e9-35a9-4f14-9663-f51e2d1288bf:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-527141e9-35a9-4f14-9663-f51e2d1288bf {
  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-527141e9-35a9-4f14-9663-f51e2d1288bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-527141e9-35a9-4f14-9663-f51e2d1288bf.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-527141e9-35a9-4f14-9663-f51e2d1288bf.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-5caf918f-45f7-428f-8512-a9ce571a1b16 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-5caf918f-45f7-428f-8512-a9ce571a1b16 {
  display: none;
}
#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 {
  text-align: left;
}


.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 {
  max-width: 100%;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 .shg-image-zoom,
.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 {
  max-width: 100%;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 .shg-image-zoom,
.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 {
  max-width: 100%;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 .shg-image-zoom,
.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 {
  max-width: 100%;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 .shg-image-zoom,
.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 {
  max-width: 100%;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 .shg-image-zoom,
.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54ef87c5-3903-40b8-b8d4-1853e04f6923 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9f633bc9-b906-45d5-91de-3675d824fe1b {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-9f633bc9-b906-45d5-91de-3675d824fe1b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-b277d7ce-ec4c-48e1-ba60-f72e68c3e6f2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-b277d7ce-ec4c-48e1-ba60-f72e68c3e6f2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-b277d7ce-ec4c-48e1-ba60-f72e68c3e6f2 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-b277d7ce-ec4c-48e1-ba60-f72e68c3e6f2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-e44b1b2d-15e8-4c5b-822f-f25b0d0d932c {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-e44b1b2d-15e8-4c5b-822f-f25b0d0d932c:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-e44b1b2d-15e8-4c5b-822f-f25b0d0d932c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-e44b1b2d-15e8-4c5b-822f-f25b0d0d932c {
  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-e44b1b2d-15e8-4c5b-822f-f25b0d0d932c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e44b1b2d-15e8-4c5b-822f-f25b0d0d932c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-e44b1b2d-15e8-4c5b-822f-f25b0d0d932c.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-93d38646-e815-4ed5-88c4-ed862970def0 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-93d38646-e815-4ed5-88c4-ed862970def0 {
  display: none;
}
#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 {
  text-align: left;
}


.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 {
  max-width: 100%;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 .shg-image-zoom,
.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 {
  max-width: 100%;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 .shg-image-zoom,
.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 {
  max-width: 100%;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 .shg-image-zoom,
.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 {
  max-width: 100%;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 .shg-image-zoom,
.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 {
  max-width: 100%;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 .shg-image-zoom,
.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26eb05c3-408d-4fa7-8fc5-8184a40b7c67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a55c3a68-7010-4a03-a95b-5f5bb2d526e2 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a55c3a68-7010-4a03-a95b-5f5bb2d526e2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-42cd709e-acfc-46a5-9717-3023b3480314 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-42cd709e-acfc-46a5-9717-3023b3480314 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-42cd709e-acfc-46a5-9717-3023b3480314 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-42cd709e-acfc-46a5-9717-3023b3480314 .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-668f2d22-3dbd-4a4e-86e8-42342bc2bc90 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-668f2d22-3dbd-4a4e-86e8-42342bc2bc90:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-668f2d22-3dbd-4a4e-86e8-42342bc2bc90:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-668f2d22-3dbd-4a4e-86e8-42342bc2bc90 {
  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-668f2d22-3dbd-4a4e-86e8-42342bc2bc90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-668f2d22-3dbd-4a4e-86e8-42342bc2bc90.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-668f2d22-3dbd-4a4e-86e8-42342bc2bc90.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-a5307ba7-49bf-4f87-90d0-4fa21c9024c2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-a5307ba7-49bf-4f87-90d0-4fa21c9024c2 {
  display: none;
}
#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda {
  text-align: left;
}


.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda {
  max-width: 100%;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda .shg-image-zoom,
.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda {
  max-width: 100%;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda .shg-image-zoom,
.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda {
  max-width: 100%;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda .shg-image-zoom,
.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda {
  max-width: 100%;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda .shg-image-zoom,
.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda {
  max-width: 100%;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda .shg-image-zoom,
.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed9cd287-5a61-4827-a199-b4aa7d3e3dda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-52b2e7cc-1f41-475f-b1ca-69c8db78e1d4 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-52b2e7cc-1f41-475f-b1ca-69c8db78e1d4 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-e8725b27-8ae1-4da6-a7c0-1b8dea753af0 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-e8725b27-8ae1-4da6-a7c0-1b8dea753af0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-e8725b27-8ae1-4da6-a7c0-1b8dea753af0 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-e8725b27-8ae1-4da6-a7c0-1b8dea753af0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-1efdb790-a5f0-47be-9376-86bac7393047 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-1efdb790-a5f0-47be-9376-86bac7393047:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-1efdb790-a5f0-47be-9376-86bac7393047:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1efdb790-a5f0-47be-9376-86bac7393047 {
  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-1efdb790-a5f0-47be-9376-86bac7393047.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1efdb790-a5f0-47be-9376-86bac7393047.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1efdb790-a5f0-47be-9376-86bac7393047.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-1472ccc7-879d-46b1-8705-7255a1fab15c {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1472ccc7-879d-46b1-8705-7255a1fab15c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-50562ed2-1936-4511-bbed-6460a5bab69f {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-50562ed2-1936-4511-bbed-6460a5bab69f {
  display: none;
}
#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 {
  text-align: left;
}


.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 {
  max-width: 100%;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 .shg-image-zoom,
.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 {
  max-width: 100%;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 .shg-image-zoom,
.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 {
  max-width: 100%;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 .shg-image-zoom,
.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 {
  max-width: 100%;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 .shg-image-zoom,
.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 {
  max-width: 100%;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 .shg-image-zoom,
.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f4fb7ea-c8c8-4598-aa85-cfdbb9fcb7d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-094278a9-e98c-487b-80ef-f0b1ba806a67 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-094278a9-e98c-487b-80ef-f0b1ba806a67 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-546088d4-74be-4262-84e4-d5710cb099d6 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-546088d4-74be-4262-84e4-d5710cb099d6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-546088d4-74be-4262-84e4-d5710cb099d6 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-546088d4-74be-4262-84e4-d5710cb099d6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-1b0fd7c1-a821-410d-b7d0-ea6a1f9ac2c7 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-1b0fd7c1-a821-410d-b7d0-ea6a1f9ac2c7:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-1b0fd7c1-a821-410d-b7d0-ea6a1f9ac2c7:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1b0fd7c1-a821-410d-b7d0-ea6a1f9ac2c7 {
  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-1b0fd7c1-a821-410d-b7d0-ea6a1f9ac2c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b0fd7c1-a821-410d-b7d0-ea6a1f9ac2c7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1b0fd7c1-a821-410d-b7d0-ea6a1f9ac2c7.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-0f6577f0-5b1c-4450-98f7-7e598afc0a34 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-0f6577f0-5b1c-4450-98f7-7e598afc0a34 {
  display: none;
}
#s-ef4c9f00-9b04-438d-a526-37ecee10746e {
  text-align: left;
}


.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e {
  max-width: 100%;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e .shg-image-zoom,
.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e {
  max-width: 100%;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e .shg-image-zoom,
.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e {
  max-width: 100%;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e .shg-image-zoom,
.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e {
  max-width: 100%;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e .shg-image-zoom,
.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e {
  max-width: 100%;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e .shg-image-zoom,
.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef4c9f00-9b04-438d-a526-37ecee10746e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-672ff056-aa0f-47df-bc60-fdddfbadff24 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-672ff056-aa0f-47df-bc60-fdddfbadff24 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-925ca34c-1943-4234-88d8-d91ed6cf5aae {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-925ca34c-1943-4234-88d8-d91ed6cf5aae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-925ca34c-1943-4234-88d8-d91ed6cf5aae .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-925ca34c-1943-4234-88d8-d91ed6cf5aae .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-d83ce96c-f2ea-415e-8c66-a77222c5cf6e {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-d83ce96c-f2ea-415e-8c66-a77222c5cf6e:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-d83ce96c-f2ea-415e-8c66-a77222c5cf6e:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-d83ce96c-f2ea-415e-8c66-a77222c5cf6e {
  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-d83ce96c-f2ea-415e-8c66-a77222c5cf6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d83ce96c-f2ea-415e-8c66-a77222c5cf6e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d83ce96c-f2ea-415e-8c66-a77222c5cf6e.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-16b39afc-07b6-489d-9e19-b016911e5694 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-16b39afc-07b6-489d-9e19-b016911e5694 {
  display: none;
}
#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 {
  text-align: left;
}


.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 {
  max-width: 100%;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 .shg-image-zoom,
.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 {
  max-width: 100%;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 .shg-image-zoom,
.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 {
  max-width: 100%;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 .shg-image-zoom,
.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 {
  max-width: 100%;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 .shg-image-zoom,
.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 {
  max-width: 100%;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 .shg-image-zoom,
.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d81cf3a7-0ceb-4d18-85ec-dd311c050041 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d0ec829c-8adc-4bf2-8f9c-a17642df6cc0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-d0ec829c-8adc-4bf2-8f9c-a17642df6cc0 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-9f843195-c37a-408c-8423-ff3fae18b00d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9f843195-c37a-408c-8423-ff3fae18b00d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-9f843195-c37a-408c-8423-ff3fae18b00d .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-9f843195-c37a-408c-8423-ff3fae18b00d .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-75848308-729f-41a3-998d-77b01ba9185e {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-75848308-729f-41a3-998d-77b01ba9185e:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-75848308-729f-41a3-998d-77b01ba9185e:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-75848308-729f-41a3-998d-77b01ba9185e {
  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-75848308-729f-41a3-998d-77b01ba9185e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75848308-729f-41a3-998d-77b01ba9185e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-75848308-729f-41a3-998d-77b01ba9185e.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-5ed4bd17-bab3-47ab-85c3-8bd9bd83c86e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-5ed4bd17-bab3-47ab-85c3-8bd9bd83c86e {
  display: none;
}
#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 {
  text-align: left;
}


.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 {
  max-width: 100%;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 .shg-image-zoom,
.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 {
  max-width: 100%;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 .shg-image-zoom,
.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 {
  max-width: 100%;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 .shg-image-zoom,
.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 {
  max-width: 100%;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 .shg-image-zoom,
.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 {
  max-width: 100%;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 .shg-image-zoom,
.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b1b091d-0292-44ad-ab95-ea65163c8c71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d1ce9eb1-1704-4790-8bbe-d2a5b6e0904d {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-d1ce9eb1-1704-4790-8bbe-d2a5b6e0904d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-d14c4b22-577f-47f5-b31f-965b9e6c582e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-d14c4b22-577f-47f5-b31f-965b9e6c582e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-d14c4b22-577f-47f5-b31f-965b9e6c582e .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-d14c4b22-577f-47f5-b31f-965b9e6c582e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-c3ab9fc5-d76e-4f1e-9f4e-4458f4eefe9a {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-c3ab9fc5-d76e-4f1e-9f4e-4458f4eefe9a:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-c3ab9fc5-d76e-4f1e-9f4e-4458f4eefe9a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-c3ab9fc5-d76e-4f1e-9f4e-4458f4eefe9a {
  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-c3ab9fc5-d76e-4f1e-9f4e-4458f4eefe9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3ab9fc5-d76e-4f1e-9f4e-4458f4eefe9a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c3ab9fc5-d76e-4f1e-9f4e-4458f4eefe9a.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cbab5a59-a30e-4f79-b376-cd0b2b6d3745"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-57233fe1-3ff2-4f88-a373-562cd544ad82 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-57233fe1-3ff2-4f88-a373-562cd544ad82 {
  display: none;
}
#s-0668e4ce-9070-4437-b0f2-68753bcacede {
  text-align: left;
}


.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede {
  max-width: 100%;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede .shg-image-zoom,
.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede {
  max-width: 100%;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede .shg-image-zoom,
.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede {
  max-width: 100%;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede .shg-image-zoom,
.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede {
  max-width: 100%;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede .shg-image-zoom,
.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede {
  max-width: 100%;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede .shg-image-zoom,
.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0668e4ce-9070-4437-b0f2-68753bcacede .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1dc1d5d5-994c-4a41-8225-a20d410b350b {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-1dc1d5d5-994c-4a41-8225-a20d410b350b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-a8d989e0-f232-434e-bc1f-3a938bf41b99 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-a8d989e0-f232-434e-bc1f-3a938bf41b99 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-a8d989e0-f232-434e-bc1f-3a938bf41b99 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-a8d989e0-f232-434e-bc1f-3a938bf41b99 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-ddca221f-274b-4d8e-a294-d7bac055b452 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-ddca221f-274b-4d8e-a294-d7bac055b452:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-ddca221f-274b-4d8e-a294-d7bac055b452:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-ddca221f-274b-4d8e-a294-d7bac055b452 {
  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-ddca221f-274b-4d8e-a294-d7bac055b452.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ddca221f-274b-4d8e-a294-d7bac055b452.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ddca221f-274b-4d8e-a294-d7bac055b452.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-7060a401-30f2-4da7-bd05-c39681fbcf92 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-7060a401-30f2-4da7-bd05-c39681fbcf92 {
  display: none;
}
#s-6239c778-75cd-429e-9c71-15b88a052cea {
  text-align: left;
}


.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea {
  max-width: 100%;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea .shg-image-zoom,
.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea {
  max-width: 100%;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea .shg-image-zoom,
.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea {
  max-width: 100%;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea .shg-image-zoom,
.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea {
  max-width: 100%;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea .shg-image-zoom,
.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea {
  max-width: 100%;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea .shg-image-zoom,
.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6239c778-75cd-429e-9c71-15b88a052cea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-183eb692-82af-49a8-8c4e-52eaab8c6c2b {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-183eb692-82af-49a8-8c4e-52eaab8c6c2b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-9fac3c08-9115-478b-bafe-17d8a4ae5f04 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-9fac3c08-9115-478b-bafe-17d8a4ae5f04 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-9fac3c08-9115-478b-bafe-17d8a4ae5f04 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-9fac3c08-9115-478b-bafe-17d8a4ae5f04 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-cadce77c-8481-49c0-b28a-2fd1cdc3c7c1 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-cadce77c-8481-49c0-b28a-2fd1cdc3c7c1:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-cadce77c-8481-49c0-b28a-2fd1cdc3c7c1:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-cadce77c-8481-49c0-b28a-2fd1cdc3c7c1 {
  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-cadce77c-8481-49c0-b28a-2fd1cdc3c7c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cadce77c-8481-49c0-b28a-2fd1cdc3c7c1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-cadce77c-8481-49c0-b28a-2fd1cdc3c7c1.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-2326780e-7e03-45df-9094-e588e5b6b94b {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-2326780e-7e03-45df-9094-e588e5b6b94b {
  display: none;
}
#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 {
  text-align: left;
}


.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 {
  max-width: 100%;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 .shg-image-zoom,
.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 {
  max-width: 100%;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 .shg-image-zoom,
.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 {
  max-width: 100%;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 .shg-image-zoom,
.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 {
  max-width: 100%;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 .shg-image-zoom,
.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 {
  max-width: 100%;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 .shg-image-zoom,
.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a626d65b-5038-4cfe-890b-80a5f6b1dc39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fa9f13ad-ea26-4edb-8d22-424d8c808118 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-fa9f13ad-ea26-4edb-8d22-424d8c808118 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-90ef3e0c-1d47-468d-bca2-9bdc1c3cbc45 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-90ef3e0c-1d47-468d-bca2-9bdc1c3cbc45 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-90ef3e0c-1d47-468d-bca2-9bdc1c3cbc45 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-90ef3e0c-1d47-468d-bca2-9bdc1c3cbc45 .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-1d31d163-0522-4339-b955-ef692e72f774 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-1d31d163-0522-4339-b955-ef692e72f774:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-1d31d163-0522-4339-b955-ef692e72f774:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1d31d163-0522-4339-b955-ef692e72f774 {
  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-1d31d163-0522-4339-b955-ef692e72f774.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d31d163-0522-4339-b955-ef692e72f774.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1d31d163-0522-4339-b955-ef692e72f774.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-5033b780-bfba-4968-aa2d-8f11d17e4ed2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-5033b780-bfba-4968-aa2d-8f11d17e4ed2 {
  display: none;
}
#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 {
  text-align: left;
}


.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 {
  max-width: 100%;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 .shg-image-zoom,
.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 {
  max-width: 100%;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 .shg-image-zoom,
.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 {
  max-width: 100%;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 .shg-image-zoom,
.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 {
  max-width: 100%;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 .shg-image-zoom,
.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 {
  max-width: 100%;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 .shg-image-zoom,
.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba54bc90-d38c-4c25-ab1c-1acecf177af7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bffbd12f-a810-47b2-a1a1-71afa038c669 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-bffbd12f-a810-47b2-a1a1-71afa038c669 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-04eb79e3-216b-47c9-ab62-63971a0a9ec4 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-04eb79e3-216b-47c9-ab62-63971a0a9ec4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-04eb79e3-216b-47c9-ab62-63971a0a9ec4 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-04eb79e3-216b-47c9-ab62-63971a0a9ec4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-2e82205a-7377-4a1b-b820-9dd077251c90 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-2e82205a-7377-4a1b-b820-9dd077251c90:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-2e82205a-7377-4a1b-b820-9dd077251c90:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-2e82205a-7377-4a1b-b820-9dd077251c90 {
  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-2e82205a-7377-4a1b-b820-9dd077251c90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e82205a-7377-4a1b-b820-9dd077251c90.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2e82205a-7377-4a1b-b820-9dd077251c90.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ac1fe53-5902-49d9-b8f2-52d1cb23aa93"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1e2abe59-6254-404c-98d4-7e0477107f49 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-1e2abe59-6254-404c-98d4-7e0477107f49 {
  display: none;
}
#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 {
  text-align: left;
}


.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 {
  max-width: 100%;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 .shg-image-zoom,
.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 {
  max-width: 100%;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 .shg-image-zoom,
.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 {
  max-width: 100%;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 .shg-image-zoom,
.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 {
  max-width: 100%;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 .shg-image-zoom,
.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 {
  max-width: 100%;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 .shg-image-zoom,
.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7d3b2d4-cb02-456b-8d79-074c2aad22f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-de572bf2-f3a4-4737-bcd3-bee204a043db {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-de572bf2-f3a4-4737-bcd3-bee204a043db .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-b5e21225-4932-4c83-b6ed-a9c933f19407 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-b5e21225-4932-4c83-b6ed-a9c933f19407 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-b5e21225-4932-4c83-b6ed-a9c933f19407 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-b5e21225-4932-4c83-b6ed-a9c933f19407 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-3fc19ef9-021e-4d72-91f1-0e6d5d0b1a7b {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-3fc19ef9-021e-4d72-91f1-0e6d5d0b1a7b:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-3fc19ef9-021e-4d72-91f1-0e6d5d0b1a7b:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-3fc19ef9-021e-4d72-91f1-0e6d5d0b1a7b {
  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-3fc19ef9-021e-4d72-91f1-0e6d5d0b1a7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fc19ef9-021e-4d72-91f1-0e6d5d0b1a7b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3fc19ef9-021e-4d72-91f1-0e6d5d0b1a7b.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-a085770e-a72d-4fdf-93bd-8f14e8bc6c14 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-a085770e-a72d-4fdf-93bd-8f14e8bc6c14 {
  display: none;
}
#s-96e1f917-5bad-4658-81e1-a9a86effe060 {
  text-align: left;
}


.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 {
  max-width: 100%;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 .shg-image-zoom,
.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 {
  max-width: 100%;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 .shg-image-zoom,
.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 {
  max-width: 100%;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 .shg-image-zoom,
.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 {
  max-width: 100%;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 .shg-image-zoom,
.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 {
  max-width: 100%;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 .shg-image-zoom,
.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e1f917-5bad-4658-81e1-a9a86effe060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-093a8538-3be4-4bdf-977b-1c3e8ea809a6 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-093a8538-3be4-4bdf-977b-1c3e8ea809a6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-4e7b06b9-0d23-44e2-a41e-2cb46e364867 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-4e7b06b9-0d23-44e2-a41e-2cb46e364867 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-4e7b06b9-0d23-44e2-a41e-2cb46e364867 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-4e7b06b9-0d23-44e2-a41e-2cb46e364867 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-3981162e-eba1-4ec7-b015-afc5a17e182a {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-3981162e-eba1-4ec7-b015-afc5a17e182a:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-3981162e-eba1-4ec7-b015-afc5a17e182a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-3981162e-eba1-4ec7-b015-afc5a17e182a {
  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-3981162e-eba1-4ec7-b015-afc5a17e182a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3981162e-eba1-4ec7-b015-afc5a17e182a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3981162e-eba1-4ec7-b015-afc5a17e182a.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-37087d0a-c59b-4828-ba95-db63752119d4 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-37087d0a-c59b-4828-ba95-db63752119d4 {
  display: none;
}
#s-26d773cb-f130-41bf-acad-418aeebdd04a {
  text-align: left;
}


.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a {
  max-width: 100%;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a .shg-image-zoom,
.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a {
  max-width: 100%;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a .shg-image-zoom,
.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a {
  max-width: 100%;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a .shg-image-zoom,
.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a {
  max-width: 100%;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a .shg-image-zoom,
.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a {
  max-width: 100%;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a .shg-image-zoom,
.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26d773cb-f130-41bf-acad-418aeebdd04a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4809c6a3-bb72-4e05-9b10-1e198f0108a6 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-4809c6a3-bb72-4e05-9b10-1e198f0108a6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-f807c1cf-92c7-4758-acb5-98d8cb7b9483 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f807c1cf-92c7-4758-acb5-98d8cb7b9483 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-f807c1cf-92c7-4758-acb5-98d8cb7b9483 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-f807c1cf-92c7-4758-acb5-98d8cb7b9483 .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-1c7ecb19-95a2-4d31-bceb-8767dceea607 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-1c7ecb19-95a2-4d31-bceb-8767dceea607:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-1c7ecb19-95a2-4d31-bceb-8767dceea607:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1c7ecb19-95a2-4d31-bceb-8767dceea607 {
  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-1c7ecb19-95a2-4d31-bceb-8767dceea607.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c7ecb19-95a2-4d31-bceb-8767dceea607.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1c7ecb19-95a2-4d31-bceb-8767dceea607.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-023d006c-2579-44b4-9c72-1f404cc2db52 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-023d006c-2579-44b4-9c72-1f404cc2db52 {
  display: none;
}
#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e {
  text-align: left;
}


.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e {
  max-width: 100%;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e .shg-image-zoom,
.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e {
  max-width: 100%;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e .shg-image-zoom,
.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e {
  max-width: 100%;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e .shg-image-zoom,
.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e {
  max-width: 100%;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e .shg-image-zoom,
.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e {
  max-width: 100%;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e .shg-image-zoom,
.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-036e8c1c-3ab9-44ff-9ced-b920e58df34e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-40011157-6bf3-41d2-a0b0-f47bb6bbaf0c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-40011157-6bf3-41d2-a0b0-f47bb6bbaf0c .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-e9326458-e94b-4ccd-af4e-e1457c0eb170 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-e9326458-e94b-4ccd-af4e-e1457c0eb170 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-e9326458-e94b-4ccd-af4e-e1457c0eb170 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-e9326458-e94b-4ccd-af4e-e1457c0eb170 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-2a1d9451-4ebe-47aa-bb77-57260feb8772 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-2a1d9451-4ebe-47aa-bb77-57260feb8772:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-2a1d9451-4ebe-47aa-bb77-57260feb8772:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-2a1d9451-4ebe-47aa-bb77-57260feb8772 {
  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-2a1d9451-4ebe-47aa-bb77-57260feb8772.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a1d9451-4ebe-47aa-bb77-57260feb8772.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2a1d9451-4ebe-47aa-bb77-57260feb8772.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-798b8b33-2eec-48d6-9b1d-6a7e07ef0716"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b9342c9d-22df-49bf-9110-a18468a40fe4 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-b9342c9d-22df-49bf-9110-a18468a40fe4 {
  display: none;
}
#s-c5c83064-0dab-46cc-9b81-836ea57023fe {
  text-align: left;
}


.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe {
  max-width: 100%;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe .shg-image-zoom,
.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe {
  max-width: 100%;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe .shg-image-zoom,
.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe {
  max-width: 100%;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe .shg-image-zoom,
.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe {
  max-width: 100%;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe .shg-image-zoom,
.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe {
  max-width: 100%;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe .shg-image-zoom,
.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c5c83064-0dab-46cc-9b81-836ea57023fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-16bb4bcc-b644-48ba-86ed-100722c16ad8 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-16bb4bcc-b644-48ba-86ed-100722c16ad8 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-b178c5bb-3355-4921-91ea-73eb73e6c8c3 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-b178c5bb-3355-4921-91ea-73eb73e6c8c3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-b178c5bb-3355-4921-91ea-73eb73e6c8c3 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-b178c5bb-3355-4921-91ea-73eb73e6c8c3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-851b9f0d-6325-45e9-ac55-adcdfe08ef9f {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-851b9f0d-6325-45e9-ac55-adcdfe08ef9f:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-851b9f0d-6325-45e9-ac55-adcdfe08ef9f:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-851b9f0d-6325-45e9-ac55-adcdfe08ef9f {
  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-851b9f0d-6325-45e9-ac55-adcdfe08ef9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-851b9f0d-6325-45e9-ac55-adcdfe08ef9f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-851b9f0d-6325-45e9-ac55-adcdfe08ef9f.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-afdb5666-f087-4948-a75d-bff973ac688d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-afdb5666-f087-4948-a75d-bff973ac688d {
  display: none;
}
#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 {
  text-align: left;
}


.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 {
  max-width: 100%;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 .shg-image-zoom,
.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 {
  max-width: 100%;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 .shg-image-zoom,
.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 {
  max-width: 100%;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 .shg-image-zoom,
.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 {
  max-width: 100%;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 .shg-image-zoom,
.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 {
  max-width: 100%;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 .shg-image-zoom,
.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e118b8d5-c397-4b28-bfd6-6a1e1d261577 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-887182fb-dc9d-426a-9806-253d24919649 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-887182fb-dc9d-426a-9806-253d24919649 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-f882c09a-4a13-4de4-ba89-2513a8d8a417 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-f882c09a-4a13-4de4-ba89-2513a8d8a417 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-f882c09a-4a13-4de4-ba89-2513a8d8a417 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-f882c09a-4a13-4de4-ba89-2513a8d8a417 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-d4f86473-4a48-41c6-999b-7723dfe0123b {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-d4f86473-4a48-41c6-999b-7723dfe0123b:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-d4f86473-4a48-41c6-999b-7723dfe0123b:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-d4f86473-4a48-41c6-999b-7723dfe0123b {
  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-d4f86473-4a48-41c6-999b-7723dfe0123b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4f86473-4a48-41c6-999b-7723dfe0123b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d4f86473-4a48-41c6-999b-7723dfe0123b.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-5f2cf730-5101-4127-9983-195b0954467b {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-5f2cf730-5101-4127-9983-195b0954467b {
  display: none;
}
#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 {
  text-align: left;
}


.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 {
  max-width: 100%;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 .shg-image-zoom,
.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 {
  max-width: 100%;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 .shg-image-zoom,
.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 {
  max-width: 100%;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 .shg-image-zoom,
.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 {
  max-width: 100%;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 .shg-image-zoom,
.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 {
  max-width: 100%;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 .shg-image-zoom,
.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a471fc59-3d1c-4d33-a05a-37d1833011f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2c2ed63d-5e50-4a21-8940-63d33a720d9a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-2c2ed63d-5e50-4a21-8940-63d33a720d9a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-48e80d2b-4169-43ae-92af-431f4702d902 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-48e80d2b-4169-43ae-92af-431f4702d902 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-48e80d2b-4169-43ae-92af-431f4702d902 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-48e80d2b-4169-43ae-92af-431f4702d902 .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-2191c041-e040-40da-a99d-b6f08a44ba9c {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-2191c041-e040-40da-a99d-b6f08a44ba9c:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-2191c041-e040-40da-a99d-b6f08a44ba9c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-2191c041-e040-40da-a99d-b6f08a44ba9c {
  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-2191c041-e040-40da-a99d-b6f08a44ba9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2191c041-e040-40da-a99d-b6f08a44ba9c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2191c041-e040-40da-a99d-b6f08a44ba9c.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-7f41f03b-d32e-4b81-8fed-19963c87c142 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-7f41f03b-d32e-4b81-8fed-19963c87c142 {
  display: none;
}
#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 {
  text-align: left;
}


.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 {
  max-width: 100%;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 .shg-image-zoom,
.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 {
  max-width: 100%;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 .shg-image-zoom,
.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 {
  max-width: 100%;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 .shg-image-zoom,
.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 {
  max-width: 100%;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 .shg-image-zoom,
.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 {
  max-width: 100%;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 .shg-image-zoom,
.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba0f7fc7-0b80-4847-9df5-ea18f8fd8018 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2db5ee53-fb23-47a1-9ba3-dc2b9bf8f54f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-2db5ee53-fb23-47a1-9ba3-dc2b9bf8f54f .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-da2a52da-cdce-483c-97d1-805fb2daeafd {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-da2a52da-cdce-483c-97d1-805fb2daeafd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-da2a52da-cdce-483c-97d1-805fb2daeafd .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-da2a52da-cdce-483c-97d1-805fb2daeafd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-47a99fef-c712-41aa-83f9-e3c9630afdab {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-47a99fef-c712-41aa-83f9-e3c9630afdab:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-47a99fef-c712-41aa-83f9-e3c9630afdab:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-47a99fef-c712-41aa-83f9-e3c9630afdab {
  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-47a99fef-c712-41aa-83f9-e3c9630afdab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47a99fef-c712-41aa-83f9-e3c9630afdab.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-47a99fef-c712-41aa-83f9-e3c9630afdab.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-5fa4f6f2-06b9-4566-846b-77037f7a7906 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fa4f6f2-06b9-4566-846b-77037f7a7906"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b9fdedf7-ee81-4c7f-a1d5-bbff620504e0 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-b9fdedf7-ee81-4c7f-a1d5-bbff620504e0 {
  display: none;
}
#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef {
  text-align: left;
}


.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef {
  max-width: 100%;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef .shg-image-zoom,
.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef {
  max-width: 100%;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef .shg-image-zoom,
.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef {
  max-width: 100%;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef .shg-image-zoom,
.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef {
  max-width: 100%;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef .shg-image-zoom,
.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef {
  max-width: 100%;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef .shg-image-zoom,
.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae0ddcfd-9841-47c2-b1e5-938c8fe8a7ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7da290a4-b029-484c-ac88-0f033c77bfd9 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-7da290a4-b029-484c-ac88-0f033c77bfd9 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-71e3d626-fc26-4462-87c0-c0ac45e51aee {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-71e3d626-fc26-4462-87c0-c0ac45e51aee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-71e3d626-fc26-4462-87c0-c0ac45e51aee .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-71e3d626-fc26-4462-87c0-c0ac45e51aee .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-388e8812-16aa-4590-89a9-7df6074283ef {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-388e8812-16aa-4590-89a9-7df6074283ef:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-388e8812-16aa-4590-89a9-7df6074283ef:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-388e8812-16aa-4590-89a9-7df6074283ef {
  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-388e8812-16aa-4590-89a9-7df6074283ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-388e8812-16aa-4590-89a9-7df6074283ef.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-388e8812-16aa-4590-89a9-7df6074283ef.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-f6f9a1c5-1109-4648-94f6-13acf7b4bf3d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-f6f9a1c5-1109-4648-94f6-13acf7b4bf3d {
  display: none;
}
#s-cd958f88-321f-4cfc-9b66-e45abcacd35d {
  text-align: left;
}


.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d {
  max-width: 100%;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d .shg-image-zoom,
.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d {
  max-width: 100%;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d .shg-image-zoom,
.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d {
  max-width: 100%;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d .shg-image-zoom,
.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d {
  max-width: 100%;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d .shg-image-zoom,
.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d {
  max-width: 100%;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d .shg-image-zoom,
.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd958f88-321f-4cfc-9b66-e45abcacd35d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7715ebda-6484-4321-b75d-fa9982943714 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-7715ebda-6484-4321-b75d-fa9982943714 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-1c73f4d0-7779-470c-9be5-505aca4be575 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-1c73f4d0-7779-470c-9be5-505aca4be575 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-1c73f4d0-7779-470c-9be5-505aca4be575 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-1c73f4d0-7779-470c-9be5-505aca4be575 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-829af839-b8de-4a90-a1f1-72f8f1fcda48 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-829af839-b8de-4a90-a1f1-72f8f1fcda48:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-829af839-b8de-4a90-a1f1-72f8f1fcda48:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-829af839-b8de-4a90-a1f1-72f8f1fcda48 {
  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-829af839-b8de-4a90-a1f1-72f8f1fcda48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-829af839-b8de-4a90-a1f1-72f8f1fcda48.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-829af839-b8de-4a90-a1f1-72f8f1fcda48.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-521c4de5-f615-452f-b49a-9f35536c5f33 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-521c4de5-f615-452f-b49a-9f35536c5f33 {
  display: none;
}
#s-b601d196-8889-4244-87ab-e18d293aa86e {
  text-align: left;
}


.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e {
  max-width: 100%;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e .shg-image-zoom,
.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e {
  max-width: 100%;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e .shg-image-zoom,
.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e {
  max-width: 100%;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e .shg-image-zoom,
.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e {
  max-width: 100%;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e .shg-image-zoom,
.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e {
  max-width: 100%;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e .shg-image-zoom,
.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b601d196-8889-4244-87ab-e18d293aa86e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-df1b47d1-f2cb-40e1-aceb-63444c8fe169 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-df1b47d1-f2cb-40e1-aceb-63444c8fe169 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-7752ac97-93f9-46f9-b96d-1b8979678b17 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7752ac97-93f9-46f9-b96d-1b8979678b17 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-7752ac97-93f9-46f9-b96d-1b8979678b17 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-7752ac97-93f9-46f9-b96d-1b8979678b17 .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-64bae842-b680-4ea5-b8a0-142d4dbdeee2 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-64bae842-b680-4ea5-b8a0-142d4dbdeee2:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-64bae842-b680-4ea5-b8a0-142d4dbdeee2:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-64bae842-b680-4ea5-b8a0-142d4dbdeee2 {
  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-64bae842-b680-4ea5-b8a0-142d4dbdeee2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64bae842-b680-4ea5-b8a0-142d4dbdeee2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-64bae842-b680-4ea5-b8a0-142d4dbdeee2.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-3526a5c6-28c6-4449-acb2-684aa18c23d1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-3526a5c6-28c6-4449-acb2-684aa18c23d1 {
  display: none;
}
#s-d54ec940-6d86-45b5-a48c-d72a21984278 {
  text-align: left;
}


.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 {
  max-width: 100%;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 .shg-image-zoom,
.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 {
  max-width: 100%;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 .shg-image-zoom,
.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 {
  max-width: 100%;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 .shg-image-zoom,
.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 {
  max-width: 100%;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 .shg-image-zoom,
.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 {
  max-width: 100%;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 .shg-image-zoom,
.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d54ec940-6d86-45b5-a48c-d72a21984278 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-be1cea24-98a9-41c9-af9f-c5f977e0960d {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-be1cea24-98a9-41c9-af9f-c5f977e0960d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-8298c398-12e3-4e2b-bbe7-0c90f4c7e3da {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-8298c398-12e3-4e2b-bbe7-0c90f4c7e3da .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-8298c398-12e3-4e2b-bbe7-0c90f4c7e3da .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-8298c398-12e3-4e2b-bbe7-0c90f4c7e3da .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-796379e0-637a-492f-882a-85ef53143ea6 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-796379e0-637a-492f-882a-85ef53143ea6:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-796379e0-637a-492f-882a-85ef53143ea6:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-796379e0-637a-492f-882a-85ef53143ea6 {
  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-796379e0-637a-492f-882a-85ef53143ea6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-796379e0-637a-492f-882a-85ef53143ea6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-796379e0-637a-492f-882a-85ef53143ea6.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-85501881-2bd0-470c-b502-53d2f5402bb8 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85501881-2bd0-470c-b502-53d2f5402bb8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d0b4b55d-58c0-45d1-a9bd-65c05bf75473 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-d0b4b55d-58c0-45d1-a9bd-65c05bf75473 {
  display: none;
}
#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 {
  text-align: left;
}


.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 {
  max-width: 100%;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 .shg-image-zoom,
.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 {
  max-width: 100%;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 .shg-image-zoom,
.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 {
  max-width: 100%;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 .shg-image-zoom,
.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 {
  max-width: 100%;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 .shg-image-zoom,
.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 {
  max-width: 100%;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 .shg-image-zoom,
.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a281e1e6-3314-46b7-a352-bd1401a96ff2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-425cc174-deb4-4e0f-bedc-36d29f9dd958 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-425cc174-deb4-4e0f-bedc-36d29f9dd958 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-e97bb7c2-05fb-4574-9f96-9e05647a948a {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-e97bb7c2-05fb-4574-9f96-9e05647a948a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-e97bb7c2-05fb-4574-9f96-9e05647a948a .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-e97bb7c2-05fb-4574-9f96-9e05647a948a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-2cebba5e-333e-444c-9dc7-b12db1e9cc1b {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-2cebba5e-333e-444c-9dc7-b12db1e9cc1b:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-2cebba5e-333e-444c-9dc7-b12db1e9cc1b:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-2cebba5e-333e-444c-9dc7-b12db1e9cc1b {
  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-2cebba5e-333e-444c-9dc7-b12db1e9cc1b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cebba5e-333e-444c-9dc7-b12db1e9cc1b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2cebba5e-333e-444c-9dc7-b12db1e9cc1b.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-cf3ccca7-6ea3-48e4-9674-c4c906567682 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-cf3ccca7-6ea3-48e4-9674-c4c906567682 {
  display: none;
}
#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 {
  text-align: left;
}


.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 {
  max-width: 100%;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 .shg-image-zoom,
.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 {
  max-width: 100%;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 .shg-image-zoom,
.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 {
  max-width: 100%;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 .shg-image-zoom,
.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 {
  max-width: 100%;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 .shg-image-zoom,
.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 {
  max-width: 100%;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 .shg-image-zoom,
.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e10ecc3-e1f9-4ffe-a6cd-4719bb504962 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5ad2ba6f-a77d-40cf-817d-a5b02c960b4c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-5ad2ba6f-a77d-40cf-817d-a5b02c960b4c .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-53fe8f16-34a6-4185-9dcf-5f1d7c7d1099 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-53fe8f16-34a6-4185-9dcf-5f1d7c7d1099 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-53fe8f16-34a6-4185-9dcf-5f1d7c7d1099 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-53fe8f16-34a6-4185-9dcf-5f1d7c7d1099 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-9c1c474d-8631-458a-a142-17d92a937f1a {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-9c1c474d-8631-458a-a142-17d92a937f1a:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-9c1c474d-8631-458a-a142-17d92a937f1a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-9c1c474d-8631-458a-a142-17d92a937f1a {
  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-9c1c474d-8631-458a-a142-17d92a937f1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c1c474d-8631-458a-a142-17d92a937f1a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-9c1c474d-8631-458a-a142-17d92a937f1a.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-40eb7ee6-c90d-4388-a37f-783884ea10bd {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-40eb7ee6-c90d-4388-a37f-783884ea10bd {
  display: none;
}
#s-47293e3d-53c5-42ef-b37e-a16faca33c4c {
  text-align: left;
}


.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c {
  max-width: 100%;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c .shg-image-zoom,
.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c {
  max-width: 100%;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c .shg-image-zoom,
.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c {
  max-width: 100%;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c .shg-image-zoom,
.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c {
  max-width: 100%;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c .shg-image-zoom,
.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c {
  max-width: 100%;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c .shg-image-zoom,
.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47293e3d-53c5-42ef-b37e-a16faca33c4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d00c1ece-c3ca-4619-b5ae-0f8aea6e7a37 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-d00c1ece-c3ca-4619-b5ae-0f8aea6e7a37 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-1c78dec7-4878-4864-970a-3ab60a5986c7 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1c78dec7-4878-4864-970a-3ab60a5986c7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-1c78dec7-4878-4864-970a-3ab60a5986c7 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-1c78dec7-4878-4864-970a-3ab60a5986c7 .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-e0472922-78b3-4d59-9444-acb3c6e1c704 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-e0472922-78b3-4d59-9444-acb3c6e1c704:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-e0472922-78b3-4d59-9444-acb3c6e1c704:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-e0472922-78b3-4d59-9444-acb3c6e1c704 {
  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-e0472922-78b3-4d59-9444-acb3c6e1c704.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0472922-78b3-4d59-9444-acb3c6e1c704.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-e0472922-78b3-4d59-9444-acb3c6e1c704.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-70392256-5a90-425c-abba-a789e869a2ea {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-70392256-5a90-425c-abba-a789e869a2ea {
  display: none;
}
#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 {
  text-align: left;
}


.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 {
  max-width: 100%;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 .shg-image-zoom,
.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 {
  max-width: 100%;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 .shg-image-zoom,
.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 {
  max-width: 100%;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 .shg-image-zoom,
.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 {
  max-width: 100%;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 .shg-image-zoom,
.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 {
  max-width: 100%;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 .shg-image-zoom,
.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff19d0c8-b12c-4e00-a686-af6170db93e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7be777c7-8ad5-4012-943b-6332265581e7 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-7be777c7-8ad5-4012-943b-6332265581e7 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-3349ba08-32a1-4bdb-b4a1-c0177369dca4 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-3349ba08-32a1-4bdb-b4a1-c0177369dca4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-3349ba08-32a1-4bdb-b4a1-c0177369dca4 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-3349ba08-32a1-4bdb-b4a1-c0177369dca4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-90e9e70e-6e6e-4873-a367-b9f7133ff0d1 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-90e9e70e-6e6e-4873-a367-b9f7133ff0d1:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-90e9e70e-6e6e-4873-a367-b9f7133ff0d1:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-90e9e70e-6e6e-4873-a367-b9f7133ff0d1 {
  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-90e9e70e-6e6e-4873-a367-b9f7133ff0d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90e9e70e-6e6e-4873-a367-b9f7133ff0d1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-90e9e70e-6e6e-4873-a367-b9f7133ff0d1.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-a00925dd-11b6-4ff1-8a0a-fe6284855bea {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a00925dd-11b6-4ff1-8a0a-fe6284855bea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-419de8f2-af73-4b6f-a1b3-9bcdd8669f58 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-419de8f2-af73-4b6f-a1b3-9bcdd8669f58 {
  display: none;
}
#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 {
  text-align: left;
}


.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 {
  max-width: 100%;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 .shg-image-zoom,
.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 {
  max-width: 100%;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 .shg-image-zoom,
.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 {
  max-width: 100%;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 .shg-image-zoom,
.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 {
  max-width: 100%;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 .shg-image-zoom,
.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 {
  max-width: 100%;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 .shg-image-zoom,
.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0ec81c9-629a-4f95-ac99-08545ee4bd96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-63aaef01-b1f0-47f9-9a91-0a5468007cd2 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-63aaef01-b1f0-47f9-9a91-0a5468007cd2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-bbdd8aef-9954-4f3e-ab97-f32045de0bfe {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-bbdd8aef-9954-4f3e-ab97-f32045de0bfe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-bbdd8aef-9954-4f3e-ab97-f32045de0bfe .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-bbdd8aef-9954-4f3e-ab97-f32045de0bfe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-99c8aeff-71dd-42da-bfd8-c25d30353182 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-99c8aeff-71dd-42da-bfd8-c25d30353182:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-99c8aeff-71dd-42da-bfd8-c25d30353182:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-99c8aeff-71dd-42da-bfd8-c25d30353182 {
  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-99c8aeff-71dd-42da-bfd8-c25d30353182.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99c8aeff-71dd-42da-bfd8-c25d30353182.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-99c8aeff-71dd-42da-bfd8-c25d30353182.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-75fe2d14-2dac-49fa-a9f8-c6466f679093 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-75fe2d14-2dac-49fa-a9f8-c6466f679093 {
  display: none;
}
#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d {
  text-align: left;
}


.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d {
  max-width: 100%;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d .shg-image-zoom,
.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d {
  max-width: 100%;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d .shg-image-zoom,
.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d {
  max-width: 100%;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d .shg-image-zoom,
.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d {
  max-width: 100%;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d .shg-image-zoom,
.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d {
  max-width: 100%;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d .shg-image-zoom,
.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d00ced6-752b-42cd-b19f-230c1c7f9a4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-198ec143-f058-404a-8091-a2efe1950411 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-198ec143-f058-404a-8091-a2efe1950411 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-49973c87-7535-46f9-8e73-647731e6903e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-49973c87-7535-46f9-8e73-647731e6903e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-49973c87-7535-46f9-8e73-647731e6903e .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-49973c87-7535-46f9-8e73-647731e6903e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-6fdf94e6-64df-430a-8664-be9c590614f7 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-6fdf94e6-64df-430a-8664-be9c590614f7:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-6fdf94e6-64df-430a-8664-be9c590614f7:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-6fdf94e6-64df-430a-8664-be9c590614f7 {
  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-6fdf94e6-64df-430a-8664-be9c590614f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6fdf94e6-64df-430a-8664-be9c590614f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6fdf94e6-64df-430a-8664-be9c590614f7.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-65ac7458-3aba-452c-8ea1-5ca9ced61b08 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-65ac7458-3aba-452c-8ea1-5ca9ced61b08 {
  display: none;
}
#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc {
  text-align: left;
}


.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc {
  max-width: 100%;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc .shg-image-zoom,
.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc {
  max-width: 100%;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc .shg-image-zoom,
.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc {
  max-width: 100%;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc .shg-image-zoom,
.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc {
  max-width: 100%;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc .shg-image-zoom,
.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc {
  max-width: 100%;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc .shg-image-zoom,
.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd2c6ed1-c9da-45c7-953e-cec9ce329ddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4ecb3696-7ad1-4daa-8402-d375cf9295ef {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-4ecb3696-7ad1-4daa-8402-d375cf9295ef .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-22a12e1a-7706-4ba4-9ac2-8d691b763d0d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-22a12e1a-7706-4ba4-9ac2-8d691b763d0d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-22a12e1a-7706-4ba4-9ac2-8d691b763d0d .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-22a12e1a-7706-4ba4-9ac2-8d691b763d0d .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-57c9da58-b827-4624-a286-2a66ef10fa0a {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-57c9da58-b827-4624-a286-2a66ef10fa0a:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-57c9da58-b827-4624-a286-2a66ef10fa0a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-57c9da58-b827-4624-a286-2a66ef10fa0a {
  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-57c9da58-b827-4624-a286-2a66ef10fa0a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-57c9da58-b827-4624-a286-2a66ef10fa0a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-57c9da58-b827-4624-a286-2a66ef10fa0a.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-901aadc6-a7e7-4140-902a-7e8646501f16 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-901aadc6-a7e7-4140-902a-7e8646501f16 {
  display: none;
}
#s-0fd6c0ea-b929-4149-9a1a-31695498014d {
  text-align: left;
}


.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d {
  max-width: 100%;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d .shg-image-zoom,
.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d {
  max-width: 100%;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d .shg-image-zoom,
.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d {
  max-width: 100%;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d .shg-image-zoom,
.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d {
  max-width: 100%;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d .shg-image-zoom,
.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d {
  max-width: 100%;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d .shg-image-zoom,
.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fd6c0ea-b929-4149-9a1a-31695498014d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0567e832-bb8e-4a22-afcc-18250999e73e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-0567e832-bb8e-4a22-afcc-18250999e73e .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-c7b3665c-6d13-46d2-9402-fa87a340103d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-c7b3665c-6d13-46d2-9402-fa87a340103d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-c7b3665c-6d13-46d2-9402-fa87a340103d .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-c7b3665c-6d13-46d2-9402-fa87a340103d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-5db83895-338e-4ca5-b81d-96ee0fdd4577 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-5db83895-338e-4ca5-b81d-96ee0fdd4577:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-5db83895-338e-4ca5-b81d-96ee0fdd4577:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-5db83895-338e-4ca5-b81d-96ee0fdd4577 {
  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-5db83895-338e-4ca5-b81d-96ee0fdd4577.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5db83895-338e-4ca5-b81d-96ee0fdd4577.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-5db83895-338e-4ca5-b81d-96ee0fdd4577.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-3fa4792d-b005-4760-bfde-3bc91d82db5f {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3fa4792d-b005-4760-bfde-3bc91d82db5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3340380b-47f1-4295-81ae-79bd6abf8b96 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-3340380b-47f1-4295-81ae-79bd6abf8b96 {
  display: none;
}
#s-8c11c597-4b06-4455-955e-a2398c19997d {
  text-align: left;
}


.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d {
  max-width: 100%;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d .shg-image-zoom,
.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d {
  max-width: 100%;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d .shg-image-zoom,
.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d {
  max-width: 100%;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d .shg-image-zoom,
.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d {
  max-width: 100%;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d .shg-image-zoom,
.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d {
  max-width: 100%;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d .shg-image-zoom,
.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c11c597-4b06-4455-955e-a2398c19997d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aed097a8-6341-4c94-b5b4-ecddb24a65c1 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-aed097a8-6341-4c94-b5b4-ecddb24a65c1 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-28e54967-aa98-4123-95b4-8cc50e286781 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-28e54967-aa98-4123-95b4-8cc50e286781 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-28e54967-aa98-4123-95b4-8cc50e286781 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-28e54967-aa98-4123-95b4-8cc50e286781 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-90dc9fa2-1bd0-4624-bf1b-c3333b3b6008 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-90dc9fa2-1bd0-4624-bf1b-c3333b3b6008:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-90dc9fa2-1bd0-4624-bf1b-c3333b3b6008:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-90dc9fa2-1bd0-4624-bf1b-c3333b3b6008 {
  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-90dc9fa2-1bd0-4624-bf1b-c3333b3b6008.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90dc9fa2-1bd0-4624-bf1b-c3333b3b6008.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-90dc9fa2-1bd0-4624-bf1b-c3333b3b6008.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-4c285bed-1e0f-4c88-ba88-421bacf9142e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-4c285bed-1e0f-4c88-ba88-421bacf9142e {
  display: none;
}
#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 {
  text-align: left;
}


.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 {
  max-width: 100%;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 .shg-image-zoom,
.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 {
  max-width: 100%;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 .shg-image-zoom,
.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 {
  max-width: 100%;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 .shg-image-zoom,
.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 {
  max-width: 100%;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 .shg-image-zoom,
.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 {
  max-width: 100%;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 .shg-image-zoom,
.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ef82fc6-759e-4aa5-a05c-90c139ab0d29 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a6caa1c3-b1bb-4782-a4e5-c3d4735d0774 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a6caa1c3-b1bb-4782-a4e5-c3d4735d0774 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-ddaeee80-62c6-4190-be47-3e2d790b3d62 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-ddaeee80-62c6-4190-be47-3e2d790b3d62 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-ddaeee80-62c6-4190-be47-3e2d790b3d62 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-ddaeee80-62c6-4190-be47-3e2d790b3d62 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-524b2b8c-c5c1-42f9-88c1-cb0540bef1df {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-524b2b8c-c5c1-42f9-88c1-cb0540bef1df:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-524b2b8c-c5c1-42f9-88c1-cb0540bef1df:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-524b2b8c-c5c1-42f9-88c1-cb0540bef1df {
  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-524b2b8c-c5c1-42f9-88c1-cb0540bef1df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-524b2b8c-c5c1-42f9-88c1-cb0540bef1df.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-524b2b8c-c5c1-42f9-88c1-cb0540bef1df.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-d14d99ce-eb3f-4a8b-8f09-9fe1d20542e3 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-d14d99ce-eb3f-4a8b-8f09-9fe1d20542e3 {
  display: none;
}
#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 {
  text-align: left;
}


.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 {
  max-width: 100%;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 .shg-image-zoom,
.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 {
  max-width: 100%;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 .shg-image-zoom,
.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 {
  max-width: 100%;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 .shg-image-zoom,
.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 {
  max-width: 100%;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 .shg-image-zoom,
.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 {
  max-width: 100%;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 .shg-image-zoom,
.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f055bb2-cc40-49c0-9dc5-fc063dd41ae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3934a826-a1eb-4974-a1c5-8aac7085a09a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-3934a826-a1eb-4974-a1c5-8aac7085a09a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-f223b7e8-dea3-4a3d-89ef-6a930d3e73a4 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f223b7e8-dea3-4a3d-89ef-6a930d3e73a4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-f223b7e8-dea3-4a3d-89ef-6a930d3e73a4 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-f223b7e8-dea3-4a3d-89ef-6a930d3e73a4 .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-8acf044e-029e-49aa-b4f9-bf939c204049 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-8acf044e-029e-49aa-b4f9-bf939c204049:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-8acf044e-029e-49aa-b4f9-bf939c204049:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-8acf044e-029e-49aa-b4f9-bf939c204049 {
  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-8acf044e-029e-49aa-b4f9-bf939c204049.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8acf044e-029e-49aa-b4f9-bf939c204049.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-8acf044e-029e-49aa-b4f9-bf939c204049.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-68ba5369-a0c9-438e-95fc-809766e905eb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-68ba5369-a0c9-438e-95fc-809766e905eb {
  display: none;
}
#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b {
  text-align: left;
}


.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b {
  max-width: 100%;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b .shg-image-zoom,
.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b {
  max-width: 100%;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b .shg-image-zoom,
.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b {
  max-width: 100%;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b .shg-image-zoom,
.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b {
  max-width: 100%;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b .shg-image-zoom,
.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b {
  max-width: 100%;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b .shg-image-zoom,
.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69bfdbe8-5a31-48ef-aabf-a9d03a5efe0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-08500a6f-f7e5-41aa-8b4d-622b7f4148e3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-08500a6f-f7e5-41aa-8b4d-622b7f4148e3 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-4bf783c0-6d04-4362-a1b1-cf1f08d6d76d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-4bf783c0-6d04-4362-a1b1-cf1f08d6d76d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-4bf783c0-6d04-4362-a1b1-cf1f08d6d76d .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-4bf783c0-6d04-4362-a1b1-cf1f08d6d76d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-72999108-2cb8-460e-ae4e-b5a93e45837d {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-72999108-2cb8-460e-ae4e-b5a93e45837d:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-72999108-2cb8-460e-ae4e-b5a93e45837d:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-72999108-2cb8-460e-ae4e-b5a93e45837d {
  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-72999108-2cb8-460e-ae4e-b5a93e45837d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72999108-2cb8-460e-ae4e-b5a93e45837d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-72999108-2cb8-460e-ae4e-b5a93e45837d.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-452dbdf0-95e3-4e88-a985-7efac5817fab {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-452dbdf0-95e3-4e88-a985-7efac5817fab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d7d5f5b6-2d56-4a56-9e94-a28240136f18 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-d7d5f5b6-2d56-4a56-9e94-a28240136f18 {
  display: none;
}
#s-cf8acdb2-e71b-4d93-819d-e38c2759349b {
  text-align: left;
}


.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b {
  max-width: 100%;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b .shg-image-zoom,
.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b {
  max-width: 100%;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b .shg-image-zoom,
.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b {
  max-width: 100%;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b .shg-image-zoom,
.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b {
  max-width: 100%;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b .shg-image-zoom,
.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b {
  max-width: 100%;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b .shg-image-zoom,
.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf8acdb2-e71b-4d93-819d-e38c2759349b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bb76679e-45b2-4c0b-8be9-cd9a6bcd17e2 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-bb76679e-45b2-4c0b-8be9-cd9a6bcd17e2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-edfa47a8-56d2-4bcd-8ee5-61dc8a276451 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-edfa47a8-56d2-4bcd-8ee5-61dc8a276451 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-edfa47a8-56d2-4bcd-8ee5-61dc8a276451 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-edfa47a8-56d2-4bcd-8ee5-61dc8a276451 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-4af03a75-d2de-4098-8afe-94eae0b9bc66 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-4af03a75-d2de-4098-8afe-94eae0b9bc66:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-4af03a75-d2de-4098-8afe-94eae0b9bc66:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-4af03a75-d2de-4098-8afe-94eae0b9bc66 {
  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-4af03a75-d2de-4098-8afe-94eae0b9bc66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4af03a75-d2de-4098-8afe-94eae0b9bc66.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4af03a75-d2de-4098-8afe-94eae0b9bc66.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-6e17c522-fcab-4ecc-bb1e-f72d1f182eb6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-6e17c522-fcab-4ecc-bb1e-f72d1f182eb6 {
  display: none;
}
#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 {
  text-align: left;
}


.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 {
  max-width: 100%;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 .shg-image-zoom,
.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 {
  max-width: 100%;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 .shg-image-zoom,
.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 {
  max-width: 100%;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 .shg-image-zoom,
.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 {
  max-width: 100%;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 .shg-image-zoom,
.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 {
  max-width: 100%;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 .shg-image-zoom,
.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c6d0e67-6155-4ee2-a770-44d2eb7eb6a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0a23db74-7989-4a51-b69e-b514d711a0fe {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-0a23db74-7989-4a51-b69e-b514d711a0fe .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-fb792334-973d-4aae-85fd-25a02b7ed246 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-fb792334-973d-4aae-85fd-25a02b7ed246 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-fb792334-973d-4aae-85fd-25a02b7ed246 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-fb792334-973d-4aae-85fd-25a02b7ed246 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-cd26428f-bb2a-42f9-bce0-9a5edf7a391e {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-cd26428f-bb2a-42f9-bce0-9a5edf7a391e:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-cd26428f-bb2a-42f9-bce0-9a5edf7a391e:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-cd26428f-bb2a-42f9-bce0-9a5edf7a391e {
  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-cd26428f-bb2a-42f9-bce0-9a5edf7a391e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd26428f-bb2a-42f9-bce0-9a5edf7a391e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-cd26428f-bb2a-42f9-bce0-9a5edf7a391e.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-cd65135e-2bce-4726-b17a-2fe14f966f12 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-cd65135e-2bce-4726-b17a-2fe14f966f12 {
  display: none;
}
#s-edda1b68-4347-4d01-aba9-fc915498d1eb {
  text-align: left;
}


.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb {
  max-width: 100%;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb .shg-image-zoom,
.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb {
  max-width: 100%;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb .shg-image-zoom,
.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb {
  max-width: 100%;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb .shg-image-zoom,
.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb {
  max-width: 100%;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb .shg-image-zoom,
.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb {
  max-width: 100%;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb .shg-image-zoom,
.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edda1b68-4347-4d01-aba9-fc915498d1eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-320095ca-435c-4b68-899a-d0b1cd634b5c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-320095ca-435c-4b68-899a-d0b1cd634b5c .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-66868a43-4805-4173-8911-956bf6d5aa3d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-66868a43-4805-4173-8911-956bf6d5aa3d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-66868a43-4805-4173-8911-956bf6d5aa3d .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-66868a43-4805-4173-8911-956bf6d5aa3d .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-9a3c05c7-b331-4fd3-9b6e-d329dfc58ffd {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-9a3c05c7-b331-4fd3-9b6e-d329dfc58ffd:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-9a3c05c7-b331-4fd3-9b6e-d329dfc58ffd:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-9a3c05c7-b331-4fd3-9b6e-d329dfc58ffd {
  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-9a3c05c7-b331-4fd3-9b6e-d329dfc58ffd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9a3c05c7-b331-4fd3-9b6e-d329dfc58ffd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-9a3c05c7-b331-4fd3-9b6e-d329dfc58ffd.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-f1147774-791b-4048-ae7b-8813027486e0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-f1147774-791b-4048-ae7b-8813027486e0 {
  display: none;
}
#s-6e5a2581-b008-47dd-a912-75418c2d512d {
  text-align: left;
}


.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d {
  max-width: 100%;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d .shg-image-zoom,
.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d {
  max-width: 100%;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d .shg-image-zoom,
.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d {
  max-width: 100%;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d .shg-image-zoom,
.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d {
  max-width: 100%;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d .shg-image-zoom,
.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d {
  max-width: 100%;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d .shg-image-zoom,
.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e5a2581-b008-47dd-a912-75418c2d512d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3afc4f46-7e25-41ba-b04c-98c2d9e20d31 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-3afc4f46-7e25-41ba-b04c-98c2d9e20d31 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-fa774c63-4ab7-4218-b572-a8046e38b71a {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-fa774c63-4ab7-4218-b572-a8046e38b71a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-fa774c63-4ab7-4218-b572-a8046e38b71a .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-fa774c63-4ab7-4218-b572-a8046e38b71a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-d605da91-c984-440d-81c4-baef1883e249 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-d605da91-c984-440d-81c4-baef1883e249:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-d605da91-c984-440d-81c4-baef1883e249:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-d605da91-c984-440d-81c4-baef1883e249 {
  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-d605da91-c984-440d-81c4-baef1883e249.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d605da91-c984-440d-81c4-baef1883e249.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d605da91-c984-440d-81c4-baef1883e249.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-c337bcfb-2705-4be9-93f1-66be95d4516e {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c337bcfb-2705-4be9-93f1-66be95d4516e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0f6a9745-9403-4e8f-a0ca-00e77bb47c0e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-0f6a9745-9403-4e8f-a0ca-00e77bb47c0e {
  display: none;
}
#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 {
  text-align: left;
}


.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 {
  max-width: 100%;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 .shg-image-zoom,
.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 {
  max-width: 100%;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 .shg-image-zoom,
.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 {
  max-width: 100%;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 .shg-image-zoom,
.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 {
  max-width: 100%;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 .shg-image-zoom,
.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 {
  max-width: 100%;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 .shg-image-zoom,
.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3cf721c0-043f-4266-8b36-bc5cc96e44e5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-40fd5bbb-5063-4441-9c78-14765e4ccf16 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-40fd5bbb-5063-4441-9c78-14765e4ccf16 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-eb0b5939-79e4-4b6a-9c61-12af16c71457 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-eb0b5939-79e4-4b6a-9c61-12af16c71457 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-eb0b5939-79e4-4b6a-9c61-12af16c71457 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-eb0b5939-79e4-4b6a-9c61-12af16c71457 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-7f8cf253-48f3-493f-b965-46734d6be519 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-7f8cf253-48f3-493f-b965-46734d6be519:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-7f8cf253-48f3-493f-b965-46734d6be519:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-7f8cf253-48f3-493f-b965-46734d6be519 {
  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-7f8cf253-48f3-493f-b965-46734d6be519.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f8cf253-48f3-493f-b965-46734d6be519.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7f8cf253-48f3-493f-b965-46734d6be519.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-8d0fc91b-5c17-4fc9-b6bc-abbe0ee34083 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-8d0fc91b-5c17-4fc9-b6bc-abbe0ee34083 {
  display: none;
}
#s-df276739-5ed1-432a-9293-53a71b961d5c {
  text-align: left;
}


.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c {
  max-width: 100%;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c .shg-image-zoom,
.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c {
  max-width: 100%;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c .shg-image-zoom,
.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c {
  max-width: 100%;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c .shg-image-zoom,
.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c {
  max-width: 100%;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c .shg-image-zoom,
.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c {
  max-width: 100%;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c .shg-image-zoom,
.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df276739-5ed1-432a-9293-53a71b961d5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e4272880-8266-410b-9ed5-a53e525ddbb9 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-e4272880-8266-410b-9ed5-a53e525ddbb9 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-16c7be98-4bb0-4fb6-8fa3-9d14d19961bc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-16c7be98-4bb0-4fb6-8fa3-9d14d19961bc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-16c7be98-4bb0-4fb6-8fa3-9d14d19961bc .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-16c7be98-4bb0-4fb6-8fa3-9d14d19961bc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-975ae026-6b78-4a6b-82e0-92734934aea8 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-975ae026-6b78-4a6b-82e0-92734934aea8:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-975ae026-6b78-4a6b-82e0-92734934aea8:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-975ae026-6b78-4a6b-82e0-92734934aea8 {
  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-975ae026-6b78-4a6b-82e0-92734934aea8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-975ae026-6b78-4a6b-82e0-92734934aea8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-975ae026-6b78-4a6b-82e0-92734934aea8.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-6f3fb270-3a68-4a9a-a61c-bcb283726462 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-6f3fb270-3a68-4a9a-a61c-bcb283726462 {
  display: none;
}
#s-9484c82e-a812-4640-8811-13c8330d8147 {
  text-align: left;
}


.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 {
  max-width: 100%;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 .shg-image-zoom,
.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 {
  max-width: 100%;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 .shg-image-zoom,
.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 {
  max-width: 100%;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 .shg-image-zoom,
.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 {
  max-width: 100%;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 .shg-image-zoom,
.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 {
  max-width: 100%;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 .shg-image-zoom,
.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9484c82e-a812-4640-8811-13c8330d8147 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-30c365af-9ab6-4f15-8693-56ac131c1389 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-30c365af-9ab6-4f15-8693-56ac131c1389 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-da14c4e4-0487-40ca-941c-ee828085bd93 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-da14c4e4-0487-40ca-941c-ee828085bd93 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-da14c4e4-0487-40ca-941c-ee828085bd93 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-da14c4e4-0487-40ca-941c-ee828085bd93 .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-e9618803-bfed-4444-8d69-e15f9e108809 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-e9618803-bfed-4444-8d69-e15f9e108809:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-e9618803-bfed-4444-8d69-e15f9e108809:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-e9618803-bfed-4444-8d69-e15f9e108809 {
  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-e9618803-bfed-4444-8d69-e15f9e108809.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9618803-bfed-4444-8d69-e15f9e108809.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-e9618803-bfed-4444-8d69-e15f9e108809.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-28dd2261-bf5c-4801-ada1-7372b5eccde7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-28dd2261-bf5c-4801-ada1-7372b5eccde7 {
  display: none;
}
#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 {
  text-align: left;
}


.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 {
  max-width: 100%;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 .shg-image-zoom,
.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 {
  max-width: 100%;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 .shg-image-zoom,
.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 {
  max-width: 100%;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 .shg-image-zoom,
.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 {
  max-width: 100%;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 .shg-image-zoom,
.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 {
  max-width: 100%;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 .shg-image-zoom,
.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02189e67-fddc-4e86-b2d5-b477b7cef0d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aaeee872-6fcd-4b03-a637-51977a6b4769 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-aaeee872-6fcd-4b03-a637-51977a6b4769 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-713bb79a-d51f-4637-a6db-e47747657eb8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-713bb79a-d51f-4637-a6db-e47747657eb8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-713bb79a-d51f-4637-a6db-e47747657eb8 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-713bb79a-d51f-4637-a6db-e47747657eb8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-323340a3-9516-4ec0-a26b-7d2882828ea4 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-323340a3-9516-4ec0-a26b-7d2882828ea4:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-323340a3-9516-4ec0-a26b-7d2882828ea4:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-323340a3-9516-4ec0-a26b-7d2882828ea4 {
  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-323340a3-9516-4ec0-a26b-7d2882828ea4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-323340a3-9516-4ec0-a26b-7d2882828ea4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-323340a3-9516-4ec0-a26b-7d2882828ea4.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68e2b7fe-a169-4534-8abe-f7b6ed9fe493"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-325a6550-1a08-4601-974f-bcb54f13f72f {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-325a6550-1a08-4601-974f-bcb54f13f72f {
  display: none;
}
#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff {
  text-align: left;
}


.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff {
  max-width: 100%;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff .shg-image-zoom,
.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff {
  max-width: 100%;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff .shg-image-zoom,
.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff {
  max-width: 100%;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff .shg-image-zoom,
.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff {
  max-width: 100%;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff .shg-image-zoom,
.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff {
  max-width: 100%;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff .shg-image-zoom,
.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b0487dd-b501-4ea6-adcc-1f1a517418ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1d07da84-0bab-4882-9e41-980ec478d87d {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-1d07da84-0bab-4882-9e41-980ec478d87d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-fcb06205-e9de-4546-bb5d-e1eb997f9c5e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-fcb06205-e9de-4546-bb5d-e1eb997f9c5e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-fcb06205-e9de-4546-bb5d-e1eb997f9c5e .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-fcb06205-e9de-4546-bb5d-e1eb997f9c5e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-8af7907e-68d0-494a-b366-25f911d42a20 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-8af7907e-68d0-494a-b366-25f911d42a20:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-8af7907e-68d0-494a-b366-25f911d42a20:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-8af7907e-68d0-494a-b366-25f911d42a20 {
  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-8af7907e-68d0-494a-b366-25f911d42a20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8af7907e-68d0-494a-b366-25f911d42a20.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-8af7907e-68d0-494a-b366-25f911d42a20.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-715cce31-8095-473a-a513-2b742807215f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-715cce31-8095-473a-a513-2b742807215f {
  display: none;
}
#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 {
  text-align: left;
}


.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 {
  max-width: 100%;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 .shg-image-zoom,
.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 {
  max-width: 100%;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 .shg-image-zoom,
.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 {
  max-width: 100%;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 .shg-image-zoom,
.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 {
  max-width: 100%;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 .shg-image-zoom,
.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 {
  max-width: 100%;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 .shg-image-zoom,
.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c2bdab1-8a19-4f84-aec9-b791b9d02838 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0de6cc51-b78f-40a0-8f53-0386a6e82b29 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-0de6cc51-b78f-40a0-8f53-0386a6e82b29 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-d6b6c3d1-f7e5-42f5-9609-ea55b611ab9c {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-d6b6c3d1-f7e5-42f5-9609-ea55b611ab9c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-d6b6c3d1-f7e5-42f5-9609-ea55b611ab9c .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-d6b6c3d1-f7e5-42f5-9609-ea55b611ab9c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-65ee5d20-2292-418e-83e3-6eeab9d0ca1f {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-65ee5d20-2292-418e-83e3-6eeab9d0ca1f:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-65ee5d20-2292-418e-83e3-6eeab9d0ca1f:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-65ee5d20-2292-418e-83e3-6eeab9d0ca1f {
  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-65ee5d20-2292-418e-83e3-6eeab9d0ca1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65ee5d20-2292-418e-83e3-6eeab9d0ca1f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-65ee5d20-2292-418e-83e3-6eeab9d0ca1f.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-99fba369-d2de-4954-ae14-c055b039b6dc {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-99fba369-d2de-4954-ae14-c055b039b6dc {
  display: none;
}
#s-892a385e-6c70-4085-8df5-340f6d2a0880 {
  text-align: left;
}


.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 {
  max-width: 100%;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 .shg-image-zoom,
.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 {
  max-width: 100%;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 .shg-image-zoom,
.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 {
  max-width: 100%;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 .shg-image-zoom,
.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 {
  max-width: 100%;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 .shg-image-zoom,
.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 {
  max-width: 100%;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 .shg-image-zoom,
.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-892a385e-6c70-4085-8df5-340f6d2a0880 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-804ee98f-824f-430d-8193-3e452e46945f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-804ee98f-824f-430d-8193-3e452e46945f .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-56d41527-916f-4497-adb6-35c09bcff0c0 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-56d41527-916f-4497-adb6-35c09bcff0c0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-56d41527-916f-4497-adb6-35c09bcff0c0 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-56d41527-916f-4497-adb6-35c09bcff0c0 .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-f482484d-9808-4465-983d-dedfc9bdda94 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-f482484d-9808-4465-983d-dedfc9bdda94:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-f482484d-9808-4465-983d-dedfc9bdda94:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-f482484d-9808-4465-983d-dedfc9bdda94 {
  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-f482484d-9808-4465-983d-dedfc9bdda94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f482484d-9808-4465-983d-dedfc9bdda94.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f482484d-9808-4465-983d-dedfc9bdda94.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-9a743a61-4d67-4983-9e6e-f2b133acf62c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-9a743a61-4d67-4983-9e6e-f2b133acf62c {
  display: none;
}
#s-c181e5f0-c846-4cf7-9756-5aca041c272e {
  text-align: left;
}


.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e {
  max-width: 100%;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e .shg-image-zoom,
.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e {
  max-width: 100%;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e .shg-image-zoom,
.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e {
  max-width: 100%;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e .shg-image-zoom,
.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e {
  max-width: 100%;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e .shg-image-zoom,
.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e {
  max-width: 100%;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e .shg-image-zoom,
.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c181e5f0-c846-4cf7-9756-5aca041c272e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd6210df-7dc2-4675-8f7a-533636c370d4 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-bd6210df-7dc2-4675-8f7a-533636c370d4 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-5d04fd84-f634-46ed-a335-e00e9e046803 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-5d04fd84-f634-46ed-a335-e00e9e046803 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-5d04fd84-f634-46ed-a335-e00e9e046803 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-5d04fd84-f634-46ed-a335-e00e9e046803 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-7e0fc374-62c9-4fdf-87e6-78690146d1ca {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-7e0fc374-62c9-4fdf-87e6-78690146d1ca:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-7e0fc374-62c9-4fdf-87e6-78690146d1ca:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-7e0fc374-62c9-4fdf-87e6-78690146d1ca {
  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-7e0fc374-62c9-4fdf-87e6-78690146d1ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e0fc374-62c9-4fdf-87e6-78690146d1ca.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7e0fc374-62c9-4fdf-87e6-78690146d1ca.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d86a8b0-5dd6-4a91-9e07-17acdccce4c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b5672b61-dfde-44fe-bc2d-c16b7134accb {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-b5672b61-dfde-44fe-bc2d-c16b7134accb {
  display: none;
}
#s-1c4837d9-79ee-43be-90e0-a309f790ee2e {
  text-align: left;
}


.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e {
  max-width: 100%;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e .shg-image-zoom,
.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e {
  max-width: 100%;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e .shg-image-zoom,
.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e {
  max-width: 100%;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e .shg-image-zoom,
.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e {
  max-width: 100%;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e .shg-image-zoom,
.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e {
  max-width: 100%;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e .shg-image-zoom,
.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c4837d9-79ee-43be-90e0-a309f790ee2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b6c699b4-ff65-4692-a389-1345a8a86995 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-b6c699b4-ff65-4692-a389-1345a8a86995 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-8c2bc930-793d-43ef-a179-cb24bc0ee376 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-8c2bc930-793d-43ef-a179-cb24bc0ee376 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-8c2bc930-793d-43ef-a179-cb24bc0ee376 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-8c2bc930-793d-43ef-a179-cb24bc0ee376 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-28ab6b62-0a2c-4112-8ca7-df9aa2eccd6c {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-28ab6b62-0a2c-4112-8ca7-df9aa2eccd6c:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-28ab6b62-0a2c-4112-8ca7-df9aa2eccd6c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-28ab6b62-0a2c-4112-8ca7-df9aa2eccd6c {
  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-28ab6b62-0a2c-4112-8ca7-df9aa2eccd6c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28ab6b62-0a2c-4112-8ca7-df9aa2eccd6c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-28ab6b62-0a2c-4112-8ca7-df9aa2eccd6c.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-fc15e1cd-f6fe-4f08-a5dc-e0fd701c756d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-fc15e1cd-f6fe-4f08-a5dc-e0fd701c756d {
  display: none;
}
#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 {
  text-align: left;
}


.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 {
  max-width: 100%;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 .shg-image-zoom,
.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 {
  max-width: 100%;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 .shg-image-zoom,
.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 {
  max-width: 100%;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 .shg-image-zoom,
.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 {
  max-width: 100%;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 .shg-image-zoom,
.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 {
  max-width: 100%;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 .shg-image-zoom,
.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01bc3ecd-2c17-41d2-a150-02e5b6be21c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-56604568-e61b-4214-94f4-ac74edd7a48a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-56604568-e61b-4214-94f4-ac74edd7a48a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-4dc1ca40-b18d-4a0c-8027-27bef3180c0c {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-4dc1ca40-b18d-4a0c-8027-27bef3180c0c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-4dc1ca40-b18d-4a0c-8027-27bef3180c0c .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-4dc1ca40-b18d-4a0c-8027-27bef3180c0c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-30bcad1f-bee6-4991-8d96-4e99629516d8 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-30bcad1f-bee6-4991-8d96-4e99629516d8:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-30bcad1f-bee6-4991-8d96-4e99629516d8:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-30bcad1f-bee6-4991-8d96-4e99629516d8 {
  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-30bcad1f-bee6-4991-8d96-4e99629516d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30bcad1f-bee6-4991-8d96-4e99629516d8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-30bcad1f-bee6-4991-8d96-4e99629516d8.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-a2f338cd-109f-44da-9181-5d4ae70ef9df {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-a2f338cd-109f-44da-9181-5d4ae70ef9df {
  display: none;
}
#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 {
  text-align: left;
}


.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 {
  max-width: 100%;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 .shg-image-zoom,
.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 {
  max-width: 100%;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 .shg-image-zoom,
.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 {
  max-width: 100%;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 .shg-image-zoom,
.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 {
  max-width: 100%;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 .shg-image-zoom,
.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 {
  max-width: 100%;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 .shg-image-zoom,
.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1dc26d63-d2a1-4eb3-8f76-1d6eadffa832 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a4bdc5e4-93b2-4299-8742-185ed6a85eca {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a4bdc5e4-93b2-4299-8742-185ed6a85eca .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-3a3b5347-99e0-45e8-913d-e84bb538ada2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3a3b5347-99e0-45e8-913d-e84bb538ada2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-3a3b5347-99e0-45e8-913d-e84bb538ada2 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-3a3b5347-99e0-45e8-913d-e84bb538ada2 .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-47af9752-6587-45bd-b62b-ee0c82f72828 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-47af9752-6587-45bd-b62b-ee0c82f72828:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-47af9752-6587-45bd-b62b-ee0c82f72828:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-47af9752-6587-45bd-b62b-ee0c82f72828 {
  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-47af9752-6587-45bd-b62b-ee0c82f72828.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47af9752-6587-45bd-b62b-ee0c82f72828.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-47af9752-6587-45bd-b62b-ee0c82f72828.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-b1ed9926-5128-48b9-bdfe-77eda642e200 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-b1ed9926-5128-48b9-bdfe-77eda642e200 {
  display: none;
}
#s-982de3ad-f212-4be6-a654-224af8750ebd {
  text-align: left;
}


.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd {
  max-width: 100%;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd .shg-image-zoom,
.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd {
  max-width: 100%;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd .shg-image-zoom,
.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd {
  max-width: 100%;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd .shg-image-zoom,
.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd {
  max-width: 100%;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd .shg-image-zoom,
.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd {
  max-width: 100%;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd .shg-image-zoom,
.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-982de3ad-f212-4be6-a654-224af8750ebd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7d4b7227-c25c-43ff-a113-2785cfb8097b {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-7d4b7227-c25c-43ff-a113-2785cfb8097b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-747c3170-4049-46d4-b674-ffafa1233848 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-747c3170-4049-46d4-b674-ffafa1233848 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-747c3170-4049-46d4-b674-ffafa1233848 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-747c3170-4049-46d4-b674-ffafa1233848 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-1c04be59-92b0-41f7-a4aa-2b289fcfded6 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-1c04be59-92b0-41f7-a4aa-2b289fcfded6:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-1c04be59-92b0-41f7-a4aa-2b289fcfded6:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1c04be59-92b0-41f7-a4aa-2b289fcfded6 {
  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-1c04be59-92b0-41f7-a4aa-2b289fcfded6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c04be59-92b0-41f7-a4aa-2b289fcfded6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1c04be59-92b0-41f7-a4aa-2b289fcfded6.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0c7d9d5-98b1-4d57-829e-9c2ed6f26a62"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f466df1d-af3d-4fdb-9ce5-9078f3a1e1f6 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-f466df1d-af3d-4fdb-9ce5-9078f3a1e1f6 {
  display: none;
}
#s-1ef2e404-3878-4e4b-a300-983f95209058 {
  text-align: left;
}


.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 {
  max-width: 100%;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 .shg-image-zoom,
.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 {
  max-width: 100%;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 .shg-image-zoom,
.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 {
  max-width: 100%;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 .shg-image-zoom,
.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 {
  max-width: 100%;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 .shg-image-zoom,
.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 {
  max-width: 100%;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 .shg-image-zoom,
.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ef2e404-3878-4e4b-a300-983f95209058 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a8e12eb0-a87d-448c-9933-738e7c9fc818 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a8e12eb0-a87d-448c-9933-738e7c9fc818 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-dcd52112-8b07-4521-adb3-80ff92e9f7a3 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-dcd52112-8b07-4521-adb3-80ff92e9f7a3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-dcd52112-8b07-4521-adb3-80ff92e9f7a3 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-dcd52112-8b07-4521-adb3-80ff92e9f7a3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-cbfac2d2-5a2a-4cb3-a304-7e0b2715f9fd {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-cbfac2d2-5a2a-4cb3-a304-7e0b2715f9fd:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-cbfac2d2-5a2a-4cb3-a304-7e0b2715f9fd:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-cbfac2d2-5a2a-4cb3-a304-7e0b2715f9fd {
  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-cbfac2d2-5a2a-4cb3-a304-7e0b2715f9fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbfac2d2-5a2a-4cb3-a304-7e0b2715f9fd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-cbfac2d2-5a2a-4cb3-a304-7e0b2715f9fd.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-8f4e5d2e-fa51-481e-b58a-d516b9f32d4e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-8f4e5d2e-fa51-481e-b58a-d516b9f32d4e {
  display: none;
}
#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde {
  text-align: left;
}


.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde {
  max-width: 100%;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde .shg-image-zoom,
.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde {
  max-width: 100%;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde .shg-image-zoom,
.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde {
  max-width: 100%;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde .shg-image-zoom,
.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde {
  max-width: 100%;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde .shg-image-zoom,
.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde {
  max-width: 100%;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde .shg-image-zoom,
.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a733fa2c-2cb1-451e-91c6-b4f2a2411fde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5abfc428-47fb-4195-a9c1-e02436c2b607 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-5abfc428-47fb-4195-a9c1-e02436c2b607 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-11fce885-0cfe-4223-b715-c9cb7f8ac3a2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-11fce885-0cfe-4223-b715-c9cb7f8ac3a2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-11fce885-0cfe-4223-b715-c9cb7f8ac3a2 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-11fce885-0cfe-4223-b715-c9cb7f8ac3a2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-1bff6346-0a00-4380-8ffd-af3963428cdd {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-1bff6346-0a00-4380-8ffd-af3963428cdd:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-1bff6346-0a00-4380-8ffd-af3963428cdd:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1bff6346-0a00-4380-8ffd-af3963428cdd {
  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-1bff6346-0a00-4380-8ffd-af3963428cdd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bff6346-0a00-4380-8ffd-af3963428cdd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1bff6346-0a00-4380-8ffd-af3963428cdd.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-66bb8831-016c-42fc-90a8-3650ab4fe0d5 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-66bb8831-016c-42fc-90a8-3650ab4fe0d5 {
  display: none;
}
#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 {
  text-align: left;
}


.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 {
  max-width: 100%;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 .shg-image-zoom,
.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 {
  max-width: 100%;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 .shg-image-zoom,
.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 {
  max-width: 100%;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 .shg-image-zoom,
.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 {
  max-width: 100%;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 .shg-image-zoom,
.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 {
  max-width: 100%;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 .shg-image-zoom,
.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fad172d9-09ba-4f9b-91a3-c23b7e771249 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-44355000-5ec9-4372-85d4-ffc44d83749a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-44355000-5ec9-4372-85d4-ffc44d83749a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-a602b45a-62c9-4075-b10b-d0c9adad49f3 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a602b45a-62c9-4075-b10b-d0c9adad49f3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-a602b45a-62c9-4075-b10b-d0c9adad49f3 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-a602b45a-62c9-4075-b10b-d0c9adad49f3 .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-4e0bc23d-ea65-40e4-a5a4-45cf4bf440bc {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-4e0bc23d-ea65-40e4-a5a4-45cf4bf440bc:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-4e0bc23d-ea65-40e4-a5a4-45cf4bf440bc:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-4e0bc23d-ea65-40e4-a5a4-45cf4bf440bc {
  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-4e0bc23d-ea65-40e4-a5a4-45cf4bf440bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e0bc23d-ea65-40e4-a5a4-45cf4bf440bc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4e0bc23d-ea65-40e4-a5a4-45cf4bf440bc.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-3b3d9952-0f91-4254-bcdf-44459c611ccc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-3b3d9952-0f91-4254-bcdf-44459c611ccc {
  display: none;
}
#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 {
  text-align: left;
}


.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 {
  max-width: 100%;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 .shg-image-zoom,
.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 {
  max-width: 100%;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 .shg-image-zoom,
.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 {
  max-width: 100%;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 .shg-image-zoom,
.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 {
  max-width: 100%;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 .shg-image-zoom,
.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 {
  max-width: 100%;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 .shg-image-zoom,
.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83bf2dd3-22ae-4db2-b5c1-af09b6b2b562 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-317150b2-94b5-4e6b-b908-441789546ec0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-317150b2-94b5-4e6b-b908-441789546ec0 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-cdd1cd7d-528e-421d-98b8-c91c05a902d6 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-cdd1cd7d-528e-421d-98b8-c91c05a902d6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-cdd1cd7d-528e-421d-98b8-c91c05a902d6 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-cdd1cd7d-528e-421d-98b8-c91c05a902d6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-ca898471-cc65-4525-a92b-77df8257dacd {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-ca898471-cc65-4525-a92b-77df8257dacd:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-ca898471-cc65-4525-a92b-77df8257dacd:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-ca898471-cc65-4525-a92b-77df8257dacd {
  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-ca898471-cc65-4525-a92b-77df8257dacd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca898471-cc65-4525-a92b-77df8257dacd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ca898471-cc65-4525-a92b-77df8257dacd.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-d370ecd9-7191-4624-baa1-b82511ffff7a {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d370ecd9-7191-4624-baa1-b82511ffff7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fbf6d993-6fb0-4c31-9922-dac65799e72e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-fbf6d993-6fb0-4c31-9922-dac65799e72e {
  display: none;
}
#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 {
  text-align: left;
}


.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 {
  max-width: 100%;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 .shg-image-zoom,
.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 {
  max-width: 100%;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 .shg-image-zoom,
.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 {
  max-width: 100%;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 .shg-image-zoom,
.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 {
  max-width: 100%;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 .shg-image-zoom,
.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 {
  max-width: 100%;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 .shg-image-zoom,
.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6fddc66a-7ebc-41cd-8109-c057efbb54f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1206f620-4f65-455c-ac50-e2dd746a4af6 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-1206f620-4f65-455c-ac50-e2dd746a4af6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-8e22e479-d2be-4c2c-af08-c280da538f6b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-8e22e479-d2be-4c2c-af08-c280da538f6b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-8e22e479-d2be-4c2c-af08-c280da538f6b .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-8e22e479-d2be-4c2c-af08-c280da538f6b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-21b255e6-91c1-481e-aed1-194cacea56cc {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-21b255e6-91c1-481e-aed1-194cacea56cc:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-21b255e6-91c1-481e-aed1-194cacea56cc:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-21b255e6-91c1-481e-aed1-194cacea56cc {
  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-21b255e6-91c1-481e-aed1-194cacea56cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21b255e6-91c1-481e-aed1-194cacea56cc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-21b255e6-91c1-481e-aed1-194cacea56cc.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-21d4c29f-a3a5-42bc-b8d9-fac0000336fc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-21d4c29f-a3a5-42bc-b8d9-fac0000336fc {
  display: none;
}
#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 {
  text-align: left;
}


.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 {
  max-width: 100%;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 .shg-image-zoom,
.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 {
  max-width: 100%;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 .shg-image-zoom,
.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 {
  max-width: 100%;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 .shg-image-zoom,
.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 {
  max-width: 100%;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 .shg-image-zoom,
.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 {
  max-width: 100%;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 .shg-image-zoom,
.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d22ca040-2574-43e8-87a6-0f3ae747ad35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07c340bd-60bb-4f94-898b-6e18a58a5981 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-07c340bd-60bb-4f94-898b-6e18a58a5981 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-a07d546f-e666-4371-beb3-d4addbfb0078 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-a07d546f-e666-4371-beb3-d4addbfb0078 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-a07d546f-e666-4371-beb3-d4addbfb0078 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-a07d546f-e666-4371-beb3-d4addbfb0078 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-414042dc-2224-487b-ad8a-d5abacf87880 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-414042dc-2224-487b-ad8a-d5abacf87880:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-414042dc-2224-487b-ad8a-d5abacf87880:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-414042dc-2224-487b-ad8a-d5abacf87880 {
  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-414042dc-2224-487b-ad8a-d5abacf87880.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-414042dc-2224-487b-ad8a-d5abacf87880.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-414042dc-2224-487b-ad8a-d5abacf87880.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-0cecec8c-d81f-432c-9945-13fbdac64b4e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-0cecec8c-d81f-432c-9945-13fbdac64b4e {
  display: none;
}
#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 {
  text-align: left;
}


.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 {
  max-width: 100%;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 .shg-image-zoom,
.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 {
  max-width: 100%;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 .shg-image-zoom,
.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 {
  max-width: 100%;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 .shg-image-zoom,
.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 {
  max-width: 100%;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 .shg-image-zoom,
.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 {
  max-width: 100%;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 .shg-image-zoom,
.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c7bccb1-5e47-4c23-b4e9-978ba16d1466 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c3a84620-ab93-4d88-8fb7-d132237f163e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-c3a84620-ab93-4d88-8fb7-d132237f163e .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-d7a61c72-9833-47d9-a021-9d30ab9f5c1d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d7a61c72-9833-47d9-a021-9d30ab9f5c1d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-d7a61c72-9833-47d9-a021-9d30ab9f5c1d .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-d7a61c72-9833-47d9-a021-9d30ab9f5c1d .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-815d7ba2-6f87-4739-af55-8d0e6275a81c {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-815d7ba2-6f87-4739-af55-8d0e6275a81c:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-815d7ba2-6f87-4739-af55-8d0e6275a81c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-815d7ba2-6f87-4739-af55-8d0e6275a81c {
  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-815d7ba2-6f87-4739-af55-8d0e6275a81c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-815d7ba2-6f87-4739-af55-8d0e6275a81c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-815d7ba2-6f87-4739-af55-8d0e6275a81c.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-1d2117d7-e672-421f-ac9f-38429d84399a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-1d2117d7-e672-421f-ac9f-38429d84399a {
  display: none;
}
#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 {
  text-align: left;
}


.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 {
  max-width: 100%;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 .shg-image-zoom,
.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 {
  max-width: 100%;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 .shg-image-zoom,
.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 {
  max-width: 100%;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 .shg-image-zoom,
.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 {
  max-width: 100%;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 .shg-image-zoom,
.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 {
  max-width: 100%;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 .shg-image-zoom,
.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2803a3d6-9ec9-419c-b511-686cf62bfd63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-94e02b7c-fd2a-42c7-98f8-6a5f660ca77d {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-94e02b7c-fd2a-42c7-98f8-6a5f660ca77d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-c1480f8d-828c-4d63-afae-5c01c182aecc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-c1480f8d-828c-4d63-afae-5c01c182aecc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-c1480f8d-828c-4d63-afae-5c01c182aecc .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-c1480f8d-828c-4d63-afae-5c01c182aecc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-a764ea34-cb30-4321-ba86-f1baae4e1e88 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-a764ea34-cb30-4321-ba86-f1baae4e1e88:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-a764ea34-cb30-4321-ba86-f1baae4e1e88:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-a764ea34-cb30-4321-ba86-f1baae4e1e88 {
  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-a764ea34-cb30-4321-ba86-f1baae4e1e88.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a764ea34-cb30-4321-ba86-f1baae4e1e88.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-a764ea34-cb30-4321-ba86-f1baae4e1e88.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-9ff13b76-1871-438f-b47e-ade5b1f01ab7 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ff13b76-1871-438f-b47e-ade5b1f01ab7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-55900328-f9fe-4d32-8fdf-21223d62e717 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-55900328-f9fe-4d32-8fdf-21223d62e717 {
  display: none;
}
#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe {
  text-align: left;
}


.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe {
  max-width: 100%;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe .shg-image-zoom,
.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe {
  max-width: 100%;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe .shg-image-zoom,
.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe {
  max-width: 100%;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe .shg-image-zoom,
.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe {
  max-width: 100%;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe .shg-image-zoom,
.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe {
  max-width: 100%;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe .shg-image-zoom,
.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a59efad0-c9e2-4e9d-8dde-bde670d25dfe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-059c8040-fcbe-4535-9181-f2339352c736 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-059c8040-fcbe-4535-9181-f2339352c736 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-10bed019-26b4-4b4b-a74a-0d44704bdf6d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-10bed019-26b4-4b4b-a74a-0d44704bdf6d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-10bed019-26b4-4b4b-a74a-0d44704bdf6d .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-10bed019-26b4-4b4b-a74a-0d44704bdf6d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-0692c864-02fd-40f0-829c-58439ac7eb3c {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-0692c864-02fd-40f0-829c-58439ac7eb3c:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-0692c864-02fd-40f0-829c-58439ac7eb3c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-0692c864-02fd-40f0-829c-58439ac7eb3c {
  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-0692c864-02fd-40f0-829c-58439ac7eb3c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0692c864-02fd-40f0-829c-58439ac7eb3c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-0692c864-02fd-40f0-829c-58439ac7eb3c.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-f27a1a58-2642-4d51-a95a-f4149b5af15c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-f27a1a58-2642-4d51-a95a-f4149b5af15c {
  display: none;
}
#s-0e9311ce-2d81-4f07-90e1-022c930c0465 {
  text-align: left;
}


.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 {
  max-width: 100%;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 .shg-image-zoom,
.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 {
  max-width: 100%;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 .shg-image-zoom,
.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 {
  max-width: 100%;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 .shg-image-zoom,
.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 {
  max-width: 100%;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 .shg-image-zoom,
.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 {
  max-width: 100%;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 .shg-image-zoom,
.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9311ce-2d81-4f07-90e1-022c930c0465 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e1982184-eb64-4a1b-90e0-7aa91ef4f3bd {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-e1982184-eb64-4a1b-90e0-7aa91ef4f3bd .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-c0839efa-8886-406e-82b6-534a45615554 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-c0839efa-8886-406e-82b6-534a45615554 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-c0839efa-8886-406e-82b6-534a45615554 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-c0839efa-8886-406e-82b6-534a45615554 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-b5d434bb-2f22-414b-b4e4-b81e25817702 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-b5d434bb-2f22-414b-b4e4-b81e25817702:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-b5d434bb-2f22-414b-b4e4-b81e25817702:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-b5d434bb-2f22-414b-b4e4-b81e25817702 {
  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-b5d434bb-2f22-414b-b4e4-b81e25817702.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5d434bb-2f22-414b-b4e4-b81e25817702.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b5d434bb-2f22-414b-b4e4-b81e25817702.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-c7278cc0-5488-4e56-b558-28eb71697d04 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-c7278cc0-5488-4e56-b558-28eb71697d04 {
  display: none;
}
#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f {
  text-align: left;
}


.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f {
  max-width: 100%;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f .shg-image-zoom,
.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f {
  max-width: 100%;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f .shg-image-zoom,
.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f {
  max-width: 100%;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f .shg-image-zoom,
.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f {
  max-width: 100%;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f .shg-image-zoom,
.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f {
  max-width: 100%;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f .shg-image-zoom,
.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b1b9cb6-f6c8-4f69-b5c7-93078479465f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1165344d-bdc2-4e49-a34a-eb6c07a998f7 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-1165344d-bdc2-4e49-a34a-eb6c07a998f7 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-1270e89f-4577-4f3a-a9df-cadbb303cb40 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1270e89f-4577-4f3a-a9df-cadbb303cb40 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-1270e89f-4577-4f3a-a9df-cadbb303cb40 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-1270e89f-4577-4f3a-a9df-cadbb303cb40 .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-2825e738-28d8-459e-bdf0-7b58f62ad811 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-2825e738-28d8-459e-bdf0-7b58f62ad811:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-2825e738-28d8-459e-bdf0-7b58f62ad811:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-2825e738-28d8-459e-bdf0-7b58f62ad811 {
  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-2825e738-28d8-459e-bdf0-7b58f62ad811.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2825e738-28d8-459e-bdf0-7b58f62ad811.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2825e738-28d8-459e-bdf0-7b58f62ad811.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-2dfebecc-5d96-4e3b-87c6-c1b88e3fa771 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-2dfebecc-5d96-4e3b-87c6-c1b88e3fa771 {
  display: none;
}
#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 {
  text-align: left;
}


.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 {
  max-width: 100%;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 .shg-image-zoom,
.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 {
  max-width: 100%;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 .shg-image-zoom,
.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 {
  max-width: 100%;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 .shg-image-zoom,
.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 {
  max-width: 100%;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 .shg-image-zoom,
.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 {
  max-width: 100%;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 .shg-image-zoom,
.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a99b37c-61c4-4ece-a5ce-72696e956fe2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-344c64d8-a0b9-428e-b11a-8264ac0f3629 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-344c64d8-a0b9-428e-b11a-8264ac0f3629 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-80d0d016-7172-4703-8484-8d75b54ead86 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-80d0d016-7172-4703-8484-8d75b54ead86 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-80d0d016-7172-4703-8484-8d75b54ead86 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-80d0d016-7172-4703-8484-8d75b54ead86 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-f886fb74-538d-4230-9f00-ea4b14255311 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-f886fb74-538d-4230-9f00-ea4b14255311:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-f886fb74-538d-4230-9f00-ea4b14255311:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-f886fb74-538d-4230-9f00-ea4b14255311 {
  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-f886fb74-538d-4230-9f00-ea4b14255311.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f886fb74-538d-4230-9f00-ea4b14255311.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f886fb74-538d-4230-9f00-ea4b14255311.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-8f9beea2-7214-40e4-b9fe-452a28f77441 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f9beea2-7214-40e4-b9fe-452a28f77441"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-89e92471-4254-4ed7-893a-2cf8e6e2512c {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-89e92471-4254-4ed7-893a-2cf8e6e2512c {
  display: none;
}
#s-e4fe2037-90ed-413b-94d6-0c71f551854a {
  text-align: left;
}


.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a {
  max-width: 100%;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a .shg-image-zoom,
.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a {
  max-width: 100%;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a .shg-image-zoom,
.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a {
  max-width: 100%;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a .shg-image-zoom,
.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a {
  max-width: 100%;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a .shg-image-zoom,
.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a {
  max-width: 100%;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a .shg-image-zoom,
.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4fe2037-90ed-413b-94d6-0c71f551854a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ca0513db-6c2e-489a-9a50-36ca5e3f8983 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-ca0513db-6c2e-489a-9a50-36ca5e3f8983 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-a5dd9ff0-bbdf-4fbf-bbd5-34d7e1b73e59 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-a5dd9ff0-bbdf-4fbf-bbd5-34d7e1b73e59 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-a5dd9ff0-bbdf-4fbf-bbd5-34d7e1b73e59 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-a5dd9ff0-bbdf-4fbf-bbd5-34d7e1b73e59 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-15137ec7-3509-482a-8e43-4ef31d2840b1 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-15137ec7-3509-482a-8e43-4ef31d2840b1:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-15137ec7-3509-482a-8e43-4ef31d2840b1:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-15137ec7-3509-482a-8e43-4ef31d2840b1 {
  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-15137ec7-3509-482a-8e43-4ef31d2840b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15137ec7-3509-482a-8e43-4ef31d2840b1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-15137ec7-3509-482a-8e43-4ef31d2840b1.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-2b98243a-d6ad-4c59-9ef7-808face2c02c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-2b98243a-d6ad-4c59-9ef7-808face2c02c {
  display: none;
}
#s-970af34f-92cd-43d9-8e8a-9da56c596f80 {
  text-align: left;
}


.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 {
  max-width: 100%;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 .shg-image-zoom,
.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 {
  max-width: 100%;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 .shg-image-zoom,
.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 {
  max-width: 100%;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 .shg-image-zoom,
.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 {
  max-width: 100%;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 .shg-image-zoom,
.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 {
  max-width: 100%;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 .shg-image-zoom,
.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-970af34f-92cd-43d9-8e8a-9da56c596f80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f4d7c1c9-baea-4c66-902a-7fede5542c66 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-f4d7c1c9-baea-4c66-902a-7fede5542c66 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-a5b8e041-57ec-454b-a0ac-4d96b48e8750 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-a5b8e041-57ec-454b-a0ac-4d96b48e8750 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-a5b8e041-57ec-454b-a0ac-4d96b48e8750 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-a5b8e041-57ec-454b-a0ac-4d96b48e8750 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-f04fe85c-d5f6-46be-af76-e7adc47ad513 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-f04fe85c-d5f6-46be-af76-e7adc47ad513:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-f04fe85c-d5f6-46be-af76-e7adc47ad513:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-f04fe85c-d5f6-46be-af76-e7adc47ad513 {
  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-f04fe85c-d5f6-46be-af76-e7adc47ad513.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f04fe85c-d5f6-46be-af76-e7adc47ad513.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f04fe85c-d5f6-46be-af76-e7adc47ad513.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-366e7ad0-1cac-43ca-aac8-273b570f186c {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-366e7ad0-1cac-43ca-aac8-273b570f186c {
  display: none;
}
#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 {
  text-align: left;
}


.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 {
  max-width: 100%;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 .shg-image-zoom,
.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 {
  max-width: 100%;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 .shg-image-zoom,
.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 {
  max-width: 100%;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 .shg-image-zoom,
.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 {
  max-width: 100%;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 .shg-image-zoom,
.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 {
  max-width: 100%;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 .shg-image-zoom,
.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50ab2cfa-cf46-4106-8435-6d1d3255fa30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-76ab0027-6082-4866-bd83-57e6f3ac1a00 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-76ab0027-6082-4866-bd83-57e6f3ac1a00 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-8feda320-d3cf-4fc1-ae30-a45e25c17650 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8feda320-d3cf-4fc1-ae30-a45e25c17650 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-8feda320-d3cf-4fc1-ae30-a45e25c17650 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-8feda320-d3cf-4fc1-ae30-a45e25c17650 .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-ccae7902-70c3-4116-8b6b-51090fe6f43a {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-ccae7902-70c3-4116-8b6b-51090fe6f43a:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-ccae7902-70c3-4116-8b6b-51090fe6f43a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-ccae7902-70c3-4116-8b6b-51090fe6f43a {
  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-ccae7902-70c3-4116-8b6b-51090fe6f43a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ccae7902-70c3-4116-8b6b-51090fe6f43a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ccae7902-70c3-4116-8b6b-51090fe6f43a.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-40358da1-9857-4b36-abdc-092b9afd6554 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-40358da1-9857-4b36-abdc-092b9afd6554 {
  display: none;
}
#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 {
  text-align: left;
}


.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 {
  max-width: 100%;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 .shg-image-zoom,
.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 {
  max-width: 100%;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 .shg-image-zoom,
.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 {
  max-width: 100%;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 .shg-image-zoom,
.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 {
  max-width: 100%;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 .shg-image-zoom,
.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 {
  max-width: 100%;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 .shg-image-zoom,
.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d22a60b-635d-4ac2-9d5b-f471733ce8d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ffd38d7c-d6df-45bf-aa71-80e7de6b140b {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-ffd38d7c-d6df-45bf-aa71-80e7de6b140b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-458b0900-1bc5-4de2-a184-fcce18298007 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-458b0900-1bc5-4de2-a184-fcce18298007 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-458b0900-1bc5-4de2-a184-fcce18298007 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-458b0900-1bc5-4de2-a184-fcce18298007 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-4ccdc977-f2aa-4d4b-aa56-0b91e34ba29d {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-4ccdc977-f2aa-4d4b-aa56-0b91e34ba29d:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-4ccdc977-f2aa-4d4b-aa56-0b91e34ba29d:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-4ccdc977-f2aa-4d4b-aa56-0b91e34ba29d {
  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-4ccdc977-f2aa-4d4b-aa56-0b91e34ba29d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ccdc977-f2aa-4d4b-aa56-0b91e34ba29d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4ccdc977-f2aa-4d4b-aa56-0b91e34ba29d.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-1eac7973-cebe-4e37-8672-5acba3769ca9 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1eac7973-cebe-4e37-8672-5acba3769ca9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-05a8e873-0ee1-448b-9766-e58422d3f448 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-05a8e873-0ee1-448b-9766-e58422d3f448 {
  display: none;
}
#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e {
  text-align: left;
}


.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e {
  max-width: 100%;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e .shg-image-zoom,
.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e {
  max-width: 100%;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e .shg-image-zoom,
.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e {
  max-width: 100%;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e .shg-image-zoom,
.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e {
  max-width: 100%;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e .shg-image-zoom,
.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e {
  max-width: 100%;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e .shg-image-zoom,
.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-573abf31-f8f5-4fcb-a54c-f4e13b74b76e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ffb0e468-ae7f-46f9-9c97-a73eb1d8a055 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-ffb0e468-ae7f-46f9-9c97-a73eb1d8a055 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-af3379fa-5686-470a-a507-bf9e3205657e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-af3379fa-5686-470a-a507-bf9e3205657e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-af3379fa-5686-470a-a507-bf9e3205657e .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-af3379fa-5686-470a-a507-bf9e3205657e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-d1d37063-4e84-4c41-ba09-85220243a666 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-d1d37063-4e84-4c41-ba09-85220243a666:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-d1d37063-4e84-4c41-ba09-85220243a666:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-d1d37063-4e84-4c41-ba09-85220243a666 {
  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-d1d37063-4e84-4c41-ba09-85220243a666.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1d37063-4e84-4c41-ba09-85220243a666.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d1d37063-4e84-4c41-ba09-85220243a666.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-a6df38cc-b76f-4430-901c-c9b2809c2e52 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-a6df38cc-b76f-4430-901c-c9b2809c2e52 {
  display: none;
}
#s-f385821c-07fc-4018-9c6b-f65ae73756e1 {
  text-align: left;
}


.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 {
  max-width: 100%;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 .shg-image-zoom,
.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 {
  max-width: 100%;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 .shg-image-zoom,
.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 {
  max-width: 100%;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 .shg-image-zoom,
.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 {
  max-width: 100%;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 .shg-image-zoom,
.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 {
  max-width: 100%;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 .shg-image-zoom,
.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f385821c-07fc-4018-9c6b-f65ae73756e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3a9caaec-83a1-43d0-9bea-5c9a7aa7338a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-3a9caaec-83a1-43d0-9bea-5c9a7aa7338a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-e3b1f65b-81f8-498e-b5ac-8cb8cf61ca67 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-e3b1f65b-81f8-498e-b5ac-8cb8cf61ca67 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-e3b1f65b-81f8-498e-b5ac-8cb8cf61ca67 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-e3b1f65b-81f8-498e-b5ac-8cb8cf61ca67 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-b5e89504-7a03-45f8-b3b8-c78b5c8ec86e {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-b5e89504-7a03-45f8-b3b8-c78b5c8ec86e:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-b5e89504-7a03-45f8-b3b8-c78b5c8ec86e:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-b5e89504-7a03-45f8-b3b8-c78b5c8ec86e {
  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-b5e89504-7a03-45f8-b3b8-c78b5c8ec86e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5e89504-7a03-45f8-b3b8-c78b5c8ec86e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b5e89504-7a03-45f8-b3b8-c78b5c8ec86e.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-e0d23e15-eac8-4f31-b7cd-ec7906dcd557 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-e0d23e15-eac8-4f31-b7cd-ec7906dcd557 {
  display: none;
}
#s-5475a345-a109-4638-89d8-e595e090bc45 {
  text-align: left;
}


.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 {
  max-width: 100%;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 .shg-image-zoom,
.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 {
  max-width: 100%;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 .shg-image-zoom,
.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 {
  max-width: 100%;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 .shg-image-zoom,
.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 {
  max-width: 100%;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 .shg-image-zoom,
.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 {
  max-width: 100%;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 .shg-image-zoom,
.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5475a345-a109-4638-89d8-e595e090bc45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-496b9e9a-c393-4cdb-8294-0f0d197d6532 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-496b9e9a-c393-4cdb-8294-0f0d197d6532 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-b796c6c1-f059-495e-af6c-e412f9400788 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b796c6c1-f059-495e-af6c-e412f9400788 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-b796c6c1-f059-495e-af6c-e412f9400788 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-b796c6c1-f059-495e-af6c-e412f9400788 .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-632a7464-280e-438a-bfed-79307a953c74 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-632a7464-280e-438a-bfed-79307a953c74:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-632a7464-280e-438a-bfed-79307a953c74:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-632a7464-280e-438a-bfed-79307a953c74 {
  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-632a7464-280e-438a-bfed-79307a953c74.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-632a7464-280e-438a-bfed-79307a953c74.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-632a7464-280e-438a-bfed-79307a953c74.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-6860d2b2-cdbf-4325-85b8-31099242a2c6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-6860d2b2-cdbf-4325-85b8-31099242a2c6 {
  display: none;
}
#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b {
  text-align: left;
}


.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b {
  max-width: 100%;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b .shg-image-zoom,
.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b {
  max-width: 100%;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b .shg-image-zoom,
.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b {
  max-width: 100%;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b .shg-image-zoom,
.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b {
  max-width: 100%;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b .shg-image-zoom,
.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b {
  max-width: 100%;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b .shg-image-zoom,
.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a69a8e3-4d72-4dcf-8c76-18b8deb3cd1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a10d3880-b0e4-4536-8c1a-d4065d6ba938 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-a10d3880-b0e4-4536-8c1a-d4065d6ba938 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-16317b61-1a8d-4330-93e7-c5cb460a3a97 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-16317b61-1a8d-4330-93e7-c5cb460a3a97 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-16317b61-1a8d-4330-93e7-c5cb460a3a97 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-16317b61-1a8d-4330-93e7-c5cb460a3a97 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-fc86c627-9ed9-4687-9ecc-bcbbec83ab8f {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-fc86c627-9ed9-4687-9ecc-bcbbec83ab8f:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-fc86c627-9ed9-4687-9ecc-bcbbec83ab8f:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-fc86c627-9ed9-4687-9ecc-bcbbec83ab8f {
  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-fc86c627-9ed9-4687-9ecc-bcbbec83ab8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc86c627-9ed9-4687-9ecc-bcbbec83ab8f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-fc86c627-9ed9-4687-9ecc-bcbbec83ab8f.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-5be261b2-60d3-452c-8ec4-293a42ddcaf2 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5be261b2-60d3-452c-8ec4-293a42ddcaf2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-78e90481-88c8-4419-9181-52ec157e4b86 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-78e90481-88c8-4419-9181-52ec157e4b86 {
  display: none;
}
#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 {
  text-align: left;
}


.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 {
  max-width: 100%;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 .shg-image-zoom,
.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 {
  max-width: 100%;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 .shg-image-zoom,
.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 {
  max-width: 100%;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 .shg-image-zoom,
.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 {
  max-width: 100%;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 .shg-image-zoom,
.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 {
  max-width: 100%;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 .shg-image-zoom,
.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb717dbd-7c6b-4284-a52c-d263ee13bda0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4d44dbdf-a299-4064-8297-411d3fcfbfd0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-4d44dbdf-a299-4064-8297-411d3fcfbfd0 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-c57c4a6f-2f69-4a7a-a7d1-077a4021c3c8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
text-align: center;
}

#s-c57c4a6f-2f69-4a7a-a7d1-077a4021c3c8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-c57c4a6f-2f69-4a7a-a7d1-077a4021c3c8 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-c57c4a6f-2f69-4a7a-a7d1-077a4021c3c8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-24ac80e7-da3f-4ebd-bf84-37c45d737076 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-24ac80e7-da3f-4ebd-bf84-37c45d737076:hover {opacity: 1 !important;
background-color: rgba(230, 196, 53, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-24ac80e7-da3f-4ebd-bf84-37c45d737076:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-24ac80e7-da3f-4ebd-bf84-37c45d737076 {
  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-24ac80e7-da3f-4ebd-bf84-37c45d737076.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24ac80e7-da3f-4ebd-bf84-37c45d737076.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-24ac80e7-da3f-4ebd-bf84-37c45d737076.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-77f8f05a-8c24-4415-8878-7dc90e677ac8 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-77f8f05a-8c24-4415-8878-7dc90e677ac8 {
  display: none;
}
#s-fb0b58b6-15ec-406b-9e20-4b095d391972 {
  text-align: left;
}


.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 {
  max-width: 100%;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 .shg-image-zoom,
.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 {
  max-width: 100%;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 .shg-image-zoom,
.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 {
  max-width: 100%;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 .shg-image-zoom,
.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 {
  max-width: 100%;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 .shg-image-zoom,
.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 {
  max-width: 100%;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 .shg-image-zoom,
.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb0b58b6-15ec-406b-9e20-4b095d391972 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-29836149-f986-41bf-a810-1746ae5a65a1 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-29836149-f986-41bf-a810-1746ae5a65a1 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
}

#s-782b28a7-bba9-4242-90b0-47cdc8b5086e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-782b28a7-bba9-4242-90b0-47cdc8b5086e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-782b28a7-bba9-4242-90b0-47cdc8b5086e .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-782b28a7-bba9-4242-90b0-47cdc8b5086e .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-0d30fff4-13af-45fe-905d-9c6946ecf501 {
  border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-0d30fff4-13af-45fe-905d-9c6946ecf501:hover {border-style: solid !important;
border-color: #000 !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-0d30fff4-13af-45fe-905d-9c6946ecf501:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-0d30fff4-13af-45fe-905d-9c6946ecf501 {
  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-0d30fff4-13af-45fe-905d-9c6946ecf501.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d30fff4-13af-45fe-905d-9c6946ecf501.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-0d30fff4-13af-45fe-905d-9c6946ecf501.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-96a5ad0d-a79d-4f80-a933-1f9f22d2bb88 {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 50px;
}








#s-96a5ad0d-a79d-4f80-a933-1f9f22d2bb88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96a5ad0d-a79d-4f80-a933-1f9f22d2bb88.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-0bb81435-a025-4dbc-a803-c67c9a8ac58d {
  border-style: solid;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(80, 80, 80, 1);
text-align: center;
}

#s-0bb81435-a025-4dbc-a803-c67c9a8ac58d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-1878adce-7e38-48c1-9ec7-35f314118f72 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-74d31c64-ea70-4bb0-bcf4-bf0e77cbfb51"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-279371c2-9a20-476a-a34d-92d5cf0bb467 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-279371c2-9a20-476a-a34d-92d5cf0bb467 {
  display: none;
}
#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 {
  text-align: left;
}


.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 {
  max-width: 100%;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 .shg-image-zoom,
.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 {
  max-width: 100%;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 .shg-image-zoom,
.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 {
  max-width: 100%;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 .shg-image-zoom,
.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 {
  max-width: 100%;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 .shg-image-zoom,
.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 {
  max-width: 100%;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 .shg-image-zoom,
.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a41e561e-aae5-4f07-b2c8-b35fccaad992 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c1d148e2-af9b-4e6a-9332-bbddd3ecf308 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-c1d148e2-af9b-4e6a-9332-bbddd3ecf308 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-1eb3bc45-2d62-436d-8ce7-3041addc4d25 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1eb3bc45-2d62-436d-8ce7-3041addc4d25 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-1eb3bc45-2d62-436d-8ce7-3041addc4d25 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-1eb3bc45-2d62-436d-8ce7-3041addc4d25 .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-9cd926c7-25ff-461e-96d2-1d02d8352cfe {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-9cd926c7-25ff-461e-96d2-1d02d8352cfe {
  display: none;
}
#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb {
  text-align: left;
}


.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb {
  max-width: 100%;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb .shg-image-zoom,
.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb {
  max-width: 100%;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb .shg-image-zoom,
.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb {
  max-width: 100%;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb .shg-image-zoom,
.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb {
  max-width: 100%;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb .shg-image-zoom,
.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb {
  max-width: 100%;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb .shg-image-zoom,
.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eec88765-95e6-4ccc-b7ba-441bc672c9fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-54fab675-fa71-4494-bee7-b04e9fba2d4f {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-54fab675-fa71-4494-bee7-b04e9fba2d4f .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-3e53b29a-aacc-42a5-8621-1d71cb7ffba2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3e53b29a-aacc-42a5-8621-1d71cb7ffba2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-3e53b29a-aacc-42a5-8621-1d71cb7ffba2 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-3e53b29a-aacc-42a5-8621-1d71cb7ffba2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-2701029c-af1b-4edd-8b67-24f034bc017e {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-2701029c-af1b-4edd-8b67-24f034bc017e {
  display: none;
}
#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d {
  text-align: left;
}


.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d {
  max-width: 100%;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d .shg-image-zoom,
.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d {
  max-width: 100%;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d .shg-image-zoom,
.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d {
  max-width: 100%;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d .shg-image-zoom,
.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d {
  max-width: 100%;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d .shg-image-zoom,
.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d {
  max-width: 100%;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d .shg-image-zoom,
.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f62cc91-5d90-480b-869c-1c7c2c835d0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ae3d4adc-a711-464e-b9ce-a7b556748de7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-ae3d4adc-a711-464e-b9ce-a7b556748de7 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-0e2fcfb5-75ce-4679-a74e-c23bb25aedbe {
  padding-top: 0px;
text-align: center;
}

#s-0e2fcfb5-75ce-4679-a74e-c23bb25aedbe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-0e2fcfb5-75ce-4679-a74e-c23bb25aedbe .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-0e2fcfb5-75ce-4679-a74e-c23bb25aedbe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-94a50543-25de-4079-adf6-508e3f150f5d {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-94a50543-25de-4079-adf6-508e3f150f5d {
  display: none;
}
#s-61d63974-6c95-4aae-906a-8d06bdd93c7b {
  text-align: left;
}


.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b {
  max-width: 100%;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b .shg-image-zoom,
.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b {
  max-width: 100%;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b .shg-image-zoom,
.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b {
  max-width: 100%;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b .shg-image-zoom,
.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b {
  max-width: 100%;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b .shg-image-zoom,
.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b {
  max-width: 100%;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b .shg-image-zoom,
.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61d63974-6c95-4aae-906a-8d06bdd93c7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a5dee303-ff95-4fb5-b99e-71d17c382ea8 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-a5dee303-ff95-4fb5-b99e-71d17c382ea8 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-4037a722-1c7b-42e2-8147-dac7a64a98bc {
  padding-top: 0px;
text-align: center;
}

#s-4037a722-1c7b-42e2-8147-dac7a64a98bc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-4037a722-1c7b-42e2-8147-dac7a64a98bc .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-4037a722-1c7b-42e2-8147-dac7a64a98bc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-1dac5707-c9b5-43b9-a62e-d68fa393cae6 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-1dac5707-c9b5-43b9-a62e-d68fa393cae6 {
  display: none;
}
#s-c617e098-a336-4b7c-8c76-d33e9db58f63 {
  text-align: left;
}


.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 {
  max-width: 100%;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 .shg-image-zoom,
.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 {
  max-width: 100%;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 .shg-image-zoom,
.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 {
  max-width: 100%;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 .shg-image-zoom,
.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 {
  max-width: 100%;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 .shg-image-zoom,
.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 {
  max-width: 100%;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 .shg-image-zoom,
.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c617e098-a336-4b7c-8c76-d33e9db58f63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ff3dbcc2-70c2-4410-8a68-a7888742ee86 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-ff3dbcc2-70c2-4410-8a68-a7888742ee86 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-e9d69a0d-df45-40cf-b71a-957a07aed238 {
  padding-top: 0px;
text-align: center;
}

#s-e9d69a0d-df45-40cf-b71a-957a07aed238 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-e9d69a0d-df45-40cf-b71a-957a07aed238 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-e9d69a0d-df45-40cf-b71a-957a07aed238 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-97ed2851-80f7-4bb0-9d65-839892de2872 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-97ed2851-80f7-4bb0-9d65-839892de2872 {
  display: none;
}
#s-0e21d4ac-f07f-4335-b00f-4247c325d442 {
  text-align: left;
}


.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 {
  max-width: 100%;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 .shg-image-zoom,
.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 {
  max-width: 100%;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 .shg-image-zoom,
.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 {
  max-width: 100%;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 .shg-image-zoom,
.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 {
  max-width: 100%;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 .shg-image-zoom,
.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 {
  max-width: 100%;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 .shg-image-zoom,
.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e21d4ac-f07f-4335-b00f-4247c325d442 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-37faa0e4-0343-4524-93c5-9001255caec1 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-37faa0e4-0343-4524-93c5-9001255caec1 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-365d4cef-fb89-4bd9-b509-1683449d6d6d {
  padding-top: 0px;
text-align: center;
}

#s-365d4cef-fb89-4bd9-b509-1683449d6d6d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-365d4cef-fb89-4bd9-b509-1683449d6d6d .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-365d4cef-fb89-4bd9-b509-1683449d6d6d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-d3247041-c458-4510-b6dc-38f7c907dcc9 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-d3247041-c458-4510-b6dc-38f7c907dcc9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-8962ee49-aa9a-4413-b98a-b85513abee2b {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-8962ee49-aa9a-4413-b98a-b85513abee2b {
  display: none;
}
#s-9b49faec-9596-4ba4-8fd1-b88872fe971b {
  text-align: left;
}


.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b {
  max-width: 100%;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b .shg-image-zoom,
.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b {
  max-width: 100%;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b .shg-image-zoom,
.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b {
  max-width: 100%;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b .shg-image-zoom,
.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b {
  max-width: 100%;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b .shg-image-zoom,
.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b {
  max-width: 100%;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b .shg-image-zoom,
.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b49faec-9596-4ba4-8fd1-b88872fe971b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0e2193a7-0401-4cd6-a8aa-4da3755e118b {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-0e2193a7-0401-4cd6-a8aa-4da3755e118b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-cda0c20a-c4db-45c9-a392-ad196c3bf38f {
  padding-top: 0px;
text-align: center;
}

#s-cda0c20a-c4db-45c9-a392-ad196c3bf38f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-cda0c20a-c4db-45c9-a392-ad196c3bf38f .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-cda0c20a-c4db-45c9-a392-ad196c3bf38f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-1b3da5a4-5ea4-48c0-b00f-bd687292ec38 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-1b3da5a4-5ea4-48c0-b00f-bd687292ec38 {
  display: none;
}
#s-b42f7444-a023-45c1-9d60-e3c85b63f05b {
  text-align: left;
}


.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b {
  max-width: 100%;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b .shg-image-zoom,
.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b {
  max-width: 100%;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b .shg-image-zoom,
.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b {
  max-width: 100%;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b .shg-image-zoom,
.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b {
  max-width: 100%;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b .shg-image-zoom,
.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b {
  max-width: 100%;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b .shg-image-zoom,
.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b42f7444-a023-45c1-9d60-e3c85b63f05b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7d44bd9e-7d2e-4b89-95e6-0201be3d8449 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-7d44bd9e-7d2e-4b89-95e6-0201be3d8449 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-9954d65e-ec15-4bc3-8cb0-eee28d21fdb5 {
  padding-top: 0px;
text-align: center;
}

#s-9954d65e-ec15-4bc3-8cb0-eee28d21fdb5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-9954d65e-ec15-4bc3-8cb0-eee28d21fdb5 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-9954d65e-ec15-4bc3-8cb0-eee28d21fdb5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-d20958af-3a08-4a44-afb6-9239725f7e5f {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-d20958af-3a08-4a44-afb6-9239725f7e5f {
  display: none;
}
#s-72370bda-524d-405b-87f2-50f3b6ccbba8 {
  text-align: left;
}


.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 {
  max-width: 100%;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 .shg-image-zoom,
.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 {
  max-width: 100%;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 .shg-image-zoom,
.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 {
  max-width: 100%;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 .shg-image-zoom,
.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 {
  max-width: 100%;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 .shg-image-zoom,
.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 {
  max-width: 100%;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 .shg-image-zoom,
.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72370bda-524d-405b-87f2-50f3b6ccbba8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2697298d-a2e3-49fd-9f52-e72e70e1d27b {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-2697298d-a2e3-49fd-9f52-e72e70e1d27b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-a0fcdc6c-41ec-492a-b553-f1fb34996d35 {
  padding-top: 0px;
text-align: center;
}

#s-a0fcdc6c-41ec-492a-b553-f1fb34996d35 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-a0fcdc6c-41ec-492a-b553-f1fb34996d35 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-a0fcdc6c-41ec-492a-b553-f1fb34996d35 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-4a098bb6-fc7e-4bae-a426-e39204968345 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-4a098bb6-fc7e-4bae-a426-e39204968345 {
  display: none;
}
#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 {
  text-align: left;
}


.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 {
  max-width: 100%;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 .shg-image-zoom,
.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 {
  max-width: 100%;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 .shg-image-zoom,
.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 {
  max-width: 100%;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 .shg-image-zoom,
.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 {
  max-width: 100%;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 .shg-image-zoom,
.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 {
  max-width: 100%;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 .shg-image-zoom,
.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71571125-1aa2-4bd4-a27d-156d95e8f7d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-979326d6-764e-4976-98e2-80de4a7a9fe6 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-979326d6-764e-4976-98e2-80de4a7a9fe6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-d0a3b87c-99db-44ca-945f-c77d3f2f9559 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d0a3b87c-99db-44ca-945f-c77d3f2f9559 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-d0a3b87c-99db-44ca-945f-c77d3f2f9559 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-d0a3b87c-99db-44ca-945f-c77d3f2f9559 .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-9b5e7371-c470-4efa-8412-fdd2ca9a6f6f {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-9b5e7371-c470-4efa-8412-fdd2ca9a6f6f {
  display: none;
}
#s-9b1839b7-6701-4914-be42-0d7b940163ff {
  text-align: left;
}


.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff {
  max-width: 100%;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff .shg-image-zoom,
.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff {
  max-width: 100%;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff .shg-image-zoom,
.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff {
  max-width: 100%;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff .shg-image-zoom,
.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff {
  max-width: 100%;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff .shg-image-zoom,
.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff {
  max-width: 100%;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff .shg-image-zoom,
.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b1839b7-6701-4914-be42-0d7b940163ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bea5a495-2526-4841-b9b1-cd7b496c8de4 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-bea5a495-2526-4841-b9b1-cd7b496c8de4 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-b4eedd77-a2a6-4bc3-bf43-f1277a0ae614 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b4eedd77-a2a6-4bc3-bf43-f1277a0ae614 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-b4eedd77-a2a6-4bc3-bf43-f1277a0ae614 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-b4eedd77-a2a6-4bc3-bf43-f1277a0ae614 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-6ca6c950-964b-41e2-8583-cd06961d754a {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}

#s-6ca6c950-964b-41e2-8583-cd06961d754a {
  display: none;
}
#s-6d9a6987-2937-4d73-b727-edba597530e0 {
  text-align: left;
}


.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 {
  max-width: 100%;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 .shg-image-zoom,
.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 {
  max-width: 100%;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 .shg-image-zoom,
.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 {
  max-width: 100%;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 .shg-image-zoom,
.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 {
  max-width: 100%;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 .shg-image-zoom,
.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 {
  max-width: 100%;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 .shg-image-zoom,
.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d9a6987-2937-4d73-b727-edba597530e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-63571803-8211-4003-8656-d0fe486d555e {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-63571803-8211-4003-8656-d0fe486d555e .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-30274f67-35f2-4be7-b3b2-ab01b133606e {
  padding-top: 0px;
text-align: center;
}

#s-30274f67-35f2-4be7-b3b2-ab01b133606e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 11px;
}

#s-30274f67-35f2-4be7-b3b2-ab01b133606e .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 11px;
}

#s-30274f67-35f2-4be7-b3b2-ab01b133606e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 11px;
  padding-left: 10px;
}
#s-58c142ad-67cd-4f71-bd75-201f69e20b30 {
  background-repeat: repeat;
background-attachment: fixed !important;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
}








#s-58c142ad-67cd-4f71-bd75-201f69e20b30 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.85;
}#s-58c142ad-67cd-4f71-bd75-201f69e20b30.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4c208ded-7982-4199-8363-810b44e0ae66 {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4c208ded-7982-4199-8363-810b44e0ae66"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-13ed33de-20cd-44dd-ab4d-fd37fdcec53e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(80, 80, 80, 1);
text-align: center;
}

#s-13ed33de-20cd-44dd-ab4d-fd37fdcec53e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-300251fd-4b56-4ff5-a788-9d76f9807414 {
  border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-color: rgba(205, 205, 205, 0);
}

#s-300251fd-4b56-4ff5-a788-9d76f9807414 .shogun-success-alert {
  background-color: #E2EFDA;
  color: #3c763d;
}

#s-300251fd-4b56-4ff5-a788-9d76f9807414 .shogun-form .shogun-form-label {
  color: #555;
  font-family: ;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-300251fd-4b56-4ff5-a788-9d76f9807414 .shogun-form .shogun-form-field {
  color: #555;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: ;
  font-style: ;
}

#s-300251fd-4b56-4ff5-a788-9d76f9807414 .shogun-form .shogun-form-submit {
  background-color: rgba(255, 255, 255, 1) !important;
}

#s-300251fd-4b56-4ff5-a788-9d76f9807414 .shogun-form .shogun-form-submit-container {
  text-align: center;
}

#s-300251fd-4b56-4ff5-a788-9d76f9807414 .shogun-form .shogun-form-submit-label {
  color: rgba(0, 0, 0, 1) !important;
}

/*
  $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;
}
