.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-830048d8-adbb-4f5d-93eb-ba3e0fb04b39 {
  text-align: center;
}




  #s-830048d8-adbb-4f5d-93eb-ba3e0fb04b39 img.shogun-image {
    
    width: px;
  }


#s-830048d8-adbb-4f5d-93eb-ba3e0fb04b39 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

#s-b1059bf9-4301-470a-b781-4a7711b4cb18 {
  min-height: 50px;
}








#s-b1059bf9-4301-470a-b781-4a7711b4cb18 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.6;
}#s-b1059bf9-4301-470a-b781-4a7711b4cb18.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-29f58583-ee60-4e0d-a331-bf6ebe21303d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29f58583-ee60-4e0d-a331-bf6ebe21303d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Yeseva One;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7bfb3d72-3564-4c56-9f2c-10be4c169643 {
  min-height: 50px;
}








#s-7bfb3d72-3564-4c56-9f2c-10be4c169643 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bfb3d72-3564-4c56-9f2c-10be4c169643.shg-box.shg-c {
  justify-content: center;
}

#s-7ff90409-25c7-4669-a90d-acac34705b11 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

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

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

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

@media (min-width: 0px) {
[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d31977e8-e3bc-41c4-9638-25a1fa34160d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e1f0c38c-78c6-4524-960a-f19cf5cddb12 {
  text-align: center;
}




  #s-e1f0c38c-78c6-4524-960a-f19cf5cddb12 img.shogun-image {
    
    width: px;
  }


#s-e1f0c38c-78c6-4524-960a-f19cf5cddb12 .shogun-image-content {
  
    align-items: center;
  
}

#s-4aaebf97-a0ea-46df-ad7f-a95064b82cf3 {
  text-align: center;
}




  #s-4aaebf97-a0ea-46df-ad7f-a95064b82cf3 img.shogun-image {
    
    width: px;
  }


#s-4aaebf97-a0ea-46df-ad7f-a95064b82cf3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2d25cc0-4d89-41a0-bbd0-ed2dc8739ef1 {
  min-height: 50px;
}








#s-d2d25cc0-4d89-41a0-bbd0-ed2dc8739ef1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2d25cc0-4d89-41a0-bbd0-ed2dc8739ef1.shg-box.shg-c {
  justify-content: center;
}

#s-843ff581-8469-4d8d-b0d5-d900c486fc5b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80d8c127-7cae-464f-b8e5-49c815ed45bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2ccb5c1d-08b4-42b1-91db-075d1eb1205c {
  margin-left: 50px;
margin-right: 50px;
text-align: center;
}





#s-2ccb5c1d-08b4-42b1-91db-075d1eb1205c .shogun-image-content {
  
    align-items: center;
  
}

#s-9f4da800-9827-4200-8880-8439dedb1d48 {
  min-height: 50px;
background-color: rgba(223, 233, 231, 1);
}








#s-9f4da800-9827-4200-8880-8439dedb1d48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f4da800-9827-4200-8880-8439dedb1d48.shg-box.shg-c {
  justify-content: center;
}

#s-5e23effa-6655-46f2-bbf2-3937ba43dfae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5e23effa-6655-46f2-bbf2-3937ba43dfae .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Yeseva One;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3f4e2643-eb0a-4257-b96a-680329d8d7db {
  min-height: 50px;
}








#s-3f4e2643-eb0a-4257-b96a-680329d8d7db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f4e2643-eb0a-4257-b96a-680329d8d7db.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-16cf1178-1378-4080-8677-b60dd276ffa2 {
  min-height: 50px;
}








#s-16cf1178-1378-4080-8677-b60dd276ffa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16cf1178-1378-4080-8677-b60dd276ffa2.shg-box.shg-c {
  justify-content: center;
}

#s-c3bd076e-5323-404e-8e30-8b5a51539a52 {
  min-height: 50px;
}








#s-c3bd076e-5323-404e-8e30-8b5a51539a52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3bd076e-5323-404e-8e30-8b5a51539a52.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29920d17-f25a-4e92-9054-ebfdf853fd8a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ae65be26-2439-49b1-835b-23041c7e493c {
  text-align: center;
}




  #s-ae65be26-2439-49b1-835b-23041c7e493c img.shogun-image {
    
    width: px;
  }


#s-ae65be26-2439-49b1-835b-23041c7e493c .shogun-image-content {
  
    align-items: center;
  
}

#s-a35ec7fd-5314-407e-9200-e317ca568b8f {
  text-align: center;
}




  #s-a35ec7fd-5314-407e-9200-e317ca568b8f img.shogun-image {
    
    width: px;
  }


#s-a35ec7fd-5314-407e-9200-e317ca568b8f .shogun-image-content {
  
    align-items: center;
  
}

#s-e9ccf8a2-1a4d-4a28-a948-217edb4b5fb5 {
  text-align: center;
}




  #s-e9ccf8a2-1a4d-4a28-a948-217edb4b5fb5 img.shogun-image {
    
    width: px;
  }


#s-e9ccf8a2-1a4d-4a28-a948-217edb4b5fb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9260a10-fdba-4f78-932a-ae8e0ae33dc1 {
  min-height: 50px;
}








#s-a9260a10-fdba-4f78-932a-ae8e0ae33dc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9260a10-fdba-4f78-932a-ae8e0ae33dc1.shg-box.shg-c {
  justify-content: center;
}

#s-f7a3511a-bbe0-4ac2-bd07-2ed3edfe12fb {
  min-height: 50px;
}








#s-f7a3511a-bbe0-4ac2-bd07-2ed3edfe12fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7a3511a-bbe0-4ac2-bd07-2ed3edfe12fb.shg-box.shg-c {
  justify-content: center;
}

#s-c792cece-4ed9-4506-b735-5da291e836de {
  min-height: 50px;
}








#s-c792cece-4ed9-4506-b735-5da291e836de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c792cece-4ed9-4506-b735-5da291e836de.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e12287a-3c2c-450c-8894-1eb3506e854c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5955c75b-39a4-4d22-8d32-880d14b18156 {
  text-align: center;
}




  #s-5955c75b-39a4-4d22-8d32-880d14b18156 img.shogun-image {
    
    width: px;
  }


#s-5955c75b-39a4-4d22-8d32-880d14b18156 .shogun-image-content {
  
    align-items: center;
  
}

#s-addf82d0-c589-4b14-9c3d-f9ee7482f97c {
  text-align: center;
}




  #s-addf82d0-c589-4b14-9c3d-f9ee7482f97c img.shogun-image {
    
    width: px;
  }


#s-addf82d0-c589-4b14-9c3d-f9ee7482f97c .shogun-image-content {
  
    align-items: center;
  
}

#s-399a7ffa-98df-4e1e-9b57-269268b50fb2 {
  min-height: 50px;
}








#s-399a7ffa-98df-4e1e-9b57-269268b50fb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-399a7ffa-98df-4e1e-9b57-269268b50fb2.shg-box.shg-c {
  justify-content: center;
}

#s-24a81b7e-9509-4060-83db-3c12a512671d {
  min-height: 50px;
}








#s-24a81b7e-9509-4060-83db-3c12a512671d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24a81b7e-9509-4060-83db-3c12a512671d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ab7e3f33-5036-429e-a8b9-47f1141faef5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0d3074f0-797d-4e3e-ada6-2998a7a0fb32 {
  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-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 {
  text-align: left;
}


.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 {
  max-width: 100%;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 .shg-image-zoom,
.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 {
  max-width: 100%;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 .shg-image-zoom,
.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 {
  max-width: 100%;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 .shg-image-zoom,
.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 {
  max-width: 100%;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 .shg-image-zoom,
.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 {
  max-width: 100%;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 .shg-image-zoom,
.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24a9d5a8-bf22-4155-8e0f-1ac5fb42e626 .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-402fc487-f85a-40af-b221-f91484ab29ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-402fc487-f85a-40af-b221-f91484ab29ec .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Yeseva One;
  font-style:   ;
  font-size: 15px;
}

#s-a94d8b34-5155-4566-b9a9-2a4f65ba8408 {
  text-align: center;
}

#s-a94d8b34-5155-4566-b9a9-2a4f65ba8408 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-a94d8b34-5155-4566-b9a9-2a4f65ba8408 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-a94d8b34-5155-4566-b9a9-2a4f65ba8408 .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-594ffac5-bf8a-4000-99b2-fe526a288807 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-594ffac5-bf8a-4000-99b2-fe526a288807:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-594ffac5-bf8a-4000-99b2-fe526a288807:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-594ffac5-bf8a-4000-99b2-fe526a288807 {
  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-594ffac5-bf8a-4000-99b2-fe526a288807.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-594ffac5-bf8a-4000-99b2-fe526a288807.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-594ffac5-bf8a-4000-99b2-fe526a288807.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bfac95bb-4e81-43dd-b1d9-ecd68a172825 {
  display: none;
}
#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 {
  text-align: left;
}


.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 {
  max-width: 100%;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 .shg-image-zoom,
.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 {
  max-width: 100%;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 .shg-image-zoom,
.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 {
  max-width: 100%;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 .shg-image-zoom,
.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 {
  max-width: 100%;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 .shg-image-zoom,
.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 {
  max-width: 100%;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 .shg-image-zoom,
.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9abd98a-65c3-4b8d-be42-f4a47b50f4e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-03b89d11-47f2-455e-a672-7ddd4c0c384b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03b89d11-47f2-455e-a672-7ddd4c0c384b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Yeseva One;
  font-style:   ;
  font-size: 15px;
}

#s-584999e3-2376-45b2-bdf2-f36b3d37b272 {
  text-align: center;
}

#s-584999e3-2376-45b2-bdf2-f36b3d37b272 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-584999e3-2376-45b2-bdf2-f36b3d37b272 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-584999e3-2376-45b2-bdf2-f36b3d37b272 .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-a3a304bd-7ddb-43cb-800a-3143c82812bd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a3a304bd-7ddb-43cb-800a-3143c82812bd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a3a304bd-7ddb-43cb-800a-3143c82812bd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a3a304bd-7ddb-43cb-800a-3143c82812bd {
  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-a3a304bd-7ddb-43cb-800a-3143c82812bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3a304bd-7ddb-43cb-800a-3143c82812bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a3a304bd-7ddb-43cb-800a-3143c82812bd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e139db1e-436e-47f9-816f-0c51c6fd00be {
  display: none;
}
#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 {
  text-align: left;
}


.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 {
  max-width: 100%;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 .shg-image-zoom,
.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 {
  max-width: 100%;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 .shg-image-zoom,
.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 {
  max-width: 100%;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 .shg-image-zoom,
.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 {
  max-width: 100%;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 .shg-image-zoom,
.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 {
  max-width: 100%;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 .shg-image-zoom,
.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa22dd29-fdde-4d2f-9feb-1f463a39c717 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b3d33a9a-0cc7-4815-8fdc-fd9af6aa81e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3d33a9a-0cc7-4815-8fdc-fd9af6aa81e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Yeseva One;
  font-style:   ;
  font-size: 15px;
}

#s-2a177d49-cbee-4f1a-ba3c-33394ad6fe70 {
  text-align: center;
}

#s-2a177d49-cbee-4f1a-ba3c-33394ad6fe70 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-2a177d49-cbee-4f1a-ba3c-33394ad6fe70 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-2a177d49-cbee-4f1a-ba3c-33394ad6fe70 .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-2e733e9c-704c-4a5f-812d-6c06088f9e8b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2e733e9c-704c-4a5f-812d-6c06088f9e8b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2e733e9c-704c-4a5f-812d-6c06088f9e8b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2e733e9c-704c-4a5f-812d-6c06088f9e8b {
  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-2e733e9c-704c-4a5f-812d-6c06088f9e8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e733e9c-704c-4a5f-812d-6c06088f9e8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2e733e9c-704c-4a5f-812d-6c06088f9e8b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7d4907c2-f7af-4057-b0bc-7c7356466460 {
  min-height: 50px;
}








#s-7d4907c2-f7af-4057-b0bc-7c7356466460 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d4907c2-f7af-4057-b0bc-7c7356466460.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

#s-02a515bc-dc59-471f-b8b0-4852755b73c4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-02a515bc-dc59-471f-b8b0-4852755b73c4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-02a515bc-dc59-471f-b8b0-4852755b73c4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-02a515bc-dc59-471f-b8b0-4852755b73c4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Actor;
  display:  inline-block ;
}

#s-7b73c62e-4c2d-4739-8a6f-15fc4659d8a0 {
  min-height: 50px;
}








#s-7b73c62e-4c2d-4739-8a6f-15fc4659d8a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b73c62e-4c2d-4739-8a6f-15fc4659d8a0.shg-box.shg-c {
  justify-content: center;
}

#s-0a8b48c0-29df-4e50-8954-a1c9711ad9b4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f37fcd87-ac5d-4c0c-9333-f51c51a40695"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-587dd681-7e27-434d-b1e6-2f072f41fd48 {
  text-align: center;
}




  #s-587dd681-7e27-434d-b1e6-2f072f41fd48 img.shogun-image {
    
    width: px;
  }


#s-587dd681-7e27-434d-b1e6-2f072f41fd48 .shogun-image-content {
  
    align-items: center;
  
}

#s-280dff36-4ea2-4fb7-aaba-abf941d8decf {
  text-align: center;
}




  #s-280dff36-4ea2-4fb7-aaba-abf941d8decf img.shogun-image {
    
    width: px;
  }


#s-280dff36-4ea2-4fb7-aaba-abf941d8decf .shogun-image-content {
  
    align-items: center;
  
}

#s-83e3a908-2db9-466e-9ce6-6917474cbb7c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19d24b79-377d-43b4-860a-630f742cc6c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-53e570c4-b109-45cb-a60e-588cfd2b9806 {
  min-height: 50px;
background-color: rgba(223, 233, 231, 1);
}








#s-53e570c4-b109-45cb-a60e-588cfd2b9806 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53e570c4-b109-45cb-a60e-588cfd2b9806.shg-box.shg-c {
  justify-content: center;
}

#s-cee3a859-bb85-4c9d-9c2c-bb46ca9eaeed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cee3a859-bb85-4c9d-9c2c-bb46ca9eaeed .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Yeseva One;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e7535c4e-c085-453a-8567-49c3f913a22a {
  min-height: 50px;
}








#s-e7535c4e-c085-453a-8567-49c3f913a22a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7535c4e-c085-453a-8567-49c3f913a22a.shg-box.shg-c {
  justify-content: center;
}

#s-ceb23f01-7bd9-4261-b890-2d13f436e167 {
  margin-left: 50px;
margin-right: 50px;
text-align: center;
}




  #s-ceb23f01-7bd9-4261-b890-2d13f436e167 img.shogun-image {
    
    width: px;
  }


#s-ceb23f01-7bd9-4261-b890-2d13f436e167 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0ba5ab5-c0f2-4a88-9414-38116ca9b64a {
  min-height: 50px;
}








#s-c0ba5ab5-c0f2-4a88-9414-38116ca9b64a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0ba5ab5-c0f2-4a88-9414-38116ca9b64a.shg-box.shg-c {
  justify-content: center;
}

#s-f5d47713-b624-4436-9bbd-b1a654e3b87c {
  min-height: 50px;
}








#s-f5d47713-b624-4436-9bbd-b1a654e3b87c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5d47713-b624-4436-9bbd-b1a654e3b87c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7b4242f0-9a57-4927-bebe-0e4c7ef1954f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5eaa10e3-cebd-4e08-bcce-af25545d992a {
  text-align: center;
}




  #s-5eaa10e3-cebd-4e08-bcce-af25545d992a img.shogun-image {
    
    width: px;
  }


#s-5eaa10e3-cebd-4e08-bcce-af25545d992a .shogun-image-content {
  
    align-items: center;
  
}

#s-9cecc063-d2ab-4ed5-80fc-85a74370253f {
  text-align: center;
}




  #s-9cecc063-d2ab-4ed5-80fc-85a74370253f img.shogun-image {
    
    width: px;
  }


#s-9cecc063-d2ab-4ed5-80fc-85a74370253f .shogun-image-content {
  
    align-items: center;
  
}

#s-c21d5f27-7a45-4045-bd09-1fb1852c791d {
  text-align: center;
}




  #s-c21d5f27-7a45-4045-bd09-1fb1852c791d img.shogun-image {
    
    width: px;
  }


#s-c21d5f27-7a45-4045-bd09-1fb1852c791d .shogun-image-content {
  
    align-items: center;
  
}

#s-fceb5e0f-9a9f-4b44-9ae4-c978b979efe9 {
  min-height: 50px;
}








#s-fceb5e0f-9a9f-4b44-9ae4-c978b979efe9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fceb5e0f-9a9f-4b44-9ae4-c978b979efe9.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e07fe887-1b1c-4414-b5ba-a797c9d52755"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ee007c07-2624-496c-8514-f0a89950e7fb {
  display: none;
}
#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 {
  text-align: left;
}


.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 {
  max-width: 100%;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 .shg-image-zoom,
.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 {
  max-width: 100%;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 .shg-image-zoom,
.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 {
  max-width: 100%;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 .shg-image-zoom,
.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 {
  max-width: 100%;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 .shg-image-zoom,
.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 {
  max-width: 100%;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 .shg-image-zoom,
.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f87e358-58a3-4ff4-bf12-381b1e12a512 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1faf7215-7d17-41d9-9e5b-e2ce376ab678 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1faf7215-7d17-41d9-9e5b-e2ce376ab678 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Yeseva One;
  font-style:   ;
  font-size: 15px;
}

#s-350a1e7c-af31-48f7-8392-5a17376cf755 {
  text-align: center;
}

#s-350a1e7c-af31-48f7-8392-5a17376cf755 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-350a1e7c-af31-48f7-8392-5a17376cf755 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-350a1e7c-af31-48f7-8392-5a17376cf755 .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-b6ed55d6-a09a-4f7e-9d92-2e1822a54cf9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b6ed55d6-a09a-4f7e-9d92-2e1822a54cf9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b6ed55d6-a09a-4f7e-9d92-2e1822a54cf9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b6ed55d6-a09a-4f7e-9d92-2e1822a54cf9 {
  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-b6ed55d6-a09a-4f7e-9d92-2e1822a54cf9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6ed55d6-a09a-4f7e-9d92-2e1822a54cf9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b6ed55d6-a09a-4f7e-9d92-2e1822a54cf9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e530b558-2239-48fd-87d4-b8a06db2ada3 {
  display: none;
}
#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 {
  text-align: left;
}


.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 {
  max-width: 100%;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 .shg-image-zoom,
.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 {
  max-width: 100%;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 .shg-image-zoom,
.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 {
  max-width: 100%;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 .shg-image-zoom,
.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 {
  max-width: 100%;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 .shg-image-zoom,
.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 {
  max-width: 100%;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 .shg-image-zoom,
.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56b5cfa3-67ac-4f65-affd-f89c5b789d39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d8b3c87e-47e9-4e90-a878-94c8799d1c0a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8b3c87e-47e9-4e90-a878-94c8799d1c0a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Yeseva One;
  font-style:   ;
  font-size: 15px;
}

#s-e26aab8a-74d2-489a-8e32-ceb2e35c99c0 {
  text-align: center;
}

#s-e26aab8a-74d2-489a-8e32-ceb2e35c99c0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-e26aab8a-74d2-489a-8e32-ceb2e35c99c0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-e26aab8a-74d2-489a-8e32-ceb2e35c99c0 .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-15e6baaa-6bb2-4539-8b59-137f8cadf7fe {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-15e6baaa-6bb2-4539-8b59-137f8cadf7fe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-15e6baaa-6bb2-4539-8b59-137f8cadf7fe:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-15e6baaa-6bb2-4539-8b59-137f8cadf7fe {
  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-15e6baaa-6bb2-4539-8b59-137f8cadf7fe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15e6baaa-6bb2-4539-8b59-137f8cadf7fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-15e6baaa-6bb2-4539-8b59-137f8cadf7fe.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d443b6eb-a87c-4f91-ba56-30e89a1a364b {
  display: none;
}
#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 {
  text-align: left;
}


.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 {
  max-width: 100%;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 .shg-image-zoom,
.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 {
  max-width: 100%;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 .shg-image-zoom,
.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 {
  max-width: 100%;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 .shg-image-zoom,
.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 {
  max-width: 100%;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 .shg-image-zoom,
.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 {
  max-width: 100%;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 .shg-image-zoom,
.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2271bb6-ba7e-40ac-b4dc-f173578311c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e3c9adb7-2800-4404-90b8-26965b53965a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3c9adb7-2800-4404-90b8-26965b53965a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Yeseva One;
  font-style:   ;
  font-size: 15px;
}

#s-f95025a3-c858-4966-9127-50e0ce8e2ba6 {
  text-align: center;
}

#s-f95025a3-c858-4966-9127-50e0ce8e2ba6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-f95025a3-c858-4966-9127-50e0ce8e2ba6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-f95025a3-c858-4966-9127-50e0ce8e2ba6 .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-029abf96-19c1-47e4-a281-f4712416daae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-029abf96-19c1-47e4-a281-f4712416daae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-029abf96-19c1-47e4-a281-f4712416daae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-029abf96-19c1-47e4-a281-f4712416daae {
  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-029abf96-19c1-47e4-a281-f4712416daae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-029abf96-19c1-47e4-a281-f4712416daae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-029abf96-19c1-47e4-a281-f4712416daae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b32901e7-8eba-4d91-bbe0-0aac3e48ec75 {
  min-height: 50px;
}








#s-b32901e7-8eba-4d91-bbe0-0aac3e48ec75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b32901e7-8eba-4d91-bbe0-0aac3e48ec75.shg-box.shg-c {
  justify-content: center;
}

#s-ce97f7f1-4bb4-41b3-959c-10869e043763 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ce97f7f1-4bb4-41b3-959c-10869e043763:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ce97f7f1-4bb4-41b3-959c-10869e043763:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ce97f7f1-4bb4-41b3-959c-10869e043763.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Actor;
  display:  inline-block ;
}

#s-e8ee76d6-9cd7-42b9-92fe-7d7e9c84c788 {
  min-height: 50px;
}








#s-e8ee76d6-9cd7-42b9-92fe-7d7e9c84c788 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8ee76d6-9cd7-42b9-92fe-7d7e9c84c788.shg-box.shg-c {
  justify-content: center;
}

#s-9f50bdc0-1f6e-4ef8-bb58-1221180647c3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-2c76a479-f772-4452-b648-318392ad19d1 {
  text-align: center;
}




  #s-2c76a479-f772-4452-b648-318392ad19d1 img.shogun-image {
    
    width: px;
  }


#s-2c76a479-f772-4452-b648-318392ad19d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-25d8d450-bba8-4e15-8de4-298746358ae1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-3b533a3c-e27a-40b4-aed7-f86cbbd71db9 {
  min-height: 50px;
background-color: rgba(223, 233, 231, 1);
}








#s-3b533a3c-e27a-40b4-aed7-f86cbbd71db9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b533a3c-e27a-40b4-aed7-f86cbbd71db9.shg-box.shg-c {
  justify-content: center;
}

#s-d926c595-49ee-45c8-a2f7-ab740a9e0233 {
  min-height: 50px;
background-color: rgba(223, 233, 231, 1);
}








#s-d926c595-49ee-45c8-a2f7-ab740a9e0233 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d926c595-49ee-45c8-a2f7-ab740a9e0233.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb24b529-de79-43fa-bdda-f3f85d06aa80"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-50503493-6678-4bcf-9e56-6228aa0b64ad {
  text-align: center;
}




  #s-50503493-6678-4bcf-9e56-6228aa0b64ad img.shogun-image {
    
    width: px;
  }


#s-50503493-6678-4bcf-9e56-6228aa0b64ad .shogun-image-content {
  
    align-items: center;
  
}

#s-c7dc20b2-3aa1-41a6-bbeb-99d282ddc01f {
  text-align: center;
}




  #s-c7dc20b2-3aa1-41a6-bbeb-99d282ddc01f img.shogun-image {
    
    width: px;
  }


#s-c7dc20b2-3aa1-41a6-bbeb-99d282ddc01f .shogun-image-content {
  
    align-items: center;
  
}

#s-9e18ae1d-5c03-43bd-a8bb-6e6e02ea261a {
  min-height: 50px;
}








#s-9e18ae1d-5c03-43bd-a8bb-6e6e02ea261a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e18ae1d-5c03-43bd-a8bb-6e6e02ea261a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76203343-2452-4745-b5b0-487fae617872"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c507afab-1cf3-4caa-ba06-81d617c6f02a {
  text-align: center;
}




  #s-c507afab-1cf3-4caa-ba06-81d617c6f02a img.shogun-image {
    
    width: px;
  }


#s-c507afab-1cf3-4caa-ba06-81d617c6f02a .shogun-image-content {
  
    align-items: center;
  
}

#s-413148a4-3d3c-41ad-822c-ca9aad0e29fd {
  text-align: center;
}




  #s-413148a4-3d3c-41ad-822c-ca9aad0e29fd img.shogun-image {
    
    width: px;
  }


#s-413148a4-3d3c-41ad-822c-ca9aad0e29fd .shogun-image-content {
  
    align-items: center;
  
}

#s-8ff2f7ad-c1d1-47fa-ad37-036a0ce02c39 {
  min-height: 50px;
}








#s-8ff2f7ad-c1d1-47fa-ad37-036a0ce02c39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ff2f7ad-c1d1-47fa-ad37-036a0ce02c39.shg-box.shg-c {
  justify-content: center;
}

#s-edae9b2d-8f77-4332-969b-2a5a67da8bcc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-edae9b2d-8f77-4332-969b-2a5a67da8bcc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-edae9b2d-8f77-4332-969b-2a5a67da8bcc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-edae9b2d-8f77-4332-969b-2a5a67da8bcc.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Actor;
  display:  inline-block ;
}

#s-5ba1bbfe-066c-4581-975d-8c0e3fdab411 {
  min-height: 50px;
}








#s-5ba1bbfe-066c-4581-975d-8c0e3fdab411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ba1bbfe-066c-4581-975d-8c0e3fdab411.shg-box.shg-c {
  justify-content: center;
}

#s-be8b16f2-ddbb-4d16-842a-f534cb002e3c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c07b1cb0-c59b-4c3f-b248-87ddcec25f79 {
  min-height: 50px;
background-color: rgba(223, 233, 231, 1);
}








#s-c07b1cb0-c59b-4c3f-b248-87ddcec25f79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c07b1cb0-c59b-4c3f-b248-87ddcec25f79.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-c1a282ba-6356-4531-984b-6a49af3b4a51 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c1a282ba-6356-4531-984b-6a49af3b4a51:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c1a282ba-6356-4531-984b-6a49af3b4a51:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c1a282ba-6356-4531-984b-6a49af3b4a51.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Actor;
  display:  inline-block ;
}

#s-57327739-9ecb-4271-b2ad-97193db19860 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-93ecee59-1096-4f33-9bdd-d6f0838518d9 {
  min-height: 50px;
background-color: rgba(223, 233, 231, 1);
}








#s-93ecee59-1096-4f33-9bdd-d6f0838518d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93ecee59-1096-4f33-9bdd-d6f0838518d9.shg-box.shg-c {
  justify-content: center;
}

#s-2f14544c-ebcd-4c1a-81d8-2090d5e84a44 {
  min-height: 50px;
}








#s-2f14544c-ebcd-4c1a-81d8-2090d5e84a44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f14544c-ebcd-4c1a-81d8-2090d5e84a44.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f57c31e-5bc1-4605-b98f-e836070d2700"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d8b2e8a0-fa74-4343-bce0-dd8148b39926 {
  text-align: center;
}




  #s-d8b2e8a0-fa74-4343-bce0-dd8148b39926 img.shogun-image {
    
    width: px;
  }


#s-d8b2e8a0-fa74-4343-bce0-dd8148b39926 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb4f42b0-f2b6-499a-976d-b72451903e9d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-bb4f42b0-f2b6-499a-976d-b72451903e9d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bb4f42b0-f2b6-499a-976d-b72451903e9d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bb4f42b0-f2b6-499a-976d-b72451903e9d.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Actor;
  display:  inline-block ;
}

#s-e87a90a3-fa47-43c4-8340-17566bb9c927 {
  text-align: center;
}




  #s-e87a90a3-fa47-43c4-8340-17566bb9c927 img.shogun-image {
    
    width: px;
  }


#s-e87a90a3-fa47-43c4-8340-17566bb9c927 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb18ff21-bfe7-481c-9e2a-b8038051b681 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-eb18ff21-bfe7-481c-9e2a-b8038051b681:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eb18ff21-bfe7-481c-9e2a-b8038051b681:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eb18ff21-bfe7-481c-9e2a-b8038051b681.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Actor;
  display:  inline-block ;
}

#s-0b8b9356-85e1-42e0-abb7-50bb1d5718c5 {
  text-align: center;
}




  #s-0b8b9356-85e1-42e0-abb7-50bb1d5718c5 img.shogun-image {
    
    width: px;
  }


#s-0b8b9356-85e1-42e0-abb7-50bb1d5718c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d03dfa3-34fd-44e5-879d-9bd4c6dd13a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1d03dfa3-34fd-44e5-879d-9bd4c6dd13a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1d03dfa3-34fd-44e5-879d-9bd4c6dd13a0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1d03dfa3-34fd-44e5-879d-9bd4c6dd13a0.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Actor;
  display:  inline-block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
