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

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

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

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

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

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

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

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

#s-89176c51-1255-4389-b5fa-d227737d6c02 {
  background-image: url(https://i.shgcdn.com/88cd2870-aad8-4d02-bfe9-0b284f45d011/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
opacity: 1;
}








#s-89176c51-1255-4389-b5fa-d227737d6c02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89176c51-1255-4389-b5fa-d227737d6c02.shg-box.shg-c {
  justify-content: center;
}

#s-6bfdf4b6-7cb1-4911-8633-e27a85f1c01d {
  min-height: 50px;
}








#s-6bfdf4b6-7cb1-4911-8633-e27a85f1c01d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bfdf4b6-7cb1-4911-8633-e27a85f1c01d.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;
}

@media (min-width: 0px) {
[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d544baf7-3b06-4c09-b358-bfc25a27af2f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-72dab495-1f25-42eb-8c55-6da4fa474a59 {
  background-color: rgba(223, 223, 223, 0.37);
opacity: 1;
}

.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-e1c86713-ebe5-4c8f-bf94-2aa9d47c2290 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-e1c86713-ebe5-4c8f-bf94-2aa9d47c2290:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-e1c86713-ebe5-4c8f-bf94-2aa9d47c2290:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e1c86713-ebe5-4c8f-bf94-2aa9d47c2290.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-fa4d3966-a07d-4dd7-aced-31970716d5e9 {
  min-height: 50px;
}








#s-fa4d3966-a07d-4dd7-aced-31970716d5e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa4d3966-a07d-4dd7-aced-31970716d5e9.shg-box.shg-c {
  justify-content: center;
}

#s-f5199e99-3445-4884-8d3e-deccbda49275 {
  min-height: 50px;
}








#s-f5199e99-3445-4884-8d3e-deccbda49275 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5199e99-3445-4884-8d3e-deccbda49275.shg-box.shg-c {
  justify-content: center;
}

#s-cc8006df-a02e-4dcd-bc6f-4ba4d11c803c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-cc8006df-a02e-4dcd-bc6f-4ba4d11c803c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc8006df-a02e-4dcd-bc6f-4ba4d11c803c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc8006df-a02e-4dcd-bc6f-4ba4d11c803c {
  
}
}@media (max-width: 767px){#s-cc8006df-a02e-4dcd-bc6f-4ba4d11c803c {
  
}
}







#s-cc8006df-a02e-4dcd-bc6f-4ba4d11c803c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc8006df-a02e-4dcd-bc6f-4ba4d11c803c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-290dec6c-2ae5-43f9-885d-c6d62dccd306 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 992px) {
[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-290dec6c-2ae5-43f9-885d-c6d62dccd306"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a91fd223-2999-4a4e-b900-a8165d989ea3 {
  text-align: center;
}




  #s-a91fd223-2999-4a4e-b900-a8165d989ea3 img.shogun-image {
    
    width: px;
  }


#s-a91fd223-2999-4a4e-b900-a8165d989ea3 .shogun-image-content {
  
    align-items: center;
  
}

#s-256b80d2-5b30-4305-aa86-9010902b7825 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 0, 0, 1);
}
#s-256b80d2-5b30-4305-aa86-9010902b7825:hover {text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;
background-color: rgba(252, 252, 252, 1) !important;}#s-256b80d2-5b30-4305-aa86-9010902b7825:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-256b80d2-5b30-4305-aa86-9010902b7825.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-593c815c-3b55-40e6-9c87-9748ddf9a8c9 {
  text-align: center;
}




  #s-593c815c-3b55-40e6-9c87-9748ddf9a8c9 img.shogun-image {
    
    width: px;
  }


#s-593c815c-3b55-40e6-9c87-9748ddf9a8c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-9e196a0b-9adf-45c3-82cf-12e6c7a45ba0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 0, 0, 1);
}
#s-9e196a0b-9adf-45c3-82cf-12e6c7a45ba0:hover {text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;
background-color: rgba(252, 252, 252, 1) !important;}#s-9e196a0b-9adf-45c3-82cf-12e6c7a45ba0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9e196a0b-9adf-45c3-82cf-12e6c7a45ba0.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-7a8b35af-3d0d-4ec2-b564-c4293cb9a206 {
  text-align: center;
}




  #s-7a8b35af-3d0d-4ec2-b564-c4293cb9a206 img.shogun-image {
    
    width: px;
  }


#s-7a8b35af-3d0d-4ec2-b564-c4293cb9a206 .shogun-image-content {
  
    align-items: center;
  
}

#s-767d521c-034a-4112-9684-f04fe552746d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 0, 0, 1);
}
#s-767d521c-034a-4112-9684-f04fe552746d:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;}#s-767d521c-034a-4112-9684-f04fe552746d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-767d521c-034a-4112-9684-f04fe552746d.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-a75157be-4a7b-4db4-a104-80d46cee16ac {
  text-align: center;
}




  #s-a75157be-4a7b-4db4-a104-80d46cee16ac img.shogun-image {
    
    width: px;
  }


#s-a75157be-4a7b-4db4-a104-80d46cee16ac .shogun-image-content {
  
    align-items: center;
  
}

#s-ec97d4b1-ed26-4457-83b6-46960d913cf9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 0, 0, 1);
}
#s-ec97d4b1-ed26-4457-83b6-46960d913cf9:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;}#s-ec97d4b1-ed26-4457-83b6-46960d913cf9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ec97d4b1-ed26-4457-83b6-46960d913cf9.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-2262d0c5-82fa-4a06-ad58-b2cf1e63a432 {
  text-align: center;
}




  #s-2262d0c5-82fa-4a06-ad58-b2cf1e63a432 img.shogun-image {
    
    width: px;
  }


#s-2262d0c5-82fa-4a06-ad58-b2cf1e63a432 .shogun-image-content {
  
    align-items: center;
  
}

#s-548781df-9f1d-4349-a158-5c7a97f3fa06 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-548781df-9f1d-4349-a158-5c7a97f3fa06:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-548781df-9f1d-4349-a158-5c7a97f3fa06:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-548781df-9f1d-4349-a158-5c7a97f3fa06.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-9b6cebd8-4138-4f54-bb26-c636a679d2d2 {
  text-align: center;
}




  #s-9b6cebd8-4138-4f54-bb26-c636a679d2d2 img.shogun-image {
    
    width: px;
  }


#s-9b6cebd8-4138-4f54-bb26-c636a679d2d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-44836eb1-cb2d-4d64-877d-bcee36d0f632 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-44836eb1-cb2d-4d64-877d-bcee36d0f632:hover {text-decoration: none !important;
background-image: none !important;
background-color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-44836eb1-cb2d-4d64-877d-bcee36d0f632:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-44836eb1-cb2d-4d64-877d-bcee36d0f632.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-da88e42d-81e0-4ef4-95c2-6382615f3cb5 {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-da88e42d-81e0-4ef4-95c2-6382615f3cb5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-da88e42d-81e0-4ef4-95c2-6382615f3cb5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-da88e42d-81e0-4ef4-95c2-6382615f3cb5 {
  
}
}@media (max-width: 767px){#s-da88e42d-81e0-4ef4-95c2-6382615f3cb5 {
  
}
}







#s-da88e42d-81e0-4ef4-95c2-6382615f3cb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da88e42d-81e0-4ef4-95c2-6382615f3cb5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2b22d4cf-5cde-406f-8c85-f0421d0a0c8a {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2b22d4cf-5cde-406f-8c85-f0421d0a0c8a:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 1px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2b22d4cf-5cde-406f-8c85-f0421d0a0c8a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b22d4cf-5cde-406f-8c85-f0421d0a0c8a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-e06e190d-09ce-4500-b010-d50d99462e0a {
  min-height: 50px;
}








#s-e06e190d-09ce-4500-b010-d50d99462e0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e06e190d-09ce-4500-b010-d50d99462e0a.shg-box.shg-c {
  justify-content: center;
}

#s-2254c722-6f61-48a1-b10a-e6ea48edd8ec {
  min-height: 50px;
}








#s-2254c722-6f61-48a1-b10a-e6ea48edd8ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2254c722-6f61-48a1-b10a-e6ea48edd8ec.shg-box.shg-c {
  justify-content: center;
}

#s-78eab7fa-5625-43a0-910c-97cc9851f8a7 {
  min-height: 50px;
}








#s-78eab7fa-5625-43a0-910c-97cc9851f8a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78eab7fa-5625-43a0-910c-97cc9851f8a7.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c2aa2e44-493b-4ea2-9f73-eec3de543a7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ec6ac583-55da-4092-b141-2c5914d9bc8c {
  text-align: center;
}




  #s-ec6ac583-55da-4092-b141-2c5914d9bc8c img.shogun-image {
    
    width: px;
  }


#s-ec6ac583-55da-4092-b141-2c5914d9bc8c .shogun-image-content {
  
    align-items: center;
  
}

#s-c4b2290c-ba7e-4146-9515-ca639f83c68b {
  min-height: 50px;
}








#s-c4b2290c-ba7e-4146-9515-ca639f83c68b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4b2290c-ba7e-4146-9515-ca639f83c68b.shg-box.shg-c {
  justify-content: center;
}

#s-bd1a2beb-107b-4574-9ec5-e3dc18db6660 {
  min-height: 50px;
}








#s-bd1a2beb-107b-4574-9ec5-e3dc18db6660 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd1a2beb-107b-4574-9ec5-e3dc18db6660.shg-box.shg-c {
  justify-content: center;
}

#s-95da48df-78c5-4538-a49f-5156e7667c45 {
  min-height: 50px;
}








#s-95da48df-78c5-4538-a49f-5156e7667c45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95da48df-78c5-4538-a49f-5156e7667c45.shg-box.shg-c {
  justify-content: center;
}

#s-6b697a39-55fb-479b-9b26-1ea6e02c6cc8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-6b697a39-55fb-479b-9b26-1ea6e02c6cc8:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6b697a39-55fb-479b-9b26-1ea6e02c6cc8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b697a39-55fb-479b-9b26-1ea6e02c6cc8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-4a7a18ae-7122-4e34-8ff7-62a638335a6e {
  min-height: 50px;
}








#s-4a7a18ae-7122-4e34-8ff7-62a638335a6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a7a18ae-7122-4e34-8ff7-62a638335a6e.shg-box.shg-c {
  justify-content: center;
}

#s-ee1c8d8f-52d4-45c1-a456-0b7554613259 {
  text-align: center;
}




  #s-ee1c8d8f-52d4-45c1-a456-0b7554613259 img.shogun-image {
    
    width: px;
  }


#s-ee1c8d8f-52d4-45c1-a456-0b7554613259 .shogun-image-content {
  
    align-items: center;
  
}

#s-a44aedc0-e9d2-48c0-8273-609a721fdac4 {
  min-height: 50px;
}








#s-a44aedc0-e9d2-48c0-8273-609a721fdac4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a44aedc0-e9d2-48c0-8273-609a721fdac4.shg-box.shg-c {
  justify-content: center;
}

#s-9a1823ba-ff37-4a0c-8508-6d298bf10fc5 {
  min-height: 50px;
}








#s-9a1823ba-ff37-4a0c-8508-6d298bf10fc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a1823ba-ff37-4a0c-8508-6d298bf10fc5.shg-box.shg-c {
  justify-content: center;
}

#s-02573cff-d134-4e81-8a5a-bcdc0b9f712e {
  min-height: 50px;
}








#s-02573cff-d134-4e81-8a5a-bcdc0b9f712e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02573cff-d134-4e81-8a5a-bcdc0b9f712e.shg-box.shg-c {
  justify-content: center;
}

#s-0ca70a92-b18a-431c-a640-030bce332c7f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(250, 250, 250, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-0ca70a92-b18a-431c-a640-030bce332c7f:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0ca70a92-b18a-431c-a640-030bce332c7f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0ca70a92-b18a-431c-a640-030bce332c7f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-4fab832e-9ac5-4e53-a837-bace24d2cefb {
  min-height: 50px;
}








#s-4fab832e-9ac5-4e53-a837-bace24d2cefb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fab832e-9ac5-4e53-a837-bace24d2cefb.shg-box.shg-c {
  justify-content: center;
}

#s-21db1cbf-c2c6-43d9-9401-82100974a01a {
  text-align: center;
}




  #s-21db1cbf-c2c6-43d9-9401-82100974a01a img.shogun-image {
    
    width: px;
  }


#s-21db1cbf-c2c6-43d9-9401-82100974a01a .shogun-image-content {
  
    align-items: center;
  
}

#s-761c0f54-9709-496d-a551-8dc3131894ef {
  min-height: 50px;
}








#s-761c0f54-9709-496d-a551-8dc3131894ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-761c0f54-9709-496d-a551-8dc3131894ef.shg-box.shg-c {
  justify-content: center;
}

#s-59e760a3-8e1c-4dda-97f0-242d6f10a52c {
  min-height: 50px;
}








#s-59e760a3-8e1c-4dda-97f0-242d6f10a52c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59e760a3-8e1c-4dda-97f0-242d6f10a52c.shg-box.shg-c {
  justify-content: center;
}

#s-35818857-2167-49f2-9d4c-5cc966fa66f9 {
  min-height: 50px;
}








#s-35818857-2167-49f2-9d4c-5cc966fa66f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35818857-2167-49f2-9d4c-5cc966fa66f9.shg-box.shg-c {
  justify-content: center;
}

#s-ee79ccd8-09f8-46d5-9d3a-84d36b29784b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ee79ccd8-09f8-46d5-9d3a-84d36b29784b:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ee79ccd8-09f8-46d5-9d3a-84d36b29784b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ee79ccd8-09f8-46d5-9d3a-84d36b29784b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-2b475b23-d2ad-46ab-b6db-9c3213968453 {
  min-height: 50px;
}








#s-2b475b23-d2ad-46ab-b6db-9c3213968453 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b475b23-d2ad-46ab-b6db-9c3213968453.shg-box.shg-c {
  justify-content: center;
}

#s-3216be94-431d-42f8-902f-4ca78f4ae3fa {
  min-height: 50px;
}








#s-3216be94-431d-42f8-902f-4ca78f4ae3fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3216be94-431d-42f8-902f-4ca78f4ae3fa.shg-box.shg-c {
  justify-content: center;
}

#s-d018fc9d-1fd9-4194-9b0f-6ddc01f2e91d {
  min-height: 50px;
}








#s-d018fc9d-1fd9-4194-9b0f-6ddc01f2e91d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d018fc9d-1fd9-4194-9b0f-6ddc01f2e91d.shg-box.shg-c {
  justify-content: center;
}

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







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

#s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff {
  
}
}@media (max-width: 767px){#s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff {
  
}
}
@media (min-width: 0px) {
[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-3f1b4557-7e32-40f4-bdb0-b18714dc72ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-a641e9bd-38e9-4d27-b9a8-2d10beb215a5 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-55bfe659-e0ce-4a80-920e-d837bdc52cae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-83274d83-3a74-4616-bcde-cb9a743a4109 {
  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-f3c6597a-464c-487d-97d7-2d06d4550eef {
  text-align: left;
}


.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef {
  max-width: 100%;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef .shg-image-zoom,
.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef {
  max-width: 100%;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef .shg-image-zoom,
.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef {
  max-width: 100%;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef .shg-image-zoom,
.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef {
  max-width: 100%;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef .shg-image-zoom,
.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef {
  max-width: 100%;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef .shg-image-zoom,
.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3c6597a-464c-487d-97d7-2d06d4550eef .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-7cb79445-6611-4e09-afba-2621f180a0f2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7cb79445-6611-4e09-afba-2621f180a0f2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-0ea83da5-1004-496b-808e-d23c9576ec46 {
  text-align: center;
}

#s-0ea83da5-1004-496b-808e-d23c9576ec46 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-0ea83da5-1004-496b-808e-d23c9576ec46 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-0ea83da5-1004-496b-808e-d23c9576ec46 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4d51f688-59e6-4fd2-829a-4c188f56f3f4 {
  display: none;
}
#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 {
  text-align: left;
}


.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 {
  max-width: 100%;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 .shg-image-zoom,
.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 {
  max-width: 100%;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 .shg-image-zoom,
.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 {
  max-width: 100%;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 .shg-image-zoom,
.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 {
  max-width: 100%;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 .shg-image-zoom,
.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 {
  max-width: 100%;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 .shg-image-zoom,
.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d113fb8-8836-45e3-b0e8-4e40b50ef9b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-822ba284-4550-4cc5-ba46-a2617cbcc415 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-822ba284-4550-4cc5-ba46-a2617cbcc415 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-4098e347-ac37-4524-839d-3c489d3d3cf9 {
  text-align: center;
}

#s-4098e347-ac37-4524-839d-3c489d3d3cf9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4098e347-ac37-4524-839d-3c489d3d3cf9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-4098e347-ac37-4524-839d-3c489d3d3cf9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-78e9cd6f-9c3b-41c6-8294-194bd052986c {
  display: none;
}
#s-706cc487-7128-4e5f-be53-9f4d77f178d0 {
  text-align: left;
}


.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 {
  max-width: 100%;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 .shg-image-zoom,
.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 {
  max-width: 100%;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 .shg-image-zoom,
.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 {
  max-width: 100%;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 .shg-image-zoom,
.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 {
  max-width: 100%;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 .shg-image-zoom,
.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 {
  max-width: 100%;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 .shg-image-zoom,
.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-706cc487-7128-4e5f-be53-9f4d77f178d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f28ed8ad-8fcd-4a65-8fa5-aa4a7c20c85c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f28ed8ad-8fcd-4a65-8fa5-aa4a7c20c85c .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-4fc41fa6-9ce4-4058-922c-d33ccd7b30cc {
  text-align: center;
}

#s-4fc41fa6-9ce4-4058-922c-d33ccd7b30cc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4fc41fa6-9ce4-4058-922c-d33ccd7b30cc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-4fc41fa6-9ce4-4058-922c-d33ccd7b30cc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-70550397-b530-4512-a7b5-b9f71bff55c6 {
  display: none;
}
#s-a56c5465-611c-4fd9-90d4-b806e2d4424c {
  text-align: left;
}


.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c {
  max-width: 100%;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c .shg-image-zoom,
.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c {
  max-width: 100%;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c .shg-image-zoom,
.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c {
  max-width: 100%;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c .shg-image-zoom,
.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c {
  max-width: 100%;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c .shg-image-zoom,
.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c {
  max-width: 100%;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c .shg-image-zoom,
.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56c5465-611c-4fd9-90d4-b806e2d4424c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-078b752d-05a5-484c-9c12-93abc34ceec4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-078b752d-05a5-484c-9c12-93abc34ceec4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-780c4bb5-314c-4e3e-8388-50ab3c93343e {
  text-align: center;
}

#s-780c4bb5-314c-4e3e-8388-50ab3c93343e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-780c4bb5-314c-4e3e-8388-50ab3c93343e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-780c4bb5-314c-4e3e-8388-50ab3c93343e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a9ac731b-842d-4b5c-a793-3a6ccddd7c2e {
  display: none;
}
#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 {
  text-align: left;
}


.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 {
  max-width: 100%;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 .shg-image-zoom,
.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 {
  max-width: 100%;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 .shg-image-zoom,
.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 {
  max-width: 100%;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 .shg-image-zoom,
.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 {
  max-width: 100%;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 .shg-image-zoom,
.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 {
  max-width: 100%;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 .shg-image-zoom,
.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeb38b73-e8a9-4ecf-9509-71af6ecff081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-712d81f5-c2ce-4b68-9c97-3d77fdfbdb78 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-712d81f5-c2ce-4b68-9c97-3d77fdfbdb78 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-491c9f91-40a4-4b4e-9ecc-86177e55adf0 {
  text-align: center;
}

#s-491c9f91-40a4-4b4e-9ecc-86177e55adf0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-491c9f91-40a4-4b4e-9ecc-86177e55adf0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-491c9f91-40a4-4b4e-9ecc-86177e55adf0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2f394e37-7afd-499d-9d64-a1862735546d {
  display: none;
}
#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d {
  text-align: left;
}


.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d {
  max-width: 100%;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d .shg-image-zoom,
.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d {
  max-width: 100%;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d .shg-image-zoom,
.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d {
  max-width: 100%;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d .shg-image-zoom,
.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d {
  max-width: 100%;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d .shg-image-zoom,
.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d {
  max-width: 100%;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d .shg-image-zoom,
.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7bddcdd-c400-4c73-bdb1-7ade769cb24d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1564c57b-3f8f-4883-817f-e3842717fdbd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1564c57b-3f8f-4883-817f-e3842717fdbd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-d51c2906-dabf-4d18-9388-aeffc157e67c {
  text-align: center;
}

#s-d51c2906-dabf-4d18-9388-aeffc157e67c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-d51c2906-dabf-4d18-9388-aeffc157e67c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-d51c2906-dabf-4d18-9388-aeffc157e67c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-edead4d5-83ce-40bf-9537-829631c9befa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-970981dd-562e-4461-85a1-d3b3f5124f5a {
  display: none;
}
#s-c184df35-7385-46cb-9c10-78d44fd628cf {
  text-align: left;
}


.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf {
  max-width: 100%;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf .shg-image-zoom,
.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf {
  max-width: 100%;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf .shg-image-zoom,
.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf {
  max-width: 100%;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf .shg-image-zoom,
.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf {
  max-width: 100%;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf .shg-image-zoom,
.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf {
  max-width: 100%;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf .shg-image-zoom,
.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c184df35-7385-46cb-9c10-78d44fd628cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac843fb6-c6e5-4970-8e69-f1dd24750335 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac843fb6-c6e5-4970-8e69-f1dd24750335 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-c8b0ab42-d5ae-4f57-afc4-ea10bd13b238 {
  text-align: center;
}

#s-c8b0ab42-d5ae-4f57-afc4-ea10bd13b238 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-c8b0ab42-d5ae-4f57-afc4-ea10bd13b238 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-c8b0ab42-d5ae-4f57-afc4-ea10bd13b238 .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-9084a8ba-2772-43a3-9dac-50576f1711b4 {
  display: none;
}
#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 {
  text-align: left;
}


.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 {
  max-width: 100%;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 .shg-image-zoom,
.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 {
  max-width: 100%;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 .shg-image-zoom,
.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 {
  max-width: 100%;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 .shg-image-zoom,
.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 {
  max-width: 100%;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 .shg-image-zoom,
.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 {
  max-width: 100%;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 .shg-image-zoom,
.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b836ffe9-24e5-4b1f-a238-a1dc483c4714 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3c595851-6284-47f5-bcc8-57585270cde7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c595851-6284-47f5-bcc8-57585270cde7 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-117c2b19-5c73-4f24-adc8-0aee1bd6905e {
  text-align: center;
}

#s-117c2b19-5c73-4f24-adc8-0aee1bd6905e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-117c2b19-5c73-4f24-adc8-0aee1bd6905e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-117c2b19-5c73-4f24-adc8-0aee1bd6905e .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-7cbbcb45-24ca-4473-aa4d-171c12af8522 {
  display: none;
}
#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f {
  text-align: left;
}


.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f {
  max-width: 100%;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f .shg-image-zoom,
.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f {
  max-width: 100%;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f .shg-image-zoom,
.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f {
  max-width: 100%;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f .shg-image-zoom,
.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f {
  max-width: 100%;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f .shg-image-zoom,
.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f {
  max-width: 100%;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f .shg-image-zoom,
.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4632b94-fd85-48c2-ab0b-fe33aebfe08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-887faace-583c-42b6-8953-c9d0e666c417 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-887faace-583c-42b6-8953-c9d0e666c417 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-78825465-72ab-4e9f-a23e-078a99da5f90 {
  text-align: center;
}

#s-78825465-72ab-4e9f-a23e-078a99da5f90 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-78825465-72ab-4e9f-a23e-078a99da5f90 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-78825465-72ab-4e9f-a23e-078a99da5f90 .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-441ac18e-60fc-4fe6-8559-a41c772bc028 {
  display: none;
}
#s-c9449800-e8a3-47cd-9724-8f838d18049f {
  text-align: left;
}


.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f {
  max-width: 100%;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f .shg-image-zoom,
.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f {
  max-width: 100%;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f .shg-image-zoom,
.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f {
  max-width: 100%;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f .shg-image-zoom,
.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f {
  max-width: 100%;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f .shg-image-zoom,
.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f {
  max-width: 100%;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f .shg-image-zoom,
.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9449800-e8a3-47cd-9724-8f838d18049f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1ee06e18-6068-4c04-93ac-2eb21cb3fa4c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ee06e18-6068-4c04-93ac-2eb21cb3fa4c .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-5408f81d-4443-4cf9-b16a-9f46698a9ee8 {
  text-align: center;
}

#s-5408f81d-4443-4cf9-b16a-9f46698a9ee8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-5408f81d-4443-4cf9-b16a-9f46698a9ee8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-5408f81d-4443-4cf9-b16a-9f46698a9ee8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 992px) {
[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-99edb38a-0726-4be5-b373-6f0670e2357b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

#s-8f8d64b2-332f-4d6b-b2ea-b0a897defc49 {
  display: none;
}
#s-469de8d1-6690-450a-b44b-593af71edbc4 {
  text-align: left;
}


.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 {
  max-width: 100%;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 .shg-image-zoom,
.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 {
  max-width: 100%;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 .shg-image-zoom,
.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 {
  max-width: 100%;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 .shg-image-zoom,
.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 {
  max-width: 100%;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 .shg-image-zoom,
.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 {
  max-width: 100%;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 .shg-image-zoom,
.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-469de8d1-6690-450a-b44b-593af71edbc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-634d2e64-b915-40a7-a2a9-fc3b8020c2b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-634d2e64-b915-40a7-a2a9-fc3b8020c2b8 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-306e3754-4494-4c4d-b025-035b75a0f2d5 {
  text-align: center;
}

#s-306e3754-4494-4c4d-b025-035b75a0f2d5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-306e3754-4494-4c4d-b025-035b75a0f2d5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-306e3754-4494-4c4d-b025-035b75a0f2d5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-eb631abf-3663-4e33-94d0-afdd79859bdd {
  display: none;
}
#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 {
  text-align: left;
}


.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 {
  max-width: 100%;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 .shg-image-zoom,
.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 {
  max-width: 100%;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 .shg-image-zoom,
.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 {
  max-width: 100%;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 .shg-image-zoom,
.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 {
  max-width: 100%;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 .shg-image-zoom,
.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 {
  max-width: 100%;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 .shg-image-zoom,
.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c3d9cdd-4ef2-49be-a221-25fecbab8f91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7d9d2e51-6d73-4190-9b4f-169a1a592890 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d9d2e51-6d73-4190-9b4f-169a1a592890 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-28ff3bf9-67f4-4af7-969a-1fe67df11313 {
  text-align: center;
}

#s-28ff3bf9-67f4-4af7-969a-1fe67df11313 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-28ff3bf9-67f4-4af7-969a-1fe67df11313 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-28ff3bf9-67f4-4af7-969a-1fe67df11313 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4d7cd7bf-af59-4a76-a617-8eb2d1280408 {
  display: none;
}
#s-5f4a19fa-9068-4289-8e31-4208e763566f {
  text-align: left;
}


.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f {
  max-width: 100%;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f .shg-image-zoom,
.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f {
  max-width: 100%;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f .shg-image-zoom,
.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f {
  max-width: 100%;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f .shg-image-zoom,
.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f {
  max-width: 100%;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f .shg-image-zoom,
.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f {
  max-width: 100%;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f .shg-image-zoom,
.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f4a19fa-9068-4289-8e31-4208e763566f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dcab19ba-4612-4a31-bc1f-553f11922cfd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcab19ba-4612-4a31-bc1f-553f11922cfd .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-5348354f-7f87-44c7-a085-bed865a8d529 {
  text-align: center;
}

#s-5348354f-7f87-44c7-a085-bed865a8d529 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-5348354f-7f87-44c7-a085-bed865a8d529 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-5348354f-7f87-44c7-a085-bed865a8d529 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-348fbbf3-c2f4-46b1-b856-864db9b41160 {
  display: none;
}
#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 {
  text-align: left;
}


.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 {
  max-width: 100%;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 .shg-image-zoom,
.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 {
  max-width: 100%;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 .shg-image-zoom,
.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 {
  max-width: 100%;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 .shg-image-zoom,
.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 {
  max-width: 100%;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 .shg-image-zoom,
.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 {
  max-width: 100%;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 .shg-image-zoom,
.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-094ca4a8-90a8-4c58-a877-cc05d40dc3c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9a1fc7a6-fac5-487a-907a-163ce4f0618d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a1fc7a6-fac5-487a-907a-163ce4f0618d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-8395f8ae-6aae-4b93-8614-2558a1edc5ff {
  text-align: center;
}

#s-8395f8ae-6aae-4b93-8614-2558a1edc5ff .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-8395f8ae-6aae-4b93-8614-2558a1edc5ff .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-8395f8ae-6aae-4b93-8614-2558a1edc5ff .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-9b986b45-7231-4e5e-98cd-2c7a17ef1d61 {
  display: none;
}
#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 {
  text-align: left;
}


.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 {
  max-width: 100%;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 .shg-image-zoom,
.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 {
  max-width: 100%;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 .shg-image-zoom,
.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 {
  max-width: 100%;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 .shg-image-zoom,
.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 {
  max-width: 100%;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 .shg-image-zoom,
.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 {
  max-width: 100%;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 .shg-image-zoom,
.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f23b937-c246-4b13-8f30-2a5fd661ffc7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-842fb7cc-d41c-4d79-8e09-6bf1f84fd877 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-842fb7cc-d41c-4d79-8e09-6bf1f84fd877 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-8f15ef30-8ba4-4d5e-804f-d1269a9fb14b {
  text-align: center;
}

#s-8f15ef30-8ba4-4d5e-804f-d1269a9fb14b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-8f15ef30-8ba4-4d5e-804f-d1269a9fb14b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-8f15ef30-8ba4-4d5e-804f-d1269a9fb14b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-dd9e8a53-86e4-44da-8a24-1321a097f765 {
  display: none;
}
#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 {
  text-align: left;
}


.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 {
  max-width: 100%;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 .shg-image-zoom,
.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 {
  max-width: 100%;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 .shg-image-zoom,
.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 {
  max-width: 100%;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 .shg-image-zoom,
.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 {
  max-width: 100%;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 .shg-image-zoom,
.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 {
  max-width: 100%;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 .shg-image-zoom,
.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e36cc76-bbb2-4b38-a924-cfae29ec7396 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3c7a7ac3-b9e5-4532-856e-94962848a160 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c7a7ac3-b9e5-4532-856e-94962848a160 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-55f10ecb-261f-4c64-b7cf-7b638dd66115 {
  text-align: center;
}

#s-55f10ecb-261f-4c64-b7cf-7b638dd66115 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-55f10ecb-261f-4c64-b7cf-7b638dd66115 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-55f10ecb-261f-4c64-b7cf-7b638dd66115 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-10d6e400-54b7-4729-86be-75c8e667c80a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-d36c3b7d-41b3-4274-bda1-a5223a537af5 {
  display: none;
}
#s-dbf9e027-d69a-4564-bf27-64552e04e1ab {
  text-align: left;
}


.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab {
  max-width: 100%;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab .shg-image-zoom,
.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab {
  max-width: 100%;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab .shg-image-zoom,
.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab {
  max-width: 100%;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab .shg-image-zoom,
.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab {
  max-width: 100%;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab .shg-image-zoom,
.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab {
  max-width: 100%;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab .shg-image-zoom,
.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbf9e027-d69a-4564-bf27-64552e04e1ab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d66ce210-d18e-47cd-ae11-28c58c4883f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d66ce210-d18e-47cd-ae11-28c58c4883f5 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-f4f8b5e7-7246-49f3-9000-989f84d70fd2 {
  text-align: center;
}

#s-f4f8b5e7-7246-49f3-9000-989f84d70fd2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-f4f8b5e7-7246-49f3-9000-989f84d70fd2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-f4f8b5e7-7246-49f3-9000-989f84d70fd2 .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-3e8e0784-98ac-4863-8259-830605c5291c {
  display: none;
}
#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 {
  text-align: left;
}


.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 {
  max-width: 100%;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 .shg-image-zoom,
.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 {
  max-width: 100%;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 .shg-image-zoom,
.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 {
  max-width: 100%;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 .shg-image-zoom,
.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 {
  max-width: 100%;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 .shg-image-zoom,
.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 {
  max-width: 100%;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 .shg-image-zoom,
.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67ebf1cd-6562-455d-b1f0-82b99b92f919 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ca1314d5-2f29-4f2f-8120-0fafa8c7d098 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca1314d5-2f29-4f2f-8120-0fafa8c7d098 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-b713fd8b-2a3d-40fc-9f5d-70ec279a7d77 {
  text-align: center;
}

#s-b713fd8b-2a3d-40fc-9f5d-70ec279a7d77 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-b713fd8b-2a3d-40fc-9f5d-70ec279a7d77 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-b713fd8b-2a3d-40fc-9f5d-70ec279a7d77 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0944c9fc-889f-4fb8-abd2-5a611d404300 {
  display: none;
}
#s-e61357fb-5ea4-4799-a06a-950546cda7fb {
  text-align: left;
}


.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb {
  max-width: 100%;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb .shg-image-zoom,
.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb {
  max-width: 100%;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb .shg-image-zoom,
.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb {
  max-width: 100%;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb .shg-image-zoom,
.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb {
  max-width: 100%;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb .shg-image-zoom,
.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb {
  max-width: 100%;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb .shg-image-zoom,
.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e61357fb-5ea4-4799-a06a-950546cda7fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-43228149-77a3-4519-88e3-379827916c07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-43228149-77a3-4519-88e3-379827916c07 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-13bd6180-89e5-40e5-8444-dfe1cee421ee {
  text-align: center;
}

#s-13bd6180-89e5-40e5-8444-dfe1cee421ee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-13bd6180-89e5-40e5-8444-dfe1cee421ee .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-13bd6180-89e5-40e5-8444-dfe1cee421ee .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-69cb3b05-869a-4db9-b93c-092a798f032f {
  display: none;
}
#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 {
  text-align: left;
}


.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 {
  max-width: 100%;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 .shg-image-zoom,
.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 {
  max-width: 100%;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 .shg-image-zoom,
.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 {
  max-width: 100%;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 .shg-image-zoom,
.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 {
  max-width: 100%;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 .shg-image-zoom,
.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 {
  max-width: 100%;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 .shg-image-zoom,
.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33bc92a1-d790-4e96-b8d3-75008a6307e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8b3d4049-0b0e-463a-b161-2f2b3cf77f83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8b3d4049-0b0e-463a-b161-2f2b3cf77f83 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-ad4350cc-68aa-4dd9-94d6-0521a1915459 {
  text-align: center;
}

#s-ad4350cc-68aa-4dd9-94d6-0521a1915459 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-ad4350cc-68aa-4dd9-94d6-0521a1915459 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-ad4350cc-68aa-4dd9-94d6-0521a1915459 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a8a0b072-6490-4667-93f4-e55edb9b44b5 {
  display: none;
}
#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 {
  text-align: left;
}


.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 {
  max-width: 100%;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 .shg-image-zoom,
.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 {
  max-width: 100%;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 .shg-image-zoom,
.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 {
  max-width: 100%;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 .shg-image-zoom,
.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 {
  max-width: 100%;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 .shg-image-zoom,
.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 {
  max-width: 100%;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 .shg-image-zoom,
.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d041b3f6-1e81-4f53-aac5-ac4f50056a82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-54f08cfa-e435-4ea5-96ea-6df992b06778 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54f08cfa-e435-4ea5-96ea-6df992b06778 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-2ec70402-411f-4f8a-9fe2-ebcff4b9d67f {
  text-align: center;
}

#s-2ec70402-411f-4f8a-9fe2-ebcff4b9d67f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-2ec70402-411f-4f8a-9fe2-ebcff4b9d67f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-2ec70402-411f-4f8a-9fe2-ebcff4b9d67f .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-28ee4b45-4903-4420-b6ca-5dff571dd4f1 {
  display: none;
}
#s-4e4fbeab-f659-4242-a07a-60d51d64c974 {
  text-align: left;
}


.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 {
  max-width: 100%;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 .shg-image-zoom,
.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 {
  max-width: 100%;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 .shg-image-zoom,
.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 {
  max-width: 100%;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 .shg-image-zoom,
.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 {
  max-width: 100%;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 .shg-image-zoom,
.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 {
  max-width: 100%;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 .shg-image-zoom,
.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e4fbeab-f659-4242-a07a-60d51d64c974 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3d41ff4b-9984-4dc1-9067-458bbd23ec25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d41ff4b-9984-4dc1-9067-458bbd23ec25 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-fac8175d-bcf8-4cef-8827-d0dd851fe8d7 {
  text-align: center;
}

#s-fac8175d-bcf8-4cef-8827-d0dd851fe8d7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-fac8175d-bcf8-4cef-8827-d0dd851fe8d7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 16px;
}

#s-fac8175d-bcf8-4cef-8827-d0dd851fe8d7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(236, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b0af45a9-efee-4622-8249-cc58a7224f6c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-b0af45a9-efee-4622-8249-cc58a7224f6c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b0af45a9-efee-4622-8249-cc58a7224f6c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b0af45a9-efee-4622-8249-cc58a7224f6c {
  
}
}@media (max-width: 767px){#s-b0af45a9-efee-4622-8249-cc58a7224f6c {
  
}
}







#s-b0af45a9-efee-4622-8249-cc58a7224f6c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-b0af45a9-efee-4622-8249-cc58a7224f6c.shg-box.shg-c {
  justify-content: center;
}

#s-bb036eea-8c80-4602-b864-465e399a6968 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bb036eea-8c80-4602-b864-465e399a6968"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6e1bac1e-a3d5-4f47-a01b-afe1107bc31d {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-6e1bac1e-a3d5-4f47-a01b-afe1107bc31d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e1bac1e-a3d5-4f47-a01b-afe1107bc31d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e1bac1e-a3d5-4f47-a01b-afe1107bc31d {
  
}
}@media (max-width: 767px){#s-6e1bac1e-a3d5-4f47-a01b-afe1107bc31d {
  
}
}
.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-9c952fde-e96f-405f-a970-a1344b1c9c75 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-9c952fde-e96f-405f-a970-a1344b1c9c75 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9c952fde-e96f-405f-a970-a1344b1c9c75 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9c952fde-e96f-405f-a970-a1344b1c9c75 {
  
}
}@media (max-width: 767px){#s-9c952fde-e96f-405f-a970-a1344b1c9c75 {
  
}
}
#s-9c952fde-e96f-405f-a970-a1344b1c9c75 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-61b228bc-fccf-4db5-b6d5-4c2e63031169"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ba3c68c3-4416-4d5b-ac81-f144d23d790b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
letter-spacing: 1px;
}
#s-ba3c68c3-4416-4d5b-ac81-f144d23d790b:hover {opacity: 0.8 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-ba3c68c3-4416-4d5b-ac81-f144d23d790b:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-ba3c68c3-4416-4d5b-ac81-f144d23d790b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  font-family: Bebas Neue;
  display:  block ;
}

#s-9b2f3259-842d-4387-91ad-72e66d8f2229 {
  min-height: 50px;
}








#s-9b2f3259-842d-4387-91ad-72e66d8f2229 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b2f3259-842d-4387-91ad-72e66d8f2229.shg-box.shg-c {
  justify-content: center;
}

#s-76720a9b-c2da-45d3-a25b-d903b4074b94 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-76720a9b-c2da-45d3-a25b-d903b4074b94 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76720a9b-c2da-45d3-a25b-d903b4074b94 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-76720a9b-c2da-45d3-a25b-d903b4074b94 {
  
}
}@media (max-width: 767px){#s-76720a9b-c2da-45d3-a25b-d903b4074b94 {
  
}
}







#s-76720a9b-c2da-45d3-a25b-d903b4074b94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76720a9b-c2da-45d3-a25b-d903b4074b94.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5f4ebbd7-a845-4c3f-8e1c-0625221ef314"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-538f83fd-ac93-402c-b0d5-350687056c1d {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 350px;
background-position: center center;
}








#s-538f83fd-ac93-402c-b0d5-350687056c1d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0);
  opacity: 1;
}#s-538f83fd-ac93-402c-b0d5-350687056c1d.shg-box.shg-c {
  justify-content: center;
}

#s-cb1901fe-2bcd-4805-bbf2-86f6d2b32331 {
  min-height: 50px;
}








#s-cb1901fe-2bcd-4805-bbf2-86f6d2b32331 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb1901fe-2bcd-4805-bbf2-86f6d2b32331.shg-box.shg-c {
  justify-content: center;
}

#s-99957226-f78f-4ed1-a6a4-1b78cc14285a {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-99957226-f78f-4ed1-a6a4-1b78cc14285a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-99957226-f78f-4ed1-a6a4-1b78cc14285a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-99957226-f78f-4ed1-a6a4-1b78cc14285a {
  
}
}@media (max-width: 767px){#s-99957226-f78f-4ed1-a6a4-1b78cc14285a {
  
}
}
#s-99957226-f78f-4ed1-a6a4-1b78cc14285a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-30bbedad-2a47-43f1-9140-4159e81ef54f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0.98);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-30bbedad-2a47-43f1-9140-4159e81ef54f:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-30bbedad-2a47-43f1-9140-4159e81ef54f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-30bbedad-2a47-43f1-9140-4159e81ef54f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-8a4d2592-a191-41de-9ae1-17f81ca96235 {
  min-height: 50px;
}








#s-8a4d2592-a191-41de-9ae1-17f81ca96235 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a4d2592-a191-41de-9ae1-17f81ca96235.shg-box.shg-c {
  justify-content: center;
}

#s-d117f067-3054-459d-a9e1-b4ba63403c2e {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
min-height: 350px;
background-position: center center;
}








#s-d117f067-3054-459d-a9e1-b4ba63403c2e > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 1;
}#s-d117f067-3054-459d-a9e1-b4ba63403c2e.shg-box.shg-c {
  justify-content: center;
}

#s-8c2d9bb0-3e0a-4c60-96d9-d57041cde875 {
  min-height: 50px;
}








#s-8c2d9bb0-3e0a-4c60-96d9-d57041cde875 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c2d9bb0-3e0a-4c60-96d9-d57041cde875.shg-box.shg-c {
  justify-content: center;
}

#s-9b59556d-9a4d-4b23-8147-fb663ab751a0 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-9b59556d-9a4d-4b23-8147-fb663ab751a0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b59556d-9a4d-4b23-8147-fb663ab751a0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b59556d-9a4d-4b23-8147-fb663ab751a0 {
  
}
}@media (max-width: 767px){#s-9b59556d-9a4d-4b23-8147-fb663ab751a0 {
  
}
}
#s-9b59556d-9a4d-4b23-8147-fb663ab751a0 .shogun-heading-component h1 {
  color: rgba(3, 3, 3, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-02a3e693-39a4-42dd-a023-76e3aadd2f23 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0.98);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-02a3e693-39a4-42dd-a023-76e3aadd2f23:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-02a3e693-39a4-42dd-a023-76e3aadd2f23:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-02a3e693-39a4-42dd-a023-76e3aadd2f23.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-bb922de1-24bd-4bfe-a21b-973a189ce552 {
  min-height: 50px;
}








#s-bb922de1-24bd-4bfe-a21b-973a189ce552 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb922de1-24bd-4bfe-a21b-973a189ce552.shg-box.shg-c {
  justify-content: center;
}

#s-a85bbcc5-9a2d-4f5b-b801-562f39015e55 {
  border-style: solid;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-a85bbcc5-9a2d-4f5b-b801-562f39015e55 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a85bbcc5-9a2d-4f5b-b801-562f39015e55 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a85bbcc5-9a2d-4f5b-b801-562f39015e55 {
  
}
}@media (max-width: 767px){#s-a85bbcc5-9a2d-4f5b-b801-562f39015e55 {
  
}
}
#s-a85bbcc5-9a2d-4f5b-b801-562f39015e55 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fedcdfb6-42b1-4638-8be5-c432233a19c1 {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-fedcdfb6-42b1-4638-8be5-c432233a19c1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fedcdfb6-42b1-4638-8be5-c432233a19c1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fedcdfb6-42b1-4638-8be5-c432233a19c1 {
  
}
}@media (max-width: 767px){#s-fedcdfb6-42b1-4638-8be5-c432233a19c1 {
  
}
}
@media (min-width: 0px) {
[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-fedcdfb6-42b1-4638-8be5-c432233a19c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-0f68067b-33b9-47fe-a63e-3cc210522c91 {
  margin-bottom: 25px;
text-align: center;
}
#s-0f68067b-33b9-47fe-a63e-3cc210522c91:hover {opacity: 1 !important;}@media (min-width: 1200px){#s-0f68067b-33b9-47fe-a63e-3cc210522c91 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f68067b-33b9-47fe-a63e-3cc210522c91 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f68067b-33b9-47fe-a63e-3cc210522c91 {
  
}
}@media (max-width: 767px){#s-0f68067b-33b9-47fe-a63e-3cc210522c91 {
  
}
}



  #s-0f68067b-33b9-47fe-a63e-3cc210522c91 img.shogun-image {
    
    width: px;
  }


#s-0f68067b-33b9-47fe-a63e-3cc210522c91 .shogun-image-content {
  
    align-items: center;
  
}

#s-d01a977d-5b3d-4df5-a6b7-667ca564571c {
  min-height: 50px;
}








#s-d01a977d-5b3d-4df5-a6b7-667ca564571c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d01a977d-5b3d-4df5-a6b7-667ca564571c.shg-box.shg-c {
  justify-content: center;
}

#s-4ceed84c-4f69-4e42-9614-d3366b415e87 {
  min-height: 50px;
}








#s-4ceed84c-4f69-4e42-9614-d3366b415e87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ceed84c-4f69-4e42-9614-d3366b415e87.shg-box.shg-c {
  justify-content: center;
}

#s-757f62a7-25e1-488f-96ac-09f8d40abcb3 {
  min-height: 50px;
}








#s-757f62a7-25e1-488f-96ac-09f8d40abcb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-757f62a7-25e1-488f-96ac-09f8d40abcb3.shg-box.shg-c {
  justify-content: center;
}

#s-2a8ee9c4-48af-491e-9341-48dd7b391676 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(3, 3, 3, 1);
background-image: none;
hover-type: color;
}
#s-2a8ee9c4-48af-491e-9341-48dd7b391676:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2a8ee9c4-48af-491e-9341-48dd7b391676:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2a8ee9c4-48af-491e-9341-48dd7b391676.shg-btn {
  color: rgba(3, 3, 3, 1);
  font-size: 25px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-6870d3a5-3a2e-4a34-bab4-d54288890a04 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}
#s-6870d3a5-3a2e-4a34-bab4-d54288890a04:hover {opacity: 1 !important;}@media (min-width: 1200px){#s-6870d3a5-3a2e-4a34-bab4-d54288890a04 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6870d3a5-3a2e-4a34-bab4-d54288890a04 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6870d3a5-3a2e-4a34-bab4-d54288890a04 {
  
}
}@media (max-width: 767px){#s-6870d3a5-3a2e-4a34-bab4-d54288890a04 {
  
}
}



  #s-6870d3a5-3a2e-4a34-bab4-d54288890a04 img.shogun-image {
    
    width: px;
  }


#s-6870d3a5-3a2e-4a34-bab4-d54288890a04 .shogun-image-content {
  
    align-items: center;
  
}

#s-3397419d-cd1b-4462-9e61-9f312bb4f2a0 {
  min-height: 50px;
}








#s-3397419d-cd1b-4462-9e61-9f312bb4f2a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3397419d-cd1b-4462-9e61-9f312bb4f2a0.shg-box.shg-c {
  justify-content: center;
}

#s-6daccdcd-a066-41bb-b0d4-c2ef176525f6 {
  min-height: 50px;
}








#s-6daccdcd-a066-41bb-b0d4-c2ef176525f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6daccdcd-a066-41bb-b0d4-c2ef176525f6.shg-box.shg-c {
  justify-content: center;
}

#s-6b5d50be-7b55-43ff-8ab3-ebdbd1d44a62 {
  min-height: 50px;
}








#s-6b5d50be-7b55-43ff-8ab3-ebdbd1d44a62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b5d50be-7b55-43ff-8ab3-ebdbd1d44a62.shg-box.shg-c {
  justify-content: center;
}

#s-8b5c78b5-ec97-4383-a4fd-4eac9c4534ea {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8b5c78b5-ec97-4383-a4fd-4eac9c4534ea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8b5c78b5-ec97-4383-a4fd-4eac9c4534ea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8b5c78b5-ec97-4383-a4fd-4eac9c4534ea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-65303fc4-3398-45fc-adb0-16b19c7f511e {
  margin-bottom: 25px;
text-align: center;
}
#s-65303fc4-3398-45fc-adb0-16b19c7f511e:hover {opacity: 1 !important;}@media (min-width: 1200px){#s-65303fc4-3398-45fc-adb0-16b19c7f511e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-65303fc4-3398-45fc-adb0-16b19c7f511e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-65303fc4-3398-45fc-adb0-16b19c7f511e {
  
}
}@media (max-width: 767px){#s-65303fc4-3398-45fc-adb0-16b19c7f511e {
  
}
}



  #s-65303fc4-3398-45fc-adb0-16b19c7f511e img.shogun-image {
    
    width: px;
  }


#s-65303fc4-3398-45fc-adb0-16b19c7f511e .shogun-image-content {
  
    align-items: center;
  
}

#s-25633a0c-4e43-41bc-83da-f076c4a70bd4 {
  min-height: 50px;
}








#s-25633a0c-4e43-41bc-83da-f076c4a70bd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25633a0c-4e43-41bc-83da-f076c4a70bd4.shg-box.shg-c {
  justify-content: center;
}

#s-f94a83cd-dacb-4c90-9601-1fd3eb95e2ae {
  min-height: 50px;
}








#s-f94a83cd-dacb-4c90-9601-1fd3eb95e2ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f94a83cd-dacb-4c90-9601-1fd3eb95e2ae.shg-box.shg-c {
  justify-content: center;
}

#s-6fc00552-afc2-4f1e-ab03-b0d9139e3de2 {
  min-height: 50px;
}








#s-6fc00552-afc2-4f1e-ab03-b0d9139e3de2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fc00552-afc2-4f1e-ab03-b0d9139e3de2.shg-box.shg-c {
  justify-content: center;
}

#s-2c9bfbb1-c176-43c9-a211-274b44ca3a3e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2c9bfbb1-c176-43c9-a211-274b44ca3a3e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c9bfbb1-c176-43c9-a211-274b44ca3a3e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2c9bfbb1-c176-43c9-a211-274b44ca3a3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  
  
  font-family: Bebas Neue;
  display:  inline-block ;
}

#s-3989f7a9-12f1-4f20-8f5b-40bc96858d4f {
  margin-top: 11px;
margin-bottom: 11px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-c3538eba-2c92-4e91-b3b9-b02677bd55da {
  text-align: center;
}




  #s-c3538eba-2c92-4e91-b3b9-b02677bd55da img.shogun-image {
    
    width: px;
  }


#s-c3538eba-2c92-4e91-b3b9-b02677bd55da .shogun-image-content {
  
    align-items: center;
  
}

#s-a3be5794-a13b-4190-84b2-06d6e7477927 {
  text-align: center;
}




  #s-a3be5794-a13b-4190-84b2-06d6e7477927 img.shogun-image {
    
    width: px;
  }


#s-a3be5794-a13b-4190-84b2-06d6e7477927 .shogun-image-content {
  
    align-items: center;
  
}

#s-a91b8c32-ce42-477d-92ef-2f5387682341 {
  text-align: center;
}
#s-a91b8c32-ce42-477d-92ef-2f5387682341:hover {opacity: 1 !important;}



  #s-a91b8c32-ce42-477d-92ef-2f5387682341 img.shogun-image {
    
    width: px;
  }


#s-a91b8c32-ce42-477d-92ef-2f5387682341 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8833f83-b299-4281-b7d5-401c9ac9e71e {
  text-align: center;
}




  #s-a8833f83-b299-4281-b7d5-401c9ac9e71e img.shogun-image {
    
    width: px;
  }


#s-a8833f83-b299-4281-b7d5-401c9ac9e71e .shogun-image-content {
  
    align-items: center;
  
}

#s-7e181827-121d-4a23-90fb-b710f32136fe {
  text-align: center;
}




  #s-7e181827-121d-4a23-90fb-b710f32136fe img.shogun-image {
    
    width: px;
  }


#s-7e181827-121d-4a23-90fb-b710f32136fe .shogun-image-content {
  
    align-items: center;
  
}

#s-7847b350-e6b2-496a-a2fd-da0a68186edd {
  text-align: center;
}




  #s-7847b350-e6b2-496a-a2fd-da0a68186edd img.shogun-image {
    
    width: px;
  }


#s-7847b350-e6b2-496a-a2fd-da0a68186edd .shogun-image-content {
  
    align-items: center;
  
}

#s-0b5d9cce-0b75-47b1-a308-2dcca65a2c20 {
  text-align: center;
}




  #s-0b5d9cce-0b75-47b1-a308-2dcca65a2c20 img.shogun-image {
    
    width: px;
  }


#s-0b5d9cce-0b75-47b1-a308-2dcca65a2c20 .shogun-image-content {
  
    align-items: center;
  
}

#s-80865269-ec14-448d-86bf-d672e1b3d418 {
  text-align: center;
}




  #s-80865269-ec14-448d-86bf-d672e1b3d418 img.shogun-image {
    
    width: px;
  }


#s-80865269-ec14-448d-86bf-d672e1b3d418 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d52793b-e60c-4db4-bd7b-5a420f1845c6 {
  text-align: center;
}




  #s-9d52793b-e60c-4db4-bd7b-5a420f1845c6 img.shogun-image {
    
    width: px;
  }


#s-9d52793b-e60c-4db4-bd7b-5a420f1845c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b9bb403-0a90-4472-a5cd-3401eea216bc {
  text-align: center;
}




  #s-8b9bb403-0a90-4472-a5cd-3401eea216bc img.shogun-image {
    
    width: px;
  }


#s-8b9bb403-0a90-4472-a5cd-3401eea216bc .shogun-image-content {
  
    align-items: center;
  
}

#s-5f05d539-b3b6-4356-b75d-b8c3a8db7603 {
  text-align: center;
}




  #s-5f05d539-b3b6-4356-b75d-b8c3a8db7603 img.shogun-image {
    
    width: px;
  }


#s-5f05d539-b3b6-4356-b75d-b8c3a8db7603 .shogun-image-content {
  
    align-items: 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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .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;
}
