.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-48c70268-3d6e-4831-baf4-5ae66d2539fa {
  min-height: 50px;
}








#s-48c70268-3d6e-4831-baf4-5ae66d2539fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48c70268-3d6e-4831-baf4-5ae66d2539fa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-18627e8f-b27c-49ac-9dbe-6e703e658c91 {
  min-height: 50px;
}








#s-18627e8f-b27c-49ac-9dbe-6e703e658c91 > .shg-box-overlay {
  background-color: rgba(4, 4, 4, 1);
  opacity: 1;
}#s-18627e8f-b27c-49ac-9dbe-6e703e658c91.shg-box.shg-c {
  justify-content: center;
}

#s-6a459886-b07b-43a8-ac60-57f30560172b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6a459886-b07b-43a8-ac60-57f30560172b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a459886-b07b-43a8-ac60-57f30560172b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6a459886-b07b-43a8-ac60-57f30560172b {
  
}
}@media (max-width: 767px){#s-6a459886-b07b-43a8-ac60-57f30560172b {
  
}
}







#s-6a459886-b07b-43a8-ac60-57f30560172b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a459886-b07b-43a8-ac60-57f30560172b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2ad6f4b8-2193-470c-948e-8817ba8753d8 {
  background-image: url(https://i.shgcdn.com/779fa735-446e-4980-9e8d-ac0dcd859a5f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-2ad6f4b8-2193-470c-948e-8817ba8753d8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2ad6f4b8-2193-470c-948e-8817ba8753d8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ad6f4b8-2193-470c-948e-8817ba8753d8 {
  
}
}@media (max-width: 767px){#s-2ad6f4b8-2193-470c-948e-8817ba8753d8 {
  
}
}







#s-2ad6f4b8-2193-470c-948e-8817ba8753d8 > .shg-box-overlay {
  background-color: rgba(226, 209, 233, 1);
  opacity: 0;
}#s-2ad6f4b8-2193-470c-948e-8817ba8753d8.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-6f3cc47d-5f1e-4784-8940-8f21926152d4 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6f3cc47d-5f1e-4784-8940-8f21926152d4"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ba8c1d30-8f9b-4aa1-8239-1ec2fe5bc125 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0.5);
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 1);
}








#s-ba8c1d30-8f9b-4aa1-8239-1ec2fe5bc125 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba8c1d30-8f9b-4aa1-8239-1ec2fe5bc125.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-acc1cc6e-92dd-4232-9065-e52cd05ab39b {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-acc1cc6e-92dd-4232-9065-e52cd05ab39b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-acc1cc6e-92dd-4232-9065-e52cd05ab39b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-acc1cc6e-92dd-4232-9065-e52cd05ab39b {
  
}
}@media (max-width: 767px){#s-acc1cc6e-92dd-4232-9065-e52cd05ab39b {
  
}
}
#s-acc1cc6e-92dd-4232-9065-e52cd05ab39b .shogun-heading-component h1 {
  color: rgba(65, 48, 48, 1);
  font-weight:  800 ;
  font-family: Nunito Sans;
  font-style:   ;
  font-size: 43px;
  line-height: ;
  letter-spacing: 3px;
  text-align: 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-bbb0b5b8-61fd-414f-a1f8-01b4274530c5 {
  padding-left: 11px;
padding-right: 11px;
}

#s-6ed1ad7d-ad83-469c-82ff-b576f96c9cc5 {
  min-height: 50px;
}








#s-6ed1ad7d-ad83-469c-82ff-b576f96c9cc5 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 1;
}#s-6ed1ad7d-ad83-469c-82ff-b576f96c9cc5.shg-box.shg-c {
  justify-content: center;
}

#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 {
  padding-top: 5px;
min-height: 50px;
background-attachment: scroll;
background-repeat: repeat;
}








#s-b788d8fa-b9b8-4b28-837f-6c605a011c75 > .shg-box-overlay {
  background-color: rgba(226, 209, 233, 1);
  opacity: 1;
}#s-b788d8fa-b9b8-4b28-837f-6c605a011c75.shg-box.shg-c {
  justify-content: flex-start;
}

#s-97cbe917-6fe5-4ee3-a95c-88430206f211 {
  min-height: 50px;
}








#s-97cbe917-6fe5-4ee3-a95c-88430206f211 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97cbe917-6fe5-4ee3-a95c-88430206f211.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f2ab8801-6df7-4696-b89a-6a0dcfc464b3 {
  min-height: 50px;
}








#s-f2ab8801-6df7-4696-b89a-6a0dcfc464b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2ab8801-6df7-4696-b89a-6a0dcfc464b3 {
  cursor: pointer;
}#s-f2ab8801-6df7-4696-b89a-6a0dcfc464b3.shg-box.shg-c {
  justify-content: center;
}

#s-107a5151-7325-451f-9791-cc44f0a256bd {
  margin-top: 21px;
}

@media (min-width: 0px) {
[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-107a5151-7325-451f-9791-cc44f0a256bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4d68ee93-1468-435b-94f1-4165b1aad577 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(5, 0, 0, 1);
}

#s-4d68ee93-1468-435b-94f1-4165b1aad577 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Nunito Sans;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7322f96c-c4e7-4138-b845-afe3f46b3765 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-7322f96c-c4e7-4138-b845-afe3f46b3765 {
  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-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 {
  max-width: 100%;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom,
.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 {
  max-width: 100%;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom,
.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 {
  max-width: 100%;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom,
.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 {
  max-width: 100%;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom,
.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 {
  max-width: 100%;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom,
.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af319f8a-f53c-49d0-a4f2-6fe4cd272de6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-stars-hoverable .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .shg-product-reviews-container .shg-product-reviews-button-write {
    position: absolute;
    top: 15px;
    right: 0;
    margin-top: 0;
  }
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-all;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}


.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #CF4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #CF4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .shg-product-reviews-container .shg-product-reviews-wrapper-cell {
    text-align: center;
  }

  .shg-product-reviews-container .shg-product-reviews-button-cancel {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 769px) {
  .shg-product-reviews-container .shg-product-reviews-wrapper-cell > * {
    display: table-cell;
  }

  .shg-product-reviews-container .shg-product-reviews-col1 {
    width: 49%;
    text-align: right;
  }

  .shg-product-reviews-container .shg-product-reviews-col2 {
    width: 2%;
    white-space: nowrap;
  }

  .shg-product-reviews-container .shg-product-reviews-button-cancel {
    margin-right: 30px;
  }
}

.shg-product-reviews-container .shg-product-reviews-col3 {
  width: 49%;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item .shg-product-reviews-pagination-item-flip {
  transform: scaleX(-1);
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-084803da-11ce-472c-96be-2ac47aff1f15 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-084803da-11ce-472c-96be-2ac47aff1f15 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-084803da-11ce-472c-96be-2ac47aff1f15 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-084803da-11ce-472c-96be-2ac47aff1f15 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-084803da-11ce-472c-96be-2ac47aff1f15 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-084803da-11ce-472c-96be-2ac47aff1f15 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-084803da-11ce-472c-96be-2ac47aff1f15 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-084803da-11ce-472c-96be-2ac47aff1f15 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-084803da-11ce-472c-96be-2ac47aff1f15 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-fc2762e3-963b-40a2-9a03-8c392e1222e8 {
  padding-bottom: 10px;
text-align: center;
}

#s-fc2762e3-963b-40a2-9a03-8c392e1222e8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-fc2762e3-963b-40a2-9a03-8c392e1222e8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fc2762e3-963b-40a2-9a03-8c392e1222e8 .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-4ecbb51f-bce6-402a-9945-ab125bfef65f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-4ecbb51f-bce6-402a-9945-ab125bfef65f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4ecbb51f-bce6-402a-9945-ab125bfef65f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4ecbb51f-bce6-402a-9945-ab125bfef65f {
  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-4ecbb51f-bce6-402a-9945-ab125bfef65f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ecbb51f-bce6-402a-9945-ab125bfef65f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4ecbb51f-bce6-402a-9945-ab125bfef65f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.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-c98928bf-f224-43e8-8a11-a609bc5b4c00 {
  border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 37, 37, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-c98928bf-f224-43e8-8a11-a609bc5b4c00:hover {background-color: rgba(239, 239, 239, 1) !important;
text-decoration: none !important;}#s-c98928bf-f224-43e8-8a11-a609bc5b4c00:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c98928bf-f224-43e8-8a11-a609bc5b4c00.shg-btn {
  color: rgba(37, 37, 37, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-d3035a10-981f-4f9a-b65b-07f061823bef {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-d3035a10-981f-4f9a-b65b-07f061823bef {
  display: none;
}
#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda {
  max-width: 100%;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom,
.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda {
  max-width: 100%;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom,
.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda {
  max-width: 100%;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom,
.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda {
  max-width: 100%;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom,
.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda {
  max-width: 100%;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom,
.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fd47121c-01ab-4c47-8f07-e24ddd7f3bda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-945e08d1-dba7-4753-8745-7ebe811d0a44 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-945e08d1-dba7-4753-8745-7ebe811d0a44 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-945e08d1-dba7-4753-8745-7ebe811d0a44 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-945e08d1-dba7-4753-8745-7ebe811d0a44 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-945e08d1-dba7-4753-8745-7ebe811d0a44 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-945e08d1-dba7-4753-8745-7ebe811d0a44 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-945e08d1-dba7-4753-8745-7ebe811d0a44 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-945e08d1-dba7-4753-8745-7ebe811d0a44 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-945e08d1-dba7-4753-8745-7ebe811d0a44 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-c599f90e-35f0-46c2-b3fd-e3933bce96fc {
  padding-bottom: 10px;
text-align: center;
}

#s-c599f90e-35f0-46c2-b3fd-e3933bce96fc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c599f90e-35f0-46c2-b3fd-e3933bce96fc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c599f90e-35f0-46c2-b3fd-e3933bce96fc .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-e2798791-8274-4ce6-8b97-95aa7a1e0ed3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-e2798791-8274-4ce6-8b97-95aa7a1e0ed3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e2798791-8274-4ce6-8b97-95aa7a1e0ed3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e2798791-8274-4ce6-8b97-95aa7a1e0ed3 {
  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-e2798791-8274-4ce6-8b97-95aa7a1e0ed3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e2798791-8274-4ce6-8b97-95aa7a1e0ed3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e2798791-8274-4ce6-8b97-95aa7a1e0ed3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-188706a4-0e80-4f8e-a561-f923aa3d00ed {
  border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 37, 37, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-188706a4-0e80-4f8e-a561-f923aa3d00ed:hover {background-color: rgba(239, 239, 239, 1) !important;
text-decoration: none !important;}#s-188706a4-0e80-4f8e-a561-f923aa3d00ed:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-188706a4-0e80-4f8e-a561-f923aa3d00ed.shg-btn {
  color: rgba(37, 37, 37, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-584811bc-69c5-4314-9181-19c1434d55bc {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-584811bc-69c5-4314-9181-19c1434d55bc {
  display: none;
}
#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 {
  max-width: 100%;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom,
.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 {
  max-width: 100%;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom,
.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 {
  max-width: 100%;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom,
.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 {
  max-width: 100%;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom,
.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 {
  max-width: 100%;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom,
.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7364b50-ca5f-4d9b-b3a0-e821455c56b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-54d76346-5bbe-467e-a430-5c923f34f82a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-54d76346-5bbe-467e-a430-5c923f34f82a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-54d76346-5bbe-467e-a430-5c923f34f82a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-54d76346-5bbe-467e-a430-5c923f34f82a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-54d76346-5bbe-467e-a430-5c923f34f82a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-54d76346-5bbe-467e-a430-5c923f34f82a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-54d76346-5bbe-467e-a430-5c923f34f82a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-54d76346-5bbe-467e-a430-5c923f34f82a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-54d76346-5bbe-467e-a430-5c923f34f82a .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-56f41110-fbb7-4952-8c5f-d3c9aa0c79a2 {
  padding-bottom: 10px;
text-align: center;
}

#s-56f41110-fbb7-4952-8c5f-d3c9aa0c79a2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-56f41110-fbb7-4952-8c5f-d3c9aa0c79a2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-56f41110-fbb7-4952-8c5f-d3c9aa0c79a2 .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-456b5fbc-0424-44b2-b931-999904b4b456 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-456b5fbc-0424-44b2-b931-999904b4b456:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-456b5fbc-0424-44b2-b931-999904b4b456:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-456b5fbc-0424-44b2-b931-999904b4b456 {
  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-456b5fbc-0424-44b2-b931-999904b4b456.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-456b5fbc-0424-44b2-b931-999904b4b456.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-456b5fbc-0424-44b2-b931-999904b4b456.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e182276a-d425-4693-a6b8-24a1f0c271b0 {
  border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 37, 37, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-e182276a-d425-4693-a6b8-24a1f0c271b0:hover {background-color: rgba(239, 239, 239, 1) !important;
text-decoration: none !important;}#s-e182276a-d425-4693-a6b8-24a1f0c271b0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e182276a-d425-4693-a6b8-24a1f0c271b0.shg-btn {
  color: rgba(37, 37, 37, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2eb9ddbe-0e1d-4067-9cfd-9a3a39816741"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-06891173-448f-4354-9113-418f51a3c7e5 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-06891173-448f-4354-9113-418f51a3c7e5 {
  display: none;
}
#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 {
  max-width: 100%;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom,
.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 {
  max-width: 100%;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom,
.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 {
  max-width: 100%;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom,
.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 {
  max-width: 100%;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom,
.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 {
  max-width: 100%;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom,
.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-224d48ae-e24b-45d8-8105-8e74ad8a16f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4f657552-915e-4c16-998b-c4b7bad63c0e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-4f657552-915e-4c16-998b-c4b7bad63c0e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-4f657552-915e-4c16-998b-c4b7bad63c0e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-4f657552-915e-4c16-998b-c4b7bad63c0e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-4f657552-915e-4c16-998b-c4b7bad63c0e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-4f657552-915e-4c16-998b-c4b7bad63c0e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-4f657552-915e-4c16-998b-c4b7bad63c0e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-4f657552-915e-4c16-998b-c4b7bad63c0e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-4f657552-915e-4c16-998b-c4b7bad63c0e .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-8f69e775-aa12-4408-8b09-7fe0175fc597 {
  padding-bottom: 10px;
text-align: center;
}

#s-8f69e775-aa12-4408-8b09-7fe0175fc597 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8f69e775-aa12-4408-8b09-7fe0175fc597 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8f69e775-aa12-4408-8b09-7fe0175fc597 .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-89850c08-fbbc-4f63-820a-08cb47d0e070 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-89850c08-fbbc-4f63-820a-08cb47d0e070:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-89850c08-fbbc-4f63-820a-08cb47d0e070:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-89850c08-fbbc-4f63-820a-08cb47d0e070 {
  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-89850c08-fbbc-4f63-820a-08cb47d0e070.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89850c08-fbbc-4f63-820a-08cb47d0e070.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-89850c08-fbbc-4f63-820a-08cb47d0e070.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cc95ebbc-82d2-40df-8e14-bd7fb6d4e524 {
  border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 37, 37, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-cc95ebbc-82d2-40df-8e14-bd7fb6d4e524:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(37, 37, 37, 1) !important;
background-color: rgba(239, 239, 239, 1) !important;
text-decoration: none !important;}#s-cc95ebbc-82d2-40df-8e14-bd7fb6d4e524:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cc95ebbc-82d2-40df-8e14-bd7fb6d4e524.shg-btn {
  color: rgba(37, 37, 37, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-3e1e154b-5cfe-42ff-8699-e88ee2978fbf {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-3e1e154b-5cfe-42ff-8699-e88ee2978fbf {
  display: none;
}
#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda {
  max-width: 100%;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom,
.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda {
  max-width: 100%;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom,
.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda {
  max-width: 100%;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom,
.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda {
  max-width: 100%;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom,
.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda {
  max-width: 100%;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom,
.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70a41185-e3b1-4e65-8b86-d5f7922b2fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c623813e-7717-4023-8cb5-5a8cd6a15a96 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-c623813e-7717-4023-8cb5-5a8cd6a15a96 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-c623813e-7717-4023-8cb5-5a8cd6a15a96 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-c623813e-7717-4023-8cb5-5a8cd6a15a96 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-c623813e-7717-4023-8cb5-5a8cd6a15a96 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-c623813e-7717-4023-8cb5-5a8cd6a15a96 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-c623813e-7717-4023-8cb5-5a8cd6a15a96 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-c623813e-7717-4023-8cb5-5a8cd6a15a96 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-c623813e-7717-4023-8cb5-5a8cd6a15a96 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-e09aadfb-5292-4205-b8e8-ec1a8f6a8e35 {
  padding-bottom: 10px;
text-align: center;
}

#s-e09aadfb-5292-4205-b8e8-ec1a8f6a8e35 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-e09aadfb-5292-4205-b8e8-ec1a8f6a8e35 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e09aadfb-5292-4205-b8e8-ec1a8f6a8e35 .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-ee6b1172-b7b4-4858-99fa-614a09c64bc8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-ee6b1172-b7b4-4858-99fa-614a09c64bc8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ee6b1172-b7b4-4858-99fa-614a09c64bc8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ee6b1172-b7b4-4858-99fa-614a09c64bc8 {
  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-ee6b1172-b7b4-4858-99fa-614a09c64bc8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee6b1172-b7b4-4858-99fa-614a09c64bc8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ee6b1172-b7b4-4858-99fa-614a09c64bc8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c485f34c-4bfe-4bd4-a4b9-54a63591d9ee {
  border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 37, 37, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-c485f34c-4bfe-4bd4-a4b9-54a63591d9ee:hover {background-color: rgba(239, 239, 239, 1) !important;
text-decoration: none !important;}#s-c485f34c-4bfe-4bd4-a4b9-54a63591d9ee:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c485f34c-4bfe-4bd4-a4b9-54a63591d9ee.shg-btn {
  color: rgba(37, 37, 37, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-881177ab-d884-4f52-9800-454ab3b151c1 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 44px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-881177ab-d884-4f52-9800-454ab3b151c1 {
  display: none;
}
#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 {
  max-width: 100%;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 .shg-image-zoom,
.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 {
  max-width: 100%;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 .shg-image-zoom,
.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 {
  max-width: 100%;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 .shg-image-zoom,
.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 {
  max-width: 100%;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 .shg-image-zoom,
.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 {
  max-width: 100%;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 .shg-image-zoom,
.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48eb29c4-bd05-4018-bb9d-b273deb61bc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-37e50ef0-2149-47e8-875e-240821ca4301 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-37e50ef0-2149-47e8-875e-240821ca4301 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-37e50ef0-2149-47e8-875e-240821ca4301 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-37e50ef0-2149-47e8-875e-240821ca4301 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-37e50ef0-2149-47e8-875e-240821ca4301 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-37e50ef0-2149-47e8-875e-240821ca4301 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-37e50ef0-2149-47e8-875e-240821ca4301 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-37e50ef0-2149-47e8-875e-240821ca4301 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-37e50ef0-2149-47e8-875e-240821ca4301 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-85faa1ba-87aa-4f26-a0d3-e6853cdc1b4c {
  padding-bottom: 10px;
text-align: center;
}

#s-85faa1ba-87aa-4f26-a0d3-e6853cdc1b4c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-85faa1ba-87aa-4f26-a0d3-e6853cdc1b4c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-85faa1ba-87aa-4f26-a0d3-e6853cdc1b4c .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-658e4702-e881-4c78-8ba8-e158e66be0a4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-658e4702-e881-4c78-8ba8-e158e66be0a4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-658e4702-e881-4c78-8ba8-e158e66be0a4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-658e4702-e881-4c78-8ba8-e158e66be0a4 {
  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-658e4702-e881-4c78-8ba8-e158e66be0a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-658e4702-e881-4c78-8ba8-e158e66be0a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-658e4702-e881-4c78-8ba8-e158e66be0a4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b5c33835-c760-45a8-86cf-aaba5bc43f42 {
  border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 37, 37, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-b5c33835-c760-45a8-86cf-aaba5bc43f42:hover {background-color: rgba(239, 239, 239, 1) !important;
text-decoration: none !important;}#s-b5c33835-c760-45a8-86cf-aaba5bc43f42:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b5c33835-c760-45a8-86cf-aaba5bc43f42.shg-btn {
  color: rgba(37, 37, 37, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-e3ab5dc3-5dcb-487c-b709-45f1762c1787 {
  min-height: 50px;
}








#s-e3ab5dc3-5dcb-487c-b709-45f1762c1787 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3ab5dc3-5dcb-487c-b709-45f1762c1787.shg-box.shg-c {
  justify-content: center;
}

#s-4b0d5148-98b2-4a99-b60f-6921fb219686 {
  min-height: 50px;
background-attachment: scroll;
background-repeat: repeat;
}








#s-4b0d5148-98b2-4a99-b60f-6921fb219686 > .shg-box-overlay {
  background-color: rgba(226, 209, 233, 1);
  opacity: 1;
}#s-4b0d5148-98b2-4a99-b60f-6921fb219686.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1dbc4b09-78dd-4cd3-b298-4e4eba53ad44 {
  padding-top: 7px;
}

#s-52835617-baec-4a99-bcf7-3b02409d37c0 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-52835617-baec-4a99-bcf7-3b02409d37c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-141a38ac-9780-4575-9745-4b1884a5d037 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-141a38ac-9780-4575-9745-4b1884a5d037 {
  display: none;
}
#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 {
  max-width: 100%;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 .shg-image-zoom,
.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 {
  max-width: 100%;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 .shg-image-zoom,
.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 {
  max-width: 100%;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 .shg-image-zoom,
.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 {
  max-width: 100%;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 .shg-image-zoom,
.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 {
  max-width: 100%;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 .shg-image-zoom,
.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5fa346b0-9572-4bf7-90a1-32c8229fc6c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-10348dd8-83b7-4dc0-af03-95e115a8ba47 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-10348dd8-83b7-4dc0-af03-95e115a8ba47 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-10348dd8-83b7-4dc0-af03-95e115a8ba47 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-10348dd8-83b7-4dc0-af03-95e115a8ba47 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-10348dd8-83b7-4dc0-af03-95e115a8ba47 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-10348dd8-83b7-4dc0-af03-95e115a8ba47 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-10348dd8-83b7-4dc0-af03-95e115a8ba47 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-10348dd8-83b7-4dc0-af03-95e115a8ba47 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-10348dd8-83b7-4dc0-af03-95e115a8ba47 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-f2d2d0ac-7564-44b1-806d-d10a7e3c33b1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2d2d0ac-7564-44b1-806d-d10a7e3c33b1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f2d2d0ac-7564-44b1-806d-d10a7e3c33b1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f2d2d0ac-7564-44b1-806d-d10a7e3c33b1 .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-094a2b03-4e30-45bf-b38c-27dd2b509732 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-094a2b03-4e30-45bf-b38c-27dd2b509732:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-094a2b03-4e30-45bf-b38c-27dd2b509732:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-094a2b03-4e30-45bf-b38c-27dd2b509732 {
  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-094a2b03-4e30-45bf-b38c-27dd2b509732.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-094a2b03-4e30-45bf-b38c-27dd2b509732.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-094a2b03-4e30-45bf-b38c-27dd2b509732.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-46817e94-0b29-45f9-9cb9-a02c5d01b053 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-46817e94-0b29-45f9-9cb9-a02c5d01b053 {
  display: none;
}
#s-46e4e565-e3b0-43ec-a163-853963ef7bfa {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa {
  max-width: 100%;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa .shg-image-zoom,
.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa {
  max-width: 100%;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa .shg-image-zoom,
.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa {
  max-width: 100%;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa .shg-image-zoom,
.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa {
  max-width: 100%;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa .shg-image-zoom,
.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa {
  max-width: 100%;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa .shg-image-zoom,
.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46e4e565-e3b0-43ec-a163-853963ef7bfa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e5e9480b-2b8e-4769-ad2a-a2900cc41583 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-e5e9480b-2b8e-4769-ad2a-a2900cc41583 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-e5e9480b-2b8e-4769-ad2a-a2900cc41583 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-e5e9480b-2b8e-4769-ad2a-a2900cc41583 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-e5e9480b-2b8e-4769-ad2a-a2900cc41583 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-e5e9480b-2b8e-4769-ad2a-a2900cc41583 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-e5e9480b-2b8e-4769-ad2a-a2900cc41583 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-e5e9480b-2b8e-4769-ad2a-a2900cc41583 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-e5e9480b-2b8e-4769-ad2a-a2900cc41583 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-a0226146-e41f-4524-8b1c-fb36d8c7b89c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0226146-e41f-4524-8b1c-fb36d8c7b89c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a0226146-e41f-4524-8b1c-fb36d8c7b89c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a0226146-e41f-4524-8b1c-fb36d8c7b89c .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-27c684b0-642e-4623-8545-e5bfcaa0ebed {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-27c684b0-642e-4623-8545-e5bfcaa0ebed:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-27c684b0-642e-4623-8545-e5bfcaa0ebed:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-27c684b0-642e-4623-8545-e5bfcaa0ebed {
  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-27c684b0-642e-4623-8545-e5bfcaa0ebed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-27c684b0-642e-4623-8545-e5bfcaa0ebed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-27c684b0-642e-4623-8545-e5bfcaa0ebed.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0313388c-375f-45be-8cf5-2f97f776c6b7 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-0313388c-375f-45be-8cf5-2f97f776c6b7 {
  display: none;
}
#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 {
  max-width: 100%;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 .shg-image-zoom,
.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 {
  max-width: 100%;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 .shg-image-zoom,
.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 {
  max-width: 100%;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 .shg-image-zoom,
.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 {
  max-width: 100%;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 .shg-image-zoom,
.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 {
  max-width: 100%;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 .shg-image-zoom,
.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2839f9ff-c2cc-4163-a5d8-cad3117be766 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-19b499ca-2afc-4a96-9383-393ac9d1f58e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-19b499ca-2afc-4a96-9383-393ac9d1f58e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-19b499ca-2afc-4a96-9383-393ac9d1f58e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-19b499ca-2afc-4a96-9383-393ac9d1f58e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-19b499ca-2afc-4a96-9383-393ac9d1f58e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-19b499ca-2afc-4a96-9383-393ac9d1f58e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-19b499ca-2afc-4a96-9383-393ac9d1f58e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-19b499ca-2afc-4a96-9383-393ac9d1f58e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-19b499ca-2afc-4a96-9383-393ac9d1f58e .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-c23a7999-4686-45c1-aadd-94705f831919 {
  padding-bottom: 10px;
text-align: center;
}

#s-c23a7999-4686-45c1-aadd-94705f831919 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c23a7999-4686-45c1-aadd-94705f831919 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c23a7999-4686-45c1-aadd-94705f831919 .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-d251b189-20c6-4eaa-ba57-415067f7a0ee {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-d251b189-20c6-4eaa-ba57-415067f7a0ee:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d251b189-20c6-4eaa-ba57-415067f7a0ee:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d251b189-20c6-4eaa-ba57-415067f7a0ee {
  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-d251b189-20c6-4eaa-ba57-415067f7a0ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d251b189-20c6-4eaa-ba57-415067f7a0ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d251b189-20c6-4eaa-ba57-415067f7a0ee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-74e8af1c-d6fe-4265-9028-086eb418030e {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-74e8af1c-d6fe-4265-9028-086eb418030e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-86d379af-4b6d-4112-9df1-cd178919c1dd {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-86d379af-4b6d-4112-9df1-cd178919c1dd {
  display: none;
}
#s-6229b652-ef00-4360-8be6-e9130501ceb9 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 {
  max-width: 100%;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 .shg-image-zoom,
.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 {
  max-width: 100%;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 .shg-image-zoom,
.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 {
  max-width: 100%;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 .shg-image-zoom,
.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 {
  max-width: 100%;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 .shg-image-zoom,
.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 {
  max-width: 100%;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 .shg-image-zoom,
.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6229b652-ef00-4360-8be6-e9130501ceb9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-463345a2-ed27-40c8-aaed-2de0dd1ea234 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-463345a2-ed27-40c8-aaed-2de0dd1ea234 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-463345a2-ed27-40c8-aaed-2de0dd1ea234 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-463345a2-ed27-40c8-aaed-2de0dd1ea234 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-463345a2-ed27-40c8-aaed-2de0dd1ea234 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-463345a2-ed27-40c8-aaed-2de0dd1ea234 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-463345a2-ed27-40c8-aaed-2de0dd1ea234 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-463345a2-ed27-40c8-aaed-2de0dd1ea234 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-463345a2-ed27-40c8-aaed-2de0dd1ea234 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-5245ad79-0d89-495b-8c62-d64430d5e8be {
  padding-bottom: 10px;
text-align: center;
}

#s-5245ad79-0d89-495b-8c62-d64430d5e8be .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5245ad79-0d89-495b-8c62-d64430d5e8be .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5245ad79-0d89-495b-8c62-d64430d5e8be .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-6fb77899-810d-4a13-9602-661f664512dc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-6fb77899-810d-4a13-9602-661f664512dc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6fb77899-810d-4a13-9602-661f664512dc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6fb77899-810d-4a13-9602-661f664512dc {
  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-6fb77899-810d-4a13-9602-661f664512dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6fb77899-810d-4a13-9602-661f664512dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6fb77899-810d-4a13-9602-661f664512dc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-998dde95-b142-43a8-a526-66fb029ebe60 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-998dde95-b142-43a8-a526-66fb029ebe60 {
  display: none;
}
#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 {
  max-width: 100%;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 .shg-image-zoom,
.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 {
  max-width: 100%;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 .shg-image-zoom,
.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 {
  max-width: 100%;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 .shg-image-zoom,
.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 {
  max-width: 100%;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 .shg-image-zoom,
.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 {
  max-width: 100%;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 .shg-image-zoom,
.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d5e36eb-42bc-46f2-9745-7e9895be0e86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ef98ac41-93b9-49e5-ba16-689cde5cd725 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-ef98ac41-93b9-49e5-ba16-689cde5cd725 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ef98ac41-93b9-49e5-ba16-689cde5cd725 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-ef98ac41-93b9-49e5-ba16-689cde5cd725 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ef98ac41-93b9-49e5-ba16-689cde5cd725 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-ef98ac41-93b9-49e5-ba16-689cde5cd725 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-ef98ac41-93b9-49e5-ba16-689cde5cd725 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-ef98ac41-93b9-49e5-ba16-689cde5cd725 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-ef98ac41-93b9-49e5-ba16-689cde5cd725 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-5898bc44-bec2-4ac9-ae6c-b9e3630cdd12 {
  padding-bottom: 10px;
text-align: center;
}

#s-5898bc44-bec2-4ac9-ae6c-b9e3630cdd12 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5898bc44-bec2-4ac9-ae6c-b9e3630cdd12 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5898bc44-bec2-4ac9-ae6c-b9e3630cdd12 .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-30923ebc-1493-4572-85fc-820691e91524 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-30923ebc-1493-4572-85fc-820691e91524:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-30923ebc-1493-4572-85fc-820691e91524:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-30923ebc-1493-4572-85fc-820691e91524 {
  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-30923ebc-1493-4572-85fc-820691e91524.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30923ebc-1493-4572-85fc-820691e91524.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-30923ebc-1493-4572-85fc-820691e91524.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7dd1efed-700b-4c8b-9828-99203a7ed2cc {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 242, 242, 1);
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-7dd1efed-700b-4c8b-9828-99203a7ed2cc {
  display: none;
}
#s-c06844bd-42d0-407f-969b-516757b536b4 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 {
  max-width: 100%;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 .shg-image-zoom,
.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 {
  max-width: 100%;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 .shg-image-zoom,
.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 {
  max-width: 100%;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 .shg-image-zoom,
.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 {
  max-width: 100%;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 .shg-image-zoom,
.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 {
  max-width: 100%;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 .shg-image-zoom,
.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c06844bd-42d0-407f-969b-516757b536b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-31ab1bd3-30f8-447f-96de-26f2aaced768 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-31ab1bd3-30f8-447f-96de-26f2aaced768 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-31ab1bd3-30f8-447f-96de-26f2aaced768 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-31ab1bd3-30f8-447f-96de-26f2aaced768 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-31ab1bd3-30f8-447f-96de-26f2aaced768 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-31ab1bd3-30f8-447f-96de-26f2aaced768 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-31ab1bd3-30f8-447f-96de-26f2aaced768 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-31ab1bd3-30f8-447f-96de-26f2aaced768 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-31ab1bd3-30f8-447f-96de-26f2aaced768 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-26926375-9ce9-4f95-95a1-426ece4c8eda {
  padding-bottom: 10px;
text-align: center;
}

#s-26926375-9ce9-4f95-95a1-426ece4c8eda .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-26926375-9ce9-4f95-95a1-426ece4c8eda .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-26926375-9ce9-4f95-95a1-426ece4c8eda .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-8949069c-9d8d-4278-8fbf-c418345773bd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-8949069c-9d8d-4278-8fbf-c418345773bd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8949069c-9d8d-4278-8fbf-c418345773bd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8949069c-9d8d-4278-8fbf-c418345773bd {
  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-8949069c-9d8d-4278-8fbf-c418345773bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8949069c-9d8d-4278-8fbf-c418345773bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8949069c-9d8d-4278-8fbf-c418345773bd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1181e8de-458b-4149-b678-8ceaa9223117 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1181e8de-458b-4149-b678-8ceaa9223117"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1eb83203-7e78-42e8-b723-880bcc6dd200 {
  min-height: 50px;
}








#s-1eb83203-7e78-42e8-b723-880bcc6dd200 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1eb83203-7e78-42e8-b723-880bcc6dd200.shg-box.shg-c {
  justify-content: center;
}

#s-3c08e9d6-b92d-4888-a0c8-ac61bbca5cc1 {
  margin-top: 61px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(226, 209, 233, 1);
}

#s-3c08e9d6-b92d-4888-a0c8-ac61bbca5cc1 .shogun-heading-component h1 {
  color: rgba(5, 1, 1, 1);
  font-weight:   ;
  font-family: Nunito;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-deb101df-c3a3-4834-b962-4e43aa77bf6a {
  background-color: rgba(7, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-439f1c90-96a9-491a-8ef3-20093a83f439"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-771b2542-1fe0-40f5-b45f-2cf0c9244ff5 {
  min-height: 50px;
}








#s-771b2542-1fe0-40f5-b45f-2cf0c9244ff5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-771b2542-1fe0-40f5-b45f-2cf0c9244ff5.shg-box.shg-c {
  justify-content: center;
}

#s-fadb5f98-4529-4aa2-96c3-8ad87c8ddc7f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fadb5f98-4529-4aa2-96c3-8ad87c8ddc7f {
  display: none;
}
#s-fadb5f98-4529-4aa2-96c3-8ad87c8ddc7f, #wrap-s-fadb5f98-4529-4aa2-96c3-8ad87c8ddc7f { display:none !important; }}@media (max-width: 767px){#s-fadb5f98-4529-4aa2-96c3-8ad87c8ddc7f {
  display: none;
}
#s-fadb5f98-4529-4aa2-96c3-8ad87c8ddc7f, #wrap-s-fadb5f98-4529-4aa2-96c3-8ad87c8ddc7f { display:none !important; }}







#s-fadb5f98-4529-4aa2-96c3-8ad87c8ddc7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fadb5f98-4529-4aa2-96c3-8ad87c8ddc7f.shg-box.shg-c {
  justify-content: center;
}

#s-f2a466fa-5528-49ad-8b33-234e098eb003 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f2a466fa-5528-49ad-8b33-234e098eb003 {
  display: none;
}
#s-f2a466fa-5528-49ad-8b33-234e098eb003, #wrap-s-f2a466fa-5528-49ad-8b33-234e098eb003 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2a466fa-5528-49ad-8b33-234e098eb003 {
  display: none;
}
#s-f2a466fa-5528-49ad-8b33-234e098eb003, #wrap-s-f2a466fa-5528-49ad-8b33-234e098eb003 { display:none !important; }}







#s-f2a466fa-5528-49ad-8b33-234e098eb003 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2a466fa-5528-49ad-8b33-234e098eb003.shg-box.shg-c {
  justify-content: center;
}

#s-b333389a-8e5e-4a02-8455-c5247945f87e {
  min-height: 50px;
}








#s-b333389a-8e5e-4a02-8455-c5247945f87e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b333389a-8e5e-4a02-8455-c5247945f87e.shg-box.shg-c {
  justify-content: center;
}

/*
  $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;
}
