.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-4a5d5302-f04d-4ed1-a896-766d7a0a1af2 {
  text-align: center;
}
@media (min-width: 1200px){#s-4a5d5302-f04d-4ed1-a896-766d7a0a1af2 {
  display: none;
}
#s-4a5d5302-f04d-4ed1-a896-766d7a0a1af2, #wrap-s-4a5d5302-f04d-4ed1-a896-766d7a0a1af2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a5d5302-f04d-4ed1-a896-766d7a0a1af2 {
  display: none;
}
#s-4a5d5302-f04d-4ed1-a896-766d7a0a1af2, #wrap-s-4a5d5302-f04d-4ed1-a896-766d7a0a1af2 { display:none !important; }}



  #s-4a5d5302-f04d-4ed1-a896-766d7a0a1af2 img.shogun-image {
    
    width: px;
  }


#s-4a5d5302-f04d-4ed1-a896-766d7a0a1af2 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3da42ad-d016-4b9d-9520-742e208bd30e {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c3da42ad-d016-4b9d-9520-742e208bd30e {
  display: none;
}
#s-c3da42ad-d016-4b9d-9520-742e208bd30e, #wrap-s-c3da42ad-d016-4b9d-9520-742e208bd30e { display:none !important; }}@media (max-width: 767px){#s-c3da42ad-d016-4b9d-9520-742e208bd30e {
  display: none;
}
#s-c3da42ad-d016-4b9d-9520-742e208bd30e, #wrap-s-c3da42ad-d016-4b9d-9520-742e208bd30e { display:none !important; }}



  #s-c3da42ad-d016-4b9d-9520-742e208bd30e img.shogun-image {
    
    width: px;
  }


#s-c3da42ad-d016-4b9d-9520-742e208bd30e .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

#s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7 {
  padding-top: 20px;
}

@media (min-width: 0px) {
[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-52e1cddb-3eb6-4685-9ed1-64a17edd6de7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-61c48aa5-67e2-44ac-aa1b-df9bf9719e32"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

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

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

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

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

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

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

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

#s-f367027d-1d0c-47af-bc8a-0585a0166149 {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(228, 139, 186, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(228, 139, 186, 1);
}
#s-f367027d-1d0c-47af-bc8a-0585a0166149:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(228, 139, 186, 1) !important;
text-decoration: none !important;}#s-f367027d-1d0c-47af-bc8a-0585a0166149:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(228, 139, 186, 1) !important;
text-decoration: none !important;
color: rgba(228, 139, 186, 1) !important;
hover-type: color !important;}


#s-f367027d-1d0c-47af-bc8a-0585a0166149.shg-btn {
  color: rgba(228, 139, 186, 1);
  font-size: 17px;
  
  
  
  display:  block ;
}

#s-90d8f42f-5102-4b1a-957f-14242db5d34c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(228, 139, 186, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
background-color: rgba(228, 139, 186, 1);
text-decoration: none;
hover-type: color;
}
#s-90d8f42f-5102-4b1a-957f-14242db5d34c:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(228, 139, 186, 1) !important;
text-decoration: none !important;}#s-90d8f42f-5102-4b1a-957f-14242db5d34c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(228, 139, 186, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-90d8f42f-5102-4b1a-957f-14242db5d34c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  block ;
}

#s-eb6f6f55-7399-4c83-abb5-893b77cb91ac {
  padding-left: 50px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-eb6f6f55-7399-4c83-abb5-893b77cb91ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

.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-619f69ad-4943-4d1b-8d61-e83da7304f66 {
  margin-top: 30px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}








#s-619f69ad-4943-4d1b-8d61-e83da7304f66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-619f69ad-4943-4d1b-8d61-e83da7304f66.shg-box.shg-c {
  justify-content: center;
}

#s-27178a42-b8de-4c4a-b666-676c34a8651d {
  display: none;
}
#s-fc1373ff-a4b3-471a-b2df-b5934843260a {
  text-align: center;
}




  #s-fc1373ff-a4b3-471a-b2df-b5934843260a img.shogun-image {
    
    width: px;
  }


#s-fc1373ff-a4b3-471a-b2df-b5934843260a .shogun-image-content {
  
    align-items: center;
  
}

#s-b74ee940-8bec-455f-8532-c17b1ab6a7e4 {
  padding-left: 10px;
padding-right: 10px;
min-height: 100px;
}








#s-b74ee940-8bec-455f-8532-c17b1ab6a7e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b74ee940-8bec-455f-8532-c17b1ab6a7e4.shg-box.shg-c {
  justify-content: flex-start;
}

.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-ab68ed28-be87-4d30-91fc-23d479c00509 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab68ed28-be87-4d30-91fc-23d479c00509 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-466dd240-7776-4a51-ac57-bd1bef6c2d80 {
  text-align: center;
}

#s-466dd240-7776-4a51-ac57-bd1bef6c2d80 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-466dd240-7776-4a51-ac57-bd1bef6c2d80 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-466dd240-7776-4a51-ac57-bd1bef6c2d80 .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;
}
@media (min-width: 0px) {
[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06a2469c-98b6-48a5-b23b-9c988de6d095"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-6715c49a-67db-4c02-aeac-6e72c19ee9a1 {
  text-align: center;
}

#s-6715c49a-67db-4c02-aeac-6e72c19ee9a1 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-6715c49a-67db-4c02-aeac-6e72c19ee9a1 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-6715c49a-67db-4c02-aeac-6e72c19ee9a1 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-6715c49a-67db-4c02-aeac-6e72c19ee9a1 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-6715c49a-67db-4c02-aeac-6e72c19ee9a1 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 0px;
  }

       
    #s-6715c49a-67db-4c02-aeac-6e72c19ee9a1 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

@media (min-width: 0px) {
[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6974b1a8-c7f2-4762-9dda-fc3131712bd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-1ea365c6-2dd0-49aa-8865-2379126d1b32 {
  border-style: solid;
margin-top: 15px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
#s-1ea365c6-2dd0-49aa-8865-2379126d1b32:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-1ea365c6-2dd0-49aa-8865-2379126d1b32:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1ea365c6-2dd0-49aa-8865-2379126d1b32 {
  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-1ea365c6-2dd0-49aa-8865-2379126d1b32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ea365c6-2dd0-49aa-8865-2379126d1b32.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-1ea365c6-2dd0-49aa-8865-2379126d1b32.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



#s-132f7cd2-250e-4cfe-bdce-bee0f4cc1068 {
  margin-top: 30px;
min-height: 50px;
}








#s-132f7cd2-250e-4cfe-bdce-bee0f4cc1068 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-132f7cd2-250e-4cfe-bdce-bee0f4cc1068.shg-box.shg-c {
  justify-content: center;
}

#s-c5aadabc-00d2-4f72-967d-5faaeadad70c {
  padding-top: 10px;
}

#s-c5aadabc-00d2-4f72-967d-5faaeadad70c {
  display: none;
}
#s-9de3f716-6026-4d09-be0d-2c9c39ffe736 {
  text-align: center;
}




  #s-9de3f716-6026-4d09-be0d-2c9c39ffe736 img.shogun-image {
    
    width: px;
  }


#s-9de3f716-6026-4d09-be0d-2c9c39ffe736 .shogun-image-content {
  
    align-items: center;
  
}

#s-20351599-7f8e-45fe-a5e9-7d39c0f95d09 {
  padding-left: 10px;
padding-right: 10px;
min-height: 100px;
}








#s-20351599-7f8e-45fe-a5e9-7d39c0f95d09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20351599-7f8e-45fe-a5e9-7d39c0f95d09.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2bce1c91-a0bb-46d7-ab9f-a2c8fdb7420f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2bce1c91-a0bb-46d7-ab9f-a2c8fdb7420f .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-5a732c7b-b935-479f-b11a-e6d5bcc4179f {
  text-align: center;
}

#s-5a732c7b-b935-479f-b11a-e6d5bcc4179f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-5a732c7b-b935-479f-b11a-e6d5bcc4179f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5a732c7b-b935-479f-b11a-e6d5bcc4179f .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;
}
@media (min-width: 0px) {
[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc356837-c839-4840-b9dd-f364ab4974c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1e9ae81b-8b2f-4471-93b8-80a8d1d1cb12 {
  text-align: center;
}

#s-1e9ae81b-8b2f-4471-93b8-80a8d1d1cb12 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-1e9ae81b-8b2f-4471-93b8-80a8d1d1cb12 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1e9ae81b-8b2f-4471-93b8-80a8d1d1cb12 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1e9ae81b-8b2f-4471-93b8-80a8d1d1cb12 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-1e9ae81b-8b2f-4471-93b8-80a8d1d1cb12 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 0px;
  }

       
    #s-1e9ae81b-8b2f-4471-93b8-80a8d1d1cb12 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

@media (min-width: 0px) {
[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ceb37c9c-c6de-4b15-82c8-95141c57ddba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-95f96790-d5c7-4124-be05-f281ada66daa {
  border-style: solid;
margin-top: 15px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
#s-95f96790-d5c7-4124-be05-f281ada66daa:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-95f96790-d5c7-4124-be05-f281ada66daa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-95f96790-d5c7-4124-be05-f281ada66daa {
  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-95f96790-d5c7-4124-be05-f281ada66daa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95f96790-d5c7-4124-be05-f281ada66daa.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-95f96790-d5c7-4124-be05-f281ada66daa.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



#s-98e9700a-8af4-430b-b24a-a0739a007e34 {
  margin-top: 30px;
min-height: 50px;
}








#s-98e9700a-8af4-430b-b24a-a0739a007e34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98e9700a-8af4-430b-b24a-a0739a007e34.shg-box.shg-c {
  justify-content: center;
}

#s-34f04905-d9aa-4027-9614-7188849833ac {
  padding-top: 10px;
}

#s-34f04905-d9aa-4027-9614-7188849833ac {
  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-055dc445-0dd2-406e-83a4-c2f4cff951ad {
  text-align: left;
}


.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad {
  max-width: 100%;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad .shg-image-zoom,
.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad {
  max-width: 100%;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad .shg-image-zoom,
.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad {
  max-width: 100%;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad .shg-image-zoom,
.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad {
  max-width: 100%;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad .shg-image-zoom,
.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad {
  max-width: 100%;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad .shg-image-zoom,
.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-055dc445-0dd2-406e-83a4-c2f4cff951ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2b43ea1e-8960-4a3f-867d-1dc5d7cb0251 {
  padding-left: 10px;
padding-right: 10px;
min-height: 100px;
}








#s-2b43ea1e-8960-4a3f-867d-1dc5d7cb0251 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b43ea1e-8960-4a3f-867d-1dc5d7cb0251.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ed86e5b3-9064-46fb-96b0-c6cbaaf6e68f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed86e5b3-9064-46fb-96b0-c6cbaaf6e68f .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-0433ce84-4dab-4f27-9dcb-67b3786d87a5 {
  text-align: center;
}

#s-0433ce84-4dab-4f27-9dcb-67b3786d87a5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-0433ce84-4dab-4f27-9dcb-67b3786d87a5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-0433ce84-4dab-4f27-9dcb-67b3786d87a5 .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;
}
@media (min-width: 0px) {
[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c208a185-443b-44c5-ae0c-17a845502fec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bda82f36-9e87-4c04-8ccb-8c7d7eecc33b {
  text-align: center;
}

#s-bda82f36-9e87-4c04-8ccb-8c7d7eecc33b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-bda82f36-9e87-4c04-8ccb-8c7d7eecc33b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-bda82f36-9e87-4c04-8ccb-8c7d7eecc33b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-bda82f36-9e87-4c04-8ccb-8c7d7eecc33b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-bda82f36-9e87-4c04-8ccb-8c7d7eecc33b .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 0px;
  }

       
    #s-bda82f36-9e87-4c04-8ccb-8c7d7eecc33b .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

@media (min-width: 0px) {
[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ace43cb5-a39c-4815-ba02-ec283ad3067c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cbbf16da-da60-4ea1-bfd5-8bb9692c2b72 {
  border-style: solid;
margin-top: 15px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
#s-cbbf16da-da60-4ea1-bfd5-8bb9692c2b72:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-cbbf16da-da60-4ea1-bfd5-8bb9692c2b72:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cbbf16da-da60-4ea1-bfd5-8bb9692c2b72 {
  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-cbbf16da-da60-4ea1-bfd5-8bb9692c2b72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbbf16da-da60-4ea1-bfd5-8bb9692c2b72.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-cbbf16da-da60-4ea1-bfd5-8bb9692c2b72.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



#s-65073475-b595-44f2-aea2-6fd46ca1d172 {
  padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-65073475-b595-44f2-aea2-6fd46ca1d172 {
  display: none;
}
#s-65073475-b595-44f2-aea2-6fd46ca1d172, #wrap-s-65073475-b595-44f2-aea2-6fd46ca1d172 { display:none !important; }}@media (max-width: 767px){#s-65073475-b595-44f2-aea2-6fd46ca1d172 {
  display: none;
}
#s-65073475-b595-44f2-aea2-6fd46ca1d172, #wrap-s-65073475-b595-44f2-aea2-6fd46ca1d172 { display:none !important; }}
@media (min-width: 0px) {
[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-65073475-b595-44f2-aea2-6fd46ca1d172"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-05dccc4d-8546-402f-bb81-ebd48809d2ab {
  padding-top: 40px;
text-align: center;
}




  #s-05dccc4d-8546-402f-bb81-ebd48809d2ab img.shogun-image {
    
    width: px;
  }


#s-05dccc4d-8546-402f-bb81-ebd48809d2ab .shogun-image-content {
  
    align-items: center;
  
}

#s-fecea882-7a61-433a-99cb-d5a3b365049a {
  padding-top: 40px;
text-align: center;
}




  #s-fecea882-7a61-433a-99cb-d5a3b365049a img.shogun-image {
    
    width: px;
  }


#s-fecea882-7a61-433a-99cb-d5a3b365049a .shogun-image-content {
  
    align-items: center;
  
}

#s-c98fabbd-0bd6-4a5b-b06c-98380a9f410d {
  padding-top: 40px;
text-align: center;
}




  #s-c98fabbd-0bd6-4a5b-b06c-98380a9f410d img.shogun-image {
    
    width: px;
  }


#s-c98fabbd-0bd6-4a5b-b06c-98380a9f410d .shogun-image-content {
  
    align-items: center;
  
}

#s-38298756-34eb-4090-8571-70fb57bcfb27 {
  padding-top: 40px;
text-align: center;
}




  #s-38298756-34eb-4090-8571-70fb57bcfb27 img.shogun-image {
    
    width: px;
  }


#s-38298756-34eb-4090-8571-70fb57bcfb27 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ab9fb97-ca08-499e-a30f-8f9b723a7713 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0ab9fb97-ca08-499e-a30f-8f9b723a7713 {
  display: none;
}
#s-0ab9fb97-ca08-499e-a30f-8f9b723a7713, #wrap-s-0ab9fb97-ca08-499e-a30f-8f9b723a7713 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ab9fb97-ca08-499e-a30f-8f9b723a7713 {
  display: none;
}
#s-0ab9fb97-ca08-499e-a30f-8f9b723a7713, #wrap-s-0ab9fb97-ca08-499e-a30f-8f9b723a7713 { display:none !important; }}







#s-0ab9fb97-ca08-499e-a30f-8f9b723a7713 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ab9fb97-ca08-499e-a30f-8f9b723a7713.shg-box.shg-c {
  justify-content: center;
}

#s-945bde6f-7962-4dce-8aad-c3fd75e9299f {
  padding-top: 40px;
padding-left: 25px;
padding-right: 25px;
text-align: center;
}




  #s-945bde6f-7962-4dce-8aad-c3fd75e9299f img.shogun-image {
    
    width: px;
  }


#s-945bde6f-7962-4dce-8aad-c3fd75e9299f .shogun-image-content {
  
    align-items: center;
  
}

#s-1d41577f-6fe9-40fe-b0d3-42ebb632aab6 {
  padding-top: 25px;
padding-left: 25px;
padding-right: 25px;
text-align: center;
}




  #s-1d41577f-6fe9-40fe-b0d3-42ebb632aab6 img.shogun-image {
    
    width: px;
  }


#s-1d41577f-6fe9-40fe-b0d3-42ebb632aab6 .shogun-image-content {
  
    align-items: center;
  
}

#s-23a2b93a-1b86-4595-a006-279f5214c62d {
  padding-top: 25px;
padding-left: 25px;
padding-right: 25px;
text-align: center;
}




  #s-23a2b93a-1b86-4595-a006-279f5214c62d img.shogun-image {
    
    width: px;
  }


#s-23a2b93a-1b86-4595-a006-279f5214c62d .shogun-image-content {
  
    align-items: center;
  
}

#s-7dd3e2e2-0e11-4c28-9590-1085b9701ca8 {
  padding-top: 25px;
padding-left: 25px;
padding-right: 24px;
text-align: center;
}




  #s-7dd3e2e2-0e11-4c28-9590-1085b9701ca8 img.shogun-image {
    
    width: px;
  }


#s-7dd3e2e2-0e11-4c28-9590-1085b9701ca8 .shogun-image-content {
  
    align-items: center;
  
}

#s-d507fc1d-a266-4e48-956c-9d0a36f0c10d {
  padding-left: 50px;
padding-bottom: 40px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d507fc1d-a266-4e48-956c-9d0a36f0c10d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-3b04f4ae-fb29-4335-a3a1-e0a6cb0c75c7 {
  margin-top: 30px;
min-height: 50px;
}








#s-3b04f4ae-fb29-4335-a3a1-e0a6cb0c75c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b04f4ae-fb29-4335-a3a1-e0a6cb0c75c7.shg-box.shg-c {
  justify-content: center;
}

#s-12b6a0b7-2d54-4157-b912-a68ddf9ffcfc {
  padding-top: 10px;
}

#s-12b6a0b7-2d54-4157-b912-a68ddf9ffcfc {
  display: none;
}
#s-3c63c303-0c5d-484a-b193-0320f4c54a3d {
  text-align: center;
}




  #s-3c63c303-0c5d-484a-b193-0320f4c54a3d img.shogun-image {
    
    width: px;
  }


#s-3c63c303-0c5d-484a-b193-0320f4c54a3d .shogun-image-content {
  
    align-items: center;
  
}

#s-56c936d1-2ea7-4f80-90b3-32ae3dc3eda4 {
  padding-left: 10px;
padding-right: 10px;
min-height: 100px;
}








#s-56c936d1-2ea7-4f80-90b3-32ae3dc3eda4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56c936d1-2ea7-4f80-90b3-32ae3dc3eda4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3d657786-74e0-497a-8134-f63ed93e616e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d657786-74e0-497a-8134-f63ed93e616e .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-3db9f2eb-0762-4dec-b917-2a4a0a4e6888 {
  text-align: center;
}

#s-3db9f2eb-0762-4dec-b917-2a4a0a4e6888 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-3db9f2eb-0762-4dec-b917-2a4a0a4e6888 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-3db9f2eb-0762-4dec-b917-2a4a0a4e6888 .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;
}
@media (min-width: 0px) {
[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-00b8f2d5-88d6-4923-8a3a-dcd6bdbd668b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1e65b9f2-5b15-47d2-922a-2c89854bc83a {
  text-align: center;
}

#s-1e65b9f2-5b15-47d2-922a-2c89854bc83a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-1e65b9f2-5b15-47d2-922a-2c89854bc83a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1e65b9f2-5b15-47d2-922a-2c89854bc83a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1e65b9f2-5b15-47d2-922a-2c89854bc83a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-1e65b9f2-5b15-47d2-922a-2c89854bc83a .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 0px;
  }

       
    #s-1e65b9f2-5b15-47d2-922a-2c89854bc83a .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

@media (min-width: 0px) {
[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf6860bd-2a56-40a9-b901-1eb27cc0c53f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0ad9060c-88a8-4a8e-ba9e-f210c3f122e4 {
  border-style: solid;
margin-top: 15px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
#s-0ad9060c-88a8-4a8e-ba9e-f210c3f122e4:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-0ad9060c-88a8-4a8e-ba9e-f210c3f122e4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0ad9060c-88a8-4a8e-ba9e-f210c3f122e4 {
  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-0ad9060c-88a8-4a8e-ba9e-f210c3f122e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ad9060c-88a8-4a8e-ba9e-f210c3f122e4.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-0ad9060c-88a8-4a8e-ba9e-f210c3f122e4.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



#s-18ba1eb3-0d89-4721-a06c-cfd061f79a31 {
  margin-top: 30px;
min-height: 50px;
}








#s-18ba1eb3-0d89-4721-a06c-cfd061f79a31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18ba1eb3-0d89-4721-a06c-cfd061f79a31.shg-box.shg-c {
  justify-content: center;
}

#s-5d9ddee2-8a2e-4db8-a4f5-ea870638a56a {
  padding-top: 10px;
}

#s-5d9ddee2-8a2e-4db8-a4f5-ea870638a56a {
  display: none;
}
#s-2af993e7-20c6-4b3f-9e99-9a7bf95144cb {
  text-align: center;
}




  #s-2af993e7-20c6-4b3f-9e99-9a7bf95144cb img.shogun-image {
    
    width: px;
  }


#s-2af993e7-20c6-4b3f-9e99-9a7bf95144cb .shogun-image-content {
  
    align-items: center;
  
}

#s-3a69d8da-422a-4f49-882e-32ec9d3034b0 {
  padding-left: 10px;
padding-right: 10px;
min-height: 100px;
}








#s-3a69d8da-422a-4f49-882e-32ec9d3034b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a69d8da-422a-4f49-882e-32ec9d3034b0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8f56a780-9494-420f-947c-79e209c36f8e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f56a780-9494-420f-947c-79e209c36f8e .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-29b75d67-0030-492d-8e8e-f11d32f44283 {
  text-align: center;
}

#s-29b75d67-0030-492d-8e8e-f11d32f44283 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-29b75d67-0030-492d-8e8e-f11d32f44283 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-29b75d67-0030-492d-8e8e-f11d32f44283 .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;
}
@media (min-width: 0px) {
[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54be122b-9341-468a-b328-95151695d6fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cd36a4a7-f061-4845-b6a0-66cb54d19d85 {
  text-align: center;
}

#s-cd36a4a7-f061-4845-b6a0-66cb54d19d85 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-cd36a4a7-f061-4845-b6a0-66cb54d19d85 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-cd36a4a7-f061-4845-b6a0-66cb54d19d85 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-cd36a4a7-f061-4845-b6a0-66cb54d19d85 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-cd36a4a7-f061-4845-b6a0-66cb54d19d85 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 0px;
  }

       
    #s-cd36a4a7-f061-4845-b6a0-66cb54d19d85 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

@media (min-width: 0px) {
[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81ee21e0-3b0a-4f11-8f3e-0315a8d685f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3e8b8356-1018-4532-8639-9fd30ba5f523 {
  border-style: solid;
margin-top: 15px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
#s-3e8b8356-1018-4532-8639-9fd30ba5f523:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-3e8b8356-1018-4532-8639-9fd30ba5f523:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3e8b8356-1018-4532-8639-9fd30ba5f523 {
  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-3e8b8356-1018-4532-8639-9fd30ba5f523.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e8b8356-1018-4532-8639-9fd30ba5f523.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-3e8b8356-1018-4532-8639-9fd30ba5f523.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



#s-f821de03-5305-47aa-a430-bd450b4b0d6b {
  margin-top: 30px;
min-height: 50px;
}








#s-f821de03-5305-47aa-a430-bd450b4b0d6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f821de03-5305-47aa-a430-bd450b4b0d6b.shg-box.shg-c {
  justify-content: center;
}

#s-7245ce91-82b2-4902-8641-23937cbf5c3c {
  padding-top: 10px;
}

#s-7245ce91-82b2-4902-8641-23937cbf5c3c {
  display: none;
}
#s-bb47b64b-d190-483c-b8d0-eee0cbb0f3ea {
  text-align: center;
}




  #s-bb47b64b-d190-483c-b8d0-eee0cbb0f3ea img.shogun-image {
    
    width: px;
  }


#s-bb47b64b-d190-483c-b8d0-eee0cbb0f3ea .shogun-image-content {
  
    align-items: center;
  
}

#s-08aaa8e8-7fbc-41b0-a56b-44416400f444 {
  padding-left: 10px;
padding-right: 10px;
min-height: 100px;
}








#s-08aaa8e8-7fbc-41b0-a56b-44416400f444 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08aaa8e8-7fbc-41b0-a56b-44416400f444.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f5bd58c9-b319-4b3a-b360-ced439c81948 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5bd58c9-b319-4b3a-b360-ced439c81948 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-4e141025-a131-43ba-bc12-2c0853641d85 {
  text-align: center;
}

#s-4e141025-a131-43ba-bc12-2c0853641d85 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-4e141025-a131-43ba-bc12-2c0853641d85 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4e141025-a131-43ba-bc12-2c0853641d85 .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;
}
@media (min-width: 0px) {
[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eddf010b-f819-4fa0-a4c0-5eaf0df379a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c5701dc7-ca20-4877-9339-4a18fa616a28 {
  text-align: center;
}

#s-c5701dc7-ca20-4877-9339-4a18fa616a28 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-c5701dc7-ca20-4877-9339-4a18fa616a28 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-c5701dc7-ca20-4877-9339-4a18fa616a28 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c5701dc7-ca20-4877-9339-4a18fa616a28 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-c5701dc7-ca20-4877-9339-4a18fa616a28 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 0px;
  }

       
    #s-c5701dc7-ca20-4877-9339-4a18fa616a28 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

@media (min-width: 0px) {
[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d2bb3e3b-d2ee-4497-8696-143050230ee2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a0115562-a610-414b-ae75-e8a902edee43 {
  border-style: solid;
margin-top: 15px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
#s-a0115562-a610-414b-ae75-e8a902edee43:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-a0115562-a610-414b-ae75-e8a902edee43:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a0115562-a610-414b-ae75-e8a902edee43 {
  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-a0115562-a610-414b-ae75-e8a902edee43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0115562-a610-414b-ae75-e8a902edee43.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-a0115562-a610-414b-ae75-e8a902edee43.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



#s-47c59723-c43f-4df0-9567-7b6b8a6699eb {
  padding-left: 50px;
padding-bottom: 40px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-47c59723-c43f-4df0-9567-7b6b8a6699eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-ff6cd1fb-39b0-477d-b16b-36dc9b23cc99 {
  margin-top: 30px;
min-height: 50px;
}








#s-ff6cd1fb-39b0-477d-b16b-36dc9b23cc99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff6cd1fb-39b0-477d-b16b-36dc9b23cc99.shg-box.shg-c {
  justify-content: center;
}

#s-2ef6071f-ccbe-42e7-bc45-6757c1912c30 {
  padding-top: 10px;
}

#s-2ef6071f-ccbe-42e7-bc45-6757c1912c30 {
  display: none;
}
#s-307bea0b-8c94-4af2-8805-47f35df18f57 {
  text-align: left;
}


.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 {
  max-width: 100%;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 .shg-image-zoom,
.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 {
  max-width: 100%;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 .shg-image-zoom,
.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 {
  max-width: 100%;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 .shg-image-zoom,
.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 {
  max-width: 100%;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 .shg-image-zoom,
.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 {
  max-width: 100%;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 .shg-image-zoom,
.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-307bea0b-8c94-4af2-8805-47f35df18f57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8855294e-3231-4636-8cd1-23b6ec676a5c {
  padding-left: 10px;
padding-right: 10px;
min-height: 100px;
}








#s-8855294e-3231-4636-8cd1-23b6ec676a5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8855294e-3231-4636-8cd1-23b6ec676a5c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-81061262-8edc-4a2a-860f-d244be0284e6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81061262-8edc-4a2a-860f-d244be0284e6 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-c63029d5-dbef-4b8b-a4e2-dfbbecbdaf07 {
  text-align: center;
}

#s-c63029d5-dbef-4b8b-a4e2-dfbbecbdaf07 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-c63029d5-dbef-4b8b-a4e2-dfbbecbdaf07 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c63029d5-dbef-4b8b-a4e2-dfbbecbdaf07 .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;
}
@media (min-width: 0px) {
[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ef36506f-a273-4a18-98eb-68aeb57eeafe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8ce5d572-c4ab-4156-af21-aa7004cbb9b5 {
  text-align: center;
}

#s-8ce5d572-c4ab-4156-af21-aa7004cbb9b5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-8ce5d572-c4ab-4156-af21-aa7004cbb9b5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-8ce5d572-c4ab-4156-af21-aa7004cbb9b5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8ce5d572-c4ab-4156-af21-aa7004cbb9b5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-8ce5d572-c4ab-4156-af21-aa7004cbb9b5 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 0px;
  }

       
    #s-8ce5d572-c4ab-4156-af21-aa7004cbb9b5 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

@media (min-width: 0px) {
[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-70438739-6462-41c7-8389-a7e98dad9a09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-36e737cb-17f3-4461-9d90-6a7657794c02 {
  border-style: solid;
margin-top: 15px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
#s-36e737cb-17f3-4461-9d90-6a7657794c02:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-36e737cb-17f3-4461-9d90-6a7657794c02:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-36e737cb-17f3-4461-9d90-6a7657794c02 {
  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-36e737cb-17f3-4461-9d90-6a7657794c02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36e737cb-17f3-4461-9d90-6a7657794c02.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-36e737cb-17f3-4461-9d90-6a7657794c02.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



#s-31ec20e4-cb6e-44e3-9958-162b33e4ef38 {
  margin-top: 30px;
min-height: 50px;
}








#s-31ec20e4-cb6e-44e3-9958-162b33e4ef38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31ec20e4-cb6e-44e3-9958-162b33e4ef38.shg-box.shg-c {
  justify-content: center;
}

#s-76cc53cb-43a2-448d-89ba-7211f1519f2a {
  padding-top: 10px;
}

#s-76cc53cb-43a2-448d-89ba-7211f1519f2a {
  display: none;
}
#s-0a7e83ca-43d9-41cd-8e99-e1e2e4c50bca {
  text-align: center;
}




  #s-0a7e83ca-43d9-41cd-8e99-e1e2e4c50bca img.shogun-image {
    
    width: px;
  }


#s-0a7e83ca-43d9-41cd-8e99-e1e2e4c50bca .shogun-image-content {
  
    align-items: center;
  
}

#s-bbd1b742-06e8-4f9e-963e-67c72ca0f0a6 {
  padding-left: 10px;
padding-right: 10px;
min-height: 100px;
}








#s-bbd1b742-06e8-4f9e-963e-67c72ca0f0a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbd1b742-06e8-4f9e-963e-67c72ca0f0a6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ffa9ef55-ab8e-49b9-946a-052a92bb891c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ffa9ef55-ab8e-49b9-946a-052a92bb891c .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-a3e8e401-cdad-4245-aa87-f1705999fda5 {
  text-align: center;
}

#s-a3e8e401-cdad-4245-aa87-f1705999fda5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-a3e8e401-cdad-4245-aa87-f1705999fda5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-a3e8e401-cdad-4245-aa87-f1705999fda5 .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;
}
@media (min-width: 0px) {
[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e23f7a21-a4e9-4e42-8e0f-b1aa0b9f48b8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1eb38352-c706-4efb-bea5-a362d21c0044 {
  text-align: center;
}

#s-1eb38352-c706-4efb-bea5-a362d21c0044 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-1eb38352-c706-4efb-bea5-a362d21c0044 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1eb38352-c706-4efb-bea5-a362d21c0044 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1eb38352-c706-4efb-bea5-a362d21c0044 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-1eb38352-c706-4efb-bea5-a362d21c0044 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: 0px;
  }

       
    #s-1eb38352-c706-4efb-bea5-a362d21c0044 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

@media (min-width: 0px) {
[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2cf17be4-126a-4551-b027-57207d6efdbf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-df5aca3c-bc08-4236-bd11-1b61ae1a9cd9 {
  border-style: solid;
margin-top: 15px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
#s-df5aca3c-bc08-4236-bd11-1b61ae1a9cd9:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-df5aca3c-bc08-4236-bd11-1b61ae1a9cd9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-df5aca3c-bc08-4236-bd11-1b61ae1a9cd9 {
  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-df5aca3c-bc08-4236-bd11-1b61ae1a9cd9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df5aca3c-bc08-4236-bd11-1b61ae1a9cd9.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-df5aca3c-bc08-4236-bd11-1b61ae1a9cd9.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



#s-75fd19ce-538a-49b1-a07c-53282fbf9868 {
  margin-top: 30px;
min-height: 50px;
}








#s-75fd19ce-538a-49b1-a07c-53282fbf9868 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75fd19ce-538a-49b1-a07c-53282fbf9868.shg-box.shg-c {
  justify-content: center;
}

#s-e748b94c-0f39-4d41-8923-309b1c2c4cf6 {
  padding-top: 10px;
}

#s-e748b94c-0f39-4d41-8923-309b1c2c4cf6 {
  display: none;
}
#s-2afac1e5-72d3-4894-870e-75cd630db049 {
  text-align: left;
}


.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 {
  max-width: 100%;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 .shg-image-zoom,
.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 {
  max-width: 100%;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 .shg-image-zoom,
.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 {
  max-width: 100%;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 .shg-image-zoom,
.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 {
  max-width: 100%;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 .shg-image-zoom,
.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 {
  max-width: 100%;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 .shg-image-zoom,
.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2afac1e5-72d3-4894-870e-75cd630db049 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-831ccc87-bbf4-442f-8051-8aa1235f9cc5 {
  padding-left: 10px;
padding-right: 10px;
min-height: 100px;
}








#s-831ccc87-bbf4-442f-8051-8aa1235f9cc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-831ccc87-bbf4-442f-8051-8aa1235f9cc5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e41fefcc-e23c-4bd7-942b-17664aefb101 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e41fefcc-e23c-4bd7-942b-17664aefb101 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-15946ef7-7fb0-4660-a69d-3f554de9f2f2 {
  text-align: center;
}

#s-15946ef7-7fb0-4660-a69d-3f554de9f2f2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
}

#s-15946ef7-7fb0-4660-a69d-3f554de9f2f2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-15946ef7-7fb0-4660-a69d-3f554de9f2f2 .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;
}
@media (min-width: 0px) {
[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f31a2f5d-0c5e-4c60-9cf6-104e8089e720"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a61a0400-c418-4cf7-95a1-3a7391f828bf {
  border-style: solid;
margin-top: 15px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
#s-a61a0400-c418-4cf7-95a1-3a7391f828bf:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-a61a0400-c418-4cf7-95a1-3a7391f828bf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a61a0400-c418-4cf7-95a1-3a7391f828bf {
  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-a61a0400-c418-4cf7-95a1-3a7391f828bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a61a0400-c418-4cf7-95a1-3a7391f828bf.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-a61a0400-c418-4cf7-95a1-3a7391f828bf.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



/*
  $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;
}
