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

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

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

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

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

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

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

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

#s-6762fc79-b137-4156-9119-8fdb75e0ecfd {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-6762fc79-b137-4156-9119-8fdb75e0ecfd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6762fc79-b137-4156-9119-8fdb75e0ecfd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6762fc79-b137-4156-9119-8fdb75e0ecfd {
  
}
}@media (max-width: 767px){#s-6762fc79-b137-4156-9119-8fdb75e0ecfd {
  
}
}







#s-6762fc79-b137-4156-9119-8fdb75e0ecfd > .shg-box-overlay {
  background-color: rgba(97, 31, 96, 1);
  opacity: 0.75;
}#s-6762fc79-b137-4156-9119-8fdb75e0ecfd.shg-box.shg-c {
  justify-content: flex-start;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-db001b3e-d10d-49de-b023-68815195bc38 {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-db001b3e-d10d-49de-b023-68815195bc38 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-db001b3e-d10d-49de-b023-68815195bc38 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-db001b3e-d10d-49de-b023-68815195bc38 {
  
}
}@media (max-width: 767px){#s-db001b3e-d10d-49de-b023-68815195bc38 {
  
}
}
#s-db001b3e-d10d-49de-b023-68815195bc38 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-296f932b-be64-4c1a-af22-c185516894ef {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-296f932b-be64-4c1a-af22-c185516894ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-296f932b-be64-4c1a-af22-c185516894ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-296f932b-be64-4c1a-af22-c185516894ef {
  
}
}@media (max-width: 767px){#s-296f932b-be64-4c1a-af22-c185516894ef {
  
}
}







#s-296f932b-be64-4c1a-af22-c185516894ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-296f932b-be64-4c1a-af22-c185516894ef.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd {
  
}
}@media (max-width: 767px){#s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd {
  
}
}
@media (min-width: 0px) {
[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4d6cfa8-58e5-4ba7-b32e-39341da5d2dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-664ac4af-2b74-4a7f-9d02-b1faa70fde63 {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-664ac4af-2b74-4a7f-9d02-b1faa70fde63 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-664ac4af-2b74-4a7f-9d02-b1faa70fde63 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-664ac4af-2b74-4a7f-9d02-b1faa70fde63 {
  
}
}@media (max-width: 767px){#s-664ac4af-2b74-4a7f-9d02-b1faa70fde63 {
  
}
}
#s-664ac4af-2b74-4a7f-9d02-b1faa70fde63 {
  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-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 {
  text-align: left;
}
@media (min-width: 1200px){#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 {
  
}
}@media (max-width: 767px){#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 {
  
}
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 {
  max-width: 100%;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 .shg-image-zoom,
.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 {
  max-width: 100%;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 .shg-image-zoom,
.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 {
  max-width: 100%;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 .shg-image-zoom,
.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 {
  max-width: 100%;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 .shg-image-zoom,
.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 {
  max-width: 100%;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 .shg-image-zoom,
.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b8cd1ba-aa98-4420-8d18-c553ab3aa261 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-08276562-75a6-46dc-a49b-9940e39be8c9 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-08276562-75a6-46dc-a49b-9940e39be8c9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-08276562-75a6-46dc-a49b-9940e39be8c9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-08276562-75a6-46dc-a49b-9940e39be8c9 {
  
}
}@media (max-width: 767px){#s-08276562-75a6-46dc-a49b-9940e39be8c9 {
  
}
}
#s-08276562-75a6-46dc-a49b-9940e39be8c9 .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:   ;
  font-size: 20px;
}

#s-13be4853-9dfd-476d-a7e8-e23c05a3d8d4 {
  text-align: center;
}
@media (min-width: 1200px){#s-13be4853-9dfd-476d-a7e8-e23c05a3d8d4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13be4853-9dfd-476d-a7e8-e23c05a3d8d4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-13be4853-9dfd-476d-a7e8-e23c05a3d8d4 {
  
}
}@media (max-width: 767px){#s-13be4853-9dfd-476d-a7e8-e23c05a3d8d4 {
  
}
}
#s-13be4853-9dfd-476d-a7e8-e23c05a3d8d4 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-13be4853-9dfd-476d-a7e8-e23c05a3d8d4 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-13be4853-9dfd-476d-a7e8-e23c05a3d8d4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-81e2ef32-45bb-4aa0-933d-3178f73b1b5d {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-81e2ef32-45bb-4aa0-933d-3178f73b1b5d:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-81e2ef32-45bb-4aa0-933d-3178f73b1b5d:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-81e2ef32-45bb-4aa0-933d-3178f73b1b5d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-81e2ef32-45bb-4aa0-933d-3178f73b1b5d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-81e2ef32-45bb-4aa0-933d-3178f73b1b5d {
  
}
}@media (max-width: 767px){#s-81e2ef32-45bb-4aa0-933d-3178f73b1b5d {
  
}
}


#s-81e2ef32-45bb-4aa0-933d-3178f73b1b5d {
  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-81e2ef32-45bb-4aa0-933d-3178f73b1b5d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81e2ef32-45bb-4aa0-933d-3178f73b1b5d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-81e2ef32-45bb-4aa0-933d-3178f73b1b5d.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-8de7aaaa-a98e-4aea-95fb-52d1ee563955 {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-8de7aaaa-a98e-4aea-95fb-52d1ee563955 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8de7aaaa-a98e-4aea-95fb-52d1ee563955 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8de7aaaa-a98e-4aea-95fb-52d1ee563955 {
  
}
}@media (max-width: 767px){#s-8de7aaaa-a98e-4aea-95fb-52d1ee563955 {
  
}
}
#s-8de7aaaa-a98e-4aea-95fb-52d1ee563955 {
  display: none;
}
#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc {
  text-align: left;
}
@media (min-width: 1200px){#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc {
  
}
}@media (max-width: 767px){#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc {
  
}
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc {
  max-width: 100%;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc .shg-image-zoom,
.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc {
  max-width: 100%;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc .shg-image-zoom,
.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc {
  max-width: 100%;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc .shg-image-zoom,
.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc {
  max-width: 100%;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc .shg-image-zoom,
.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc {
  max-width: 100%;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc .shg-image-zoom,
.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a27e11-6fb1-4cea-9c85-8c52c621dddc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-28c3978e-79c0-44e2-b74a-c9e352355a1d {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-28c3978e-79c0-44e2-b74a-c9e352355a1d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-28c3978e-79c0-44e2-b74a-c9e352355a1d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-28c3978e-79c0-44e2-b74a-c9e352355a1d {
  
}
}@media (max-width: 767px){#s-28c3978e-79c0-44e2-b74a-c9e352355a1d {
  
}
}
#s-28c3978e-79c0-44e2-b74a-c9e352355a1d .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:   ;
  font-size: 20px;
}

#s-9cb21878-9628-4351-b3ba-099cddd59aee {
  text-align: center;
}
@media (min-width: 1200px){#s-9cb21878-9628-4351-b3ba-099cddd59aee {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9cb21878-9628-4351-b3ba-099cddd59aee {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9cb21878-9628-4351-b3ba-099cddd59aee {
  
}
}@media (max-width: 767px){#s-9cb21878-9628-4351-b3ba-099cddd59aee {
  
}
}
#s-9cb21878-9628-4351-b3ba-099cddd59aee .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-9cb21878-9628-4351-b3ba-099cddd59aee .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-9cb21878-9628-4351-b3ba-099cddd59aee .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e35a23a4-66f1-406c-942e-0baeb27747cb {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-e35a23a4-66f1-406c-942e-0baeb27747cb:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-e35a23a4-66f1-406c-942e-0baeb27747cb:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e35a23a4-66f1-406c-942e-0baeb27747cb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e35a23a4-66f1-406c-942e-0baeb27747cb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e35a23a4-66f1-406c-942e-0baeb27747cb {
  
}
}@media (max-width: 767px){#s-e35a23a4-66f1-406c-942e-0baeb27747cb {
  
}
}


#s-e35a23a4-66f1-406c-942e-0baeb27747cb {
  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-e35a23a4-66f1-406c-942e-0baeb27747cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e35a23a4-66f1-406c-942e-0baeb27747cb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-e35a23a4-66f1-406c-942e-0baeb27747cb.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-95786f89-5e80-4139-8bd3-2c36cd6973d1 {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-95786f89-5e80-4139-8bd3-2c36cd6973d1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-95786f89-5e80-4139-8bd3-2c36cd6973d1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-95786f89-5e80-4139-8bd3-2c36cd6973d1 {
  
}
}@media (max-width: 767px){#s-95786f89-5e80-4139-8bd3-2c36cd6973d1 {
  
}
}
#s-95786f89-5e80-4139-8bd3-2c36cd6973d1 {
  display: none;
}
#s-13aae293-cf96-49b7-a7f7-9d75435b8447 {
  text-align: left;
}
@media (min-width: 1200px){#s-13aae293-cf96-49b7-a7f7-9d75435b8447 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13aae293-cf96-49b7-a7f7-9d75435b8447 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-13aae293-cf96-49b7-a7f7-9d75435b8447 {
  
}
}@media (max-width: 767px){#s-13aae293-cf96-49b7-a7f7-9d75435b8447 {
  
}
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 {
  max-width: 100%;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 .shg-image-zoom,
.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 {
  max-width: 100%;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 .shg-image-zoom,
.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 {
  max-width: 100%;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 .shg-image-zoom,
.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 {
  max-width: 100%;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 .shg-image-zoom,
.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 {
  max-width: 100%;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 .shg-image-zoom,
.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13aae293-cf96-49b7-a7f7-9d75435b8447 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f862e92c-148a-4c78-97ca-1770a43fa00d {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-f862e92c-148a-4c78-97ca-1770a43fa00d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f862e92c-148a-4c78-97ca-1770a43fa00d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f862e92c-148a-4c78-97ca-1770a43fa00d {
  
}
}@media (max-width: 767px){#s-f862e92c-148a-4c78-97ca-1770a43fa00d {
  
}
}
#s-f862e92c-148a-4c78-97ca-1770a43fa00d .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:   ;
  font-size: 20px;
}

#s-8fde75f8-019a-49ec-9886-0ad64c706e6b {
  text-align: center;
}
@media (min-width: 1200px){#s-8fde75f8-019a-49ec-9886-0ad64c706e6b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8fde75f8-019a-49ec-9886-0ad64c706e6b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8fde75f8-019a-49ec-9886-0ad64c706e6b {
  
}
}@media (max-width: 767px){#s-8fde75f8-019a-49ec-9886-0ad64c706e6b {
  
}
}
#s-8fde75f8-019a-49ec-9886-0ad64c706e6b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-8fde75f8-019a-49ec-9886-0ad64c706e6b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-8fde75f8-019a-49ec-9886-0ad64c706e6b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-46e2d63c-26ed-43ba-b2f0-656a2074bc77 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-46e2d63c-26ed-43ba-b2f0-656a2074bc77:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-46e2d63c-26ed-43ba-b2f0-656a2074bc77:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-46e2d63c-26ed-43ba-b2f0-656a2074bc77 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46e2d63c-26ed-43ba-b2f0-656a2074bc77 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-46e2d63c-26ed-43ba-b2f0-656a2074bc77 {
  
}
}@media (max-width: 767px){#s-46e2d63c-26ed-43ba-b2f0-656a2074bc77 {
  
}
}


#s-46e2d63c-26ed-43ba-b2f0-656a2074bc77 {
  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-46e2d63c-26ed-43ba-b2f0-656a2074bc77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46e2d63c-26ed-43ba-b2f0-656a2074bc77.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-46e2d63c-26ed-43ba-b2f0-656a2074bc77.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-adb2ef64-9f72-41b0-8ef0-c969dbf94364 {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-adb2ef64-9f72-41b0-8ef0-c969dbf94364 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-adb2ef64-9f72-41b0-8ef0-c969dbf94364 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-adb2ef64-9f72-41b0-8ef0-c969dbf94364 {
  
}
}@media (max-width: 767px){#s-adb2ef64-9f72-41b0-8ef0-c969dbf94364 {
  
}
}
#s-adb2ef64-9f72-41b0-8ef0-c969dbf94364 {
  display: none;
}
#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 {
  text-align: left;
}
@media (min-width: 1200px){#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 {
  
}
}@media (max-width: 767px){#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 {
  
}
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 {
  max-width: 100%;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 .shg-image-zoom,
.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 {
  max-width: 100%;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 .shg-image-zoom,
.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 {
  max-width: 100%;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 .shg-image-zoom,
.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 {
  max-width: 100%;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 .shg-image-zoom,
.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 {
  max-width: 100%;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 .shg-image-zoom,
.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ddeb78c1-f9d0-45ec-9468-d0d852effe13 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-96da8b1d-603a-4065-98d4-8d153520c663 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-96da8b1d-603a-4065-98d4-8d153520c663 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-96da8b1d-603a-4065-98d4-8d153520c663 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-96da8b1d-603a-4065-98d4-8d153520c663 {
  
}
}@media (max-width: 767px){#s-96da8b1d-603a-4065-98d4-8d153520c663 {
  
}
}
#s-96da8b1d-603a-4065-98d4-8d153520c663 .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:   ;
  font-size: 20px;
}

#s-e7706114-17be-44f4-b790-3256824b1a48 {
  text-align: center;
}
@media (min-width: 1200px){#s-e7706114-17be-44f4-b790-3256824b1a48 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e7706114-17be-44f4-b790-3256824b1a48 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e7706114-17be-44f4-b790-3256824b1a48 {
  
}
}@media (max-width: 767px){#s-e7706114-17be-44f4-b790-3256824b1a48 {
  
}
}
#s-e7706114-17be-44f4-b790-3256824b1a48 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-e7706114-17be-44f4-b790-3256824b1a48 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-e7706114-17be-44f4-b790-3256824b1a48 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3ae882b9-f09f-4ce6-81c5-f1097cb55522 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-3ae882b9-f09f-4ce6-81c5-f1097cb55522:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-3ae882b9-f09f-4ce6-81c5-f1097cb55522:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3ae882b9-f09f-4ce6-81c5-f1097cb55522 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ae882b9-f09f-4ce6-81c5-f1097cb55522 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ae882b9-f09f-4ce6-81c5-f1097cb55522 {
  
}
}@media (max-width: 767px){#s-3ae882b9-f09f-4ce6-81c5-f1097cb55522 {
  
}
}


#s-3ae882b9-f09f-4ce6-81c5-f1097cb55522 {
  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-3ae882b9-f09f-4ce6-81c5-f1097cb55522.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ae882b9-f09f-4ce6-81c5-f1097cb55522.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-3ae882b9-f09f-4ce6-81c5-f1097cb55522.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-26b25829-74a9-4997-bf78-4a815fc59fe9 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-26b25829-74a9-4997-bf78-4a815fc59fe9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-26b25829-74a9-4997-bf78-4a815fc59fe9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-26b25829-74a9-4997-bf78-4a815fc59fe9 {
  
}
}@media (max-width: 767px){#s-26b25829-74a9-4997-bf78-4a815fc59fe9 {
  
}
}







#s-26b25829-74a9-4997-bf78-4a815fc59fe9 > .shg-box-overlay {
  background-color: rgba(97, 31, 96, 1);
  opacity: 0.75;
}#s-26b25829-74a9-4997-bf78-4a815fc59fe9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1b6d9b2f-a9b5-490c-a7ee-992a5b65e90b {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-1b6d9b2f-a9b5-490c-a7ee-992a5b65e90b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1b6d9b2f-a9b5-490c-a7ee-992a5b65e90b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1b6d9b2f-a9b5-490c-a7ee-992a5b65e90b {
  
}
}@media (max-width: 767px){#s-1b6d9b2f-a9b5-490c-a7ee-992a5b65e90b {
  
}
}
#s-1b6d9b2f-a9b5-490c-a7ee-992a5b65e90b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-15e9ca4a-3cd6-402f-bdca-38e5de2379e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

.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-d6a9da50-767a-4bf9-a9a7-1ce0f09a8bf0 {
  text-align: center;
}




  #s-d6a9da50-767a-4bf9-a9a7-1ce0f09a8bf0 img.shogun-image {
    
    width: px;
  }


#s-d6a9da50-767a-4bf9-a9a7-1ce0f09a8bf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-9dc65a0a-1d43-416b-9029-f733b7d5da57 {
  text-align: center;
}




  #s-9dc65a0a-1d43-416b-9029-f733b7d5da57 img.shogun-image {
    
    width: px;
  }


#s-9dc65a0a-1d43-416b-9029-f733b7d5da57 .shogun-image-content {
  
    align-items: center;
  
}

#s-18c4fbd8-61df-47ef-83ba-6d82af75bbbf {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-18c4fbd8-61df-47ef-83ba-6d82af75bbbf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-18c4fbd8-61df-47ef-83ba-6d82af75bbbf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-18c4fbd8-61df-47ef-83ba-6d82af75bbbf {
  
}
}@media (max-width: 767px){#s-18c4fbd8-61df-47ef-83ba-6d82af75bbbf {
  
}
}







#s-18c4fbd8-61df-47ef-83ba-6d82af75bbbf > .shg-box-overlay {
  background-color: rgba(97, 31, 86, 1);
  opacity: 0.75;
}#s-18c4fbd8-61df-47ef-83ba-6d82af75bbbf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-eaa2c21c-54d4-47f2-a5e8-9c3c6d4b8693 {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-eaa2c21c-54d4-47f2-a5e8-9c3c6d4b8693 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eaa2c21c-54d4-47f2-a5e8-9c3c6d4b8693 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eaa2c21c-54d4-47f2-a5e8-9c3c6d4b8693 {
  
}
}@media (max-width: 767px){#s-eaa2c21c-54d4-47f2-a5e8-9c3c6d4b8693 {
  
}
}
#s-eaa2c21c-54d4-47f2-a5e8-9c3c6d4b8693 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d68527f9-2a3a-4399-86da-eff271db34e0 {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d68527f9-2a3a-4399-86da-eff271db34e0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d68527f9-2a3a-4399-86da-eff271db34e0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d68527f9-2a3a-4399-86da-eff271db34e0 {
  
}
}@media (max-width: 767px){#s-d68527f9-2a3a-4399-86da-eff271db34e0 {
  
}
}







#s-d68527f9-2a3a-4399-86da-eff271db34e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d68527f9-2a3a-4399-86da-eff271db34e0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cf03075e-912a-4ed3-a262-ed117f2dbe12 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-cf03075e-912a-4ed3-a262-ed117f2dbe12 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf03075e-912a-4ed3-a262-ed117f2dbe12 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf03075e-912a-4ed3-a262-ed117f2dbe12 {
  
}
}@media (max-width: 767px){#s-cf03075e-912a-4ed3-a262-ed117f2dbe12 {
  
}
}
@media (min-width: 0px) {
[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4d8fa44a-5e0e-4d08-b6f6-acd3e8c0e2a3 {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-4d8fa44a-5e0e-4d08-b6f6-acd3e8c0e2a3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4d8fa44a-5e0e-4d08-b6f6-acd3e8c0e2a3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4d8fa44a-5e0e-4d08-b6f6-acd3e8c0e2a3 {
  
}
}@media (max-width: 767px){#s-4d8fa44a-5e0e-4d08-b6f6-acd3e8c0e2a3 {
  
}
}
#s-4d8fa44a-5e0e-4d08-b6f6-acd3e8c0e2a3 {
  display: none;
}
#s-47df1eec-9151-47e9-a769-70ff9a76530a {
  text-align: left;
}
@media (min-width: 1200px){#s-47df1eec-9151-47e9-a769-70ff9a76530a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-47df1eec-9151-47e9-a769-70ff9a76530a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-47df1eec-9151-47e9-a769-70ff9a76530a {
  
}
}@media (max-width: 767px){#s-47df1eec-9151-47e9-a769-70ff9a76530a {
  
}
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a {
  max-width: 100%;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a .shg-image-zoom,
.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a {
  max-width: 100%;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a .shg-image-zoom,
.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a {
  max-width: 100%;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a .shg-image-zoom,
.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a {
  max-width: 100%;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a .shg-image-zoom,
.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a {
  max-width: 100%;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a .shg-image-zoom,
.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47df1eec-9151-47e9-a769-70ff9a76530a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-199a79a0-1b00-472f-9d25-b2b28deab183 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-199a79a0-1b00-472f-9d25-b2b28deab183 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-199a79a0-1b00-472f-9d25-b2b28deab183 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-199a79a0-1b00-472f-9d25-b2b28deab183 {
  
}
}@media (max-width: 767px){#s-199a79a0-1b00-472f-9d25-b2b28deab183 {
  
}
}
#s-199a79a0-1b00-472f-9d25-b2b28deab183 .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:   ;
  font-size: 20px;
}

#s-413d16ab-84a0-439c-97c8-570512473d24 {
  text-align: center;
}
@media (min-width: 1200px){#s-413d16ab-84a0-439c-97c8-570512473d24 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-413d16ab-84a0-439c-97c8-570512473d24 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-413d16ab-84a0-439c-97c8-570512473d24 {
  
}
}@media (max-width: 767px){#s-413d16ab-84a0-439c-97c8-570512473d24 {
  
}
}
#s-413d16ab-84a0-439c-97c8-570512473d24 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-413d16ab-84a0-439c-97c8-570512473d24 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-413d16ab-84a0-439c-97c8-570512473d24 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15 {
  
}
}@media (max-width: 767px){#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15 {
  
}
}


#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15 {
  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-984a9828-c0dd-460c-9e53-35b3d7c1cc15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-47a39f80-e4ba-4c6d-93c7-edc749080336 {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-47a39f80-e4ba-4c6d-93c7-edc749080336 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-47a39f80-e4ba-4c6d-93c7-edc749080336 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-47a39f80-e4ba-4c6d-93c7-edc749080336 {
  
}
}@media (max-width: 767px){#s-47a39f80-e4ba-4c6d-93c7-edc749080336 {
  
}
}
#s-47a39f80-e4ba-4c6d-93c7-edc749080336 {
  display: none;
}
#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e {
  text-align: left;
}
@media (min-width: 1200px){#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e {
  
}
}@media (max-width: 767px){#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e {
  
}
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e {
  max-width: 100%;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e .shg-image-zoom,
.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e {
  max-width: 100%;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e .shg-image-zoom,
.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e {
  max-width: 100%;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e .shg-image-zoom,
.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e {
  max-width: 100%;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e .shg-image-zoom,
.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e {
  max-width: 100%;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e .shg-image-zoom,
.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9c8a9afa-b17b-411d-a52b-01e3d714fbfe {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-9c8a9afa-b17b-411d-a52b-01e3d714fbfe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9c8a9afa-b17b-411d-a52b-01e3d714fbfe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9c8a9afa-b17b-411d-a52b-01e3d714fbfe {
  
}
}@media (max-width: 767px){#s-9c8a9afa-b17b-411d-a52b-01e3d714fbfe {
  
}
}
#s-9c8a9afa-b17b-411d-a52b-01e3d714fbfe .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:   ;
  font-size: 20px;
}

#s-9c42304a-3d03-4352-ab0a-e505c2c11efd {
  text-align: center;
}
@media (min-width: 1200px){#s-9c42304a-3d03-4352-ab0a-e505c2c11efd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9c42304a-3d03-4352-ab0a-e505c2c11efd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9c42304a-3d03-4352-ab0a-e505c2c11efd {
  
}
}@media (max-width: 767px){#s-9c42304a-3d03-4352-ab0a-e505c2c11efd {
  
}
}
#s-9c42304a-3d03-4352-ab0a-e505c2c11efd .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-9c42304a-3d03-4352-ab0a-e505c2c11efd .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-9c42304a-3d03-4352-ab0a-e505c2c11efd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2c36025c-353b-440d-9622-94ec92af1bff {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-2c36025c-353b-440d-9622-94ec92af1bff:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-2c36025c-353b-440d-9622-94ec92af1bff:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2c36025c-353b-440d-9622-94ec92af1bff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2c36025c-353b-440d-9622-94ec92af1bff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c36025c-353b-440d-9622-94ec92af1bff {
  
}
}@media (max-width: 767px){#s-2c36025c-353b-440d-9622-94ec92af1bff {
  
}
}


#s-2c36025c-353b-440d-9622-94ec92af1bff {
  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-2c36025c-353b-440d-9622-94ec92af1bff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c36025c-353b-440d-9622-94ec92af1bff.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-2c36025c-353b-440d-9622-94ec92af1bff.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-6f6ba5fc-3c3a-4e4f-b1f3-9de6896772df {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-6f6ba5fc-3c3a-4e4f-b1f3-9de6896772df {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f6ba5fc-3c3a-4e4f-b1f3-9de6896772df {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f6ba5fc-3c3a-4e4f-b1f3-9de6896772df {
  
}
}@media (max-width: 767px){#s-6f6ba5fc-3c3a-4e4f-b1f3-9de6896772df {
  
}
}
#s-6f6ba5fc-3c3a-4e4f-b1f3-9de6896772df {
  display: none;
}
#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 {
  text-align: left;
}
@media (min-width: 1200px){#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 {
  
}
}@media (max-width: 767px){#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 {
  
}
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 {
  max-width: 100%;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 .shg-image-zoom,
.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 {
  max-width: 100%;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 .shg-image-zoom,
.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 {
  max-width: 100%;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 .shg-image-zoom,
.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 {
  max-width: 100%;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 .shg-image-zoom,
.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 {
  max-width: 100%;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 .shg-image-zoom,
.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-abf0f167-4dd3-49b7-b8cc-3db8f344461a {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-abf0f167-4dd3-49b7-b8cc-3db8f344461a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-abf0f167-4dd3-49b7-b8cc-3db8f344461a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-abf0f167-4dd3-49b7-b8cc-3db8f344461a {
  
}
}@media (max-width: 767px){#s-abf0f167-4dd3-49b7-b8cc-3db8f344461a {
  
}
}
#s-abf0f167-4dd3-49b7-b8cc-3db8f344461a .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:   ;
  font-size: 20px;
}

#s-0aafb588-f763-4311-9729-a1ea476c0706 {
  text-align: center;
}
@media (min-width: 1200px){#s-0aafb588-f763-4311-9729-a1ea476c0706 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0aafb588-f763-4311-9729-a1ea476c0706 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0aafb588-f763-4311-9729-a1ea476c0706 {
  
}
}@media (max-width: 767px){#s-0aafb588-f763-4311-9729-a1ea476c0706 {
  
}
}
#s-0aafb588-f763-4311-9729-a1ea476c0706 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-0aafb588-f763-4311-9729-a1ea476c0706 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-0aafb588-f763-4311-9729-a1ea476c0706 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e {
  
}
}@media (max-width: 767px){#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e {
  
}
}


#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e {
  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-2c7a22f6-7127-405c-aff9-02dd03b21f6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-86463b3d-d023-4c48-8b28-55ea65e92d42 {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-86463b3d-d023-4c48-8b28-55ea65e92d42 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86463b3d-d023-4c48-8b28-55ea65e92d42 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86463b3d-d023-4c48-8b28-55ea65e92d42 {
  
}
}@media (max-width: 767px){#s-86463b3d-d023-4c48-8b28-55ea65e92d42 {
  
}
}
#s-86463b3d-d023-4c48-8b28-55ea65e92d42 {
  display: none;
}
#s-cc80ec21-0317-445a-a6cd-5e2facdae67f {
  text-align: left;
}
@media (min-width: 1200px){#s-cc80ec21-0317-445a-a6cd-5e2facdae67f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc80ec21-0317-445a-a6cd-5e2facdae67f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc80ec21-0317-445a-a6cd-5e2facdae67f {
  
}
}@media (max-width: 767px){#s-cc80ec21-0317-445a-a6cd-5e2facdae67f {
  
}
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f {
  max-width: 100%;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f .shg-image-zoom,
.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f {
  max-width: 100%;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f .shg-image-zoom,
.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f {
  max-width: 100%;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f .shg-image-zoom,
.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f {
  max-width: 100%;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f .shg-image-zoom,
.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f {
  max-width: 100%;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f .shg-image-zoom,
.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc80ec21-0317-445a-a6cd-5e2facdae67f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-01b50932-a5a7-4853-b444-05b851ed25ea {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-01b50932-a5a7-4853-b444-05b851ed25ea {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-01b50932-a5a7-4853-b444-05b851ed25ea {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-01b50932-a5a7-4853-b444-05b851ed25ea {
  
}
}@media (max-width: 767px){#s-01b50932-a5a7-4853-b444-05b851ed25ea {
  
}
}
#s-01b50932-a5a7-4853-b444-05b851ed25ea .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:   ;
  font-size: 20px;
}

#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff {
  text-align: center;
}
@media (min-width: 1200px){#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff {
  
}
}@media (max-width: 767px){#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff {
  
}
}
#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5d22c047-12e8-4297-9866-c13af22d2836 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-5d22c047-12e8-4297-9866-c13af22d2836:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-5d22c047-12e8-4297-9866-c13af22d2836:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5d22c047-12e8-4297-9866-c13af22d2836 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d22c047-12e8-4297-9866-c13af22d2836 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d22c047-12e8-4297-9866-c13af22d2836 {
  
}
}@media (max-width: 767px){#s-5d22c047-12e8-4297-9866-c13af22d2836 {
  
}
}


#s-5d22c047-12e8-4297-9866-c13af22d2836 {
  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-5d22c047-12e8-4297-9866-c13af22d2836.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d22c047-12e8-4297-9866-c13af22d2836.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-5d22c047-12e8-4297-9866-c13af22d2836.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}



#s-d6e3db60-fdb4-42f9-b19a-216d5049f842 {
  background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-color: rgba(246, 246, 246, 1);
}
@media (min-width: 1200px){#s-d6e3db60-fdb4-42f9-b19a-216d5049f842 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d6e3db60-fdb4-42f9-b19a-216d5049f842 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d6e3db60-fdb4-42f9-b19a-216d5049f842 {
  
}
}@media (max-width: 767px){#s-d6e3db60-fdb4-42f9-b19a-216d5049f842 {
  
}
}







#s-d6e3db60-fdb4-42f9-b19a-216d5049f842 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d6e3db60-fdb4-42f9-b19a-216d5049f842.shg-box.shg-c {
  justify-content: center;
}

#s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-85e0e0e3-c35f-4bfe-9507-0b08925a53d3"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2a9a975f-b890-4c9c-bee3-4258e728fe1e {
  box-shadow:0px 10px 100px 0px rgba(69, 78, 149, 0.33);
border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(110, 202, 112, 1);
}








#s-2a9a975f-b890-4c9c-bee3-4258e728fe1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a9a975f-b890-4c9c-bee3-4258e728fe1e.shg-box.shg-c {
  justify-content: center;
}

#s-81d9b17b-6eef-42d7-a700-49c9985a6ca2 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-81d9b17b-6eef-42d7-a700-49c9985a6ca2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-81d9b17b-6eef-42d7-a700-49c9985a6ca2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-81d9b17b-6eef-42d7-a700-49c9985a6ca2 {
  
}
}@media (max-width: 767px){#s-81d9b17b-6eef-42d7-a700-49c9985a6ca2 {
  
}
}
#s-81d9b17b-6eef-42d7-a700-49c9985a6ca2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1e290f69-53ec-45ae-85c3-41b6c3934c1b {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-1e290f69-53ec-45ae-85c3-41b6c3934c1b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e290f69-53ec-45ae-85c3-41b6c3934c1b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e290f69-53ec-45ae-85c3-41b6c3934c1b {
  
}
}@media (max-width: 767px){#s-1e290f69-53ec-45ae-85c3-41b6c3934c1b {
  
}
}
@media (min-width: 0px) {
[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1e290f69-53ec-45ae-85c3-41b6c3934c1b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

.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-4cfcef8c-5feb-4efc-957c-f45f3594f22b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(108, 81, 195, 1);
text-decoration: none;
hover-type: color;
}
#s-4cfcef8c-5feb-4efc-957c-f45f3594f22b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(104, 22, 93, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4cfcef8c-5feb-4efc-957c-f45f3594f22b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(86, 21, 70, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-4cfcef8c-5feb-4efc-957c-f45f3594f22b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-7b97f81f-9a35-446b-bf0f-1fec95796d7b {
  min-height: 50px;
}








#s-7b97f81f-9a35-446b-bf0f-1fec95796d7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b97f81f-9a35-446b-bf0f-1fec95796d7b.shg-box.shg-c {
  justify-content: center;
}

#s-e516df8b-356f-403a-bfdd-1ba50bc18f69 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e516df8b-356f-403a-bfdd-1ba50bc18f69 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e516df8b-356f-403a-bfdd-1ba50bc18f69 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e516df8b-356f-403a-bfdd-1ba50bc18f69 {
  
}
}@media (max-width: 767px){#s-e516df8b-356f-403a-bfdd-1ba50bc18f69 {
  
}
}







#s-e516df8b-356f-403a-bfdd-1ba50bc18f69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e516df8b-356f-403a-bfdd-1ba50bc18f69.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b0ebebcf-f57c-4784-80a2-1f2a41b3b2d3 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-b0ebebcf-f57c-4784-80a2-1f2a41b3b2d3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b0ebebcf-f57c-4784-80a2-1f2a41b3b2d3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b0ebebcf-f57c-4784-80a2-1f2a41b3b2d3 {
  
}
}@media (max-width: 767px){#s-b0ebebcf-f57c-4784-80a2-1f2a41b3b2d3 {
  
}
}







#s-b0ebebcf-f57c-4784-80a2-1f2a41b3b2d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0ebebcf-f57c-4784-80a2-1f2a41b3b2d3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d445265c-226a-425f-bca5-ab91462baec0 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (max-width: 767px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}
@media (min-width: 0px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-5b20759a-9ffc-494b-8974-eb2718598611 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
min-height: 250px;
background-position: center center;
}
@media (min-width: 1200px){#s-5b20759a-9ffc-494b-8974-eb2718598611 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b20759a-9ffc-494b-8974-eb2718598611 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b20759a-9ffc-494b-8974-eb2718598611 {
  
}
}@media (max-width: 767px){#s-5b20759a-9ffc-494b-8974-eb2718598611 {
  
}
}







#s-5b20759a-9ffc-494b-8974-eb2718598611 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-5b20759a-9ffc-494b-8974-eb2718598611.shg-box.shg-c {
  justify-content: center;
}

#s-b4e92ab4-9210-4c6c-b9f9-5bba3a104c3c {
  display: none;
}
#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d {
  text-align: left;
}


.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d {
  max-width: 100%;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d .shg-image-zoom,
.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d {
  max-width: 100%;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d .shg-image-zoom,
.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d {
  max-width: 100%;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d .shg-image-zoom,
.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d {
  max-width: 100%;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d .shg-image-zoom,
.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d {
  max-width: 100%;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d .shg-image-zoom,
.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aac5ca4e-44d1-4d64-920a-c2a6acf9dd1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3a6c473d-3b2f-42fb-bcf7-fc4ba27dbae0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a6c473d-3b2f-42fb-bcf7-fc4ba27dbae0 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-4471d5fe-0fa4-4781-b19f-90404a7b8a1b {
  text-align: center;
}

#s-4471d5fe-0fa4-4781-b19f-90404a7b8a1b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4471d5fe-0fa4-4781-b19f-90404a7b8a1b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4471d5fe-0fa4-4781-b19f-90404a7b8a1b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0b2f6dd7-ead3-4569-9be2-0e111a0a4a50 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0b2f6dd7-ead3-4569-9be2-0e111a0a4a50:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0b2f6dd7-ead3-4569-9be2-0e111a0a4a50:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0b2f6dd7-ead3-4569-9be2-0e111a0a4a50 {
  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-0b2f6dd7-ead3-4569-9be2-0e111a0a4a50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b2f6dd7-ead3-4569-9be2-0e111a0a4a50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0b2f6dd7-ead3-4569-9be2-0e111a0a4a50.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7ec111c3-d8b3-458b-aa78-e86755f6b8e5 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
min-height: 250px;
background-position: center center;
}
@media (min-width: 1200px){#s-7ec111c3-d8b3-458b-aa78-e86755f6b8e5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7ec111c3-d8b3-458b-aa78-e86755f6b8e5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7ec111c3-d8b3-458b-aa78-e86755f6b8e5 {
  
}
}@media (max-width: 767px){#s-7ec111c3-d8b3-458b-aa78-e86755f6b8e5 {
  
}
}







#s-7ec111c3-d8b3-458b-aa78-e86755f6b8e5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7ec111c3-d8b3-458b-aa78-e86755f6b8e5.shg-box.shg-c {
  justify-content: center;
}

#s-d55cf484-e149-4bfe-84c4-185bd2c586b4 {
  display: none;
}
#s-feb874ce-2156-419d-95eb-1460ea0d77fc {
  text-align: left;
}


.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc {
  max-width: 100%;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc .shg-image-zoom,
.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc {
  max-width: 100%;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc .shg-image-zoom,
.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc {
  max-width: 100%;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc .shg-image-zoom,
.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc {
  max-width: 100%;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc .shg-image-zoom,
.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc {
  max-width: 100%;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc .shg-image-zoom,
.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-feb874ce-2156-419d-95eb-1460ea0d77fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0a214e1f-5799-48d2-aba4-47e668f8c3b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a214e1f-5799-48d2-aba4-47e668f8c3b4 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-c0399dcf-a9e8-4ddc-b9c4-9b6a96810516 {
  text-align: center;
}

#s-c0399dcf-a9e8-4ddc-b9c4-9b6a96810516 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c0399dcf-a9e8-4ddc-b9c4-9b6a96810516 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c0399dcf-a9e8-4ddc-b9c4-9b6a96810516 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-005e1f27-bbda-4d59-b64e-29714ea9c6a8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-005e1f27-bbda-4d59-b64e-29714ea9c6a8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-005e1f27-bbda-4d59-b64e-29714ea9c6a8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-005e1f27-bbda-4d59-b64e-29714ea9c6a8 {
  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-005e1f27-bbda-4d59-b64e-29714ea9c6a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-005e1f27-bbda-4d59-b64e-29714ea9c6a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-005e1f27-bbda-4d59-b64e-29714ea9c6a8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1e03129d-ee2f-486a-a2c8-56e918619442 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
border-radius: 20px;
min-height: 250px;
background-position: center center;
}
@media (min-width: 1200px){#s-1e03129d-ee2f-486a-a2c8-56e918619442 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e03129d-ee2f-486a-a2c8-56e918619442 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e03129d-ee2f-486a-a2c8-56e918619442 {
  
}
}@media (max-width: 767px){#s-1e03129d-ee2f-486a-a2c8-56e918619442 {
  
}
}







#s-1e03129d-ee2f-486a-a2c8-56e918619442 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e03129d-ee2f-486a-a2c8-56e918619442.shg-box.shg-c {
  justify-content: center;
}

#s-3d6ebfac-bd31-4a60-98b9-73d963f6b3c8 {
  display: none;
}
#s-e36f4d3e-a47a-4b71-a397-8e669a845361 {
  text-align: left;
}


.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 {
  max-width: 100%;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 .shg-image-zoom,
.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 {
  max-width: 100%;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 .shg-image-zoom,
.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 {
  max-width: 100%;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 .shg-image-zoom,
.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 {
  max-width: 100%;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 .shg-image-zoom,
.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 {
  max-width: 100%;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 .shg-image-zoom,
.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e36f4d3e-a47a-4b71-a397-8e669a845361 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1fa4fe03-32d3-492e-aa3c-49d33ed646f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1fa4fe03-32d3-492e-aa3c-49d33ed646f3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-a1aab1f6-8779-4ed0-bd93-a4a5572b5bac {
  text-align: center;
}

#s-a1aab1f6-8779-4ed0-bd93-a4a5572b5bac .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a1aab1f6-8779-4ed0-bd93-a4a5572b5bac .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a1aab1f6-8779-4ed0-bd93-a4a5572b5bac .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c72bacba-902e-4c7e-98c3-2c34f0a28787 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c72bacba-902e-4c7e-98c3-2c34f0a28787:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c72bacba-902e-4c7e-98c3-2c34f0a28787:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c72bacba-902e-4c7e-98c3-2c34f0a28787 {
  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-c72bacba-902e-4c7e-98c3-2c34f0a28787.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c72bacba-902e-4c7e-98c3-2c34f0a28787.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c72bacba-902e-4c7e-98c3-2c34f0a28787.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0bf3cdda-5716-4e04-8409-938582466176 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-0bf3cdda-5716-4e04-8409-938582466176 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0bf3cdda-5716-4e04-8409-938582466176 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0bf3cdda-5716-4e04-8409-938582466176 {
  
}
}@media (max-width: 767px){#s-0bf3cdda-5716-4e04-8409-938582466176 {
  
}
}







#s-0bf3cdda-5716-4e04-8409-938582466176 > .shg-box-overlay {
  background-color: rgba(31, 97, 73, 1);
  opacity: 0.75;
}#s-0bf3cdda-5716-4e04-8409-938582466176.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ba494aba-5255-4c32-850e-183439e6ade0 {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-ba494aba-5255-4c32-850e-183439e6ade0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ba494aba-5255-4c32-850e-183439e6ade0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ba494aba-5255-4c32-850e-183439e6ade0 {
  
}
}@media (max-width: 767px){#s-ba494aba-5255-4c32-850e-183439e6ade0 {
  
}
}
#s-ba494aba-5255-4c32-850e-183439e6ade0 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-caccec1d-e8d5-4018-a774-474141228141 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-caccec1d-e8d5-4018-a774-474141228141 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-caccec1d-e8d5-4018-a774-474141228141 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-caccec1d-e8d5-4018-a774-474141228141 {
  
}
}@media (max-width: 767px){#s-caccec1d-e8d5-4018-a774-474141228141 {
  
}
}







#s-caccec1d-e8d5-4018-a774-474141228141 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-caccec1d-e8d5-4018-a774-474141228141.shg-box.shg-c {
  justify-content: flex-start;
}

#s-efbb42b8-0f9b-4936-8bfa-227594e0fa50 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-efbb42b8-0f9b-4936-8bfa-227594e0fa50 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-efbb42b8-0f9b-4936-8bfa-227594e0fa50 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-efbb42b8-0f9b-4936-8bfa-227594e0fa50 {
  
}
}@media (max-width: 767px){#s-efbb42b8-0f9b-4936-8bfa-227594e0fa50 {
  
}
}
@media (min-width: 0px) {
[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-efbb42b8-0f9b-4936-8bfa-227594e0fa50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-4ff2c5be-a86e-49aa-beb1-9b7dd32562ea {
  display: none;
}
#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 {
  text-align: left;
}


.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 {
  max-width: 100%;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 .shg-image-zoom,
.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 {
  max-width: 100%;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 .shg-image-zoom,
.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 {
  max-width: 100%;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 .shg-image-zoom,
.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 {
  max-width: 100%;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 .shg-image-zoom,
.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 {
  max-width: 100%;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 .shg-image-zoom,
.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9484439b-1e71-4ef2-86c8-118338ea2bd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3ed1e991-7c38-470f-b12f-af8b6df0f586 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ed1e991-7c38-470f-b12f-af8b6df0f586 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-266b416e-a8df-4f6e-9433-db8f28049764 {
  text-align: center;
}

#s-266b416e-a8df-4f6e-9433-db8f28049764 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-266b416e-a8df-4f6e-9433-db8f28049764 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-266b416e-a8df-4f6e-9433-db8f28049764 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3213f365-f1e6-4efa-831e-c582e5026aec {
  text-align: left;
}

#s-3213f365-f1e6-4efa-831e-c582e5026aec .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3213f365-f1e6-4efa-831e-c582e5026aec .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3213f365-f1e6-4efa-831e-c582e5026aec .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3213f365-f1e6-4efa-831e-c582e5026aec .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-a1d1cca1-d57e-466f-84aa-1860ab82cae7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a1d1cca1-d57e-466f-84aa-1860ab82cae7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a1d1cca1-d57e-466f-84aa-1860ab82cae7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a1d1cca1-d57e-466f-84aa-1860ab82cae7 {
  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-a1d1cca1-d57e-466f-84aa-1860ab82cae7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1d1cca1-d57e-466f-84aa-1860ab82cae7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a1d1cca1-d57e-466f-84aa-1860ab82cae7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3939bb50-4108-4265-90ae-4609e0b3b600 {
  display: none;
}
#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 {
  text-align: left;
}


.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 {
  max-width: 100%;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 .shg-image-zoom,
.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 {
  max-width: 100%;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 .shg-image-zoom,
.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 {
  max-width: 100%;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 .shg-image-zoom,
.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 {
  max-width: 100%;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 .shg-image-zoom,
.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 {
  max-width: 100%;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 .shg-image-zoom,
.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e438e84c-9dcd-4216-b572-0ccfa5b3e015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e5e08574-c3e2-4666-aba2-244ebc8c2df3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5e08574-c3e2-4666-aba2-244ebc8c2df3 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-06a66fbe-4f39-45a3-8521-0a81fa9230af {
  text-align: center;
}

#s-06a66fbe-4f39-45a3-8521-0a81fa9230af .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-06a66fbe-4f39-45a3-8521-0a81fa9230af .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-06a66fbe-4f39-45a3-8521-0a81fa9230af .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f30eee51-ef27-4656-a2a6-592d314d45be {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f30eee51-ef27-4656-a2a6-592d314d45be:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f30eee51-ef27-4656-a2a6-592d314d45be:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f30eee51-ef27-4656-a2a6-592d314d45be {
  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-f30eee51-ef27-4656-a2a6-592d314d45be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f30eee51-ef27-4656-a2a6-592d314d45be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f30eee51-ef27-4656-a2a6-592d314d45be.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-de372eb2-42b7-4149-86f6-69d107ee9cb6 {
  display: none;
}
#s-2677325f-297b-43b5-9638-34542b369b7c {
  text-align: left;
}


.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c {
  max-width: 100%;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c .shg-image-zoom,
.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c {
  max-width: 100%;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c .shg-image-zoom,
.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c {
  max-width: 100%;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c .shg-image-zoom,
.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c {
  max-width: 100%;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c .shg-image-zoom,
.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c {
  max-width: 100%;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c .shg-image-zoom,
.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2677325f-297b-43b5-9638-34542b369b7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aa83006e-aff2-4391-aa64-f3d96362ef35 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa83006e-aff2-4391-aa64-f3d96362ef35 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-cb45ee1a-f49b-4acb-ac6f-b43f7d3941fd {
  text-align: center;
}

#s-cb45ee1a-f49b-4acb-ac6f-b43f7d3941fd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-cb45ee1a-f49b-4acb-ac6f-b43f7d3941fd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cb45ee1a-f49b-4acb-ac6f-b43f7d3941fd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c6dcc3ed-c206-46b3-ab42-e490b88abea8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c6dcc3ed-c206-46b3-ab42-e490b88abea8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c6dcc3ed-c206-46b3-ab42-e490b88abea8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c6dcc3ed-c206-46b3-ab42-e490b88abea8 {
  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-c6dcc3ed-c206-46b3-ab42-e490b88abea8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c6dcc3ed-c206-46b3-ab42-e490b88abea8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c6dcc3ed-c206-46b3-ab42-e490b88abea8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-73bf80b7-52a1-47ad-b2f1-8c3079b43dce {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-73bf80b7-52a1-47ad-b2f1-8c3079b43dce {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-73bf80b7-52a1-47ad-b2f1-8c3079b43dce {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-73bf80b7-52a1-47ad-b2f1-8c3079b43dce {
  
}
}@media (max-width: 767px){#s-73bf80b7-52a1-47ad-b2f1-8c3079b43dce {
  
}
}







#s-73bf80b7-52a1-47ad-b2f1-8c3079b43dce > .shg-box-overlay {
  background-color: rgba(31, 97, 73, 1);
  opacity: 0.75;
}#s-73bf80b7-52a1-47ad-b2f1-8c3079b43dce.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6028e21e-87fc-4f17-855a-47e161007d1d {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-6028e21e-87fc-4f17-855a-47e161007d1d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6028e21e-87fc-4f17-855a-47e161007d1d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6028e21e-87fc-4f17-855a-47e161007d1d {
  
}
}@media (max-width: 767px){#s-6028e21e-87fc-4f17-855a-47e161007d1d {
  
}
}
#s-6028e21e-87fc-4f17-855a-47e161007d1d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1136ad9c-f134-4f20-9351-1d50cde14538 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
max-width: 1400px;
}
@media (min-width: 1200px){#s-1136ad9c-f134-4f20-9351-1d50cde14538 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1136ad9c-f134-4f20-9351-1d50cde14538 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1136ad9c-f134-4f20-9351-1d50cde14538 {
  
}
}@media (max-width: 767px){#s-1136ad9c-f134-4f20-9351-1d50cde14538 {
  
}
}







#s-1136ad9c-f134-4f20-9351-1d50cde14538 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1136ad9c-f134-4f20-9351-1d50cde14538.shg-box.shg-c {
  justify-content: center;
}

#s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d {
  
}
}@media (max-width: 767px){#s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d {
  
}
}
@media (min-width: 0px) {
[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-06775ff6-12f1-4370-a83d-f7465498a50a {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-06775ff6-12f1-4370-a83d-f7465498a50a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-06775ff6-12f1-4370-a83d-f7465498a50a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-06775ff6-12f1-4370-a83d-f7465498a50a {
  
}
}@media (max-width: 767px){#s-06775ff6-12f1-4370-a83d-f7465498a50a {
  
}
}
#s-06775ff6-12f1-4370-a83d-f7465498a50a {
  display: none;
}
#s-6c4e2a92-496a-4756-919d-66101bc57a97 {
  text-align: left;
}
@media (min-width: 1200px){#s-6c4e2a92-496a-4756-919d-66101bc57a97 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6c4e2a92-496a-4756-919d-66101bc57a97 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6c4e2a92-496a-4756-919d-66101bc57a97 {
  
}
}@media (max-width: 767px){#s-6c4e2a92-496a-4756-919d-66101bc57a97 {
  
}
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 {
  max-width: 100%;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 .shg-image-zoom,
.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 {
  max-width: 100%;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 .shg-image-zoom,
.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 {
  max-width: 100%;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 .shg-image-zoom,
.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 {
  max-width: 100%;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 .shg-image-zoom,
.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 {
  max-width: 100%;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 .shg-image-zoom,
.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c4e2a92-496a-4756-919d-66101bc57a97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ee755107-aa8e-4d3d-b4e4-437d4ed8dad6 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-ee755107-aa8e-4d3d-b4e4-437d4ed8dad6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee755107-aa8e-4d3d-b4e4-437d4ed8dad6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee755107-aa8e-4d3d-b4e4-437d4ed8dad6 {
  
}
}@media (max-width: 767px){#s-ee755107-aa8e-4d3d-b4e4-437d4ed8dad6 {
  
}
}
#s-ee755107-aa8e-4d3d-b4e4-437d4ed8dad6 .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
}

#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 {
  text-align: center;
}
@media (min-width: 1200px){#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 {
  
}
}@media (max-width: 767px){#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 {
  
}
}
#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3 {
  
}
}@media (max-width: 767px){#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3 {
  
}
}


#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3 {
  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-7ac6b5da-0c2f-440d-9529-5c221131c7c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}


  #s-7ac6b5da-0c2f-440d-9529-5c221131c7c3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-44e96c9c-4d1e-4bab-b96c-a4aece7cc142 {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-44e96c9c-4d1e-4bab-b96c-a4aece7cc142 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-44e96c9c-4d1e-4bab-b96c-a4aece7cc142 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-44e96c9c-4d1e-4bab-b96c-a4aece7cc142 {
  
}
}@media (max-width: 767px){#s-44e96c9c-4d1e-4bab-b96c-a4aece7cc142 {
  
}
}
#s-44e96c9c-4d1e-4bab-b96c-a4aece7cc142 {
  display: none;
}
#s-9af57a5e-3e21-4e39-9d96-af73171cc273 {
  text-align: left;
}
@media (min-width: 1200px){#s-9af57a5e-3e21-4e39-9d96-af73171cc273 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9af57a5e-3e21-4e39-9d96-af73171cc273 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9af57a5e-3e21-4e39-9d96-af73171cc273 {
  
}
}@media (max-width: 767px){#s-9af57a5e-3e21-4e39-9d96-af73171cc273 {
  
}
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 {
  max-width: 100%;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 .shg-image-zoom,
.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 {
  max-width: 100%;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 .shg-image-zoom,
.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 {
  max-width: 100%;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 .shg-image-zoom,
.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 {
  max-width: 100%;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 .shg-image-zoom,
.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 {
  max-width: 100%;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 .shg-image-zoom,
.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9af57a5e-3e21-4e39-9d96-af73171cc273 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-061f64bc-50a8-4dfb-8771-a9abd63ba097 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-061f64bc-50a8-4dfb-8771-a9abd63ba097 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-061f64bc-50a8-4dfb-8771-a9abd63ba097 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-061f64bc-50a8-4dfb-8771-a9abd63ba097 {
  
}
}@media (max-width: 767px){#s-061f64bc-50a8-4dfb-8771-a9abd63ba097 {
  
}
}
#s-061f64bc-50a8-4dfb-8771-a9abd63ba097 .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-4fd95fb7-1117-442c-961e-7c3516fd94ae {
  text-align: center;
}
@media (min-width: 1200px){#s-4fd95fb7-1117-442c-961e-7c3516fd94ae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4fd95fb7-1117-442c-961e-7c3516fd94ae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4fd95fb7-1117-442c-961e-7c3516fd94ae {
  
}
}@media (max-width: 767px){#s-4fd95fb7-1117-442c-961e-7c3516fd94ae {
  
}
}
#s-4fd95fb7-1117-442c-961e-7c3516fd94ae .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-4fd95fb7-1117-442c-961e-7c3516fd94ae .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-4fd95fb7-1117-442c-961e-7c3516fd94ae .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5163c686-825f-4650-83c5-aa438bf0b422 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-5163c686-825f-4650-83c5-aa438bf0b422:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-5163c686-825f-4650-83c5-aa438bf0b422:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5163c686-825f-4650-83c5-aa438bf0b422 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5163c686-825f-4650-83c5-aa438bf0b422 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5163c686-825f-4650-83c5-aa438bf0b422 {
  
}
}@media (max-width: 767px){#s-5163c686-825f-4650-83c5-aa438bf0b422 {
  
}
}


#s-5163c686-825f-4650-83c5-aa438bf0b422 {
  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-5163c686-825f-4650-83c5-aa438bf0b422.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5163c686-825f-4650-83c5-aa438bf0b422.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-5163c686-825f-4650-83c5-aa438bf0b422.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}


  #s-5163c686-825f-4650-83c5-aa438bf0b422.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-5267af78-1967-48ae-aa44-563eb38ff03c {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-5267af78-1967-48ae-aa44-563eb38ff03c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5267af78-1967-48ae-aa44-563eb38ff03c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5267af78-1967-48ae-aa44-563eb38ff03c {
  
}
}@media (max-width: 767px){#s-5267af78-1967-48ae-aa44-563eb38ff03c {
  
}
}
#s-5267af78-1967-48ae-aa44-563eb38ff03c {
  display: none;
}
#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 {
  text-align: left;
}
@media (min-width: 1200px){#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 {
  
}
}@media (max-width: 767px){#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 {
  
}
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 {
  max-width: 100%;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 .shg-image-zoom,
.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 {
  max-width: 100%;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 .shg-image-zoom,
.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 {
  max-width: 100%;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 .shg-image-zoom,
.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 {
  max-width: 100%;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 .shg-image-zoom,
.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 {
  max-width: 100%;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 .shg-image-zoom,
.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-94364041-d4c5-4544-b327-a3c64e115beb {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-94364041-d4c5-4544-b327-a3c64e115beb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-94364041-d4c5-4544-b327-a3c64e115beb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-94364041-d4c5-4544-b327-a3c64e115beb {
  
}
}@media (max-width: 767px){#s-94364041-d4c5-4544-b327-a3c64e115beb {
  
}
}
#s-94364041-d4c5-4544-b327-a3c64e115beb .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-12f6fc87-84a5-4670-987c-018131400ae0 {
  text-align: center;
}
@media (min-width: 1200px){#s-12f6fc87-84a5-4670-987c-018131400ae0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-12f6fc87-84a5-4670-987c-018131400ae0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-12f6fc87-84a5-4670-987c-018131400ae0 {
  
}
}@media (max-width: 767px){#s-12f6fc87-84a5-4670-987c-018131400ae0 {
  
}
}
#s-12f6fc87-84a5-4670-987c-018131400ae0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-12f6fc87-84a5-4670-987c-018131400ae0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-12f6fc87-84a5-4670-987c-018131400ae0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-23df3416-d999-4a8e-a828-7aabf8285c46 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-23df3416-d999-4a8e-a828-7aabf8285c46:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-23df3416-d999-4a8e-a828-7aabf8285c46:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-23df3416-d999-4a8e-a828-7aabf8285c46 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-23df3416-d999-4a8e-a828-7aabf8285c46 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-23df3416-d999-4a8e-a828-7aabf8285c46 {
  
}
}@media (max-width: 767px){#s-23df3416-d999-4a8e-a828-7aabf8285c46 {
  
}
}


#s-23df3416-d999-4a8e-a828-7aabf8285c46 {
  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-23df3416-d999-4a8e-a828-7aabf8285c46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23df3416-d999-4a8e-a828-7aabf8285c46.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-23df3416-d999-4a8e-a828-7aabf8285c46.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}


  #s-23df3416-d999-4a8e-a828-7aabf8285c46.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-f38b1c8c-2c5a-407b-bc22-291b44b4886c {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-f38b1c8c-2c5a-407b-bc22-291b44b4886c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f38b1c8c-2c5a-407b-bc22-291b44b4886c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f38b1c8c-2c5a-407b-bc22-291b44b4886c {
  
}
}@media (max-width: 767px){#s-f38b1c8c-2c5a-407b-bc22-291b44b4886c {
  
}
}
#s-f38b1c8c-2c5a-407b-bc22-291b44b4886c {
  display: none;
}
#s-6d17d38e-6047-4c83-a039-a6e6bd971582 {
  text-align: left;
}
@media (min-width: 1200px){#s-6d17d38e-6047-4c83-a039-a6e6bd971582 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6d17d38e-6047-4c83-a039-a6e6bd971582 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d17d38e-6047-4c83-a039-a6e6bd971582 {
  
}
}@media (max-width: 767px){#s-6d17d38e-6047-4c83-a039-a6e6bd971582 {
  
}
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 {
  max-width: 100%;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 .shg-image-zoom,
.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 {
  max-width: 100%;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 .shg-image-zoom,
.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 {
  max-width: 100%;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 .shg-image-zoom,
.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 {
  max-width: 100%;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 .shg-image-zoom,
.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 {
  max-width: 100%;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 .shg-image-zoom,
.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d17d38e-6047-4c83-a039-a6e6bd971582 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5ee5cad5-e629-49ff-98c4-d8f6b8fbd5c9 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-5ee5cad5-e629-49ff-98c4-d8f6b8fbd5c9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5ee5cad5-e629-49ff-98c4-d8f6b8fbd5c9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5ee5cad5-e629-49ff-98c4-d8f6b8fbd5c9 {
  
}
}@media (max-width: 767px){#s-5ee5cad5-e629-49ff-98c4-d8f6b8fbd5c9 {
  
}
}
#s-5ee5cad5-e629-49ff-98c4-d8f6b8fbd5c9 .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-91d111ec-8dc1-47af-b695-14b5d4025b71 {
  text-align: center;
}
@media (min-width: 1200px){#s-91d111ec-8dc1-47af-b695-14b5d4025b71 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-91d111ec-8dc1-47af-b695-14b5d4025b71 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-91d111ec-8dc1-47af-b695-14b5d4025b71 {
  
}
}@media (max-width: 767px){#s-91d111ec-8dc1-47af-b695-14b5d4025b71 {
  
}
}
#s-91d111ec-8dc1-47af-b695-14b5d4025b71 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
}

#s-91d111ec-8dc1-47af-b695-14b5d4025b71 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Itim;
  font-style:  normal ;
  font-size: ;
}

#s-91d111ec-8dc1-47af-b695-14b5d4025b71 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 30px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: #ffffff;
}
#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1 {
  
}
}@media (max-width: 767px){#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1 {
  
}
}


#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1 {
  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-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Itim;
  display:  block ;
}

#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1.shg-btn.shg-product-atc-error {
  font-weight: 100;
  font-family: Montserrat;
  
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}


  #s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b {
  
}
}@media (max-width: 767px){#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b {
  
}
}







#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-14f768e9-77c5-40ab-9ebf-8d9301cddb78 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-14f768e9-77c5-40ab-9ebf-8d9301cddb78 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-14f768e9-77c5-40ab-9ebf-8d9301cddb78 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-14f768e9-77c5-40ab-9ebf-8d9301cddb78 {
  
}
}@media (max-width: 767px){#s-14f768e9-77c5-40ab-9ebf-8d9301cddb78 {
  
}
}







#s-14f768e9-77c5-40ab-9ebf-8d9301cddb78 > .shg-box-overlay {
  background-color: rgba(31, 97, 73, 1);
  opacity: 0.75;
}#s-14f768e9-77c5-40ab-9ebf-8d9301cddb78.shg-box.shg-c {
  justify-content: center;
}

#s-43387e04-d9ad-4e17-a3a0-2b9d87025d5c {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-43387e04-d9ad-4e17-a3a0-2b9d87025d5c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-43387e04-d9ad-4e17-a3a0-2b9d87025d5c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-43387e04-d9ad-4e17-a3a0-2b9d87025d5c {
  
}
}@media (max-width: 767px){#s-43387e04-d9ad-4e17-a3a0-2b9d87025d5c {
  
}
}
#s-43387e04-d9ad-4e17-a3a0-2b9d87025d5c .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-04972d95-e069-4042-9568-bacbdf9f4987 {
  min-height: 50px;
}








#s-04972d95-e069-4042-9568-bacbdf9f4987 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04972d95-e069-4042-9568-bacbdf9f4987.shg-box.shg-c {
  justify-content: center;
}

#s-8e7fbcac-5e21-4ebe-80cb-a53a21f60fa4 {
  display: none;
}
.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-3590c40a-b3c6-4ede-9ca6-c291bc45f8ff {
  text-align: center;
}

#s-2c57d0b9-4a83-48b1-a38b-b265fb42c6f8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2c57d0b9-4a83-48b1-a38b-b265fb42c6f8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2c57d0b9-4a83-48b1-a38b-b265fb42c6f8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c57d0b9-4a83-48b1-a38b-b265fb42c6f8 {
  
}
}@media (max-width: 767px){#s-2c57d0b9-4a83-48b1-a38b-b265fb42c6f8 {
  
}
}







#s-2c57d0b9-4a83-48b1-a38b-b265fb42c6f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c57d0b9-4a83-48b1-a38b-b265fb42c6f8.shg-box.shg-c {
  justify-content: flex-start;
}

/*
  $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;
}
